Home
last modified time | relevance | path

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

/external/compiler-rt/cmake/Modules/
DCompilerRTCompile.cmake59 set(compile_flags ${global_flags} ${SOURCE_CFLAGS}) variable
/external/libcxx/utils/libcxx/
Dcompiler.py21 def __init__(self, path, flags=None, compile_flags=None, link_flags=None, argument
/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh953 hb_mask_t compile_flags (const hb_aat_map_builder_t *map) const in compile_flags() function
1103 void compile_flags (const hb_aat_map_builder_t *mapper, in compile_flags() function
/external/google-fruit/extras/benchmark/
Drun_benchmarks.py69 compile_flags = ['-O2', '-DNDEBUG'] variable