Home
last modified time | relevance | path

Searched refs:test_remove (Results 1 – 25 of 1062) sorted by relevance

12345678910>>...43

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Dremove_range.cpp69 void test_remove(ExPolicy policy, DataType) in test_remove() function
122 void test_remove() in test_remove() function
126 test_remove(execution::seq, DataType()); in test_remove()
127 test_remove(execution::par, DataType()); in test_remove()
128 test_remove(execution::par_unseq, DataType()); in test_remove()
134 void test_remove() in test_remove() function
136 test_remove<int>(); in test_remove()
137 test_remove<user_defined_type>(); in test_remove()
149 test_remove(); in hpx_main()
/dports/devel/p5-JSON-Pointer/JSON-Pointer-0.07/t/
H A D005_remove.t13 sub test_remove {
63 test_remove "A.3 Removing an Object Member" => (
79 test_remove "A.4 Removing an Array Element" => (
96 test_remove "remove toplevel object field" => (
112 test_remove "remove nested object field" => (
131 test_remove "remove whole document (object)" => (
142 test_remove "remove whole document (array)" => (
153 test_remove "remove whole document (string)" => (
164 test_remove "remove specified element from array" => (
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/tests/
H A Ddimension.rs100 defmac!(test_remove index => { in dyn_remove()
106 test_remove!(1); in dyn_remove()
107 test_remove!(2); in dyn_remove()
108 test_remove!(3); in dyn_remove()
109 test_remove!(0); in dyn_remove()
110 test_remove!(2); in dyn_remove()
111 test_remove!(0); in dyn_remove()
112 test_remove!(0); in dyn_remove()
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_renaming_context.c137 static void test_remove(uint32_t n) { in test_remove() function
158 test_remove(5); in main()
165 test_remove(5); in main()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/test/dm/
H A Dtest-driver.c57 static int test_remove(struct udevice *dev) in test_remove() function
81 .remove = test_remove,
92 .remove = test_remove,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
80 .remove = test_remove,
91 .remove = test_remove,
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
80 .remove = test_remove,
91 .remove = test_remove,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
80 .remove = test_remove,
91 .remove = test_remove,
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
80 .remove = test_remove,
91 .remove = test_remove,
/dports/sysutils/u-boot-tools/u-boot-2020.07/test/dm/
H A Dtest-driver.c57 static int test_remove(struct udevice *dev) in test_remove() function
81 .remove = test_remove,
92 .remove = test_remove,
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/test/dm/
H A Dtest-driver.c56 static int test_remove(struct udevice *dev) in test_remove() function
80 .remove = test_remove,
91 .remove = test_remove,
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dremove_tests.hpp116 void test_remove(ExPolicy policy, IteratorTag, DataType, ValueType value, in test_remove() function
480 void test_remove(IteratorTag, int rand_base) in test_remove() function
485 test_remove(execution::seq, IteratorTag(), int(), in test_remove()
487 test_remove(execution::par, IteratorTag(), int(), in test_remove()
489 test_remove(execution::par_unseq, IteratorTag(), int(), in test_remove()
493 test_remove(execution::seq, IteratorTag(), user_defined_type(), in test_remove()
495 test_remove(execution::par, IteratorTag(), user_defined_type(), in test_remove()
580 void test_remove(bool test_for_remove_if = false) in test_remove() function
590 test_remove(IteratorTag(), rand_base); in test_remove()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/tests/
H A Dtest_assets.h32 CPPUNIT_TEST(test_remove);
57 void test_remove();
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-rpi/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/test/dm/
H A Dtest-driver.c61 static int test_remove(struct udevice *dev) in test_remove() function
89 .remove = test_remove,
100 .remove = test_remove,

12345678910>>...43