Home
last modified time | relevance | path

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

/external/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
/external/skqp/tools/skqp/
Dgn_to_bp.py147 cflags_cc = strip_slashes(js['targets']['//:libskqp_app']['cflags_cc']) variable
166 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
/external/skqp/gn/
Dgn_to_bp.py305 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable
351 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable
Dgn_to_bp_utils.py74 def CleanupCCFlags(cflags_cc): argument
/external/skia/gn/
Dgn_to_bp_utils.py76 def CleanupCCFlags(cflags_cc): argument
Dgn_to_bp.py480 cflags_cc = strip_slashes(js['targets']['//:skia']['cflags_cc']) variable
542 cflags_cc = gn_to_bp_utils.CleanupCCFlags(cflags_cc) variable