Home
last modified time | relevance | path

Searched refs:erase (Results 1176 - 1200 of 2084) sorted by relevance

1...<<41424344454647484950>>...84

/test/xts/hats/hdf/external_device_manager/device_manager_test/
H A Ddevice_manager_test.cpp171 core.busExtensions_.erase(BusType::BUS_TYPE_USB); in HWTEST_F()
/third_party/gn/src/gn/
H A Dhash_table_base_unittest.cc21 // constructors and operators, as well as insert()/erase()/clear() methods.
75 // operator, as well as insert() and erase() methods.
155 bool erase(int x) { in erase() function in TestHashTable
/third_party/glslang/glslang/Include/
H A Darrays.h147 sizes->erase(sizes->begin()); in pop_front()
/third_party/backends/backend/genesys/
H A Ddevice.cpp38 ret.erase(std::unique(ret.begin(), ret.end()), ret.end()); in get_resolutions()
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc404 pathname_.erase(out, pathname_.end()); in Normalize()
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h234 * Cache-friendly set of 32-bit IDs with O(1) insert/erase/lookup and
300 size_t erase(uint32_t id) in erase() function
/third_party/littlefs/
H A Dlfs.h178 int (*erase)(const struct lfs_config *c, lfs_block_t block); member
203 // and may be larger than the physical erase size. However, non-inlined
211 // Number of erase cycles before littlefs evicts metadata logs and moves
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_if_conversion.cpp48 I = regions_vec::reverse_iterator(rv.erase((++I).base())); in run()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.h184 void erase(iterator node);
/third_party/node/src/inspector/
H A Dmain_thread_interface.cc269 CHECK_EQ(1, managed_objects_.erase(id)); in RemoveObject()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.cc304 paths->erase(end, paths->end()); in Filter()
/third_party/node/deps/zlib/google/
H A Dzip_writer.cc304 paths->erase(end, paths->end()); in Filter()
/third_party/node/src/
H A Dnode_watchdog.cc395 watchdogs_.erase(it); in Unregister()
/third_party/nghttp2/src/
H A Dshrpx_dns_tracker.cc320 it = ents_.erase(it); in gc()
/third_party/ninja/src/
H A Ddisk_interface.cc213 cache_.erase(ci);
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc408 pathname_.erase(out, pathname_.end()); in Normalize()
/third_party/node/deps/v8/src/compiler/
H A Dcontrol-equivalence.cc213 i = blist.erase(i); in BracketListDelete()
H A Dschedule.h103 void RemoveNode(iterator it) { nodes_.erase(it); } in RemoveNode()
/third_party/node/deps/v8/src/d8/
H A Dd8-platforms.cc252 delayed_task_runners.erase(original_runner); in operator ()()
/third_party/node/deps/v8/src/base/platform/
H A Dmutex.cc67 if (held_shared_mutexes && held_shared_mutexes->erase(shared_mutex)) { in TryReleaseSharedMutex()
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace_posix.cc110 text->erase(mangled_start, mangled_end - mangled_start); in DemangleSymbols()
/third_party/node/deps/v8/src/execution/
H A Dmicrotask-queue.cc244 microtasks_completed_callbacks_.erase(pos); in RemoveMicrotasksCompletedCallback()
/third_party/node/deps/v8/src/heap/
H A Dmemory-allocator.h366 executable_memory_.erase(chunk); in UnregisterExecutableMemoryChunk()
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-platform.cc274 foreground_task_runner_map_.erase(it); in NotifyIsolateShutdown()
/third_party/node/deps/v8/src/logging/
H A Dcode-events.h134 listeners_.erase(listener); in RemoveListener()

Completed in 17 milliseconds

1...<<41424344454647484950>>...84