Home
last modified time | relevance | path

Searched refs:remove (Results 426 - 450 of 11903) sorted by relevance

1...<<11121314151617181920>>...477

/third_party/icu/icu4c/source/tools/toolutil/
H A Ddbgutil.cpp30 return fillin.remove(); in _fieldString()
142 dst->remove(); in udbg_escape()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsplice.c62 remove(fromfile); in splice_0100()
63 remove(tofile); in splice_0100()
/third_party/python/Tools/demo/
H A Dqueens.py36 self.remove(x, y)
47 def remove(self, x, y): member in Queens
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp112 // Since it is available, it must be in the priority queue. First remove it. in AdjustPriorityOfUnscheduledPreds()
113 remove(OnlyAvailablePred); in AdjustPriorityOfUnscheduledPreds()
134 void LatencyPriorityQueue::remove(SUnit *SU) { in remove() function in LatencyPriorityQueue
/third_party/skia/src/gpu/
H A DGrRectanizerSkyline.cpp98 fSkyline.remove(i);
113 fSkyline.remove(i+1);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsets.h76 unreversedPrefix.remove(); in resetPrefix()
124 unreversedPrefix.remove(); in resetPrefix()
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dmain.cpp73 str.remove(); // format() will APPEND to this string in cppapi()
270 output.remove(); in showCurrencyFormatting()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddbgutil.cpp30 return fillin.remove(); in _fieldString()
142 dst->remove(); in udbg_escape()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceSpinner.java111 mDeviceAdapter.remove(entry); in setupAudioDeviceCallback()
121 mDeviceAdapter.remove(entry); in setupAudioDeviceCallback()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread_test.cpp81 .remove(marl::Thread::Affinity( in TEST_F()
87 .remove(marl::Thread::Affinity({core(40)}, allocator)); in TEST_F()
/third_party/skia/tools/
H A DSkMetaData.h109 bool remove(const char name[], Type);
120 void remove(FindResult);
/third_party/skia/third_party/externals/icu/source/common/
H A Dservlk.cpp128 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to in fallback()
139 _currentID.remove(0); // completely truncate in fallback()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnmodifiableLazyStringList.java147 public void remove() { in listIterator()
179 public void remove() { in iterator()
/third_party/python/Lib/test/test_importlib/
H A Dtest_pkg_import.py38 sys.path.remove(self.test_dir)
44 os.remove(compiled_path)
/third_party/skia/third_party/externals/abseil-cpp/
H A Droll_abseil.py78 os.remove(os.path.join(abseil_in_chromium_dir, 'absl', 'base', 'internal', 'thread_annotations.h'))
79 os.remove(os.path.join(abseil_in_chromium_dir, 'absl', 'base', 'internal', 'dynamic_annotations.h'))
/third_party/skia/infra/bots/
H A Dtest_utils.py37 def remove(self, fname): member in FileWriter
41 os.remove(fname)
/third_party/skia/experimental/xform/
H A DSkShape.h96 void remove(int index) { in remove() function in GroupShape
98 fArray.remove(index); in remove()
/third_party/skia/gn/
H A Dcompile_sksl_tests.py40 os.remove(worklist.name)
109 os.remove(worklist.name)
/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Ddsoftbus.rs457 self.session_dev_map.remove(remote_network_id); in close_input_softbus()
458 self.channel_status_map.remove(remote_network_id); in close_input_softbus()
539 self.session_dev_map.remove(&device_id); in on_session_opened()
621 self.session_dev_map.remove(&device_id); in on_session_closed()
625 self.channel_status_map.remove(&device_id); in on_session_closed()
/base/request/request/services/src/manage/
H A Dmod.rs224 assert_eq!(manager.remove(uid, task_id), ErrorCode::ErrOk); in ut_manager_state_change_error()
235 assert_eq!(manager.remove(uid, task_id), ErrorCode::ErrOk); in ut_manager_state_change_error()
248 assert_eq!(manager.remove(uid, task_id), ErrorCode::ErrOk); in ut_manager_state_change_error()
263 assert_eq!(manager.remove(uid, task_id), ErrorCode::ErrOk); in ut_manager_state_change_error()
278 assert_eq!(manager.remove(uid, task_id), ErrorCode::ErrOk); in ut_manager_state_change_error()
/base/update/packaging_tools/test/
H A Dtest_build_update.py252 os.remove(target_package)
253 os.remove('test.file')
378 os.remove('vendor.img')
379 os.remove('vendor.map')
423 os.remove("./rsa_private_key2048.pem")
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_referee.cpp67 parallelRecognizers_.remove(recognizer); in DelMember()
106 parallelRecognizers_.remove(recognizer); in HandleParallelDisposal()
110 parallelRecognizers_.remove(recognizer); in HandleParallelDisposal()
172 highRecognizers_.remove(recognizer); in RemoveAndUnBlockGesture()
182 lowRecognizers_.remove(recognizer); in RemoveAndUnBlockGesture()
/kernel/linux/linux-5.10/drivers/base/power/
H A Dclock_ops.c276 goto remove; in pm_clk_remove()
280 goto remove; in pm_clk_remove()
286 remove: in pm_clk_remove()
314 goto remove; in pm_clk_remove_clk()
320 remove: in pm_clk_remove_clk()
360 * Clear the @dev's power.subsys_data field, remove the list of clock entries
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dvio.c101 if (drv->remove) { in vio_device_remove()
103 * Ideally, we would remove/deallocate tx/rx virqs in vio_device_remove()
108 return drv->remove(vdev); in vio_device_remove()
160 .remove = vio_device_remove,
462 .remove = vio_remove,
494 .remove = vio_remove,
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dvio.c101 if (drv->remove) { in vio_device_remove()
103 * Ideally, we would remove/deallocate tx/rx virqs in vio_device_remove()
108 drv->remove(vdev); in vio_device_remove()
158 .remove = vio_device_remove,
460 .remove = vio_remove,
492 .remove = vio_remove,

Completed in 12 milliseconds

1...<<11121314151617181920>>...477