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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSBoolean.cpp93 bool OSBoolean::isTrue() const { return value; } function in class:OSBoolean
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOBase.h127 bool isTrue()const { function in class:PWOBase
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dputiltst.c54 UBool isTrue=FALSE; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSCJSValueInlines.h264 inline bool JSValue::isTrue() const function in class:JSC::JSValue
391 inline bool JSValue::isTrue() const function in class:JSC::JSValue
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp715 bool isTrue = ICmpInst::isTrueWhenEqual(Pred); local

Completed in 150 milliseconds