Searched refs:UnsetVariable (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/gyp/pylib/gyp/generator/
H A Dcmake.py202 def UnsetVariable(output, variable_name): function
418 UnsetVariable(output, 'RULE_INPUT_PATH')
419 UnsetVariable(output, 'RULE_INPUT_DIRNAME')
420 UnsetVariable(output, 'RULE_INPUT_NAME')
421 UnsetVariable(output, 'RULE_INPUT_ROOT')
422 UnsetVariable(output, 'RULE_INPUT_EXT')
1073 UnsetVariable(output, 'TOOLSET')
1074 UnsetVariable(output, 'TARGET')

Completed in 43 milliseconds