Home
last modified time | relevance | path

Searched defs:compiler_flags (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/scripts/
Dgen_travis.py74 compiler_flags = [ variable
/external/wayland/
Dmeson.build24 compiler_flags = [ variable
/external/mesa3d/src/nouveau/vulkan/
Dnvk_physical_device.c926 const uint64_t compiler_flags = nvk_physical_device_compiler_flags(pdev); in nvk_physical_device_init_pipeline_cache() local
/external/python/cpython3/
Dsetup.py134 def set_compiler_flags(compiler_flags, compiler_py_flags_nodist): argument