Searched defs:isInt (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DTypedArrayType.h107 inline bool isInt(TypedArrayType type) function in namespace:JSC
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSCalculationValue.h93 bool isInt() const { return m_expression->isInteger(); } function in class:WebCore::CSSCalcValue
/macosx-10.10/objc4-646/runtime/
H A Dllvm-MathExtras.h37 inline bool isInt(int64_t x) { function in namespace:objc
42 inline bool isInt<8>(int64_t x) { function in namespace:objc
46 inline bool isInt<16>(int64_t x) { function in namespace:objc
50 inline bool isInt<32>(int64_t x) { function in namespace:objc
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DMathExtras.h37 inline bool isInt(int64_t x) { function in namespace:llvm
42 inline bool isInt<8>(int64_t x) { function in namespace:llvm
46 inline bool isInt<16>(int64_t x) { function in namespace:llvm
50 inline bool isInt<32>(int64_t x) { function in namespace:llvm
/macosx-10.10/iodbc-42.5/iodbc/iodbc/
H A Dherr.c1419 int isInt = 0; local
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h115 bool isInt() const { return EntryKind == E_Integer; } function in struct:llvm::DotDebugLocEntry
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dbigfloat.tcl[all...]
H A Dbigfloat2.tcl[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp3631 LBasicBlock isInt = FTL_NEW_BLOCK(m_out, ("Switch/SwitchImm is int")); local
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3361 bool isInt = LHS.getValueType().isInteger(); local
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c128495 int isInt = (pRtree->eCoordType==RTREE_COORD_INT32); local
[all...]

Completed in 1183 milliseconds