Home
last modified time | relevance | path

Searched defs:build_flags (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dsysconfig.py70 build_flags = '' variable
73 build_flags = sys.abiflags variable
/external/llvm-project/libclc/
DCMakeLists.txt284 set( build_flags -O0 -finline-hint-functions ) variable
288 set( build_flags ) variable
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto140 optional ProducerBuildFlags build_flags = 5; field