/external/llvm-project/compiler-rt/cmake/Modules/ |
D | CompilerRTCompile.cmake | 93 set(compile_flags ${global_flags} ${SOURCE_CFLAGS}) variable 95 set(compile_flags ${SOURCE_CFLAGS}) variable
|
/external/llvm-project/compiler-rt/test/dfsan/ |
D | lit.cfg.py | 15 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/msan/ |
D | lit.cfg.py | 31 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/gwp_asan/ |
D | lit.cfg.py | 26 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/xray/ |
D | lit.cfg.py | 24 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/ubsan_minimal/ |
D | lit.common.cfg.py | 18 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/cfi/ |
D | lit.cfg.py | 8 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/scudo/ |
D | lit.cfg.py | 36 def build_invocation(compile_flags): argument
|
/external/compiler-rt/cmake/Modules/ |
D | CompilerRTCompile.cmake | 59 set(compile_flags ${global_flags} ${SOURCE_CFLAGS}) variable
|
/external/llvm-project/compiler-rt/test/crt/ |
D | lit.cfg.py | 56 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/hwasan/ |
D | lit.cfg.py | 31 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/profile/ |
D | lit.cfg.py | 45 def build_invocation(compile_flags, with_lto = False): argument
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | lit.cfg.py | 70 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/ubsan/ |
D | lit.common.cfg.py | 55 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/sanitizer_common/ |
D | lit.common.cfg.py | 60 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/lsan/ |
D | lit.common.cfg.py | 68 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/memprof/ |
D | lit.cfg.py | 64 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | lit.cfg.py | 86 def build_invocation(compile_flags): argument
|
/external/llvm-project/compiler-rt/test/asan/ |
D | lit.cfg.py | 126 def build_invocation(compile_flags): argument
|
/external/llvm-project/libcxx/utils/libcxx/ |
D | compiler.py | 20 def __init__(self, config, path, flags=None, compile_flags=None, link_flags=None, argument
|
/external/libcxx/utils/libcxx/ |
D | compiler.py | 21 def __init__(self, path, flags=None, compile_flags=None, link_flags=None, argument
|
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-morx-table.hh | 940 hb_mask_t compile_flags (const hb_aat_map_builder_t *map) const in compile_flags() function 1090 void compile_flags (const hb_aat_map_builder_t *mapper, in compile_flags() function
|
/external/google-fruit/extras/benchmark/ |
D | run_benchmarks.py | 71 compile_flags = ['-O2', '-DNDEBUG'] variable
|