Home
last modified time | relevance | path

Searched refs:PASS (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c39 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 Dhdcp1_transition.c39 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 Druntest.patch56 + 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 Dpass_manager.h128 #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 Dpass_manager.h128 #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 Dfs-test.sh395 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 Dlogging.h51 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 Dselect_reuseport.c333 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 Dmount-helper31 PASS=$6 # Skip fsck when pass is 0
33 echo "Handling $DEV $MOUNT_POINT $FSTYPE $OPTS $PASS"
/OK3568_Linux_fs/external/rkscript/
H A Dmount-helper31 PASS=$6 # Skip fsck when pass is 0
33 echo "Handling $DEV $MOUNT_POINT $FSTYPE $OPTS $PASS"
/OK3568_Linux_fs/debian/
H A Dpost-build.sh43 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 Dtest-output.patch4 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 D30-fstab.sh41 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 Dpost-fstab.sh41 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 Dkeyutils-test-fix-output-format.patch11 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 DFix-the-test-output-format.patch33 + echo 'PASS: numactl regress'
58 + echo "PASS: $1"
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/popt/popt/
H A D0001-popt-test-output-format-for-ptest.patch32 + echo "PASS: $name"
55 + echo "PASS: $name"
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c167 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 Dtest.sh1 …$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 Drun-ptest12 echo PASS: $i
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl/
H A Drun-ptest11 echo PASS: $i;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/geoip/files/
H A Drun-ptest7 echo PASS: $i;
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kmod/kmod/
H A Drun-ptest4 make -k runtest-TESTS 2>/dev/null| grep -e ^PASS -e ^FAIL
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h14 PASS, enumerator
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dsi21xx.c96 #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()

1234