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

  /src/crypto/external/apache2/openssl/dist/doc/
perlvars.pm 14 $OpenSSL::safe::opt_v_synopsis = ""
45 $OpenSSL::safe::opt_v_item = ""
60 $OpenSSL::safe::opt_x_synopsis = ""
67 $OpenSSL::safe::opt_x_item = ""
76 $OpenSSL::safe::opt_name_synopsis = ""
78 $OpenSSL::safe::opt_name_item = ""
85 $OpenSSL::safe::opt_r_synopsis = ""
88 $OpenSSL::safe::opt_r_item = ""
94 $OpenSSL::safe::opt_provider_synopsis = ""
99 $OpenSSL::safe::opt_provider_item = "
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/
mkinstallvars.pl 11 # The result is a Perl module creating the package OpenSSL::safe::installdata.
117 package OpenSSL::safe::installdata;
  /src/crypto/external/bsd/openssl/dist/doc/
perlvars.pm 14 $OpenSSL::safe::opt_v_synopsis = ""
45 $OpenSSL::safe::opt_v_item = ""
60 $OpenSSL::safe::opt_x_synopsis = ""
67 $OpenSSL::safe::opt_x_item = ""
76 $OpenSSL::safe::opt_name_synopsis = ""
78 $OpenSSL::safe::opt_name_item = ""
85 $OpenSSL::safe::opt_r_synopsis = ""
88 $OpenSSL::safe::opt_r_item = ""
94 $OpenSSL::safe::opt_provider_synopsis = ""
98 $OpenSSL::safe::opt_provider_item = "
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_execbuf_util.c 103 struct ttm_validate_buffer *safe = entry; local
105 list_del(&safe->head);
106 list_add(&safe->head, dups);
  /src/games/mille/
