Searched defs:pKey (Results 1 – 12 of 12) sorted by relevance
| /frameworks/compile/mclinker/include/mcld/Target/ |
| D | KeyEntryMap.h | 93 KeyEntryMap<KeyType, EntryType>::lookUp(const KeyType& pKey) const in lookUp() 107 KeyEntryMap<KeyType, EntryType>::lookUp(const KeyType& pKey) in lookUp() 121 KeyEntryMap<KeyType, EntryType>::lookUpFirstEntry(const KeyType& pKey) const in lookUpFirstEntry() 135 KeyEntryMap<KeyType, EntryType>::lookUpFirstEntry(const KeyType& pKey) in lookUpFirstEntry() 149 KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry(const KeyType& pKey) const in lookUpSecondEntry() 163 KeyEntryMap<KeyType, EntryType>::lookUpSecondEntry(const KeyType& pKey) in lookUpSecondEntry() 177 KeyEntryMap<KeyType, EntryType>::record(const KeyType& pKey, EntryType& pEntry) in record() 187 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() 23 bool HashEntry<KeyType, ValueType, KeyCompare>::compare(const KeyType& pKey) in compare() 49 EntryFactory<HashEntryTy>::produce(const typename EntryFactory<HashEntryTy>::key_type& pKey) in produce()
|
| D | HashTable.tcc | 65 const typename HashTable<HashEntryTy, HashFunctionTy, EntryFactoryTy>::key_type& pKey, in insert() 96 const typename HashTable<HashEntryTy, HashFunctionTy, EntryFactoryTy>::key_type& pKey) in erase() 117 const typename HashTable<HashEntryTy, HashFunctionTy, EntryFactoryTy>::key_type& pKey) in find() 234 const typename HashTable<HashEntryTy, HashFunctionTy, EntryFactoryTy>::key_type& pKey) in begin() 244 const typename HashTable<HashEntryTy, HashFunctionTy, EntryFactoryTy>::key_type& pKey) in end()
|
| D | StringEntry.tcc | 18 StringEntry<DataType>::StringEntry(const StringEntry::key_type& pKey) in StringEntry() 47 StringEntryFactory<DataType>::produce(const typename StringEntryFactory<DataType>::key_type& pKey) in produce()
|
| D | HashEntryFactory.h | 26 entry_type* produce(const key_type& pKey) in produce()
|
| D | HashIterator.h | 33 ChainIteratorBase(HashTableImplTy* pTable, const key_type& pKey) in ChainIteratorBase() 289 const typename IteratorBase::key_type& pKey, in HashIterator()
|
| D | HashBase.tcc | 129 const typename HashTableImpl<HashEntryTy, HashFunctionTy>::key_type& pKey) in lookUpBucketFor()
|
| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | UniqueGCFactory.h | 43 DataType* find(const KeyType& pKey) { in find() 50 const DataType* find(const KeyType& pKey) const { in find() 57 DataType* produce(const KeyType& pKey, bool& pExist) { in produce() 70 DataType* produce(const KeyType& pKey, const DataType& pValue, bool& pExist) { in produce()
|
| /frameworks/wilhelm/src/itf/ |
| D | IMetadataExtraction.c | 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 | 20 StringEntry<llvm::StringRef>::StringEntry(const StringEntry::key_type& pKey) in StringEntry()
|
| /frameworks/compile/mclinker/lib/LD/ |
| D | ResolveInfo.cpp | 245 bool ResolveInfo::compare(const ResolveInfo::key_type& pKey) in compare() 271 ResolveInfo* ResolveInfo::Create(const ResolveInfo::key_type& pKey) in Create()
|
| /frameworks/wilhelm/src/android/ |
| D | AudioPlayer_to_android.cpp | 1900 SLuint32 index, SLuint32 size, SLMetadataInfo *pKey) { in android_audioPlayer_metadata_getKey()
|