Home
last modified time | relevance | path

Searched defs:Tmp (Results 1 – 25 of 268) sorted by relevance

1234567891011

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dround.inl91 genType Tmp = Source - genType(1); local
104 genType Tmp = Source - genType(1); local
138 genType Tmp = Source + genType(1); local
154 genType Tmp = Source + genType(1); local
173 genType Tmp = Source + genType(1); local
189 genType Tmp = Source + genType(1); local
205 genType Tmp = Source + genType(1); local
/external/llvm-libc/test/src/__support/CPP/
Dstringview_test.cpp115 string_view Tmp("abca"); in TEST() local
129 string_view Tmp("abada"); in TEST() local
179 string_view Tmp("abada"); in TEST() local
242 string_view Tmp("abada"); in TEST() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZCopyPhysRegs.cpp82 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); in visitMBB() local
92 Register Tmp = MRI->createVirtualRegister(&SystemZ::GR32BitRegClass); in visitMBB() local
/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Diter_find.hpp112 SequenceSequenceT Tmp(itBegin, itEnd); in iter_find() local
186 SequenceSequenceT Tmp(itBegin, itEnd); in iter_split() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRawByteChannel.h117 uint8_t Tmp = V ? 1 : 0; in serialize() local
125 uint8_t Tmp = 0; in deserialize() local
/external/testng/src/test/java/test/tmp/
DTmp.java7 public class Tmp { class
/external/llvm/lib/Support/
DAPSInt.cpp26 APInt Tmp(NumBits, Str, /*Radix=*/10); in APSInt() local
DManagedStatic.cpp45 void *Tmp = Creator(); in RegisterManagedStatic() local
DTriple.cpp883 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getVendorName() local
888 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSName() local
894 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getEnvironmentName() local
900 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSAndEnvironmentName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPSInt.cpp25 APInt Tmp(NumBits, Str, /*radix=*/10); in APSInt() local
DManagedStatic.cpp52 void *Tmp = Creator(); in RegisterManagedStatic() local
DTriple.cpp999 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getVendorName() local
1004 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSName() local
1010 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getEnvironmentName() local
1016 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSAndEnvironmentName() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPSInt.cpp26 APInt Tmp(NumBits, Str, /*radix=*/10); in APSInt() local
DManagedStatic.cpp34 void *Tmp = Creator(); in RegisterManagedStatic() local
/external/scudo/standalone/
Dcondition_variable.h34 u32 Tmp = V + 1; in waitImpl() local
Dmutex.h63 u32 Tmp = V + 1; in delayLoop() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DManagedStatic.cpp54 void *Tmp = Creator(); in RegisterManagedStatic() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
DTriple.cpp1180 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getVendorName() local
1185 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSName() local
1191 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getEnvironmentName() local
1197 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSAndEnvironmentName() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp154 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_Unary() local
175 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Ops, in SoftenFloatRes_Binary() local
423 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, in SoftenFloatRes_FMA() local
497 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_FP_EXTEND() local
534 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatRes_FP_ROUND() local
577 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Ops, in SoftenFloatRes_FPOWI() local
748 std::pair<SDValue, SDValue> Tmp = in SoftenFloatRes_XINT_TO_FP() local
840 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, RVT, Op, in SoftenFloatOp_FP_ROUND() local
905 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatOp_FP_TO_XINT() local
1040 std::pair<SDValue, SDValue> Tmp = TLI.makeLibCall(DAG, LC, NVT, Op, in SoftenFloatOp_Unary() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DSubtargetFeature.cpp34 SmallVector<StringRef, 3> Tmp; in Split() local
/external/trusty/lk/arch/arm64/
Dmemtag.c36 uptr LineSize, Next, Tmp; in storeTags() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DSubtargetFeature.cpp30 SmallVector<StringRef, 3> Tmp; in Split() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerBrUnless.cpp190 Register Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DThreadSafeModule.cpp32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { in cloneToNewContext() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DThreadSafeModule.cpp32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { in cloneToNewContext() local

1234567891011