Home
last modified time | relevance | path

Searched refs:remove (Results 1901 - 1925 of 2112) sorted by relevance

1...<<71727374757677787980>>...85

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp748 get_folder(ManifestLocation::settings_location).remove("vk_loader_settings.json");
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp859 rules.remove(); in TestExtended()
1390 testString.remove(); in runUnicodeTestData()
1402 testString.remove(); in runUnicodeTestData()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp2100 // and remove it from the metaaddr, and rb_equation in GenMetaEquation()
2112 pipeEquation.remove(co); in GenMetaEquation()
2115 if (rbEquation[j].remove(co)) in GenMetaEquation()
2160 if (rbEquation[j].remove(co)) in GenMetaEquation()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c5032 .remove = panel_simple_platform_remove,
5388 .remove = panel_simple_dsi_remove,
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java2706 /* remove the Katakana middle dot(s) from set1 */ in TestConsistency()
2707 set1.remove(0x30fb); in TestConsistency()
2708 set2.remove (0xff65); /* halfwidth variant */ in TestConsistency()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java2854 /* remove the Katakana middle dot(s) from set1 */ in TestConsistency()
2855 set1.remove(0x30fb); in TestConsistency()
2856 set2.remove (0xff65); /* halfwidth variant */ in TestConsistency()
/third_party/icu/icu4c/source/i18n/
H A Dregexcmp.cpp609 // 5. LA_END // Cut back stack, remove saved state from step 2. in doParseActions()
1959 fLiteralChars.remove();
3645 // not remove them.
4458 mPropName.remove(0, 2); // Strip the "Is"
4587 // we remove them from the set.
/third_party/json/include/nlohmann/
H A Djson.hpp2412 /// @brief remove element given an iterator
2482 /// @brief remove elements given an iterator range
2590 /// @brief remove element from a JSON object given a key
2599 /// @brief remove element from a JSON object given a key
2608 /// @brief remove element from a JSON array given an index
4672 enum class patch_operations {add, remove, replace, move, copy, test, invalid};
4680 if (op == "remove")
4682 return patch_operations::remove;
4772 // wrapper for "remove" operation; remove valu
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dregexcmp.cpp609 // 5. LA_END // Cut back stack, remove saved state from step 2. in doParseActions()
1959 fLiteralChars.remove();
3645 // not remove them.
4458 mPropName.remove(0, 2); // Strip the "Is"
4587 // we remove them from the set.
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp320 p.second.remove(def); in removeDefsOfInstruction()
1842 // multiple times in a row, and also remove a source of in run()
2630 defi->bb->remove(defi); in insertConstraintMove()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1871 R.remove(maxHeight); in computeNodeOrder()
1916 R.remove(maxDepth); in computeNodeOrder()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp300 remove(); in ~program()
600 void Utils::program::remove() in remove() function in glcts::ViewportArray::Utils::program
/third_party/skia/src/core/
H A DSkPath.cpp133 1. If we encounter degenerate segments, remove them
3105 tangents.remove(last); in contains()
3112 tangents.remove(last); in contains()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregexcmp.cpp614 // 5. LA_END // Cut back stack, remove saved state from step 2. in doParseActions()
1961 fLiteralChars.remove();
3642 // not remove them.
4455 mPropName.remove(0, 2); // Strip the "Is"
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp1959 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const SkCoincidentSpans* remove) const { in debugRelease()
1965 if (coin == remove) { in debugRelease()
2473 // keep the points, but remove spans so that the segment doesn't have 2 or more
/third_party/node/deps/ada/
H A Dada.h119 // do not remove tabs and spaces, they should have been removed prior to calling
6106 // Input is empty, there is no password, and we need to remove "@" from
6435 // If hostname starts with "@", we should not remove that character. in clear_hostname()
6740 inline void remove(std::string_view key);
6741 inline void remove(std::string_view key, std::string_view value);
7003 inline void url_search_params::remove(const std::string_view key) { in remove() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::url_search_params
7010 inline void url_search_params::remove(const std::string_view key, in remove() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::url_search_params
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3254 // instruction as dead and remove its cost from the final cost of the
5252 BS->BB->getInstList().remove(pickedInst);
7406 // initially collected them. If so, they are marked as deleted, so remove
7425 Candidates.remove(GEPI);
7426 Candidates.remove(GEPJ);
7428 Candidates.remove(GEPJ);
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-mipi-rx.c1741 .remove = rockchip_mipidphy_remove,
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c1838 dev_info(dev, "remove device\n"); in rkvdec_remove()
1864 .remove = rkvdec_remove,
H A Dmpp_rkvenc2.c1665 dev_info(dev, "remove ccu\n"); in rkvenc_remove()
1669 dev_info(dev, "remove core\n"); in rkvenc_remove()
1682 dev_info(dev, "remove device\n"); in rkvenc_remove()
1717 .remove = rkvenc_remove,
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_drv.c1820 .remove = rga2_drv_remove,
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c1583 .remove = dw_mipi_dsi2_remove,
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H A Dgc2093.c1457 .remove = &gc2093_remove,
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.c1816 .remove = rkcif_plat_remove,
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie_linux.c221 remove: dhdpcie_pci_remove,

Completed in 131 milliseconds

1...<<71727374757677787980>>...85