/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | NonRelocatableStringpool.cpp | 13 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Routine.hpp | 63 const FunctionType getEntry() const in getEntry() function in rr::RoutineT
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfStringPool.cpp | 41 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | DwarfStringPoolEntry.h | 59 DwarfStringPoolEntry getEntry() const { return getMapEntry()->getValue(); } in getEntry() function in llvm::DwarfStringPoolEntryRef
|
H A D | DbgEntityHistoryCalculator.h | 86 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() function in llvm::DbgValueHistoryMap
|
H A D | DIE.h | 320 DIE &getEntry() const { return *Entry; } in getEntry() function in llvm::DIEEntry
|
/third_party/skia/src/gpu/ |
H A D | GrThreadSafeCache.cpp | 145 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/skia/bench/ |
H A D | CompositingImagesBench.cpp | 275 SkCanvas::ImageSetEntry getEntry(int x, int y, int layer) const { in getEntry() function in CompositingImages
|
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
H A D | napi_init.cpp | 544 unsigned char *getEntry;
in OH_Pasteboard_GetData0300() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ELF.h | 560 Expected<const T *> ELFFile<ELFT>::getEntry(uint32_t Section, in getEntry() function in llvm::object::ELFFile 570 Expected<const T *> ELFFile<ELFT>::getEntry(const Elf_Shdr *Section, in getEntry() function in llvm::object::ELFFile
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | RegionInfo.h | 175 inline BlockT *getEntry() const { return entry.getPointer(); } in getEntry() function in llvm::RegionNodeBase 323 BlockT *getEntry() const { in getEntry() function in llvm::RegionBase
|
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
H A D | udmf_ndk_test.cpp | 250 unsigned char *getEntry;
in OH_Udmf_AddAndGetGeneralEntry001() local
|
/third_party/python/Modules/ |
H A D | _lsprof.c | 225 getEntry(ProfilerObject *pObj, void *key) in getEntry() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 1067 const Entry &getEntry(uint32_t I) const { return getCutoffEntryBase()[I]; } in getEntry() function
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | TextFormat.java | 478 public Object getEntry() { in getEntry() method in TextFormat.Printer.MapEntryAdapter
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 130 function getEntry(data, key) { function [all...] |