Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 10 of 10) sorted by relevance

/lvgl-latest/tests/
Dmain.py76 def gen_wayland_protocols(clean): argument
79 if clean:
108 def build_tests(options_name, build_type, clean): argument
122 if clean:
128 gen_wayland_protocols(clean)
259 build_tests(options_name, build_type, args.clean)
DREADME.md20 report `./tests/main.py --clean --report build test`.
/lvgl-latest/docs/
Dbuild.py204 clean = False
220 clean = True
373 if clean:
DREADME.md41 python build.py skip_latex clean
45 python3 build.py skip_latex clean
DROADMAP.rst54 Fragmentation is also lower if processes can completely clean up after themselves.
/lvgl-latest/docs/details/other-components/
Dobj_id.rst62 responsible for doing the clean-up of any resources allocated by
156 the clean-up for any resources allocated by :cpp:func:`lv_obj_assign_id`.
/lvgl-latest/docs/details/integration/os/
Dtorizon_os.rst118 apt-get clean && apt-get autoremove && \
136 && apt-get clean && apt-get autoremove && rm -rf /var/lib/apt/lists/*
Dqnx.rst157 clean:
/lvgl-latest/docs/details/integration/os/buildroot/
Dimage_generation.rst100 This helps maintain a clean Buildroot directory. When the script is executed,
/lvgl-latest/docs/details/main-components/
Dtimer.rst212 If you just want to delete a Widget and don't need to clean anything up