/external/smack/src/org/jivesoftware/smack/ |
D | RosterStorage.java | 25 public RosterPacket.Item getEntry(String bareJid); in getEntry() method
|
D | RosterGroup.java | 117 public RosterEntry getEntry(String user) { in getEntry() method in RosterGroup
|
D | Roster.java | 531 public RosterEntry getEntry(String user) { in getEntry() method in Roster
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.cpp | 18 getEntry(AsmPrinter &Asm, in getEntry() function
|
D | DIE.h | 420 DIE &getEntry() const { return Entry; } in getEntry() function
|
/external/llvm/include/llvm/Analysis/ |
D | RegionInfo.h | 117 inline BasicBlock* getEntry() const { return entry.getPointer(); } in getEntry() function 267 BasicBlock *getEntry() const { return RegionNode::getEntry(); } in getEntry() function
|
/external/guava/guava/src/com/google/common/collect/ |
D | ComputingConcurrentHashMap.java | 221 public ReferenceEntry<K, V> getEntry() { in getEntry() method in ComputingConcurrentHashMap.ComputationExceptionReference 260 public ReferenceEntry<K, V> getEntry() { in getEntry() method in ComputingConcurrentHashMap.ComputedReference 301 public ReferenceEntry<K, V> getEntry() { in getEntry() method in ComputingConcurrentHashMap.ComputingValueReference
|
D | MapMakerInternalMap.java | 604 ReferenceEntry<K, V> getEntry(); in getEntry() method 1748 public ReferenceEntry<K, V> getEntry() { in getEntry() method in MapMakerInternalMap.WeakValueReference 1787 public ReferenceEntry<K, V> getEntry() { in getEntry() method in MapMakerInternalMap.SoftValueReference 1828 public ReferenceEntry<K, V> getEntry() { in getEntry() method in MapMakerInternalMap.StrongValueReference 2435 ReferenceEntry<K, V> getEntry(Object key, int hash) { in getEntry() method in MapMakerInternalMap.Segment
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | AbstractConnPool.java | 165 BasicPoolEntry getEntry( in getEntry() method in AbstractConnPool
|
/external/skia/src/core/ |
D | SkBitmapHeap.h | 171 SkBitmapHeapEntry* getEntry(int32_t slot) const { in getEntry() function
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkBitmapHeap.h | 171 SkBitmapHeapEntry* getEntry(int32_t slot) const { in getEntry() function
|
/external/chromium_org/ui/file_manager/gallery/js/ |
D | gallery_item.js | 79 Gallery.Item.prototype.getEntry = function() { return this.entry_; }; method in Gallery.Item
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSCache.java | 299 protected Map.Entry<String, List<? extends DNSEntry>> getEntry(String key) { in getEntry() method in DNSCache
|
/external/llvm/include/llvm/Object/ |
D | ELF.h | 839 const T *ELFFile<ELFT>::getEntry(uint32_t Section, uint32_t Entry) const { in getEntry() function 845 const T *ELFFile<ELFT>::getEntry(const Elf_Shdr *Section, in getEntry() function
|
/external/srec/portable/src/ |
D | phashtable.c | 159 static PHashTableEntry *getEntry(PHashTable *table, in getEntry() function
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 864 CFGBlock & getEntry() { return *Entry; } in getEntry() function 865 const CFGBlock & getEntry() const { return *Entry; } in getEntry() function
|
/external/guava/guava/src/com/google/common/cache/ |
D | LocalCache.java | 646 ReferenceEntry<K, V> getEntry(); in getEntry() method 1650 public ReferenceEntry<K, V> getEntry() { in getEntry() method in LocalCache.WeakValueReference 1697 public ReferenceEntry<K, V> getEntry() { in getEntry() method in LocalCache.SoftValueReference 1746 public ReferenceEntry<K, V> getEntry() { in getEntry() method in LocalCache.StrongValueReference 2726 ReferenceEntry<K, V> getEntry(Object key, int hash) { in getEntry() method in LocalCache.Segment 3599 public ReferenceEntry<K, V> getEntry() { in getEntry() method in LocalCache.LoadingValueReference
|
/external/smack/src/org/jivesoftware/smack/util/collections/ |
D | AbstractReferenceMap.java | 402 protected HashEntry<K, V> getEntry(Object key) { in getEntry() method in AbstractReferenceMap
|
D | AbstractHashedMap.java | 421 protected HashEntry<K, V> getEntry(Object key) { in getEntry() method in AbstractHashedMap
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir.h | 877 Instruction *getEntry() const { return entry; } // first non-phi instruction in getEntry() function
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | MapMakerInternalMapTest.java | 1854 public ReferenceEntry<K, V> getEntry() { in getEntry() method in MapMakerInternalMapTest.DummyValueReference
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir.h | 877 Instruction *getEntry() const { return entry; } // first non-phi instruction in getEntry() function
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | LocalCacheTest.java | 2632 public ReferenceEntry<K, V> getEntry() { in getEntry() method in LocalCacheTest.DummyValueReference
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 8551 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry() function 8567 InheritingConstructor &getEntry(const CXXConstructorDecl *Ctor, in getEntry() function in __anonc13587990f11::InheritingConstructorInfo
|