Searched defs:cflags_cc (Results 1 – 8 of 8) sorted by relevance
| /external/skqp/tools/skqp/ |
| D | gn_to_bp.py | 147 cflags_cc = strip_slashes(js['targets']['//:libskqp_app']['cflags_cc']) variable 166 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
|
| /external/skia/tools/skqp/ |
| D | gn_to_bp.py | 145 cflags_cc = strip_slashes(js['targets']['//:libskqp_app']['cflags_cc']) variable 164 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
|
| /external/skqp/gn/ |
| D | gn_to_bp.py | 305 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable 351 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
|
| D | gn_to_bp_utils.py | 74 def CleanupCCFlags(cflags_cc): argument
|
| /external/skia/gn/ |
| D | gn_to_bp.py | 480 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable 542 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
|
| D | gn_to_bp_utils.py | 76 def CleanupCCFlags(cflags_cc): argument
|
| /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 …]
|