misc.c 144 int i, safe, miles; local
148 for (safe = 0, i = 0; i < NUMSAFE; i++)
150 safe++;
151 if (safe < 2)
160 if (miles + safe == NUMSAFE)
163 if ((safe = pp->hand[i]) <= C_200)
164 miles += Value[safe];
comp.c 59 CARD safe, oppos; local
67 safe = 0;
109 ++safe;
125 fprintf(outf, "CALCMOVE: cango = %d, canstop = %d, safe = %d\n",
126 cango, canstop, safe);
130 for (i = 0; safe && i < HAND_SZ; i++) {
163 safe--;
245 safe = S_RIGHT_WAY;
255 safe = safety(card) - S_CONV;
257 if (pp->safety[safe] != S_UNKNOWN
    [all...]
  /src/crypto/external/apache2/openssl/dist/demos/pkcs12/
pkread.c 23 PKCS7 *safe; local
31 safe = sk_PKCS7_value(safes, n);
32 if (OBJ_obj2nid(safe->type) != NID_pkcs7_data
33 || (bags = PKCS12_unpack_p7data(safe)) == NULL)
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
rd_safe.c 41 KRB_SAFE *safe)
51 c = safe->cksum;
52 safe->cksum.cksumtype = 0;
53 safe->cksum.checksum.data = NULL;
54 safe->cksum.checksum.length = 0;
56 ASN1_MALLOC_ENCODE(KRB_SAFE, buf, buf_size, safe, &len, ret);
80 safe->cksum = c;
93 KRB_SAFE safe; local
107 /* if these fields are not present in the safe-part, silently
112 ret = decode_KRB_SAFE (inbuf->data, inbuf->length, &safe, &len)
    [all...]
  /src/crypto/external/bsd/openssl/dist/demos/pkcs12/
pkread.c 23 PKCS7 *safe; local
31 safe = sk_PKCS7_value(safes, n);
32 if (OBJ_obj2nid(safe->type) != NID_pkcs7_data
33 || (bags = PKCS12_unpack_p7data(safe)) == NULL)
  /src/crypto/external/bsd/openssl.old/dist/demos/pkcs12/
pkread.c 23 PKCS7 *safe; local
31 safe = sk_PKCS7_value(safes, n);
32 if (OBJ_obj2nid(safe->type) != NID_pkcs7_data
33 || (bags = PKCS12_unpack_p7data(safe)) == NULL)
  /src/crypto/external/apache2/openssl/dist/apps/
prime.c 57 { "safe", OPT_SAFE, '-',
58 "When used with -generate, generate a safe prime" },
70 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; local
96 safe = 1;
131 if (!BN_generate_prime_ex(bn, bits, safe, NULL, NULL, NULL)) {
  /src/crypto/external/bsd/openssl/dist/apps/
prime.c 33 {"safe", OPT_SAFE, '-',
34 "When used with -generate, generate a safe prime"},
46 int hex = 0, generate = 0, bits = 0, safe = 0, ret = 1; local
72 safe = 1;
107 if (!BN_generate_prime_ex(bn, bits, safe, NULL, NULL, NULL)) {
  /src/crypto/external/bsd/openssl.old/dist/apps/
prime.c 29 {"safe", OPT_SAFE, '-',
30 "When used with -generate, generate a safe prime"},
38 int hex = 0, checks = 20, generate = 0, bits = 0, safe = 0, ret = 1; local
64 safe = 1;
96 if (!BN_generate_prime_ex(bn, bits, safe, NULL, NULL, NULL)) {
  /src/external/historical/nawk/dist/
main.c 60 bool safe = false; /* true => "safe" mode */ variable
195 if (strcmp(argv[1], "-safe") == 0)
196 safe = true;
253 if (!safe)
  /src/sys/dev/raidframe/
rf_paritymap.c 428 struct rf_pmparams safe; local
439 safe.cooldown = DFL_COOLDOWN;
440 safe.tickms = DFL_TICKMS;
441 safe.regions = 0;
443 if (0 != rf_paritymap_set_params(pm, &safe, 0))
554 * In theory, it should be safe to take the intersection (or just pick
  /src/external/bsd/dhcpcd/dist/src/
dhcp.c 1401 char safe[(BOOTP_FILE_LEN * 4) + 1]; local
1442 print_string(safe, sizeof(safe), OT_STRING,
1444 if (efprintf(fenv, "%s_filename=%s", prefix, safe) == -1)
1448 print_string(safe, sizeof(safe), OT_STRING | OT_DOMAIN,
1450 if (efprintf(fenv, "%s_server_name=%s", prefix, safe) == -1)
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h 542 safe = 3 // @safe member in class:TRUST
  /src/external/gpl3/gcc.old/dist/libcpp/
charset.cc 975 bool safe;
986 safe = p < 0x1100 || p > 0x1112;
988 safe = (p < 0xAC00 || p > 0xD7A3 || (p - 0xAC00) % 28 != 0);
990 safe = check_nfc (pfile, c, p);
991 if (!safe)
973 bool safe; local
  /src/external/gpl3/gcc/dist/gcc/
reload.cc 170 int safe; /* Nonzero if this can't conflict with anything. */
1357 Returning zero here ought to be safe as we take care in
1518 in the location to substitute, this reload is not safe to combine
1750 This is safe if the input reload does not appear in
1886 is safe to use anything that dies in this insn for that output provided
1953 is safe from the earlyclobber). */
2402 so we set the SAFE field. */
2425 val.safe = REGNO (val.base) == STACK_POINTER_REGNUM;
2438 val.safe = REGNO (val.base) == STACK_POINTER_REGNUM;
2537 val.safe = 1
169 int safe; \/* Nonzero if this can't conflict with anything. *\/ member in struct:decomposition
    [all...]
tree-ssa-loop-niter.cc 3094 bool safe; local
3105 safe = dominated_by_p (CDI_DOMINATORS, loop->latch, exit->src);
3107 if (every_iteration && !safe)
3152 op0, &iv0, safe ? &iv0_niters : NULL, false))
3156 op1, &iv1, safe ? &iv1_niters : NULL, false))
3178 only_exit_p, safe))
ipa-sra.cc 178 /* Minimum offset that is known to be safe to dereference because of callers
377 /* True when it is safe to copy access candidates here from the callee, which
764 desc->safe_ref ? "safe" : "unsafe",
2628 bool safe = true; local
2635 safe = *b;
2642 safe = false;
2651 analyzed_stmts.get_or_insert (gsi_stmt (gsi)) = safe;
2654 if (safe && !always_executed_bbs)
2659 if (safe && bitmap_bit_p (always_executed_bbs, gimple_bb (call_stmt)->index))
trans-mem.cc 701 safe" based on having examined the function body. */
2532 /* We are guaranteed never to go irrevocable on a safe or pure
4766 functions that are determined to not be safe. */
4782 that are determined to not be safe. */
5093 bool safe;
5111 safe = is_tm_safe (TREE_TYPE (old_fn));
5112 gettm_fn = builtin_decl_explicit (safe ? BUILT_IN_TM_GETTMCLONE_SAFE
5116 if (!safe)
5082 bool safe; local
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 170 int safe; /* Nonzero if this can't conflict with anything. */
1357 Returning zero here ought to be safe as we take care in
1518 in the location to substitute, this reload is not safe to combine
1750 This is safe if the input reload does not appear in
1886 is safe to use anything that dies in this insn for that output provided
1953 is safe from the earlyclobber). */
2401 so we set the SAFE field. */
2424 val.safe = REGNO (val.base) == STACK_POINTER_REGNUM;
2437 val.safe = REGNO (val.base) == STACK_POINTER_REGNUM;
2536 val.safe = 1
169 int safe; \/* Nonzero if this can't conflict with anything. *\/ member in struct:decomposition
    [all...]
tree-ssa-loop-niter.cc 2496 bool safe; local
2507 safe = dominated_by_p (CDI_DOMINATORS, loop->latch, exit->src);
2509 if (every_iteration && !safe)
2551 op0, &iv0, safe ? &iv0_niters : NULL, false))
2555 op1, &iv1, safe ? &iv1_niters : NULL, false))
2577 only_exit_p, safe))
trans-mem.cc 698 safe" based on having examined the function body. */
2523 /* We are guaranteed never to go irrevocable on a safe or pure
4751 functions that are determined to not be safe. */
4767 that are determined to not be safe. */
5078 bool safe;
5096 safe = is_tm_safe (TREE_TYPE (old_fn));
5097 gettm_fn = builtin_decl_explicit (safe ? BUILT_IN_TM_GETTMCLONE_SAFE
5101 if (!safe)
5067 bool safe; local

Completed in 97 milliseconds