Searched defs:isTrue (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSBoolean.cpp93 bool OSBoolean::isTrue() const { return value; } function in class:OSBoolean
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOBase.h127 bool isTrue()const { function in class:PWOBase
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dputiltst.c54 UBool isTrue=FALSE; local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSCJSValueInlines.h265 inline bool JSValue::isTrue() const function in class:JSC::JSValue
393 inline bool JSValue::isTrue() const function in class:JSC::JSValue
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp715 bool isTrue = ICmpInst::isTrueWhenEqual(Pred); local

Completed in 112 milliseconds