HomeSort by: relevance | last modified time | path
    Searched defs:w1 (Results 1 - 25 of 72) sorted by relevancy

1 2 3

  /src/common/lib/libc/arch/or1k/string/
memcpy.c 40 combine_words(unsigned long w1, unsigned long w2, int shift1, int shift2)
43 return (w1 << shift1) | (w2 >> shift2);
45 return (w1 >> shift1) | (w2 << shift2);
92 unsigned long w1 = *lb++; local
100 la[0] = combine_words(w1, w2, shift1, shift2);
102 w1 = lb[1];
104 la[1] = combine_words(w2, w1, shift1, shift2);
108 la[2] = combine_words(w1, w2, shift1, shift2);
110 w1 = lb[3];
112 la[3] = combine_words(w2, w1, shift1, shift2)
    [all...]
  /src/lib/libc/locale/
c16rtomb.c 178 const char16_t w1 = S->surrogate; local
180 c32 = __SHIFTIN(__SHIFTOUT(w1, __BITS(9,0)), __BITS(19,10)) |
mbrtoc16.c 199 const char16_t w1 = 0xd800 | __SHIFTOUT(c32, __BITS(19,10)); local
202 *pc16 = w1;
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
bn_mp_toom_mul.c 29 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; local
33 if ((res = mp_init_multi(&w0, &w1, &w2, &w3, &w4,
84 /* w1 = (a2 + 2(a1 + 2a0))(b2 + 2(b1 + 2b0)) */
111 if ((res = mp_mul(&tmp1, &tmp2, &w1)) != MP_OKAY) {
177 if ((res = mp_sub(&w1, &w4, &w1)) != MP_OKAY) {
185 if ((res = mp_div_2(&w1, &w1)) != MP_OKAY) {
200 if ((res = mp_sub(&w1, &w2, &w1)) != MP_OKAY)
    [all...]
bn_mp_toom_sqr.c 24 mp_int w0, w1, w2, w3, w4, tmp1, a0, a1, a2; local
28 if ((res = mp_init_multi(&w0, &w1, &w2, &w3, &w4, &a0, &a1, &a2, &tmp1, NULL)) != MP_OKAY) {
61 /* w1 = (a2 + 2(a1 + 2a0))**2 */
75 if ((res = mp_sqr(&tmp1, &w1)) != MP_OKAY) {
121 if ((res = mp_sub(&w1, &w4, &w1)) != MP_OKAY) {
129 if ((res = mp_div_2(&w1, &w1)) != MP_OKAY) {
144 if ((res = mp_sub(&w1, &w2, &w1)) != MP_OKAY)
    [all...]
  /src/external/lgpl3/gmp/dist/tests/mpf/
t-dm2exp.c 35 mpf_t u, v, w1, w2, w3; local
57 mpf_init (w1);
67 mpf_set_prec (w1, res_prec);
82 mpf_div_2exp (w1, u, pow2);
84 mpf_reldiff (rerr, w1, w2);
90 printf (" w1 = "); mpf_dump (w1);
94 mpf_mul_2exp (w3, w1, pow2);
101 printf (" w1 = "); mpf_dump (w1);
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/src/gnu/gettext/
DumpResource.java 213 Writer w1 = new OutputStreamWriter(System.out,"UTF8"); local
214 Writer w2 = new BufferedWriter(w1);
219 w1.close();
  /src/sys/arch/mips/mips/
in_cksum.c 80 unsigned long w0, w1; local
121 w1 = buf.l[1];
127 hilo += w1;
128 high += w1 >> 16;
129 w1 = buf.l[3];
135 hilo += w1;
136 high += w1 >> 16;
137 w1 = buf.l[5];
143 hilo += w1;
144 high += w1 >> 16
    [all...]
  /src/tests/rump/rumpkern/h_client/
h_reconcli.c 84 pthread_t pt, w1, w2, w3, w4; local
106 pthread_create(&w1, NULL, worker, NULL);
115 pthread_join(w1, NULL);
  /src/tests/fs/ffs/
t_fifos.c 33 w1(void *arg) function
39 atf_tc_fail_errno("w1 open");
41 atf_tc_fail_errno("w1 write");
131 pthread_create(&ptw1, NULL, w1, NULL);
  /src/tests/fs/vfs/
t_renamerace.c 43 w1(void *arg) function
170 pthread_create(&pt1[i], NULL, w1, NULL);
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
rc2.c 120 int w0, w1, w2, w3; local
124 w1 = in[2] | (in[3] << 8);
130 t0 = (w0 + (w1 & ~w3) + (w2 & w3) + key->data[j + 0]) & 0xffff;
132 t1 = (w1 + (w2 & ~w0) + (w3 & w0) + key->data[j + 1]) & 0xffff;
133 w1 = ROT16L(t1, 2);
134 t2 = (w2 + (w3 & ~w1) + (w0 & w1) + key->data[j + 2]) & 0xffff;
136 t3 = (w3 + (w0 & ~w2) + (w1 & w2) + key->data[j + 3]) & 0xffff;
140 w1 += key->data[w0 & 63];
141 w2 += key->data[w1 & 63]
160 int w0, w1, w2, w3; local
    [all...]
  /src/external/bsd/tmux/dist/
alerts.c 54 struct window *w, *w1; local
57 TAILQ_FOREACH_SAFE(w, &alerts_list, alerts_entry, w1) {
server.c 487 struct window *w, *w1; local
490 RB_FOREACH_SAFE(w, windows, &windows, w1) {
  /src/games/larn/
movem.c 32 static short w1[9], w1x[9], w1y[9]; variable
242 w1[k] = 10000;
253 w1[tmp] = (playerx - k) * (playerx - k) + (playery - m) * (playery - m);
261 if (w1[tmp] > w1[k])
264 if (w1[tmp] < 10000)
  /src/external/gpl3/gdb/dist/readline/readline/
mbutil.c 399 int i, w1, w2; local
401 if ((w1 = _rl_get_char_len (&buf1[pos1], ps1)) <= 0 ||
403 (w1 != w2) ||
407 for (i = 1; i < w1; i++)
  /src/external/gpl3/gdb.old/dist/readline/readline/
mbutil.c 399 int i, w1, w2; local
401 if ((w1 = _rl_get_char_len (&buf1[pos1], ps1)) <= 0 ||
403 (w1 != w2) ||
407 for (i = 1; i < w1; i++)
  /src/sys/arch/x86/isa/
clock.c 232 int w1, w2, w3; local
284 w1 = v2 - v3;
287 if (w1 >= w2) {
288 if (w1 >= w3)
  /src/sys/nfs/
rpcv2.h 119 u_int32_t w1; member in struct:nfsrpc_fullblock
  /src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_prime.c 351 BIGNUM *g, *w1, *w3, *x, *m, *z, *b; local
360 w1 = BN_CTX_get(ctx);
368 /* w1 := w - 1 */
369 && BN_copy(w1, w)
370 && BN_sub_word(w1, 1)
382 while (!BN_is_bit_set(w1, a))
385 if (!BN_rshift(m, w1, a))
418 if (BN_is_one(z) || BN_cmp(z, w1) == 0)
426 if (BN_cmp(z, w1) == 0)
467 BN_clear(w1);
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/ml_dsa/
ml_dsa_sign.c 67 VECTOR s1_ntt, s2_ntt, t0_ntt, w, w1, cs1, cs2, y; local
100 vector_init(&w1, w.poly + k, k);
101 vector_init(&cs2, w1.poly + k, k);
139 VECTOR *r0 = &w1;
140 VECTOR *ct0 = &w1;
151 vector_high_bits(&w, gamma2, &w1);
152 ossl_ml_dsa_w1_encode(&w1, gamma2, w1_encoded, w1_encoded_len);
214 VECTOR az_ntt, ct1_ntt, *z_ntt, *w1, *w_approx; local
287 w1 = w_approx;
288 vector_use_hint(&sig.hint, w_approx, gamma2, w1);
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_prime.c 342 BIGNUM *g, *w1, *w3, *x, *m, *z, *b; local
351 w1 = BN_CTX_get(ctx);
359 /* w1 := w - 1 */
360 && BN_copy(w1, w)
361 && BN_sub_word(w1, 1)
373 while (!BN_is_bit_set(w1, a))
376 if (!BN_rshift(m, w1, a))
409 if (BN_is_one(z) || BN_cmp(z, w1) == 0)
417 if (BN_cmp(z, w1) == 0)
458 BN_clear(w1);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
gcov-tool.cc 137 /* Merging profile D1 and D2 with weight as W1 and W2, respectively.
142 profile_merge (const char *d1, const char *d2, const char *out, int w1, int w2)
152 merged_profile = gcov_profile_merge (d1_profile, d2_profile, w1, w2);
172 fnotice (file, " -w, --weight <w1,w2> Set weights (float point values)\n");
200 int w1 = 1, w2 = 1; local
215 sscanf (optarg, "%d,%d", &w1, &w2);
216 if (w1 < 0 || w2 < 0)
230 return profile_merge (argv[optind], argv[optind+1], output_dir, w1, w2);
243 fnotice (file, " -w, --weight <w1,w2> Set weights (float point values)\n");
269 int w1 = 1, w2 = 1 local
    [all...]
  /src/external/gpl3/gcc/dist/libquadmath/
quadmath-imp.h 128 uint32_t w1; member in struct:__anon14532::__anon14535
134 uint32_t w1;
  /src/external/gpl3/gcc.old/dist/gcc/
gcov-tool.cc 135 /* Merging profile D1 and D2 with weight as W1 and W2, respectively.
140 profile_merge (const char *d1, const char *d2, const char *out, int w1, int w2)
157 ret = gcov_profile_merge (d1_profile, d2_profile, w1, w2);
178 fnotice (file, " -w, --weight <w1,w2> Set weights (float point values)\n");
206 int w1 = 1, w2 = 1; local
221 sscanf (optarg, "%d,%d", &w1, &w2);
222 if (w1 < 0 || w2 < 0)
236 return profile_merge (argv[optind], argv[optind+1], output_dir, w1, w2);

Completed in 37 milliseconds

1 2 3