Home
last modified time | relevance | path

Searched refs:qq (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/crypto/openssl/test/
H A Dssl_test.tmpl31 $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/contrib/unbound/contrib/android/
H A Dinstall_tools.sh5 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 Dinstall_ndk.sh33 if ! unzip -qq "$HOME/android-sdk.zip" -d "$ANDROID_SDK_ROOT";
40 if ! unzip -qq "$HOME/android-ndk.zip" -d "$HOME";
/freebsd/usr.sbin/lpr/lpc/
H A Dcmds.c1228 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/crypto/openssl/util/
H A Dwrap.pl.in44 $val .= qq{\\"};
46 $val .= qq{\\} x (2 * length($1));
/freebsd/contrib/pam-krb5/ci/
H A Dinstall15 apt-get update -qq
/freebsd/crypto/openssl/doc/designs/
H A Dfast-param-find.md26 'setaction' => qq(
35 'setaction' => qq(
39 'getaction' => qq(
81 'setaction' => qq(
/freebsd/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/
H A Dp2048_q256_t1864_gind1.pem3 MSGdZJ5FpndQD/ndqSctTssjW+cxjJ4mHjVTXpTZURQZW0MNkn7+qVw6oFrnd+qq
/freebsd/crypto/openssl/test/recipes/30-test_pairwise_fail_data/
H A Ddsaparam.pem3 MSGdZJ5FpndQD/ndqSctTssjW+cxjJ4mHjVTXpTZURQZW0MNkn7+qVw6oFrnd+qq
/freebsd/contrib/kyua/admin/
H A Dtravis-install-deps.sh48 sudo apt-get update -qq
H A Dbuild-bintray-dist.sh45 sudo apt-get update -qq
/freebsd/contrib/lutok/admin/
H A Dtravis-install-deps.sh33 sudo apt-get update -qq
/freebsd/tools/test/sort/bigtest/
H A Dsi33 qq 3 2 1 0.17
/freebsd/tools/test/sort/bigtest/siks/
H A Dsik18 qq 3 2 1 0.17
H A Dsik28 qq 3 2 1 0.17
/freebsd/crypto/openssh/.github/
H A Dsetup_ci.sh165 sudo apt update -qq
174 sudo apt update -qq
/freebsd/usr.bin/ctags/test/
H A Dctags.test17 char qq[] = " quote(one,two) {int bar;} ";
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c1086 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 Dextattr_test.sh181 getextattr -qq user myattr foo > outfile || atf_fail "getextattr failed"
/freebsd/secure/caroot/trusted/
H A DTrustAsia_Global_Root_CA_G3.pem114 qq+FqklYqL9joDiR5rPmd2jE+SoZhLsO4fWvieylL1AgdB4SQXMeJNnKziyhWTXA
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1183 u32 ii, qq; in wlc_lcnphy_calc_rx_iq_comp() local
1200 qq = iq_est.q_pwr; in wlc_lcnphy_calc_rx_iq_comp()
1202 if ((ii + qq) < LCNPHY_MIN_RXIQ_PWR) { in wlc_lcnphy_calc_rx_iq_comp()
1208 qq_nbits = wlc_phy_nbits(qq); in wlc_lcnphy_calc_rx_iq_comp()
1225 b = (qq << (31 - qq_nbits)); in wlc_lcnphy_calc_rx_iq_comp()
1230 b = (qq << (31 - qq_nbits)); in wlc_lcnphy_calc_rx_iq_comp()
/freebsd/contrib/libpcap/
H A DCREDITS167 lxy <391861737 at qq dot com>
278 Yang Luo <hsluoyz at qq dot com>
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c4668 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 Dtest_main.c2409 static void assert_version_id(char **qq, size_t *ss) in assert_version_id() argument
2411 char *q = *qq; in assert_version_id()
2437 *qq = q; in assert_version_id()
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges246 $blist .= qq{ * $i\n};

12