Searched +full:- +full:qq (Results 1 – 25 of 1040) sorted by relevance
12345678910>>...42
1 // RUN: %clang_cc1 -fsyntax-only -verify %s16 (void)((struct S2 { int x; }*)0); // expected-error{{cannot be defined}} in f0()20 (void)static_cast<struct S4 { int x; } *>(0); // expected-error{{cannot be defined}} in f0()23 struct S5 { int x; } f1() { return S5(); } // expected-error{{result type}}25 void f2(struct S6 { int x; } p); // expected-error{{parameter type}}28 short foo6 (enum bar0 {qq} bar3); // expected-error{{cannot be defined in a parameter type}}31 void pr19018_1 (enum e19018_1 {qq} x); // expected-error{{cannot be defined in a parameter type}}32 void pr19018_1a (enum e19018_1 {qq} x); // expected-error{{cannot be defined in a parameter type}}33 e19018_1 x2; // expected-error{{unknown type name 'e19018_1'}}35 void pr19018_2 (enum {qq} x); // expected-error{{cannot be defined in a parameter type}}[all …]
__cxa_finalize cblas_caxpy caxpy_ __stack_chk_fail cblas_ccopy ccopy_ cblas_cdotc_sub cdotcw_ cblas_cdotu_sub cdotuw_ cblas_cgbmv RowMajorStrg CBLAS_CallFromC cblas_xerbla cgbmv_ malloc free cblas_cgemm cgemm_ ...
44 # wwww:ttt:D:ss:OOO...:QQ:OS:Details46 # wwww - window size47 # ttt - initial TTL48 # D - don't fragment bit (0=unset, 1=set) 49 # ss - overall SYN packet size50 # OOO - option value and order specification51 # QQ - quirks list52 # OS - OS genre53 # details - OS description81 self.base.append((l[0], li[0], li[1], li[2], l[4], l[5], l[6], l[7][:-1]))[all …]
4 if ($ARGV[0] eq '-6') {7 elsif ($ARGV[0] eq '-5') {10 elsif ($ARGV[0] eq '-2005') {13 elsif ($ARGV[0] eq '-w3') {16 elsif ($ARGV[0] eq '-w4') {19 elsif ($ARGV[0] eq '-ia64') {22 elsif ($ARGV[0] eq '-d') {25 elsif ($ARGV[0] eq '-b') {28 elsif ($ARGV[0] eq '-mt') {31 elsif ($ARGV[0] eq '-m') {[all …]
1 # 2**1024 - 105 is the largest 1024-bit prime.2 # Q == 2**1023 + 1155 is the smallest 1024-bit prime.9 # ghc -O2 prime.hs12 # P == 2**1024 - 10514 # QQ = Q**215 # A == N - 1 > QQ18 QQ = 4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000…22 # P == 2**1024 - 10524 # QQ = Q**225 # A == QQ + 1 > QQ[all …]
7 # https://www.apache.org/licenses/LICENSE-2.037 n-4 [+n] UInt:8[n] data38 offset-4 [+offset] UInt:8[offset] data2484 " 0 [+1] UInt qq\n")496 " 0 [+1] UInt qq\n")534 " 0 [+1] UInt qq\n")592 " 1 [+gg.qq] UInt:8[] data\n"594 " 0 [+1] UInt qq\n", "subfield.emb")601 self.assertEqual(["Gg", "qq"],608 " 1 [+gg.qq] UInt:8[] data\n"[all …]
1 ; 7zCrcOpt.asm -- CRC32 calculation : optimized version2 ; 2023-12-08 : Igor Pavlov : Public domain58 ; movzx x0, x0_L - is slow in some cpus (ivb), if same register for src and dest74 movzx dest, byte ptr [SRCDAT_1 (4 * (NUM_WORDS - 1 - t + iter * NUM_WORDS) + index)]78 movzx dest, word ptr [SRCDAT_1 (4 * (NUM_WORDS - 1 - t + iter * NUM_WORDS) + index)]83 ; paired memory loads give 1-3% speed gain, but it uses more registers115 ; 32-bit load is better if there is only one read port (core2)117 mov x3, dword ptr [SRCDAT_1 (4 * (NUM_WORDS - 1 - t + iter * NUM_WORDS) + 0)]131 LAST equ (4 * (NUM_WORDS - 1))133 CRC_ITER macro qq, nn, iter[all …]
31 * erf(x) = --------- | exp(-t*t)dt35 * erfc(x) = 1-erf(x)37 * erf(-x) = -erf(x)38 * erfc(-x) = 2 - erfc(x)43 * erfc(x) = 1 - erf(x) if x in [-.84375,0.25]44 * = 0.5 + ((0.5-x)-x*R) if x in [0.25,0.84375]46 * erf(x) = (2/sqrt(pi))*(x - x^3/3 + x^5/10 - x^7/42 + ....)54 * 2. For |x| in [0.84375,1.25], let s = |x| - 1, and57 * erfc(x) = (1-c) - P1(s)/Q1(s) if x > 065 * erfc(x) = (1/x)*exp(-x*x-0.5625+R1(z)/S1(z))[all …]
4 * Use of this source code is governed by a BSD-style license13 iLBC Speech Coder ANSI-C Source Code26 /*----------------------------------------------------------------*27 * get the pitch-synchronous sample sequence28 *---------------------------------------------------------------*/34 size_t *period, /* (i) rough-pitch-period array (Q-2) */ in WebRtcIlbcfix_GetSyncSeq()35 const size_t *plocs, /* (i) where periods of period array are taken (Q-2) */ in WebRtcIlbcfix_GetSyncSeq()47 centerEndPos = centerStartPos + ENH_BLOCKL - 1; in WebRtcIlbcfix_GetSyncSeq()61 for (q = hl; q > 0; q--) { in WebRtcIlbcfix_GetSyncSeq()62 size_t qq = q - 1; in WebRtcIlbcfix_GetSyncSeq() local[all …]
7 sudo apt-get update -qq9 if [ "$LWS_METHOD" == "lwsws" -o "$LWS_METHOD" == "lwsws2" ];11 …sudo apt-get install -y -qq realpath libjemalloc1 libev4 libuv-dev libdbus-1-dev valgrind mosquitto12 sudo apt-get remove python-six17 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz221 sudo update-ca-certificates24 if [ "$LWS_METHOD" == "mbedtls" -o "$LWS_METHOD" == "ss+mbedtls" ];26 sudo apt-get install -y -qq realpath libjemalloc1 libev4 libuv-dev valgrind27 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz231 sudo update-ca-certificates[all …]
1 // Copyright 2015-2016 Brian Smith.36 qq: bigint::Modulus<QQ>, field44 /// Parses an unencrypted PKCS#8-encoded RSA private key.46 /// This will generate a 2048-bit RSA private key of the correct form using50 /// openssl genpkey -algorithm RSA \51 /// -pkeyopt rsa_keygen_bits:2048 \52 /// -pkeyopt rsa_keygen_pubexp:65537 | \53 /// openssl pkcs8 -topk8 -nocrypt -outform der > rsa-2048-private-key.pk856 /// This will generate a 3072-bit RSA private key of the correct form:59 /// openssl genpkey -algorithm RSA \[all …]
3 if [ -z "${ANDROID_HOST_OUT}" ]; then9 BASE_DT_NAME="apply_fragment-base"17 tmpdir=$(mktemp -d)18 trap 'rm -rf ${tmpdir};' EXIT20 dtc -@ -qq -O dtb -o "${tmpdir}/${BASE_DT_NAME}.dtb" "${IN_DATA_DIR}/${BASE_DT_NAME}.dts"21 dtc -@ -qq -O dtb -o "${tmpdir}/${OVERLAY_DT_1}.dtb" "${IN_DATA_DIR}/${OVERLAY_DT_1}.dts"22 dtc -@ -qq -O dtb -o "${tmpdir}/${OVERLAY_DT_2}.dtb" "${IN_DATA_DIR}/${OVERLAY_DT_2}.dts"23 dtc -@ -qq -O dtb -o "${tmpdir}/${OVERLAY_DT_3}.dtb" "${IN_DATA_DIR}/${OVERLAY_DT_3}.dts"24 dtc -@ -qq -O dtb -o "${tmpdir}/${OVERLAY_DT_4}.dtb" "${IN_DATA_DIR}/${OVERLAY_DT_4}.dts"63 if [[ "$result" -ne "${expected_out[$i]}" ]]
5 …-].^7e9f8e@l��ܡԣթگߴ���Lq0_+\0_;hCmLq����߰ߵ�����Ns2a.^/^0_/_3a8fAl@l4c;g����۬ܫܪۮ���Ho;h;h:g7e:gRu��…20 …ee\\MM�歭��������MMllQQ55--//99kk�����˼���������iiTTLLFFCCBBBB`a��������uu__ccOOGFCC@@@@DD??;;;;EEV…22 …�}��{EI��X������^^__NNNNNNPPTT]]nn����������������jj[[ZZRR``TTmmVV��ZZ��rr``��QQ��JJ��HH��UU��||…23 …QQ��XX��bb��ii��ll����������������������pp��ff��XX��WW��[[��ff����dd��VV��oocc��MM��WW}}��YY��YY��…33 …QQ��oojjjk[[��gg��ff������������������������ll������]]��VV��PP��ZZ��nn��[[��ZZ��JJ��CC��AA��JJ��UU…
5 …-].^7e9f8e@l��ܡԣթگߴ���Lq0_+\0_;hCmLq����߰ߵ�����Ns2a.^/^0_/_3a8fAl@l4c;g����۬ܫܪۮ���Ho;h;h:g7e:gRu��…21 …ee\\MM�歭��������MMllQQ55--//99kk�����˼���������iiTTLLFFCCBBBB`a��������uu__ccOOGFCC@@@@DD??;;;;EEV…26 O�}��{EI��X������^^__NNNNNNPPTT]]nn����������������jj[[ZZRR``TTmmVV��ZZ��rr``��QQ��JJ��HH��UU��||…
4 …-].^7e9f8e@l��ܡԣթگߴ���Lq0_+\0_;hCmLq����߰ߵ�����Ns2a.^/^0_/_3a8fAl@l4c;g����۬ܫܪۮ���Ho;h;h:g7e:gRu��…18 …ee\\MM�歭��������MMllQQ55--//99kk�����˼���������iiTTLLFFCCBBBB`a��������uu__ccOOGFCC@@@@DD??;;;;EEV…23 O�}��{EI��X������^^__NNNNNNPPTT]]nn����������������jj[[ZZRR``TTmmVV��ZZ��rr``��QQ��JJ��HH��UU��||…
4 …-].^7e9f8e@l��ܡԣթگߴ���Lq0_+\0_;hCmLq����߰ߵ�����Ns2a.^/^0_/_3a8fAl@l4c;g����۬ܫܪۮ���Ho;h;h:g7e:gRu��…17 …ee\\MM�歭��������MMllQQ55--//99kk�����˼���������iiTTLLFFCCBBBB`a��������uu__ccOOGFCC@@@@DD??;;;;EEV…19 …�}��{EI��X������^^__NNNNNNPPTT]]nn����������������jj[[ZZRR``TTmmVV��ZZ��rr``��QQ��JJ��HH��UU��||…20 …QQ��XX��bb��ii��ll����������������������pp��ff��XX��WW��[[��ff����dd��VV��oocc��MM��WW}}��YY��YY��…30 …QQ��oojjjk[[��gg��ff������������������������ll������]]��VV��PP��ZZ��nn��[[��ZZ��JJ��CC��AA��JJ��UU…
2 * Copyright (c) 2008-2020 Stefan Krah. All rights reserved.43 /** ------------------------------------------------------------45 ** ------------------------------------------------------------70 *r = (mpd_uint_t)(hl - (__uint128_t)(*q) * d); in _mpd_div_words()148 t = (s == 0) ? 0 : u0 >> (64 - s); in _mpd_div_words()156 rhat = un32 - q1*vn1; in _mpd_div_words()159 q1 = q1 - 1; in _mpd_div_words()169 * The statements inside the if-clause do not change the value in _mpd_div_words()170 * of the left-hand side of (2), and the loop is only exited in _mpd_div_words()175 * (5) 0 <= un32*b + un1 - q1*v in _mpd_div_words()[all …]
8 * http://www.apache.org/licenses/LICENSE-2.025 #define QQ 9 // Optimal value as determined by testing macro27 #define NYL (-1)61 // Sort the pointers by x-coordinate of site in buildTriangulation()66 spsortx( sp, 0, size-1 ); in buildTriangulation()67 build( 0, size-1, &lefte, &righte, rows ); in buildTriangulation()72 // Contains modifications for axis-switching division.82 if ( low < (high-2) ) { in build()91 split = low - 1 + (int) in build()92 (0.5 + ((double)(high-low+1) * ((double)lowrows / (double)rows))); in build()[all …]
16 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.30 * members of JCP JSR-166 Expert Group and released to the public53 // Android-changed: Use JUnit4.56 // Android-changed: Use JUnitCore.main.72 () -> new ArrayDeque().spliterator().getComparator()); in testSpliterator_getComparator()98 …* ant -Dvmoptions='-Xms28g -Xmx28g' -Djsr166.expensiveTests=true -Djsr166.tckTestClass=ArrayDeque8…108 final int maxArraySize = Integer.MAX_VALUE - 8; in testHugeCapacity()111 () -> new ArrayDeque(Integer.MAX_VALUE)); in testHugeCapacity()114 ArrayDeque q = new ArrayDeque(maxArraySize - 1); in testHugeCapacity()122 assertTrue(q.addAll(Collections.nCopies(maxArraySize - 3, e))); in testHugeCapacity()[all …]
1 FROM debian:10.1-slim as base2 RUN apt -qq update >/dev/null3 RUN apt -qq install -y cmake make build-essential >/dev/null4 RUN apt -qq install -y autoconf git libtool >/dev/null5 RUN apt -qq install -y clang >/dev/null7 # Travis machines have 2 cores. Can be redefined with 'run --env PAR_JOBS=N'.
4 * Use of this source code is governed by a BSD-style license17 int16x8x2_t qQ, qDQC, qDQ; in vp8_dequantize_b_neon() local19 qQ = vld2q_s16(d->qcoeff); in vp8_dequantize_b_neon()22 qDQ.val[0] = vmulq_s16(qQ.val[0], qDQC.val[0]); in vp8_dequantize_b_neon()23 qDQ.val[1] = vmulq_s16(qQ.val[1], qDQC.val[1]); in vp8_dequantize_b_neon()25 vst2q_s16(d->dqcoeff, qDQ); in vp8_dequantize_b_neon()
36 run_strace -qq -esignal=none -eraw=all -etrace=none ../gettid > /dev/null38 run_strace -qq -esignal=none -eraw=all -eptrace -o '|grep -c ^ptrace > less' \39 -- "$STRACE_EXE" -o "$LOG" $args > /dev/null41 [ "$(cat less)" -gt 0 ] ||44 run_strace -qq -esignal=none -eraw=all -etrace=all ../gettid > /dev/null46 run_strace -qq -esignal=none -eraw=all -eptrace -o '|grep -c ^ptrace > more' \47 -- "$STRACE_EXE" -o "$LOG" $args > /dev/null49 [ "$(cat more)" -gt 0 ] ||52 [ "$(cat more)" -gt "$(cat less)" ] ||