Home
last modified time | relevance | path

Searched refs:DeleteContents (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/page_load_metrics/observers/core/
H A Dukm_page_load_metrics_observer_unittest.cc252 DeleteContents(); in TEST_F()
314 DeleteContents(); in TEST_F()
364 DeleteContents(); in TEST_F()
398 DeleteContents(); in TEST_F()
423 DeleteContents(); in TEST_F()
447 DeleteContents(); in TEST_F()
470 DeleteContents(); in TEST_F()
505 DeleteContents(); in TEST_F()
545 DeleteContents(); in TEST_F()
592 DeleteContents(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/page_load_metrics/observers/
H A Daborts_page_load_metrics_observer_unittest.cc164 DeleteContents(); in TEST_F()
177 DeleteContents(); in TEST_F()
193 DeleteContents(); in TEST_F()
204 DeleteContents(); in TEST_F()
214 DeleteContents(); in TEST_F()
228 DeleteContents(); in TEST_F()
244 DeleteContents(); in TEST_F()
H A Dfrom_gws_page_load_metrics_observer_unittest.cc673 DeleteContents(); in TEST_F()
685 DeleteContents(); in TEST_F()
697 DeleteContents(); in TEST_F()
710 DeleteContents(); in TEST_F()
726 DeleteContents(); in TEST_F()
738 DeleteContents(); in TEST_F()
748 DeleteContents(); in TEST_F()
762 DeleteContents(); in TEST_F()
779 DeleteContents(); in TEST_F()
841 DeleteContents(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/blocked_content/
H A Dpopup_opener_tab_helper_unittest.cc142 DeleteContents(); in TEST_F()
164 DeleteContents(); in TEST_F()
197 DeleteContents(); in TEST_F()
208 DeleteContents(); in TEST_F()
218 DeleteContents(); in TEST_F()
237 DeleteContents(); in TEST_F()
253 DeleteContents(); in TEST_F()
270 DeleteContents(); in TEST_F()
280 DeleteContents(); in TEST_F()
295 DeleteContents(); in TEST_F()
[all …]
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DMapFile.cpp291 sides.DeleteContents( true ); in Parse()
307 sides.DeleteContents( true ); in Parse()
315 sides.DeleteContents( true ); in Parse()
324 sides.DeleteContents( true ); in Parse()
337 sides.DeleteContents( true ); in Parse()
346 sides.DeleteContents( true ); in Parse()
361 sides.DeleteContents( true ); in Parse()
369 sides.DeleteContents( true ); in Parse()
390 sides.DeleteContents( true ); in Parse()
430 sides.DeleteContents( true ); in ParseQ3()
[all …]
H A DMapFile.h106 ~idMapBrush( void ) { sides.DeleteContents( true ); } in ~idMapBrush()
174 ~idMapEntity( void ) { primitives.DeleteContents( true ); } in ~idMapEntity()
191 ~idMapFile( void ) { entities.DeleteContents( true ); } in ~idMapFile()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/
H A Dcompiler_defs.cpp30 m_Commands.DeleteContents(true); in Clear()
32 m_Commands.DeleteContents(false); in Clear()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/KWIC/src/wx/KWIC/
H A DBmpSwitcher.cpp75 m_bmplist.DeleteContents(true); in ~kwxBmpSwitcher()
77 m_bmplist.DeleteContents(false); in ~kwxBmpSwitcher()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dhash.h49 void DeleteContents(bool flag);
223 void DeleteContents(bool flag);
288 m_hashTable[slot]->DeleteContents(TRUE); \
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dhash.cpp90 void wxHashTableBase::DeleteContents(bool flag) in DeleteContents() function in wxHashTableBase
97 m_hashTable[n]->DeleteContents(flag); in DeleteContents()
425 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
443 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
461 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
476 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
697 void wxHashTable::DeleteContents (bool flag) in DeleteContents() function in wxHashTable
704 hash_table[i]->DeleteContents (flag); in DeleteContents()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dhash.cpp90 void wxHashTableBase::DeleteContents(bool flag) in DeleteContents() function in wxHashTableBase
97 m_hashTable[n]->DeleteContents(flag); in DeleteContents()
425 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
443 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
461 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
476 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
697 void wxHashTable::DeleteContents (bool flag) in DeleteContents() function in wxHashTable
704 hash_table[i]->DeleteContents (flag); in DeleteContents()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dhash.cpp90 void wxHashTableBase::DeleteContents(bool flag) in DeleteContents() function in wxHashTableBase
97 m_hashTable[n]->DeleteContents(flag); in DeleteContents()
425 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
443 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
461 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
476 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
697 void wxHashTable::DeleteContents (bool flag) in DeleteContents() function in wxHashTable
704 hash_table[i]->DeleteContents (flag); in DeleteContents()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dhash.cpp90 void wxHashTableBase::DeleteContents(bool flag) in DeleteContents() function in wxHashTableBase
97 m_hashTable[n]->DeleteContents(flag); in DeleteContents()
425 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
443 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
461 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
476 if (m_deleteContents) hash_table[position]->DeleteContents(true); in Put()
697 void wxHashTable::DeleteContents (bool flag) in DeleteContents() function in wxHashTable
704 hash_table[i]->DeleteContents (flag); in DeleteContents()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/frame_host/
H A Dframe_service_base_unittest.cc154 TEST_F(FrameServiceBaseTest, DeleteContents) { in TEST_F() argument
156 DeleteContents(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dframe_service_base_unittest.cc154 TEST_F(FrameServiceBaseTest, DeleteContents) { in TEST_F() argument
156 DeleteContents(); in TEST_F()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dhash.h64 void DeleteContents(bool flag);
172 void DeleteContents( bool flag ) { m_deleteContents = flag; } in DeleteContents() function
490 void DeleteContents(bool flag);
587 m_hashTable[slot]->DeleteContents(true); \
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dhash.h64 void DeleteContents(bool flag);
172 void DeleteContents( bool flag ) { m_deleteContents = flag; } in DeleteContents() function
490 void DeleteContents(bool flag);
587 m_hashTable[slot]->DeleteContents(true); \
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dhash.h64 void DeleteContents(bool flag);
172 void DeleteContents( bool flag ) { m_deleteContents = flag; } in DeleteContents() function
490 void DeleteContents(bool flag);
587 m_hashTable[slot]->DeleteContents(true); \
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dhash.h64 void DeleteContents(bool flag);
172 void DeleteContents( bool flag ) { m_deleteContents = flag; } in DeleteContents() function
490 void DeleteContents(bool flag);
587 m_hashTable[slot]->DeleteContents(true); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/decorators/
H A Dtab_properties_decorator_unittest.cc28 DeleteContents(); in TearDown()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/performance_manager/decorators/
H A Dtab_properties_decorator_unittest.cc27 DeleteContents(); in TearDown()
/dports/emulators/citra/citra-ac98458e0/src/core/hle/service/am/
H A Dam_app.cpp15 {0x10040102, &AM_APP::DeleteContents, "DeleteContents"}, in AM_APP()
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/service/am/
H A Dam_app.cpp15 {0x10040102, &AM_APP::DeleteContents, "DeleteContents"}, in AM_APP()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dhash.h87 void DeleteContents(bool flag);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dhash.h87 void DeleteContents(bool flag);

12345678910>>...19