Home
last modified time | relevance | path

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

/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSSettings.py220 _boolean = _Boolean() variable
346 _msvs_validators[tool.msvs_name][msvs_name] = _boolean.ValidateMSVS
368 msbuild_validator = _boolean.ValidateMSBuild
585 _Same(_compile, "BufferSecurityCheck", _boolean) # /GS
586 _Same(_compile, "DisableLanguageExtensions", _boolean) # /Za
588 _Same(_compile, "EnableFiberSafeOptimizations", _boolean) # /GT
589 _Same(_compile, "EnablePREfast", _boolean) # /analyze Visible='false'
590 _Same(_compile, "ExpandAttributedSource", _boolean) # /Fx
591 _Same(_compile, "FloatingPointExceptions", _boolean) # /fp:except
592 _Same(_compile, "ForceConformanceInForLoopScope", _boolean) # /Z
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSSettings.py220 _boolean = _Boolean() variable
346 _msvs_validators[tool.msvs_name][msvs_name] = _boolean.ValidateMSVS
368 msbuild_validator = _boolean.ValidateMSBuild
585 _Same(_compile, "BufferSecurityCheck", _boolean) # /GS
586 _Same(_compile, "DisableLanguageExtensions", _boolean) # /Za
588 _Same(_compile, "EnableFiberSafeOptimizations", _boolean) # /GT
589 _Same(_compile, "EnablePREfast", _boolean) # /analyze Visible='false'
590 _Same(_compile, "ExpandAttributedSource", _boolean) # /Fx
591 _Same(_compile, "FloatingPointExceptions", _boolean) # /fp:except
592 _Same(_compile, "ForceConformanceInForLoopScope", _boolean) # /Z
[all...]

Completed in 3 milliseconds