/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | mba_test.c | 141 remove(RESULT_FILE_NAME); in mba_test_cleanup() 157 remove(RESULT_FILE_NAME); in mba_schemata_change()
|
H A D | cmt_test.c | 68 remove(RESULT_FILE_NAME); in cmt_test_cleanup() 128 remove(RESULT_FILE_NAME); in cmt_resctrl_val()
|
H A D | mbm_test.c | 109 remove(RESULT_FILE_NAME); in mbm_test_cleanup() 125 remove(RESULT_FILE_NAME); in mbm_bw_change()
|
/third_party/googletest/googletest/test/ |
H A D | googletest-json-outfiles-test.py | 151 os.remove(os.path.join(self.output_dir_, GTEST_OUTPUT_1_TEST + '.json')) 155 os.remove(os.path.join(self.output_dir_, GTEST_OUTPUT_2_TEST + '.json'))
|
H A D | gtest_xml_outfiles_test.py | 88 os.remove(os.path.join(self.output_dir_, GTEST_OUTPUT_1_TEST + ".xml")) 92 os.remove(os.path.join(self.output_dir_, GTEST_OUTPUT_2_TEST + ".xml"))
|
/third_party/icu/icu4c/source/samples/numfmt/ |
H A D | main.cpp | 73 str.remove(); // format() will APPEND to this string in cppapi() 270 output.remove(); in showCurrencyFormatting()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | textfile.cpp | 106 str.remove(0, 1); in readLine() 125 if (trim) line.remove(0, pos); in readLineSkippingComments()
|
/third_party/icu/icu4c/source/common/ |
H A D | servlk.cpp | 128 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to in fallback() 139 _currentID.remove(0); // completely truncate in fallback()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | BundleGroup.java | 71 items.remove(item); in addBundleItem() 85 items.remove(item); in removeBundleItem()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationsets.h | 76 unreversedPrefix.remove(); in resetPrefix() 124 unreversedPrefix.remove(); in resetPrefix()
|
/third_party/libsnd/tests/ |
H A D | checksum_test.c | 124 remove (cksum->enc_name) ; in checksum_test() 125 remove (cksum->dec_name) ; in checksum_test()
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | c_build_helper.py | 30 os.remove(filename) 168 os.remove(c_name)
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
H A D | x86_test-vk.sh | 52 apt-get install -y --no-remove \ 74 apt install -y --no-remove --install-recommends winehq-stable
|
/third_party/jsframework/runtime/main/reactivity/ |
H A D | watcher.js | 4 remove, 171 remove(this.vm._watchers, this);
|
/third_party/node/deps/icu-small/source/common/ |
H A D | servlk.cpp | 128 _currentID.remove(x); // truncate current or fallback, whichever we're pointing to in fallback() 139 _currentID.remove(0); // completely truncate in fallback()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationsets.h | 76 unreversedPrefix.remove(); in resetPrefix() 124 unreversedPrefix.remove(); in resetPrefix()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | dbgutil.cpp | 30 return fillin.remove(); in _fieldString() 142 dst->remove(); in udbg_escape()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | dbgutil.cpp | 30 return fillin.remove(); in _fieldString() 142 dst->remove(); in udbg_escape()
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | splice.c | 62 remove(fromfile); in splice_0100() 63 remove(tofile); in splice_0100()
|
/third_party/python/Tools/demo/ |
H A D | queens.py | 36 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 D | LatencyPriorityQueue.cpp | 112 // 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 D | GrRectanizerSkyline.cpp | 98 fSkyline.remove(i); 113 fSkyline.remove(i+1);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationsets.h | 76 unreversedPrefix.remove(); in resetPrefix() 124 unreversedPrefix.remove(); in resetPrefix()
|
/third_party/skia/third_party/externals/icu/source/samples/numfmt/ |
H A D | main.cpp | 73 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 D | dbgutil.cpp | 30 return fillin.remove(); in _fieldString() 142 dst->remove(); in udbg_escape()
|