Searched defs:cflags_cc (Results 1 – 4 of 4) sorted by relevance
/external/skia/gn/ |
D | gn_to_bp_utils.py | 84 def CleanupCCFlags(cflags_cc): argument
|
D | gn_to_bp.py | 556 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable 626 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
|
/external/webrtc/android_tools/ |
D | selected_targets.json | 107 "cflags_cc": [ array 405 "cflags_cc": [ array 667 "cflags_cc": [ array 929 "cflags_cc": [ array 1194 "cflags_cc": [ array 1458 "cflags_cc": [ array 1720 "cflags_cc": [ array 1985 "cflags_cc": [ array 2247 "cflags_cc": [ array 2515 "cflags_cc": [ array [all …]
|
D | project.json | 16 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 118 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 163 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 208 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 253 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 297 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 327 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 357 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 392 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array 437 …"cflags_cc": [ "-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++1… array [all …]
|