Home
last modified time | relevance | path

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

1234567

/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/
DJsonNumericKeysTest.kt41 fun getEntry(): Map.Entry<Int, Int> { in getEntry() method in kotlinx.serialization.json.JsonNumericKeysTest
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVRange.cpp83 LVScope *LVRange::getEntry(LVAddress Address) const { in getEntry() function in LVRange
109 LVScope *LVRange::getEntry(LVAddress LowerAddress, in getEntry() function in LVRange
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/java/com/google/cloud/datacatalog/v1/
DUpdateEntryRequestOrBuilder.java51 com.google.cloud.datacatalog.v1.Entry getEntry(); in getEntry() method
DCreateEntryRequestOrBuilder.java115 com.google.cloud.datacatalog.v1.Entry getEntry(); in getEntry() method
DEntryName.java68 public String getEntry() { in getEntry() method in EntryName
224 public String getEntry() { in getEntry() method in EntryName.Builder
DTagName.java71 public String getEntry() { in getEntry() method in TagName
253 public String getEntry() { in getEntry() method in TagName.Builder
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/java/com/google/cloud/datacatalog/v1beta1/
DUpdateEntryRequestOrBuilder.java53 com.google.cloud.datacatalog.v1beta1.Entry getEntry(); in getEntry() method
DCreateEntryRequestOrBuilder.java113 com.google.cloud.datacatalog.v1beta1.Entry getEntry(); in getEntry() method
DEntryName.java68 public String getEntry() { in getEntry() method in EntryName
224 public String getEntry() { in getEntry() method in EntryName.Builder
DTagName.java71 public String getEntry() { in getEntry() method in TagName
253 public String getEntry() { in getEntry() method in TagName.Builder
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/
DMultiDexContainer.java53 @Nullable DexEntry<T> getEntry(@Nonnull String entryName) throws IOException; in getEntry() method
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DRegularImmutableMultiset.java46 Entry<E> getEntry(int index) { in getEntry() method in RegularImmutableMultiset
/external/swiftshader/src/Reactor/
DRoutine.hpp63 const FunctionType getEntry() const in getEntry() function in rr::RoutineT
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DNonRelocatableStringpool.cpp13 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DNonRelocatableStringpool.cpp14 DwarfStringPoolEntryRef NonRelocatableStringpool::getEntry(StringRef S) { in getEntry() function in llvm::NonRelocatableStringpool
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
DSwitchNode.java17 SwitchEntry getEntry(int i); in getEntry() method
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.cpp22 DwarfStringPool::EntryRef DwarfStringPool::getEntry(AsmPrinter &Asm, in getEntry() function in DwarfStringPool
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/
DImmutableMultiDexContainer.java68 public ImmutableDexEntry getEntry(@Nonnull String entryName) { in getEntry() method in ImmutableMultiDexContainer
/external/guava/guava/src/com/google/common/collect/
DDescendingImmutableSortedMultiset.java64 Entry<E> getEntry(int index) { in getEntry() method in DescendingImmutableSortedMultiset
/external/guava/android/guava/src/com/google/common/collect/
DDescendingImmutableSortedMultiset.java64 Entry<E> getEntry(int index) { in getEntry() method in DescendingImmutableSortedMultiset
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/
DZipDexContainer.java122 …@Nullable @Override public DexEntry<DexBackedDexFile> getEntry(@Nonnull String entryName) throws I… in getEntry() method in ZipDexContainer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanCFG.h119 BlockTy getEntry() { return Entry; } in getEntry() function
/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-10.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h59 DwarfStringPoolEntry getEntry() const { return getMapEntry()->getValue(); } in getEntry() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h95 const DwarfStringPoolEntry &getEntry() const { in getEntry() function

1234567