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

1 2 3 4

  /src/external/gpl3/binutils/dist/binutils/
demanguse.c 36 const char *cont = ""; local
45 fprintf (stream, "%.1s\n", cont);
47 cont = "";
49 col += fprintf (stream, "%s\"%s\"", cont, info->demangling_style_name);
50 cont = ", ";
  /src/external/gpl3/binutils.old/dist/binutils/
demanguse.c 36 const char *cont = ""; local
45 fprintf (stream, "%.1s\n", cont);
47 cont = "";
49 col += fprintf (stream, "%s\"%s\"", cont, info->demangling_style_name);
50 cont = ", ";
  /src/crypto/external/apache2/openssl/dist/demos/smime/
smver.c 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
54 p7 = SMIME_read_PKCS7(in, &cont);
64 if (!PKCS7_verify(p7, NULL, st, cont, out, 0)) {
  /src/crypto/external/bsd/openssl/dist/demos/cms/
cms_ver.c 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
55 cms = SMIME_read_CMS(in, &cont);
65 if (!CMS_verify(cms, NULL, st, cont, out, 0)) {
  /src/crypto/external/bsd/openssl/dist/demos/smime/
smver.c 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
55 p7 = SMIME_read_PKCS7(in, &cont);
65 if (!PKCS7_verify(p7, NULL, st, cont, out, 0)) {
  /src/crypto/external/bsd/openssl.old/dist/demos/cms/
cms_ver.c 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
53 cms = SMIME_read_CMS(in, &cont);
63 if (!CMS_verify(cms, NULL, st, cont, out, 0)) {
  /src/crypto/external/bsd/openssl.old/dist/demos/smime/
smver.c 17 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
53 p7 = SMIME_read_PKCS7(in, &cont);
63 if (!PKCS7_verify(p7, NULL, st, cont, out, 0)) {
  /src/lib/libm/arch/vax/
n_cabs.S 82 jneq cont /* y isn't a reserved operand */
86 cont: label
  /src/crypto/external/apache2/openssl/dist/demos/cms/
cms_ver.c 60 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
97 cms = SMIME_read_CMS(in, &cont);
109 if (!CMS_verify(cms, NULL, st, cont, out, 0)) {
  /src/crypto/external/bsd/libsaslc/dist/test/
example_client.c 80 int opt, n, cont; local
147 cont = saslc_sess_cont(sess, input, input_len, (void **)&output,
149 if (cont < 0)
152 if (cont == 0)
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-utils.h 219 bool cont = false; member in struct:qcs_flags
223 /* Validate FLAGS. Throws an error if both FLAGS->CONT and
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-utils.h 219 bool cont = false; member in struct:qcs_flags
223 /* Validate FLAGS. Throws an error if both FLAGS->CONT and
  /src/sys/fs/cd9660/
iso_rrip.h 71 int cont; /* continuation of above */ member in struct:__anon6719
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
ia64.S 1403 #define cont p16 define
1407 cont=p16
1483 (p0) cmp.eq equ,cont=HH,r31 };;
1486 (equ) cmp.leu break,cont=r35,H };;
1487 { .mib; (cont) cmp.leu cont,break=HH,r31
1489 (cont) br.wtop.spnt .L_divw_1st_iter };;
1513 (p0) cmp.eq equ,cont=HH,r31 };;
1516 (equ) cmp.leu break,cont=r35,H };;
1517 { .mib; (cont) cmp.leu cont,break=HH,r3
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
ia64.S 1403 #define cont p16 define
1407 cont=p16
1483 (p0) cmp.eq equ,cont=HH,r31 };;
1486 (equ) cmp.leu break,cont=r35,H };;
1487 { .mib; (cont) cmp.leu cont,break=HH,r31
1489 (cont) br.wtop.spnt .L_divw_1st_iter };;
1513 (p0) cmp.eq equ,cont=HH,r31 };;
1516 (equ) cmp.leu break,cont=r35,H };;
1517 { .mib; (cont) cmp.leu cont,break=HH,r3
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
ia64.S 1404 #define cont p16 define
1408 cont=p16
1484 (p0) cmp.eq equ,cont=HH,r31 };;
1487 (equ) cmp.leu break,cont=r35,H };;
1488 { .mib; (cont) cmp.leu cont,break=HH,r31
1490 (cont) br.wtop.spnt .L_divw_1st_iter };;
1514 (p0) cmp.eq equ,cont=HH,r31 };;
1517 (equ) cmp.leu break,cont=r35,H };;
1518 { .mib; (cont) cmp.leu cont,break=HH,r3
    [all...]
  /src/external/gpl2/xcvs/dist/src/
myndbm.c 222 int cont; local
229 cont = 0;
255 if (!cont)
268 cont = 1;
274 cont = 0;
292 if (!cont)
  /src/external/gpl3/gdb.old/dist/sim/erc32/
sis.c 160 int cont = 1; local
259 while (cont) {
  /src/external/gpl3/gdb/dist/sim/erc32/
sis.c 160 int cont = 1; local
259 while (cont) {
  /src/external/mpl/bind/dist/tests/isc/
mutex_test.c 90 size_t cont = *(size_t *)arg; local
98 isc_pause_n(cont);
106 size_t cont = *(size_t *)arg; local
114 isc_pause_n(cont);
125 size_t cont; local
143 for (cont = (dc > 0) ? CNT_MIN : CNT_MAX;
144 cont <= CNT_MAX && cont >= CNT_MIN; cont += dc)
147 isc_thread_create(pthread_mutex_thread, &cont,
    [all...]
spinlock_test.c 96 size_t cont = *(size_t *)arg; local
104 isc_pause_n(cont);
115 size_t cont = *(size_t *)arg; local
123 isc_pause_n(cont);
134 size_t cont; local
152 for (cont = (dc > 0) ? CNT_MIN : CNT_MAX;
153 cont <= CNT_MAX && cont >= CNT_MIN; cont += dc)
156 isc_thread_create(pthread_spin_thread, &cont,
    [all...]
  /src/sys/arch/zaurus/dev/
lcdctl.c 49 int cont; /* BACKLIGHT_CONT signal */ member in struct:lcdctl_backlight
186 ioexp_set_backlight(bl->on, bl->cont);
188 scoop_set_backlight(bl->on, bl->cont);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_stream_encoder.c 59 uint32_t cont, send, line; local
69 cont = 1;
75 cont = 0;
86 HDMI_GENERIC0_CONT, cont,
93 HDMI_GENERIC1_CONT, cont,
100 HDMI_GENERIC2_CONT, cont,
107 HDMI_GENERIC3_CONT, cont,
114 HDMI_GENERIC4_CONT, cont,
121 HDMI_GENERIC5_CONT, cont,
128 HDMI_GENERIC6_CONT, cont,
    [all...]
  /src/usr.sbin/ypserv/revnetgroup/
parse_netgroup.c 295 int cont; local
332 cont = 1;
334 cont = 0;
347 if (cont) {
352 cont = 0;
355 } while (cont);
  /src/crypto/external/apache2/openssl/dist/crypto/evp/
bio_b64.c 40 int cont; /* <= 0 when finished */ member in struct:b64_struct
73 ctx->cont = 1;
157 /* Restore any non-retriable error condition (ctx->cont < 0) */
158 ret_code = ctx->cont < 0 ? ctx->cont : 0;
165 int again = ctx->cont;
184 ctx->cont = ret_code;
284 * 'ctx->cont <= 0' will prevent b64_read() from reading
288 ctx->cont = i;
446 ctx->cont = 1
    [all...]

Completed in 28 milliseconds

1 2 3 4