Home
last modified time | relevance | path

Searched refs:erase (Results 1001 - 1025 of 1406) sorted by relevance

1...<<41424344454647484950>>...57

/third_party/node/src/
H A Dinspector_socket_server.cc312 connected_sessions_.erase(session_id); in SessionTerminated()
H A Djs_native_api_v8.h177 pending_finalizers.erase(finalizer); in DequeueFinalizer()
H A Dnode_blob.cc447 data_objects_.erase(uuid); in revoke_data_object()
H A Dnode_env_var.cc269 map_.erase(std::string(*str, str.length())); in Delete()
/third_party/node/deps/v8/include/
H A Dv8-util.h76 impl->erase(it); in Remove()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-util.h76 impl->erase(it); in Remove()
/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc415 frames.erase(frames.begin()); in capture()
/third_party/node/deps/v8/src/heap/
H A Dlarge-spaces.cc276 chunk_map_.erase(current); in RemoveChunkMapEntries()
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc462 profilers_.erase(it); in RemoveProfiler()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-printer.cc265 if (loop_headers_.erase(block) > 0) { in PreProcessBasicBlock()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DShader.cpp452 line.erase(std::remove(line.begin(), line.end(), '\0'), line.end()); in resolveCompile()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderStorageBlockOutputHLSL.cpp160 name.erase(pos, closePos - pos + 1); in StripArrayIndices()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCombiner.cpp453 I = RegUnits.erase(I);
H A DStackMaps.cpp289 LiveOuts.erase( in parseRegisterLiveOutMask()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp62 gTestName.erase(std::remove(gTestName.begin(), gTestName.end(), '-'), gTestName.end()); in DrawElementsToGoogleTestName()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fusion.cpp100 instructions->erase( in RemoveIfNotUsedContinueOrConditionBlock()
H A Dloop_unswitch_pass.cpp220 if_merge_block_dtn->parent_->children_.erase(std::find( in PerformUnswitch()
H A Dregister_pressure.cpp154 live_inout->live_in_.erase(&insn); in ComputePartialLiveness()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp100 instructions->erase( in RemoveIfNotUsedContinueOrConditionBlock()
H A Dloop_unswitch_pass.cpp220 if_merge_block_dtn->parent_->children_.erase(std::find( in PerformUnswitch()
H A Dregister_pressure.cpp154 live_inout->live_in_.erase(&insn); in ComputePartialLiveness()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp84 mOboeStreams.erase(streamIndex); in freeStreamIndex()
/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp472 SK_UNUSED bool wasFound = fBufferCache.erase(bufferId) != 0; in OnSkDataDeleted()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc315 table_builders_.erase(tag); in RemoveTableBuilder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h698 void undefineMacro(StringRef Name) { MacroMap.erase(Name); } in undefineMacro()

Completed in 27 milliseconds

1...<<41424344454647484950>>...57