Searched defs:isBoolean (Results 1 - 13 of 13) sorted by relevance

/external/vogar/src/vogar/
H A DOptionParser.java301 if (handler.isBoolean()) {
321 if (handler.isBoolean()) {
409 boolean isBoolean() { method in class:OptionParser.Handler
421 @Override boolean isBoolean() { method in class:OptionParser.BooleanHandler
/external/clang/lib/Analysis/
H A DBodyFarm.cpp294 bool isBoolean = ResultTy->isBooleanType(); local
295 if (!isBoolean && !ResultTy->isIntegralType(C))
336 Expr *RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal)
343 RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal)
/external/v8/test/webkit/
H A Dtypeof-constant-string.js44 function isBoolean(a) function
49 shouldBeTrue("isBoolean(true)");
50 shouldBeTrue("isBoolean(false)");
51 shouldBeFalse("isBoolean(1)");
/external/deqp/framework/delibs/decpp/
H A DdeCommandLine.hpp133 template<typename T> inline bool isBoolean (void) { return false; } function in namespace:de::cmdline
134 template<> inline bool isBoolean<bool> (void) { return true; } function in namespace:de::cmdline
137 template<class Option> inline bool isBooleanOpt (void) { return isBoolean<typename OptTraits<Option>::ValueType>(); }
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h699 bool isBoolean() const { function in class:SkPdfNativeObject
/external/v8/src/
H A Dd8.js1807 return this.isUndefined() || this.isNull() || this.isBoolean() ||
1843 ProtocolValue.prototype.isBoolean = function() {
H A Dmirror-debugger.js273 Mirror.prototype.isBoolean = function() {
/external/vogar/lib/
H A Dgson-1.7.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 5415 milliseconds