Searched defs:pKey (Results 1 – 12 of 12) sorted by relevance
/frameworks/compile/mclinker/include/mcld/Target/ |
D | KeyEntryMap.h | 89 const KeyType& pKey) const { in lookUp() 101 EntryType* KeyEntryMap<KeyType, EntryType>::lookUp(const KeyType& pKey) { in lookUp() 114 const KeyType& pKey) const { in lookUpFirstEntry() 127 const KeyType& pKey) { in lookUpFirstEntry() 140 const KeyType& pKey) const { in lookUpSecondEntry() 153 const KeyType& pKey) { in lookUpSecondEntry() 165 void KeyEntryMap<KeyType, EntryType>::record(const KeyType& pKey, in record() 174 void KeyEntryMap<KeyType, EntryType>::record(const KeyType& pKey, in record()
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashEntry.tcc | 13 HashEntry<KeyType, ValueType, KeyCompare>::HashEntry(const KeyType& pKey) in HashEntry() 22 bool HashEntry<KeyType, ValueType, KeyCompare>::compare(const KeyType& pKey) { in compare() 44 const typename EntryFactory<HashEntryTy>::key_type& pKey) { in produce()
|
D | HashTable.tcc | 65 EntryFactoryTy>::key_type& pKey, in insert() 97 EntryFactoryTy>::key_type& pKey) { in erase() 119 EntryFactoryTy>::key_type& pKey) { in find() 232 EntryFactoryTy>::key_type& pKey) { in begin() 243 EntryFactoryTy>::key_type& pKey) { in end()
|
D | StringEntry.tcc | 18 StringEntry<DataType>::StringEntry(const StringEntry::key_type& pKey) in StringEntry() 44 const typename StringEntryFactory<DataType>::key_type& pKey) { in produce()
|
D | HashEntryFactory.h | 25 entry_type* produce(const key_type& pKey) { in produce()
|
D | HashIterator.h | 31 ChainIteratorBase(HashTableImplTy* pTable, const key_type& pKey) in ChainIteratorBase() 271 const typename IteratorBase::key_type& pKey, in HashIterator()
|
D | HashBase.tcc | 114 const typename HashTableImpl<HashEntryTy, HashFunctionTy>::key_type& pKey) { in lookUpBucketFor()
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | UniqueGCFactory.h | 40 DataType* find(const KeyType& pKey) { in find() 47 const DataType* find(const KeyType& pKey) const { in find() 54 DataType* produce(const KeyType& pKey, bool& pExist) { in produce() 67 DataType* produce(const KeyType& pKey, const DataType& pValue, bool& pExist) { in produce()
|
/frameworks/wilhelm/src/itf/ |
D | IMetadataExtraction.cpp | 72 SLuint32 index, SLuint32 keySize, SLMetadataInfo *pKey) in IMetadataExtraction_GetKey() 147 SLuint32 keySize, const void *pKey, SLuint32 keyEncoding, in IMetadataExtraction_AddKeyFilter()
|
/frameworks/compile/mclinker/lib/ADT/ |
D | StringEntry.cpp | 19 StringEntry<llvm::StringRef>::StringEntry(const StringEntry::key_type& pKey) { in StringEntry()
|
/frameworks/compile/mclinker/lib/LD/ |
D | ResolveInfo.cpp | 213 bool ResolveInfo::compare(const ResolveInfo::key_type& pKey) { in compare() 236 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) { in Create()
|
/frameworks/wilhelm/src/android/ |
D | AudioPlayer_to_android.cpp | 2118 SLuint32 index, SLuint32 size, SLMetadataInfo *pKey) { in android_audioPlayer_metadata_getKey()
|