Home
last modified time | relevance | path

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

1234567

/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/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/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
DAPFloat.cpp4215 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in divide() local
4224 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in remainder() local
4233 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in mod() local
4244 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in fusedMultiplyAdd() local
4254 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in roundToIntegral() local
4360 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromString() local
4368 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in next() local
4387 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromAPInt() local
4398 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromSignExtendedInteger() local
4409 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromZeroExtendedInteger() local
[all …]
/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-subzero/lib/Support/
DManagedStatic.cpp54 void *Tmp = Creator(); in RegisterManagedStatic() 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 …]
DLegalizeVectorOps.cpp282 std::pair<SDValue, SDValue> Tmp = ExpandLoad(Node); in LegalizeOp() local
842 SDValue Tmp; in Expand() local
1205 SDValue Tmp = DAG.UnrollVectorOp(Node); in ExpandBITREVERSE() local
1246 SDValue Tmp = DAG.UnrollVectorOp(Node); in ExpandBITREVERSE() local
1429 SDValue Tmp = DAG.UnrollVectorOp(Node); in ExpandFSUB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DSubtargetFeature.cpp34 SmallVector<StringRef, 3> Tmp; in Split() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h176 JITSymbolFlags Tmp = LHS; variable
183 JITSymbolFlags Tmp = LHS; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DThreadSafeModule.cpp32 auto Tmp = CloneModule(M, VMap, [&](const GlobalValue *GV) { in cloneToNewContext() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerBrUnless.cpp109 unsigned Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerBrUnless.cpp191 Register Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Drotate_normalized_axis.inl51 tvec3<T, P> const Tmp(v); local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPHITransAddr.cpp94 SmallVector<Instruction*, 8> Tmp(InstInputs.begin(), InstInputs.end()); in Verify() local
370 PHITransAddr Tmp(InVal, DL, AC); in InsertPHITranslatedSubExpr() local
/external/llvm/lib/Analysis/
DPHITransAddr.cpp95 SmallVector<Instruction*, 8> Tmp(InstInputs.begin(), InstInputs.end()); in Verify() local
374 PHITransAddr Tmp(InVal, DL, AC); in InsertPHITranslatedSubExpr() local
/external/pdfium/third_party/lcms/src/
Dcmswtpnt.c201 cmsMAT3 Cone, Tmp; in ComputeChromaticAdaptation() local
256 cmsMAT3 Tmp; in _cmsAdaptMatrixToD50() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp123 ExplodedNodeSet Tmp; in VisitBinaryOperator() local
239 ExplodedNodeSet Tmp; in VisitBlockExpr() local
807 ExplodedNodeSet Tmp; in VisitUnaryOperator() local
936 ExplodedNodeSet Tmp; in VisitIncrementDecrementOperator() local
DExprEngine.cpp473 ExplodedNodeSet Tmp(Pred); in ProcessInitializer() local
943 ExplodedNodeSet Tmp; in Visit() local
992 ExplodedNodeSet Tmp; in Visit() local
1070 ExplodedNodeSet Tmp; in Visit() local
1324 ExplodedNodeSet Tmp; in Visit() local
2018 ExplodedNodeSet Tmp; in VisitMemberExpr() local
2298 ExplodedNodeSet Tmp; in evalStore() local
2332 ExplodedNodeSet Tmp; in evalLoad() local
2361 ExplodedNodeSet Tmp; in evalLoadCommon() local
2417 ExplodedNodeSet Tmp; in evalLocation() local
/external/capstone/
DMathExtras.h109 uint32_t Tmp = Value >> Shift; in CountLeadingZeros_32() local
149 uint64_t Tmp = Value >> Shift; in CountLeadingZeros_64() local

1234567