| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/ |
| H A D | perl-rdepends.txt | 12 RDEPENDS:perl-module-test-builder-formatter += "perl-module-test2-formatter-tap" 13 RDEPENDS:perl-module-test2-api += "perl-module-test2-event-fail" 14 RDEPENDS:perl-module-test2-api += "perl-module-test2-event-pass" 15 RDEPENDS:perl-module-test2-api += "perl-module-test2-event-v2" 16 RDEPENDS:perl-module-test2-formatter-tap += "perl-module-test2-formatter" 1891 RDEPENDS:perl-module-test2-api-breakage += "perl-module-strict" 1892 RDEPENDS:perl-module-test2-api-breakage += "perl-module-test2-util" 1893 RDEPENDS:perl-module-test2-api-breakage += "perl-module-warnings" 1894 RDEPENDS:perl-module-test2-api-context += "perl-module-strict" 1895 RDEPENDS:perl-module-test2-api-context += "perl-module-test2-api" [all …]
|
| /OK3568_Linux_fs/buildroot/package/argp-standalone/ |
| H A D | 0001-throw-in-funcdef.patch | 21 --- argp-standalone-1.4-test2/argp.h.orig 2006-01-06 02:29:59.000000000 +0100 22 +++ argp-standalone-1.4-test2/argp.h 2006-01-06 02:41:10.000000000 +0100 53 --- argp-standalone-1.4-test2/argp-parse.c.orig 2006-01-06 02:47:48.000000000 +0100 54 +++ argp-standalone-1.4-test2/argp-parse.c 2006-01-06 02:48:16.000000000 +0100
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/argp-standalone/files/ |
| H A D | 0001-throw-in-funcdef.patch | 26 --- argp-standalone-1.4-test2/argp.h.orig 2006-01-06 02:29:59.000000000 +0100 27 +++ argp-standalone-1.4-test2/argp.h 2006-01-06 02:41:10.000000000 +0100 58 --- argp-standalone-1.4-test2/argp-parse.c.orig 2006-01-06 02:47:48.000000000 +0100 59 +++ argp-standalone-1.4-test2/argp-parse.c 2006-01-06 02:48:16.000000000 +0100
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mm.c | 40 int test1, test2; in mgag200_probe_vram() local 61 test2 = ioread16(mem); in mgag200_probe_vram() 69 if (test2) in mgag200_probe_vram()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
| H A D | 0001-Fix-potential-string-truncation-in-strncpy.patch | 16 tests/test2.c | 4 ++-- 52 diff --git a/tests/test2.c b/tests/test2.c 54 --- a/tests/test2.c 55 +++ b/tests/test2.c
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | dtoc_test_addr32.dts | 21 test2 { 23 compatible = "test2";
|
| H A D | dtoc_test_addr64_32.dts | 21 test2 { 23 compatible = "test2";
|
| H A D | dtoc_test_addr32_64.dts | 21 test2 { 23 compatible = "test2";
|
| H A D | dtoc_test_addr64.dts | 21 test2 { 23 compatible = "test2";
|
| H A D | dtoc_test_simple.dts | 27 spl-test2 {
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | random32.c | 145 } test2[] = { variable 290 for (i = 0; i < ARRAY_SIZE(test2); i++) { in prandom_state_selftest() 293 prandom_seed_early(&state, test2[i].seed, false); in prandom_state_selftest() 296 for (j = 0; j < test2[i].iteration - 1; j++) in prandom_state_selftest() 299 if (test2[i].result != prandom_u32_state(&state)) in prandom_state_selftest()
|
| /OK3568_Linux_fs/u-boot/test/py/tests/ |
| H A D | test_log.py | 59 def test2(): function 94 test2()
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | hashtabletest.c | 86 test2(void) in test2() function 162 ok = ok && test2(); in hashtabletest_test()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/ |
| H A D | perl_5.34.1.bb | 369 RDEPENDS:${PN}-module-test-builder-formatter += "${PN}-module-test2-formatter-tap" 370 RDEPENDS:${PN}-module-test2-api += "${PN}-module-test2-event-fail" 371 RDEPENDS:${PN}-module-test2-api += "${PN}-module-test2-event-pass" 372 RDEPENDS:${PN}-module-test2-api += "${PN}-module-test2-event-v2" 373 RDEPENDS:${PN}-module-test2-formatter-tap += "${PN}-module-test2-formatter"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | hugetlb_reparenting_test.sh | 200 write_hugetlbfs a/b "$MNT"/test2 $size 225 write_hugetlbfs a/b "$MNT"/test2 $size
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3562-test2-ddr4-v10.dts | 7 #include "rk3562-test2-ddr4-v10.dtsi"
|
| H A D | rk3562-test2-ddr4-v10.dtsi | 16 compatible = "rockchip,rk3562-test2-ddr4-v10", "rockchip,rk3562";
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | fentry_test.c | 19 int BPF_PROG(test2, int a, __u64 b) in BPF_PROG() argument
|
| H A D | fexit_test.c | 19 int BPF_PROG(test2, int a, __u64 b, int ret) in BPF_PROG() argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_cumulate.c | 301 static int test2(struct evsel *evsel, struct machine *machine) in test2() function 702 test2, in test__hists_cumulate()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/buildperf/ |
| H A D | test_basic.py | 65 def test2(self): member in Test2
|
| /OK3568_Linux_fs/kernel/drivers/ptp/ |
| H A D | ptp_ines.c | 124 u32 test2; member 226 ines_write32(clock, 0xBEEF, test2); in ines_clock_init() 231 dev_dbg(device, "TEST2 0x%x\n", ines_read32(clock, test2)); in ines_clock_init()
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/dts/ |
| H A D | test.dts | 43 test2-gpios = <&gpio_a 1>, <&gpio_a 4>, <&gpio_b 6 1 3 2 1>, 334 test2 {
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mqueue/ |
| H A D | mq_perf_tests.c | 401 struct test test2[] = { variable 475 for (cur_test = test2; cur_test->desc != NULL; cur_test++) { in perf_test_thread()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glib-2.0/glib-2.0/ |
| H A D | Enable-more-tests-while-cross-compiling.patch | 75 input : 'test2.gresource.xml',
|