HomeSort by: relevance | last modified time | path
    Searched refs:check1 (Results 1 - 24 of 24) sorted by relevancy

  /src/tests/bin/sh/
t_set_e.sh 43 check1() function
58 check1 "$1" "$2" "$1"
66 check1 'eval '"'( $1 )'" "$2" "eval '($1)'"
  /src/external/mpl/bind/dist/bin/tests/system/acl/ns2/
named4.conf.j2 56 acl check1 { !key one; 10.53.0.1; };
73 allow-transfer { !rejectkeys; !rejectaddrs; !check1; !check2; any; };
  /src/external/lgpl3/mpfr/dist/tests/
ttotal_order.c 26 check1 (mpfr_ptr x, mpfr_ptr y) function
101 check1 (x[i], x[0]);
tfrac.c 112 check1 (mpfr_ptr ip, mpfr_ptr fp) function
268 check1 (ip, fp);
274 check1 (ip, fp);
280 check1 (ip, fp);
287 check1 (ip, fp); /* test infinities */
tui_pow.c 83 check1 (mpfr_ptr x, mpfr_prec_t prec, unsigned long nt, mpfr_rnd_t rnd) function
220 check1 (x, 2, 398441521, MPFR_RNDN); /* 398441521 = 19961^2 */
232 check1 (x, prec, nt, rnd);
tfrexp.c 131 static void check1 (void) function
189 printf ("Error in check1 for %s, red = %d, x = ",
207 printf ("Error in check1 for %s, red = %d, x = ",
239 check1 ();
tsubnormal.c 51 check1 (void) function
277 check1 ();
tsum.c 374 check1 (int h) function
424 printf ("Error in check1 on %s, prec = %d, "
1324 check1 (h);
  /src/crypto/external/apache2/openssl/dist/providers/implementations/encode_decode/
encode_key2blob.c 73 int check1 = (selection & checks[i]) != 0; local
80 if (check1)
decode_der2key.c 220 int check1 = (selection & checks[i]) != 0; local
227 if (check1)
encode_key2any.c 1188 int check1 = (selection & checks[i]) != 0; local
1195 if (check1)
  /src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
encode_key2blob.c 73 int check1 = (selection & checks[i]) != 0; local
80 if (check1)
decode_der2key.c 165 int check1 = (selection & checks[i]) != 0; local
172 if (check1)
encode_key2any.c 1031 int check1 = (selection & checks[i]) != 0; local
1038 if (check1)
  /src/crypto/external/apache2/openssl/dist/test/
namemap_internal_test.c 39 int check1 = ossl_namemap_name2num(nm, NAME1); local
49 && TEST_int_eq(num1, check1)
fake_rsaprov.c 911 int check1 = (selection & checks[i]) != 0; local
918 if (check1)
tls-provider.c 1802 int check1 = (selection & checks[i]) != 0; local
1809 if (check1)
2296 int check1 = (selection & checks[i]) != 0; local
2303 if (check1)
  /src/crypto/external/bsd/openssl/dist/test/
namemap_internal_test.c 39 int check1 = ossl_namemap_name2num(nm, NAME1); local
49 && TEST_int_eq(num1, check1)
  /src/regress/sys/kern/getcwd/
getcwd.c 55 static void check1(char *dir, char *buf, char *calltext,
118 check1 (dir, buf, calltext, actual, expected, experr) function
230 check1((dir), kbuf, #call, (call), (ret), (err))
  /src/external/mpl/bind/dist/tests/dns/
qp_test.c 462 static struct check_partialmatch check1[] = { local
477 check_partialmatch(qp, check1);
586 static struct check_qpchain check1[] = { local
603 check_qpchain(qp, check1);
741 static struct check_predecessors check1[] = { local
778 check_predecessors(qp, check1);
856 static struct check_predecessors check1[] = { local
867 check_predecessors(qp, check1);
  /src/external/bsd/pam-u2f/dist/
util.c 553 uint32_t check1, check2, tmp; local
607 // check1, check2
608 if (!ssh_get_u32(&decoded, &decoded_len, &check1) ||
610 debug_dbg(cfg, "Malformed SSH key (check1, check2)");
614 debug_dbg(cfg, "check1: %" PRIu32, check1);
617 if (check1 != check2) {
  /src/crypto/external/bsd/openssh/dist/
sshkey.c 2991 u_int blocksize, rounds, nkeys, encrypted_len, check1, check2; local
3095 if ((r = sshbuf_get_u32(decrypted, &check1)) != 0 ||
3098 if (check1 != check2) {
  /src/external/gpl3/gdb/dist/gnulib/
configure 16497 int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1];
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 16497 int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1];

Completed in 97 milliseconds