Home
last modified time | relevance | path

Searched refs:qq (Results 1 – 25 of 27) 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/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/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/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/
H A Dp2048_q256_t1864_gind1.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/crypto/openssh/.github/
H A Dsetup_ci.sh161 sudo apt update -qq
170 sudo apt 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/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.pem117 qq+FqklYqL9joDiR5rPmd2jE+SoZhLsO4fWvieylL1AgdB4SQXMeJNnKziyhWTXA
/freebsd/contrib/libpcap/
H A DCREDITS157 lxy <391861737 at qq dot com>
265 Yang Luo <hsluoyz at qq dot com>
/freebsd/sys/contrib/zstd/
H A DMakefile342 sudo apt-get update -y -qq
/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.c2362 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 DChanges246 $blist .= qq{ * $i\n};
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml461 <para>Decrease debugging verbosity (<option>-qq</option> even
/freebsd/contrib/tcpdump/
H A DCREDITS232 Mingrui <972931182 at qq dot com>
/freebsd/sys/contrib/openzfs/
H A DAUTHORS578 Shen Yan <shenyanxxxy@qq.com>
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib3599 getextattr -qq user "${name}" "${path}"
3659 lsextattr -qq user "${path}"

12