Home
last modified time | relevance | path

Searched defs:getEntry (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DRoutine.hpp63 const FunctionType getEntry() const in getEntry() function in rr::RoutineT
DLLVMJIT.cpp805 const void *getEntry(int index) const override in getEntry() function in __anon484230540111::JITRoutine
DSubzeroReactor.cpp816 const void *getEntry(int index) const override in getEntry() function in rr::ELFMemoryStreamer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DNonRelocatableStringpool.cpp13 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h59 DwarfStringPoolEntry getEntry() const { return getMapEntry()->getValue(); } in getEntry() function
DDbgEntityHistoryCalculator.h86 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() function
DDIE.h320 DIE &getEntry() const { return *Entry; } in getEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp41 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/third_party/node/deps/npm/node_modules/sigstore/dist/external/
Drekor.js61 async getEntry(uuid) { method in Rekor
/third_party/skia/src/gpu/
DGrThreadSafeCache.cpp145 GrThreadSafeCache::Entry* GrThreadSafeCache::getEntry(const GrUniqueKey& key, in getEntry() function in GrThreadSafeCache
169 GrThreadSafeCache::Entry* GrThreadSafeCache::getEntry(const GrUniqueKey& key, in getEntry() function in GrThreadSafeCache
/third_party/typescript/src/harness/
DcollectionsImpl.ts53 public getEntry(key: K): [ K, V ] | undefined { method in collections.SortedMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h560 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, in getEntry() function
570 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr *Section, in getEntry() function
/third_party/skia/bench/
DCompositingImagesBench.cpp275 SkCanvas::ImageSetEntry getEntry(int x, int y, int layer) const { in getEntry() function in CompositingImages
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1182 const VPBlockBase *getEntry() const { return Entry; } in getEntry() function
1183 VPBlockBase *getEntry() { return Entry; } in getEntry() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js964 getEntry: function (...args) { method
/third_party/python/Modules/
D_lsprof.c219 getEntry(ProfilerObject *pObj, void *key) in getEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp600 DWARFDebugNames::NameIndex::getEntry(uint64_t *Offset) const { in getEntry() function in DWARFDebugNames::NameIndex
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1067 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } in getEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp571 MachineBasicBlock *getEntry() { in getEntry() function in __anonf4b0a9070211::RegionMRT
990 MachineBasicBlock *LinearizedRegion::getEntry() { return Entry; } in getEntry() function in LinearizedRegion
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java478 public Object getEntry() { in getEntry() method in TextFormat.Printer.MapEntryAdapter
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.h1186 Instruction *getEntry() const { return entry; } // first non-phi instruction in getEntry() function