Home
last modified time | relevance | path

Searched defs:cflags_cc (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/tools/skqp/
Dgn_to_bp.py145 cflags_cc = strip_slashes(js['targets']['//:libskqp_app']['cflags_cc']) variable
164 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
/third_party/flutter/skia/tools/skqp/
Dgn_to_bp.py145 cflags_cc = strip_slashes(js['targets']['//:libskqp_app']['cflags_cc']) variable
161 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
/third_party/flutter/skia/gn/
Dgn_to_bp.py356 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable
410 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
Dgn_to_bp_utils.py74 def CleanupCCFlags(cflags_cc): argument
/third_party/skia/gn/
Dgn_to_bp_utils.py77 def CleanupCCFlags(cflags_cc): argument
Dgn_to_bp.py473 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable
535 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
/third_party/gn/src/gn/
Dcompile_commands_writer.cc47 std::string cflags_cc; member
/third_party/node/tools/gyp/pylib/gyp/
Dmsvs_emulation.py1053 self, input, output, implicit, command, cflags_c, cflags_cc, expand_special argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmsvs_emulation.py926 cflags_c, cflags_cc, expand_special): argument