/external/google-breakpad/src/common/ |
D | simple_string_dictionary_unittest.cc | 57 map.RemoveKey("key1"); in TEST() 80 dict.RemoveKey("key3"); in TEST() 97 map.RemoveKey("two"); in TEST() 119 map.RemoveKey("one"); in TEST() 158 dict->RemoveKey("key7"); in TEST() 159 dict->RemoveKey("key18"); in TEST() 160 dict->RemoveKey("key23"); in TEST() 161 dict->RemoveKey("key31"); in TEST() 239 map.RemoveKey("mike"); in TEST() 248 map.RemoveKey("mark"); in TEST() [all …]
|
D | simple_string_dictionary.h | 163 RemoveKey(key); in SetKeyValue() 212 void RemoveKey(const char* key) { in RemoveKey() function
|
/external/llvm/lib/Support/ |
D | StringMap.cpp | 158 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl 160 StringMapEntryBase *V2 = RemoveKey(StringRef(VStr, V->getKeyLength())); in RemoveKey() 167 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | xfa_utils.h | 168 FX_BOOL RemoveKey(KeyType key) { in RemoveKey() function 169 return CFX_MapPtrToPtr::RemoveKey((void*)key); in RemoveKey()
|
/external/llvm/include/llvm/ADT/ |
D | StringMap.h | 85 void RemoveKey(StringMapEntryBase *V); 89 StringMapEntryBase *RemoveKey(StringRef Key); 369 RemoveKey(KeyValue); in remove()
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_maps.cpp | 141 FX_BOOL CFX_MapPtrToPtr::RemoveKey(void* key) { in RemoveKey() function in CFX_MapPtrToPtr 332 void CFX_CMapByteStringToPtr::RemoveKey(const CFX_ByteStringC& key) { in RemoveKey() function in CFX_CMapByteStringToPtr
|
/external/pdfium/core/include/fxcrt/ |
D | fx_basic.h | 670 FX_BOOL RemoveKey(void* key); 730 FX_BOOL RemoveKey(KeyType key) { in RemoveKey() function 731 return CFX_MapPtrToPtr::RemoveKey((void*)(uintptr_t)key); in RemoveKey() 765 void RemoveKey(const CFX_ByteStringC& key);
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_tagged.cpp | 133 map.RemoveKey(pDict); in AddPageNode() 151 map.RemoveKey(pDict); in AddPageNode()
|
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_stdfontmgr.cpp | 301 fontMap.RemoveKey(pKey); in RemoveFont() 1216 m_IFXFont2FileRead.RemoveKey(pEFont); in RemoveFont() 1225 m_FileAccess2IFXFont.RemoveKey(dwHash); in RemoveFont() 1241 m_Hash2Fonts.RemoveKey(dwHash); in RemoveFont()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_document_imp.cpp | 193 return m_rgPurgeNodes.RemoveKey(pNode); in RemovePurgeNode()
|
D | xfa_object_imp.cpp | 2938 pDualNodeArray->firstNodeList.RemoveKey(pNode); in XFA_ScriptInstanceManager_ReorderDataNodes() 5149 pMoudle->m_BufferMap.RemoveKey(pKey); in RemoveMapModuleKey() 5150 pMoudle->m_ValueMap.RemoveKey(pKey); in RemoveMapModuleKey() 5203 pDstModuleData->m_BufferMap.RemoveKey(pKey); in MergeAllData() 5256 pSrcModuleData->m_BufferMap.RemoveKey(pKey); in MoveBufferMapData() 5257 pDstModuleData->m_BufferMap.RemoveKey(pKey); in MoveBufferMapData()
|
D | xfa_script_imp.cpp | 123 m_JSBuiltInObjects.RemoveKey(bsKey); in RunScript()
|
D | xfa_layout_pagemgr_new.cpp | 1505 m_NodeToContent.RemoveKey(pFormNode); in FindOrCreateLayoutItem()
|
/external/pdfium/xfa/src/fwl/src/core/ |
D | fwl_noteimp.cpp | 796 m_eventTargets.RemoveKey(key); in ClearInvalidEventTargets()
|
D | fwl_widgetmgrimp.cpp | 310 m_mapWidgetItem.RemoveKey(pWidget); in RemoveWidget()
|
D | fwl_gridimp.cpp | 268 m_mapWidgetInfo.RemoveKey(pWidget); in RemoveWidget()
|
/external/google-breakpad/src/client/ios/ |
D | Breakpad.mm | 431 config_params_->RemoveKey([key UTF8String]);
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_fontmgr.cpp | 2114 m_PDFFontMgrArray.RemoveKey(hDoc); in ReleaseDocFonts()
|
/external/google-breakpad/src/client/mac/Framework/ |
D | Breakpad.mm | 668 config_params_->RemoveKey([key UTF8String]);
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 2167 m_XFAMap.RemoveKey(hWidget);
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 18120 FUNC 33500 14 0 google_breakpad::NonAllocatingMap<256u, 256u, 64u>::RemoveKey 18154 FUNC 335a6 12 0 google_breakpad::NonAllocatingMap<10u, 10u, 10u>::RemoveKey 18195 FUNC 33658 12 0 google_breakpad::NonAllocatingMap<5u, 7u, 6u>::RemoveKey
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 19261 FUNC 4d020 24 0 google_breakpad::NonAllocatingMap<256ul, 256ul, 64ul>::RemoveKey 19297 FUNC 4d160 24 0 google_breakpad::NonAllocatingMap<10ul, 10ul, 10ul>::RemoveKey 19340 FUNC 4d2d0 24 0 google_breakpad::NonAllocatingMap<5ul, 7ul, 6ul>::RemoveKey
|