Searched defs:cflags_cc (Results 1 – 6 of 6) sorted by relevance
/third_party/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
|
/third_party/skia/gn/ |
D | gn_to_bp.py | 473 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable 535 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
|
D | gn_to_bp_utils.py | 77 def CleanupCCFlags(cflags_cc): argument
|
/third_party/gn/src/gn/ |
D | compile_commands_writer.cc | 47 std::string cflags_cc; member
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | msvs_emulation.py | 1067 self, input, output, implicit, command, cflags_c, cflags_cc, expand_special argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | msvs_emulation.py | 1067 self, input, output, implicit, command, cflags_c, cflags_cc, expand_special argument
|