Home
last modified time | relevance | path

Searched refs:erase (Results 876 - 900 of 1343) sorted by relevance

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

/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()
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc753 m_debuggerBreakpointIdToBreakpointId.erase(id); in removeBreakpointImpl()
755 m_breakpointIdToDebuggerBreakpointIds.erase(breakpointId); in removeBreakpointImpl()
1413 m_blackboxedPositions.erase(scriptId); in setBlackboxedRanges()
1972 m_scripts.erase(script->scriptId()); in ScriptCollected()
H A Dv8-runtime-agent-impl.cc604 m_compiledScripts.erase(it); in runScript()
813 m_activeBindings.erase(name); in removeBinding()
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_test.cpp102 map_.erase(itor); in remove()
114 map_.erase(key); in remove()
/third_party/backends/backend/
H A Ddc240.c232 "erase",
757 erase (SANE_Int fd) in erase() function
761 DBG (1, "erase: error: send_pck returned -1\n"); in erase()
767 DBG (1, "erase: error: send_data returned -1\n"); in erase()
773 DBG (1, "erase: error: end_of_data returned -1\n"); in erase()
1526 DBG (127, "sane_read bp%d, erase image\n", __LINE__); in sane_read()
1527 if (erase (Camera.fd) == -1) in sane_read()
1529 DBG (1, "Failed to erase memory\n"); in sane_read()
1819 /* XXX - I guess we should try to erase the image here */ in snap_pic()
H A Dgphoto2.c247 "erase",
615 * erase() - erase file from camera corresponding to
620 erase (void) in erase() function
1719 /* FIXME - I guess we should try to erase the image here */ in snap_pic()
1824 DBG (127, "sane_read bp%d, erase image\n", __LINE__); in converter_do_scan_complete_cleanup()
1825 if (erase () == -1) in converter_do_scan_complete_cleanup()
1827 DBG (1, "Failed to erase memory\n"); in converter_do_scan_complete_cleanup()
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_unittest.cc647 const bool ok = want_paths.erase(path); in TEST_F()
862 const bool ok = want_paths.erase(path); in TEST_F()
/third_party/node/deps/zlib/google/
H A Dzip_unittest.cc647 const bool ok = want_paths.erase(path); in TEST_F()
862 const bool ok = want_paths.erase(path); in TEST_F()
/third_party/node/src/
H A Dnode_sockaddr.cc411 rules_.erase(it->second); in RemoveSocketAddress()
412 address_rules_.erase(it); in RemoveSocketAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp785 BlocksInFunclet.erase( in cloneCommonBlocks()
789 OldColors.erase( in cloneCommonBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsResource.cpp285 NameNode->IDChildren.erase(LangZeroIt); in cleanUpManifests()
286 Data.erase(Data.begin() + RemovedIndex); in cleanUpManifests()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc241 required_layer_set.erase(property.layerName); in AreAllValidationLayersSupported()
574 required_extension_set.erase(extension); in AreAllExtensionsSupported()
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline.cc590 buffers_.erase( in ClearBuffers()
659 samplers_.erase( in ClearSamplers()
/third_party/skia/src/core/
H A DSkRemoteGlyphCache.cpp714 it = fDescToRemoteStrike.erase(it); in checkForDeletedEntries()
754 fDescToRemoteStrike.erase(it); in getOrCreateCache()
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp1094 candidates.erase(std::remove_if(candidates.begin(), in buildCandidateList()
1118 candidates.erase(std::remove_if(candidates.begin(), candidates.end(), in buildCandidateList()
/third_party/skia/tests/
H A DTriangulatingPathRendererTests.cpp928 trianglePlusBreadcrumbEdges.erase(it); in verify_simple_inner_polygons()
936 trianglePlusBreadcrumbEdges.erase(it); in verify_simple_inner_polygons()

Completed in 44 milliseconds

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