Home
last modified time | relevance | path

Searched refs:_boolean (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/tools/gyp/pylib/gyp/
DMSVSSettings.py219 _boolean = _Boolean() variable
337 _msvs_validators[tool.msvs_name][msvs_name] = _boolean.ValidateMSVS
358 msbuild_validator = _boolean.ValidateMSBuild
523 _Same(_compile, 'BufferSecurityCheck', _boolean) # /GS
524 _Same(_compile, 'DisableLanguageExtensions', _boolean) # /Za
526 _Same(_compile, 'EnableFiberSafeOptimizations', _boolean) # /GT
527 _Same(_compile, 'EnablePREfast', _boolean) # /analyze Visible='false'
528 _Same(_compile, 'ExpandAttributedSource', _boolean) # /Fx
529 _Same(_compile, 'FloatingPointExceptions', _boolean) # /fp:except
530 _Same(_compile, 'ForceConformanceInForLoopScope', _boolean) # /Zc:forScope
[all …]
/external/chromium_org/v8/test/webkit/fast/js/kde/
Dobject_prototype_tostring.js31 var _boolean = new Boolean(true); variable
32 _boolean.toString = Object.prototype.toString;
Dobject_prototype_tostring-expected.txt31 PASS _boolean.toString() is "[object Boolean]"
/external/llvm/docs/
DCommandLine.rst1546 .. _boolean flags: