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

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DTypedArrayType.h107 inline bool isInt(TypedArrayType type) function in namespace:JSC
/macosx-10.10.1/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.1/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.1/iodbc-42.5/iodbc/iodbc/
H A Dherr.c1419 int isInt = 0; local
/macosx-10.10.1/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.1/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dbigfloat.tcl[all...]
H A Dbigfloat2.tcl[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp3631 LBasicBlock isInt = FTL_NEW_BLOCK(m_out, ("Switch/SwitchImm is int")); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3361 bool isInt = LHS.getValueType().isInteger(); local
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c128495 int isInt = (pRtree->eCoordType==RTREE_COORD_INT32); local
[all...]

Completed in 583 milliseconds