/freebsd/crypto/openssl/test/ |
H A D | ssl_test.tmpl | 31 $OUT .= qq{$key} . " = " . qq{$server{$key}\n} if defined $server{$key}; 37 $OUT .= qq{$key} . " = " . qq{$server2{$key}\n} if defined $server2{$key}; 44 $OUT .= qq{$key} . " = " . qq{$resume_server{$key}\n} if defined $resume_server{$key}; 52 $OUT .= qq{$key} . " = " . qq{$client{$key}\n} if defined $client{$key}; 58 $OUT .= qq{$key} . " = " . qq{$resume_client{$key}\n} if defined $resume_client{$key}; 65 $OUT .= qq{$key} ." = " . qq{$test{$key}\n} if defined $test{$key}; 94 $OUT .= qq{$key} . " = " . qq{$server{"extra"}{$key}\n} 101 $OUT .= qq{$key} . " = " . qq{$server2{"extra"}{$key}\n} 108 $OUT .= qq{$key} . " = " . qq{$resume_server{"extra"}{$key}\n} 115 $OUT .= qq{$key} . " = " . qq{$client{"extra"}{$key}\n} [all …]
|
/freebsd/usr.sbin/lpr/lpc/ |
H A D | cmds.c | 1228 register struct jobqueue **qq; in doarg() local 1253 for (qq = queue + nitems; --qq >= queue; ) { in doarg() 1255 for (cp = (*qq)->job_cfname+3; isdigit(*cp); ) in doarg() 1263 if (touch(*qq) == 0) { in doarg() 1264 printf("\tmoved %s\n", (*qq)->job_cfname); in doarg() 1273 for (qq = queue + nitems; --qq >= queue; ) { in doarg() 1275 fp = fopen((*qq)->job_cfname, "r"); in doarg() 1285 if (touch(*qq) == 0) { in doarg() 1286 printf("\tmoved %s\n", (*qq)->job_cfname); in doarg()
|
/freebsd/contrib/unbound/contrib/android/ |
H A D | install_tools.sh | 5 sudo apt-get -qq update 6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf aut…
|
H A D | install_ndk.sh | 33 if ! unzip -qq "$HOME/android-sdk.zip" -d "$ANDROID_SDK_ROOT"; 40 if ! unzip -qq "$HOME/android-ndk.zip" -d "$HOME";
|
/freebsd/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/ |
H A D | p2048_q256_t1864_gind1.pem | 3 MSGdZJ5FpndQD/ndqSctTssjW+cxjJ4mHjVTXpTZURQZW0MNkn7+qVw6oFrnd+qq
|
/freebsd/contrib/kyua/admin/ |
H A D | travis-install-deps.sh | 48 sudo apt-get update -qq
|
H A D | build-bintray-dist.sh | 45 sudo apt-get update -qq
|
/freebsd/crypto/openssh/.github/ |
H A D | setup_ci.sh | 161 sudo apt update -qq 170 sudo apt update -qq
|
/freebsd/contrib/lutok/admin/ |
H A D | travis-install-deps.sh | 33 sudo apt-get update -qq
|
/freebsd/tools/test/sort/bigtest/ |
H A D | si | 33 qq 3 2 1 0.17
|
/freebsd/tools/test/sort/bigtest/siks/ |
H A D | sik1 | 8 qq 3 2 1 0.17
|
H A D | sik2 | 8 qq 3 2 1 0.17
|
/freebsd/usr.bin/ctags/test/ |
H A D | ctags.test | 17 char qq[] = " quote(one,two) {int bar;} ";
|
/freebsd/contrib/unbound/util/storage/ |
H A D | lookup3.c | 1086 uint8_t qq[] = "xThis is the time for all good men to come to the aid of their country..."; in driver3() local 1107 p = &qq[1]; in driver3()
|
/freebsd/usr.sbin/extattr/tests/ |
H A D | extattr_test.sh | 181 getextattr -qq user myattr foo > outfile || atf_fail "getextattr failed"
|
/freebsd/secure/caroot/trusted/ |
H A D | TrustAsia_Global_Root_CA_G3.pem | 117 qq+FqklYqL9joDiR5rPmd2jE+SoZhLsO4fWvieylL1AgdB4SQXMeJNnKziyhWTXA
|
/freebsd/contrib/libpcap/ |
H A D | CREDITS | 157 lxy <391861737 at qq dot com> 265 Yang Luo <hsluoyz at qq dot com>
|
/freebsd/sys/contrib/zstd/ |
H A D | Makefile | 342 sudo apt-get update -y -qq
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 4668 uint32_t qq; in bwn_nphy_calc_rx_iq_comp() local 4690 qq = est.q0_pwr; in bwn_nphy_calc_rx_iq_comp() 4694 qq = est.q1_pwr; in bwn_nphy_calc_rx_iq_comp() 4699 if (ii + qq < 2) { in bwn_nphy_calc_rx_iq_comp() 4705 qq_nbits = fls(qq); in bwn_nphy_calc_rx_iq_comp() 4723 b = (qq << (31 - qq_nbits)); in bwn_nphy_calc_rx_iq_comp() 4726 b = (qq << (31 - qq_nbits)); in bwn_nphy_calc_rx_iq_comp()
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 2362 static void assert_version_id(char **qq, size_t *ss) in assert_version_id() argument 2364 char *q = *qq; in assert_version_id() 2390 *qq = q; in assert_version_id()
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | Changes | 246 $blist .= qq{ * $i\n};
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_supplicant.sgml | 461 <para>Decrease debugging verbosity (<option>-qq</option> even
|
/freebsd/contrib/tcpdump/ |
H A D | CREDITS | 232 Mingrui <972931182 at qq dot com>
|
/freebsd/sys/contrib/openzfs/ |
H A D | AUTHORS | 578 Shen Yan <shenyanxxxy@qq.com>
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | libtest.shlib | 3599 getextattr -qq user "${name}" "${path}" 3659 lsextattr -qq user "${path}"
|