| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp2_transition.c | 39 if (input->hdcp2version_read != PASS || in mod_hdcp_hdcp2_transition() 40 input->hdcp2_capable_check != PASS) { in mod_hdcp_hdcp2_transition() 50 if (input->create_session != PASS || in mod_hdcp_hdcp2_transition() 51 input->ake_init_prepare != PASS) { in mod_hdcp_hdcp2_transition() 56 } else if (input->ake_init_write != PASS) { in mod_hdcp_hdcp2_transition() 65 if (input->ake_cert_available != PASS) { in mod_hdcp_hdcp2_transition() 81 } else if (input->ake_cert_read != PASS || in mod_hdcp_hdcp2_transition() 82 input->ake_cert_validation != PASS) { in mod_hdcp_hdcp2_transition() 100 if (input->no_stored_km_write != PASS) { in mod_hdcp_hdcp2_transition() 112 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition() [all …]
|
| H A D | hdcp1_transition.c | 39 if (input->bksv_read != PASS || input->bcaps_read != PASS) { in mod_hdcp_hdcp1_transition() 49 if (input->create_session != PASS) { in mod_hdcp_hdcp1_transition() 54 } else if (input->an_write != PASS || in mod_hdcp_hdcp1_transition() 55 input->aksv_write != PASS || in mod_hdcp_hdcp1_transition() 56 input->bksv_read != PASS || in mod_hdcp_hdcp1_transition() 57 input->bksv_validation != PASS || in mod_hdcp_hdcp1_transition() 68 if (input->bcaps_read != PASS || in mod_hdcp_hdcp1_transition() 69 input->r0p_read != PASS) { in mod_hdcp_hdcp1_transition() 72 } else if (input->rx_validation != PASS) { in mod_hdcp_hdcp1_transition() 81 } else if (!conn->is_repeater && input->encryption != PASS) { in mod_hdcp_hdcp1_transition() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | runtest.patch | 56 + printf("%s: runsuite\n\n", (ret == 0) ? "PASS" : "FAIL"); 68 + printf("%s: %s\n", (err == 0) ? "PASS" : "FAIL", tst->desc); 76 + printf("%s: runtest\n\n", (ret == 0) ? "PASS" : "FAIL"); 88 + printf("%s: runxmlconf\n", (ret == 0) ? "PASS" : "FAIL"); 143 + printf("%s: HTMLparser\n", (ret == 0) ? "PASS" : "FAIL"); 145 + printf("%s: HTMLtree\n", (ret == 0) ? "PASS" : "FAIL"); 147 + printf("%s: SAX2\n", (ret == 0) ? "PASS" : "FAIL"); 149 + printf("%s: c14n\n", (ret == 0) ? "PASS" : "FAIL"); 151 + printf("%s: catalog\n", (ret == 0) ? "PASS" : "FAIL"); 153 + printf("%s: chvalid\n", (ret == 0) ? "PASS" : "FAIL"); [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | pass_manager.h | 128 #define INSERT_PASSES_AFTER(PASS) argument 129 #define PUSH_INSERT_PASSES_WITHIN(PASS) argument 131 #define NEXT_PASS(PASS, NUM) opt_pass *PASS ## _ ## NUM argument 132 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) argument 133 #define TERMINATE_PASS_LIST(PASS) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | pass_manager.h | 128 #define INSERT_PASSES_AFTER(PASS) argument 129 #define PUSH_INSERT_PASSES_WITHIN(PASS) argument 131 #define NEXT_PASS(PASS, NUM) opt_pass *PASS ## _ ## NUM argument 132 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) argument 133 #define TERMINATE_PASS_LIST(PASS) argument
|
| /OK3568_Linux_fs/u-boot/test/fs/ |
| H A D | fs-test.sh | 395 PASS=$((PASS + 1)) 438 PASS=0 532 TOTAL_PASS=$((TOTAL_PASS + PASS)) 533 echo "Summary: PASS: $PASS FAIL: $FAIL" 582 TOTAL_PASS=$((TOTAL_PASS + PASS)) 583 echo "Summary: PASS: $PASS FAIL: $FAIL"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/ |
| H A D | logging.h | 51 const char *PASS = PASS_NORMAL; variable 74 PASS = PASS_COLOR; in log_color() 78 PASS = PASS_NORMAL; in log_color()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | select_reuseport.c | 333 case PASS: in result_to_str() 398 RET_ERR(err != len && expected >= PASS, in send_data() 417 nev = epoll_wait(epfd, &ev, 1, expected >= PASS ? 5 : 0); in do_test() 418 RET_IF((nev <= 0 && expected >= PASS) || in do_test() 419 (nev > 0 && expected < PASS), in do_test() 428 if (expected < PASS) in do_test() 498 expected_results[PASS]++; in test_pass() 500 do_test(type, family, &cmd, PASS); in test_pass() 516 expected_results[PASS] += 2; in test_syncookie() 529 do_test(type, family, &cmd, PASS); in test_syncookie() [all …]
|
| /OK3568_Linux_fs/debian/overlay/usr/bin/ |
| H A D | mount-helper | 31 PASS=$6 # Skip fsck when pass is 0 33 echo "Handling $DEV $MOUNT_POINT $FSTYPE $OPTS $PASS"
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | mount-helper | 31 PASS=$6 # Skip fsck when pass is 0 33 echo "Handling $DEV $MOUNT_POINT $FSTYPE $OPTS $PASS"
|
| /OK3568_Linux_fs/debian/ |
| H A D | post-build.sh | 43 PASS="$5" 46 echo -e "${SRC}\t${MOUNT}\t${FS_TYPE}\t${MOUNT_OPTS}\t0 $PASS" >> "$FSTAB"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/ |
| H A D | test-output.patch | 4 Subject: [PATCH 1/2] Add FAIL/PASS output to test output. 33 + echo "PASS: $x"
|
| /OK3568_Linux_fs/device/rockchip/common/post-hooks/ |
| H A D | 30-fstab.sh | 41 PASS="$5" 44 echo -e "$SRC\t$MOUNTPOINT\t$FS_TYPE\t$MOUNT_OPTS\t0 $PASS" >> "$FSTAB"
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | post-fstab.sh | 41 PASS="$5" 44 echo -e "$SRC\t$MOUNTPOINT\t$FS_TYPE\t$MOUNT_OPTS\t0 $PASS" >> "$FSTAB"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
| H A D | keyutils-test-fix-output-format.patch | 11 where the result can be PASS, FAIL, or SKIP, and the testname can be any 34 + echo "PASS: $i"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/numactl/numactl/ |
| H A D | Fix-the-test-output-format.patch | 33 + echo 'PASS: numactl regress' 58 + echo "PASS: $1"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/popt/popt/ |
| H A D | 0001-popt-test-output-format-for-ptest.patch | 32 + echo "PASS: $name" 55 + echo "PASS: $name"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_select_reuseport_kern.c | 167 GOTO_DONE(PASS); in _select_by_skb_data() 183 return result < PASS ? SK_DROP : SK_PASS; in _select_by_skb_data()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/quilt/ |
| H A D | test.sh | 1 …$1}' |awk -F/ '{print $2}'`; do make check-$i; if [ $? -eq 0 ]; then echo PASS: $i.test; else echo…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/json-c/json-c/ |
| H A D | run-ptest | 12 echo PASS: $i
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl/ |
| H A D | run-ptest | 11 echo PASS: $i;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/files/ |
| H A D | run-ptest | 7 echo PASS: $i;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kmod/kmod/ |
| H A D | run-ptest | 4 make -k runtest-TESTS 2>/dev/null| grep -e ^PASS -e ^FAIL
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_select_reuseport_common.h | 14 PASS, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | si21xx.c | 96 #define PASS 0 macro 388 status = PASS; in si21xx_send_diseqc_msg() 655 status = PASS; in si21xx_setacquire() 752 status = PASS; in si21xx_set_frontend()
|