Home
last modified time | relevance | path

Searched refs:erase (Results 851 - 875 of 1329) sorted by relevance

1...<<31323334353637383940>>...54

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallPtrSet.h375 /// erase - If the set contains the specified pointer, remove it and return
377 bool erase(PtrType Ptr) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h318 LaneBitmask erase(RegisterMaskPair Pair) {
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.cc299 it = labels_.erase(it); in BindPendingLabels()
/third_party/vixl/src/aarch64/
H A Ddebugger-aarch64.cc121 line.erase(std::remove_if(line.begin(), in Debug()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_file.cc124 files->erase(iter); in PruneFileAndDepsMarkingAsVisited()
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc523 content->erase(content->size() - 2); in ConsumeBlockComment()
/third_party/protobuf/src/google/protobuf/
H A Dmap_field_inl.h245 return MutableMap()->erase(key); in DeleteMapValue()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc228 enum_name_without_underscore.erase( in FindEnumValueByNameWithoutUnderscoreOrNull()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc173 ABSL_RAW_CHECK(t.erase(keys.front()), keys.front().c_str()); in BM_CacheInSteadyState()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatus.cc149 GetPayloads()->erase(GetPayloads()->begin() + index); in ErasePayload()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_obfuscate_constants.cpp513 constant_uses.erase(constant_uses.begin() + index); in Apply()
/third_party/spirv-tools/source/opt/
H A Dcfg.cpp328 block_preds.erase(latch_pos); in SplitLoopHeader()
H A Diterator.h343 (void)container_->erase(iterator_); in Erase()
H A Dmem_pass.cpp502 seen_target_vars_.erase(varId);
/third_party/spirv-tools/source/val/
H A Dfunction.cpp132 undefined_blocks_.erase(block_id); in RegisterBlock()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp201 expected_ids->erase(bb_id); in CheckLoopBlocks()
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongShaderTests.cpp336 m_varNames.erase((m_varNames.begin() + (m_varNames.size() - scope.size())), m_varNames.end());
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp139 m_priorities.erase(item); in remove()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnmake.mak240 erase $(OBJDIR)\*.obj wpa_supplicant.exe
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnmake.mak240 erase $(OBJDIR)\*.obj wpa_supplicant.exe
/third_party/vulkan-loader/tests/framework/shim/
H A Dunix_shim.cpp208 platform_shim.dir_entries.erase(it); in CLOSEDIR_FUNC_NAME()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindPreciseNodes.cpp663 info.preciseObjectsToProcess.erase(first); in FindPreciseNodes()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dtrace_fixture.cpp117 gUniformLocations.erase(program); in DeleteUniformLocations()
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1590 copy_map.erase(other); in try_coalesce_copies()
1612 it = copy_map.erase(it); in handle_operands()
1681 copy_map.erase(it); in handle_operands()
1682 copy_map.erase(other); in handle_operands()
1795 copy_map.erase(it); in handle_operands()
1801 copy_map.erase(it); in handle_operands()
1862 copy_map.erase(it); in handle_operands()
1898 copy_map.erase(it); in handle_operands()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumberutil.cc1487 formatted_number->erase(formatted_number->begin()); in FormatInOriginalFormat()
1548 candidate_national_prefix_rule.erase(index_of_first_group); in FormatInOriginalFormat()
2210 national_number->erase(index_of_isdn); in BuildNationalNumberForParsing()
2987 national_number->erase(0, i); in ExtractCountryCode()

Completed in 27 milliseconds

1...<<31323334353637383940>>...54