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

/external/webkit/Source/WebCore/xml/
H A DXPathValue.h77 bool isBoolean() const { return m_type == BooleanValue; } function in class:WebCore::XPath::Value
/external/webkit/Source/JavaScriptCore/qt/tests/qscriptvalue/
H A Dtst_qscriptvalue_generated_istype.cpp251 void tst_QScriptValue::isBoolean() function in class:tst_QScriptValue
255 QCOMPARE(value.isBoolean(), expected);
256 QCOMPARE(value.isBoolean(), expected);
/external/clang/lib/Analysis/
H A DBodyFarm.cpp283 bool isBoolean = ResultTy->isBooleanType(); local
284 if (!isBoolean && !ResultTy->isIntegralType(C))
325 Expr *RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal)
332 RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal)
/external/webkit/Source/JavaScriptCore/qt/api/
H A Dqscriptvalue.cpp255 bool QScriptValue::isBoolean() const function in class:QScriptValue
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSValueInlineMethods.h348 inline bool JSValue::isBoolean() const function in class:JSC::JSValue
355 ASSERT(isBoolean());
478 inline bool JSValue::isBoolean() const function in class:JSC::JSValue
/external/v8/src/
H A Dd8.js2451 return this.isUndefined() || this.isNull() || this.isBoolean() ||
2487 ProtocolValue.prototype.isBoolean = function() {
H A Dmirror-debugger.js267 Mirror.prototype.isBoolean = function() {
/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 ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 702 milliseconds