Home
last modified time | relevance | path

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

123456

/external/swiftshader/src/Reactor/
DLLVMRoutine.cpp37 const void *LLVMRoutine::getEntry() in getEntry() function in rr::LLVMRoutine
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1alpha/
DMetadataOrBuilder.java18 io.grpc.binarylog.v1alpha.MetadataEntry getEntry(int index); in getEntry() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DMultiDexContainer.java56 @Nullable T getEntry(@Nonnull String entryName) throws IOException; in getEntry() method
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DRegionInfo.h107 inline BasicBlock* getEntry() const { return entry.getPointer(); } in getEntry() function
259 BasicBlock *getEntry() const { return RegionNode::getEntry(); } in getEntry() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DNonRelocatableStringpool.cpp15 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::dsymutil::NonRelocatableStringpool
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp22 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/external/guava/guava/src/com/google/common/collect/
DRegularImmutableMultiset.java70 Entry<E> getEntry(int index) { in getEntry() method in RegularImmutableMultiset
DDescendingImmutableSortedMultiset.java58 Entry<E> getEntry(int index) { in getEntry() method in DescendingImmutableSortedMultiset
DRangeMap.java52 Map.Entry<Range<K>, V> getEntry(K key); in getEntry() method
DComputingConcurrentHashMap.java221 public ReferenceEntry<K, V> getEntry() { in getEntry() method in ComputingConcurrentHashMap.ComputationExceptionReference
261 public ReferenceEntry<K, V> getEntry() { in getEntry() method in ComputingConcurrentHashMap.ComputedReference
303 public ReferenceEntry<K, V> getEntry() { in getEntry() method in ComputingConcurrentHashMap.ComputingValueReference
DEmptyImmutableSortedMultiset.java68 Entry<E> getEntry(int index) { in getEntry() method in EmptyImmutableSortedMultiset
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/changes/
DChange.java77 ArchiveEntry getEntry() { in getEntry() method in Change
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp27 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h45 DwarfStringPoolEntry getEntry() const { return I->getValue(); } in getEntry() function
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DUnsupportedZipFeatureException.java87 public ZipArchiveEntry getEntry() { in getEntry() method in UnsupportedZipFeatureException
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java145 public FileSystemEntry getEntry(String path); in getEntry() method

123456