Home
last modified time | relevance | path

Searched defs:cflags_cc (Results 1 – 6 of 6) 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/skia/gn/
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
Dgn_to_bp_utils.py77 def CleanupCCFlags(cflags_cc): argument
/third_party/gn/src/gn/
Dcompile_commands_writer.cc47 std::string cflags_cc; member
/third_party/node/tools/gyp/pylib/gyp/
Dmsvs_emulation.py1067 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.py1067 self, input, output, implicit, command, cflags_c, cflags_cc, expand_special argument