Searched defs:isT (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-hangul.cc | 115 #define isT(u) (hb_in_ranges ((u), 0x11A8u, 0x11FFu, 0xD7CBu, 0xD7FBu)) macro
|
/external/valgrind/coregrind/ |
D | m_stacktrace.c | 939 Bool isT = (ra & 1); local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 923 SDValue SelectionDAG::getConstant(uint64_t Val, EVT VT, bool isT) { in getConstant() 931 SDValue SelectionDAG::getConstant(const APInt &Val, EVT VT, bool isT) { in getConstant() 935 SDValue SelectionDAG::getConstant(const ConstantInt &Val, EVT VT, bool isT) { in getConstant()
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 8327 Bool isT, IRTemp condT ) in dis_neon_load_or_store() 8839 Bool isT in decode_NEON_instruction() 8927 Bool isT in decode_V6MEDIA_instruction() 12811 Bool isT in decode_CP10_CP11_instruction() 16241 UInt isT = (insn >> 22) & 1; in disInstr_ARM_WRK() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1099 bool isT, bool isO) { in getConstant() 1108 bool isT, bool isO) { in getConstant() 1113 EVT VT, bool isT, bool isO) { in getConstant()
|