Home
last modified time | relevance | path

Searched defs:Temp (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSchedule.cpp98 double Temp = NumUnits * 1.0 / I->Cycles; in getReciprocalThroughput() local
142 double Temp = countPopulation(I->getUnits()) * 1.0 / I->getCycles(); in getReciprocalThroughput() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileOutputBuffer.cpp36 OnDiskBuffer(StringRef Path, fs::TempFile Temp, in OnDiskBuffer()
71 fs::TempFile Temp; member in __anon14fbfc720111::OnDiskBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp74 APInt Temp(128, TotalCount); in computeDetailedSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DCaching.cpp137 Expected<sys::fs::TempFile> Temp = sys::fs::TempFile::create( in localCache() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h71 uint32_t Temp = readBytesUnaligned(LocalAddress, 4); in decodeAddend() local
254 uint32_t Temp = readBytesUnaligned(LocalAddress, 4); in resolveRelocation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h51 char Temp[21]; variable
/third_party/ffmpeg/libavcodec/mips/
Daacpsy_mips.h75 float Temp; in calc_thr_3gpp_mips() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dinteger.inl75 genType Temp = x; local
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h407 struct Temp { struct
408 Temp() noexcept : id_(0), reg_class(0) {} in Temp() function
409 constexpr Temp(uint32_t id, RegClass cls) noexcept : id_(id), reg_class(uint8_t(cls)) {} in Temp() argument
419 constexpr bool operator<(Temp other) const noexcept { return id() < other.id(); } argument
425 uint32_t reg_class : 8;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp69 CtorDtorIterator Temp = *this; in operator ++() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringExtras.h203 N Temp = StrTo(S.data(), &End); in to_float() local
/third_party/lzma/CPP/7zip/UI/Common/
DUpdate.h33 bool Temp; member
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dpacking.inl141 float Temp = 0; local
171 float Temp = 0; local
Dmatrix_transform.inl500 tvec3<T, P> Temp( local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp658 Register Temp = MRI.createVirtualRegister(&Mips::GPR32RegClass); in select() local
DMipsAsmPrinter.cpp884 unsigned Temp = Reg1; in EmitInstrRegReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.cpp174 LiveRange Temp; in overlapsInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp600 xmlNs Temp; in checkAndStripPrefixes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp607 Expected<sys::fs::TempFile> Temp = in writeArchive() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp771 AvailableValueSet Temp = BBS.Contribution; in transferBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp297 Value *Temp[8]; in reorderSubVector() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java1943 final class Temp { class in BasicTest
1946 public Temp(int opt,String str){ in Temp() method in BasicTest.Temp
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java1940 final class Temp { class in BasicTest
1943 public Temp(int opt,String str){ in Temp() method in BasicTest.Temp
/third_party/ffmpeg/libavcodec/
Daacpsy.c611 float Temp; in calc_thr_3gpp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1923 SIScheduleBlockResult Best, Temp; in schedule() local

12