/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | transreg.cpp | 162 aliasesOrRules.remove(0, blockSeparatorPos + 1); in create() 614 entry->stringArg.remove(); in reget() 708 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry 715 registry.remove(id); in remove() 725 * == OBSOLETE - remove in ICU 3.4 == 735 * == OBSOLETE - remove in ICU 3.4 == 1035 targets->remove(target); // should delete variants in removeSTV() 1037 specDAG.remove(source); // should delete targets in removeSTV() 1380 // remove(ID); in instantiateEntry()
|
/third_party/rust/crates/clap/src/parser/ |
H A D | parser.rs | 1185 if matcher.remove(arg.get_id()) in react() 1228 if matcher.remove(arg.get_id()) in react() 1249 if matcher.remove(arg.get_id()) in react() 1274 matcher.remove(arg.get_id()); in react() 1362 matcher.remove(override_id); in remove_overrides() 1376 matcher.remove(overrider_id); in remove_overrides() 1501 // With each new occurrence, remove overrides from prior occurrences in start_custom_arg()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-wiimote-core.c | 675 if (ops->remove) in wiimote_modules_load() 676 ops->remove(ops, wdata); in wiimote_modules_load() 708 if (ops->remove) in wiimote_modules_unload() 709 ops->remove(ops, wdata); in wiimote_modules_unload() 751 if (ops->remove) in wiimote_ext_unload() 752 ops->remove(ops, wdata); in wiimote_ext_unload() 789 if (ops->remove) in wiimote_mp_unload() 790 ops->remove(ops, wdata); in wiimote_mp_unload() 1880 .remove = wiimote_hid_remove,
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-wiimote-core.c | 679 if (ops->remove) in wiimote_modules_load() 680 ops->remove(ops, wdata); in wiimote_modules_load() 712 if (ops->remove) in wiimote_modules_unload() 713 ops->remove(ops, wdata); in wiimote_modules_unload() 755 if (ops->remove) in wiimote_ext_unload() 756 ops->remove(ops, wdata); in wiimote_ext_unload() 793 if (ops->remove) in wiimote_mp_unload() 794 ops->remove(ops, wdata); in wiimote_mp_unload() 1887 .remove = wiimote_hid_remove,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.c | 1600 goto remove; in tegra_dsi_probe() 1608 goto remove; in tegra_dsi_probe() 1615 goto remove; in tegra_dsi_probe() 1622 goto remove; in tegra_dsi_probe() 1629 goto remove; in tegra_dsi_probe() 1635 goto remove; in tegra_dsi_probe() 1642 goto remove; in tegra_dsi_probe() 1648 goto remove; in tegra_dsi_probe() 1681 remove: in tegra_dsi_probe()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtptngts.cpp | 517 dateReturned.remove(); in testAPI() 533 dateReturned.remove(); in testAPI() 547 dateReturned.remove(); in testAPI() 558 dateReturned.remove(); in testAPI() 629 rDate.remove(); in testAPI() 654 rDate.remove(); in testAPI() 716 resultDate.remove(); in testAPI() 762 resultDate.remove(); in testAPI() 883 formatted.remove(); in testAPI()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | timezone.cpp | 1250 result.remove(); in getDisplayName() 1281 result.remove(); in getDisplayName() 1312 result.remove(); in getDisplayName() 1329 result.remove(); in getDisplayName() 1356 normalized.remove(); in getCustomID() 1572 canonicalID.remove(); in getCanonicalID() 1597 ianaID.remove(); in getIanaID() 1612 winid.remove(); in getWindowsID() 1692 id.remove(); in getIDForWindowsID()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_sched.cpp | 796 n->remove(); in schedule_bb() 802 n->remove(); in schedule_bb() 809 n->remove(); in schedule_bb() 979 n->remove(); in process_alu() 1049 sblog << "failed to remove "; in update_live_dst_vec() 1670 p->remove(); in try_add_instruction() 1725 a->remove(); in try_add_instruction() 1779 n->remove(); in check_copy() 1811 n->remove(); in process_ready_copies() 1914 n->remove(); in release_op() [all...] |
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | rdma.c | 842 bool remove) in nvme_rdma_destroy_admin_queue() 844 if (remove) { in nvme_rdma_destroy_admin_queue() 959 bool remove) in nvme_rdma_destroy_io_queues() 961 if (remove) { in nvme_rdma_destroy_io_queues() 1031 bool remove) in nvme_rdma_teardown_admin_queue() 1041 if (remove) in nvme_rdma_teardown_admin_queue() 1043 nvme_rdma_destroy_admin_queue(ctrl, remove); in nvme_rdma_teardown_admin_queue() 1047 bool remove) in nvme_rdma_teardown_io_queues() 1058 if (remove) in nvme_rdma_teardown_io_queues() 1060 nvme_rdma_destroy_io_queues(ctrl, remove); in nvme_rdma_teardown_io_queues() 841 nvme_rdma_destroy_admin_queue(struct nvme_rdma_ctrl *ctrl, bool remove) nvme_rdma_destroy_admin_queue() argument 958 nvme_rdma_destroy_io_queues(struct nvme_rdma_ctrl *ctrl, bool remove) nvme_rdma_destroy_io_queues() argument 1030 nvme_rdma_teardown_admin_queue(struct nvme_rdma_ctrl *ctrl, bool remove) nvme_rdma_teardown_admin_queue() argument 1046 nvme_rdma_teardown_io_queues(struct nvme_rdma_ctrl *ctrl, bool remove) nvme_rdma_teardown_io_queues() argument [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | mv64x60_edac.c | 222 .remove = mv64x60_pci_err_remove, 389 .remove = mv64x60_sram_err_remove, 582 .remove = mv64x60_cpu_err_remove, 838 .remove = mv64x60_mc_err_remove,
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | locomo.c | 518 .remove = locomo_remove, 843 if (drv->remove) in locomo_bus_remove() 844 ret = drv->remove(ldev); in locomo_bus_remove() 852 .remove = locomo_bus_remove,
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | drivers.c | 140 if (pa_drv->remove) in parisc_driver_remove() 141 pa_drv->remove(pa_dev); in parisc_driver_remove() 168 /* We install our own probe and remove routines */ in register_parisc_driver() 170 WARN_ON(driver->drv.remove != NULL); in register_parisc_driver() 627 .remove = __exit_p(parisc_driver_remove),
|
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
H A D | fsl-mc-bus.c | 350 error = mc_drv->remove(mc_dev); in fsl_mc_driver_remove() 386 if (mc_driver->remove) in __fsl_mc_driver_register() 387 mc_driver->driver.remove = fsl_mc_driver_remove; in __fsl_mc_driver_register() 822 * The device-specific remove callback will get invoked by device_del() in fsl_mc_device_remove() 1116 .remove = fsl_mc_bus_remove,
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | drivers.c | 141 if (pa_drv->remove) in parisc_driver_remove() 142 pa_drv->remove(pa_dev); in parisc_driver_remove() 167 /* We install our own probe and remove routines */ in register_parisc_driver() 169 WARN_ON(driver->drv.remove != NULL); in register_parisc_driver() 627 .remove = __exit_p(parisc_driver_remove),
|
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | core.c | 87 thdrv->remove(thdev); in intel_th_probe() 151 thdrv->remove(thdev); in intel_th_remove() 173 .remove = intel_th_remove, 356 if (!thdrv->probe || !thdrv->remove) in intel_th_driver_register()
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | at803x.c | 1055 .remove = at803x_remove, 1077 .remove = at803x_remove, 1093 .remove = at803x_remove, 1114 .remove = at803x_remove,
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | pty.c | 521 .remove = pty_remove 538 .remove = pty_remove 758 .remove = pty_unix98_remove, 776 .remove = pty_unix98_remove,
|
/kernel/linux/linux-5.10/drivers/vlynq/ |
H A D | vlynq.c | 349 if (drv->remove) in vlynq_device_remove() 350 drv->remove(to_vlynq_device(dev)); in vlynq_device_remove() 372 * remove device and the bus master should have the same 763 .remove = vlynq_remove, 770 .remove = vlynq_device_remove,
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | compal-laptop.c | 733 .remove = compal_remove, 1059 goto remove; in compal_probe() 1069 goto remove; in compal_probe() 1076 remove: in compal_probe()
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | dd.c | 566 if (dev->bus && dev->bus->remove) in device_remove() 567 dev->bus->remove(dev); in device_remove() 568 else if (dev->driver->remove) in device_remove() 569 dev->driver->remove(dev); in device_remove() 1315 * within their ->remove callback for the same device, they in device_release_driver()
|
/kernel/linux/linux-6.6/drivers/vlynq/ |
H A D | vlynq.c | 349 if (drv->remove) in vlynq_device_remove() 350 drv->remove(to_vlynq_device(dev)); in vlynq_device_remove() 370 * remove device and the bus master should have the same 761 .remove = vlynq_remove, 768 .remove = vlynq_device_remove,
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | pty.c | 510 .remove = pty_remove 526 .remove = pty_remove 748 .remove = pty_unix98_remove, 765 .remove = pty_unix98_remove,
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | fsl-mc-bus.c | 459 mc_drv->remove(mc_dev); in fsl_mc_driver_remove() 491 if (mc_driver->remove) in __fsl_mc_driver_register() 492 mc_driver->driver.remove = fsl_mc_driver_remove; in __fsl_mc_driver_register() 929 * The device-specific remove callback will get invoked by device_del() in fsl_mc_device_remove() 1223 .remove = fsl_mc_bus_remove,
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | core.c | 87 thdrv->remove(thdev); in intel_th_probe() 153 thdrv->remove(thdev); in intel_th_remove() 173 .remove = intel_th_remove, 356 if (!thdrv->probe || !thdrv->remove) in intel_th_driver_register()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | cpp_driver_lite.py | 117 os.remove(self.result) 299 os.remove(os.path.join(os.path.split( 540 sftp.remove(filepath) 550 os.remove(report_xml) 553 "remove {} Failed:{}".format(report_xml, exception))
|