/third_party/spirv-tools/test/opt/loop_optimizations/ |
H A D | nested_loops.cpp | 201 expected_ids->erase(bb_id); in CheckLoopBlocks()
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sLongShaderTests.cpp | 336 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 D | vktGlobalPriorityQueueUtils.cpp | 139 m_priorities.erase(item); in remove()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | nmake.mak | 240 erase $(OBJDIR)\*.obj wpa_supplicant.exe
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | nmake.mak | 240 erase $(OBJDIR)\*.obj wpa_supplicant.exe
|
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | unix_shim.cpp | 208 platform_shim.dir_entries.erase(it); in CLOSEDIR_FUNC_NAME()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | FindPreciseNodes.cpp | 663 info.preciseObjectsToProcess.erase(first); in FindPreciseNodes()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | trace_fixture.cpp | 117 gUniformLocations.erase(program); in DeleteUniformLocations()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 1590 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 D | phonenumberutil.cc | 1487 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 D | v8-debugger-agent-impl.cc | 753 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 D | v8-runtime-agent-impl.cc | 604 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 D | image_receiver_test.cpp | 102 map_.erase(itor); in remove() 114 map_.erase(key); in remove()
|
/third_party/backends/backend/ |
H A D | dc240.c | 232 "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 D | gphoto2.c | 247 "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 D | zip_unittest.cc | 647 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 D | zip_unittest.cc | 647 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 D | node_sockaddr.cc | 411 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 D | WinEHPrepare.cpp | 785 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 D | WindowsResource.cpp | 285 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 D | config_helper_vulkan.cc | 241 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 D | pipeline.cc | 590 buffers_.erase( in ClearBuffers() 659 samplers_.erase( in ClearSamplers()
|
/third_party/skia/src/core/ |
H A D | SkRemoteGlyphCache.cpp | 714 it = fDescToRemoteStrike.erase(it); in checkForDeletedEntries() 754 fDescToRemoteStrike.erase(it); in getOrCreateCache()
|
/third_party/skia/src/sksl/ |
H A D | SkSLInliner.cpp | 1094 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 D | TriangulatingPathRendererTests.cpp | 928 trianglePlusBreadcrumbEdges.erase(it); in verify_simple_inner_polygons() 936 trianglePlusBreadcrumbEdges.erase(it); in verify_simple_inner_polygons()
|