| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | mime_nest.ref | 1 mime_state: header_token: multipart / mixed 4 MAIN 0 |content-type: multipart/mixed; boundary=foobar 8 mime_state: header_token: multipart / mixed 11 MULT 0 |content-type: multipart/mixed; boundary=foobar 14 mime_state: header_token: multipart / mixed 17 MULT 0 |content-type: multipart/mixed; boundary=foobar 20 mime_state: header_token: multipart / mixed 23 MULT 0 |content-type: multipart/mixed; boundary=foobar 26 mime_state: header_token: multipart / mixed 29 MULT 0 |content-type: multipart/mixed; boundary=foobar [all …]
|
| H A D | mime_nest.in | 1 content-type: multipart/mixed; boundary=foobar 4 content-type: multipart/mixed; boundary=foobar 7 content-type: multipart/mixed; boundary=foobar 10 content-type: multipart/mixed; boundary=foobar 13 content-type: multipart/mixed; boundary=foobar 16 content-type: multipart/mixed; boundary=foobar 19 content-type: multipart/mixed; boundary=foobar 22 content-type: multipart/mixed; boundary=foobar 25 content-type: multipart/mixed; boundary=foobar 28 content-type: multipart/mixed; boundary=foobar [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_certkey.c | 129 int mixed; /* Single file with key anywhere */ member 149 st->mixed = 0; in init_pem_load_state() 197 if (!st->mixed && st->state == PEM_LOAD_STATE_INIT) { in load_cert() 228 st->state = st->mixed ? PEM_LOAD_STATE_BOTH : PEM_LOAD_STATE_CERT; in load_cert() 285 if (!st->mixed && !use_chain(st)) { in load_pkey() 313 else if (st->mixed) in load_pkey() 325 if (st->mixed) { in load_pkey() 373 } else if (!st->mixed) { in load_pem_object() 404 if ((st->mixed && st->keynum == 0 && in load_pem_bio() 406 || (!st->mixed && state == PEM_LOAD_STATE_PKEY)) { in load_pem_bio() [all …]
|
| H A D | warn-mixed-multi-key.pem.ref | 1 unknown: warning: ignoring 2nd key at index 4 in warn-mixed-multi-key.pem after 1st at 2
|
| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | expr_sizeof.c | 124 struct mixed { in bit_fields() struct 132 } mixed; in bit_fields() local 134 typedef int sizeof_mixed[-(int)sizeof(mixed)]; in bit_fields() 137 -(int)__builtin_offsetof(struct mixed, ch) in bit_fields()
|
| /netbsd-src/tests/usr.bin/indent/ |
| H A D | lsym_unary_op.c | 39 int mixed=+-+-+-+-+-+-+-+-+-+-+-+-+-3; variable 46 int mixed = +-+-+-+-+-+-+-+-+-+-+-+-+-3; variable
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | iosfwd | 143 /// Base class for @c char mixed input and output streams. 155 /// Class for @c char mixed input and output memory streams. 167 /// Class for @c char mixed input and output file streams. 183 /// Base class for @c wchar_t mixed input and output streams. 195 /// Class for @c wchar_t mixed input and output memory streams. 207 /// Class for @c wchar_t mixed input and output file streams.
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/rpz/ns3/ |
| H A D | mixed-case-rpz-1.db.in | 13 @ SOA mixed-case-rpz. hostmaster.ns.mixed-case-rpz. ( 1 3600 1200 604800 60 )
|
| H A D | mixed-case-rpz-2.db.in | 13 @ SOA mixed-case-rpz. hostmaster.ns.mixed-case-rpz. ( 2 3600 1200 604800 60 )
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | iosfwd | 143 /// Base class for @c char mixed input and output streams. 155 /// Class for @c char mixed input and output memory streams. 167 /// Class for @c char mixed input and output file streams. 183 /// Base class for @c wchar_t mixed input and output streams. 195 /// Class for @c wchar_t mixed input and output memory streams. 207 /// Class for @c wchar_t mixed input and output file streams.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| H A D | ecp_nistp224.c | 905 const int mixed, const felem x2, const felem y2, 913 if (!mixed) { 1008 if (!mixed) { 1138 const int mixed, const felem pre_comp[][17][3], 1215 mixed, tmp[0], tmp[1], tmp[2]); 1413 int mixed = 0; 1476 mixed = 1; 1480 if (mixed) 1484 || (mixed && (tmp_felems == NULL))) { 1550 if (mixed) [all …]
|
| H A D | ecp_nistp521.c | 1156 const int mixed, const felem x2, const felem y2, 1171 if (!mixed) { 1533 const int mixed, const felem pre_comp[][17][3], 1600 mixed, tmp[0], tmp[1], tmp[2]); 1868 int mixed = 0; 1932 mixed = 1; 1936 if (mixed) 1940 || (mixed && (tmp_felems == NULL))) { 2009 if (mixed) 2034 mixed, (const felem(*)[17][3])pre_comp, [all …]
|
| H A D | ecp_nistp256.c | 1237 const int mixed, const smallfelem x2, 1257 if (!mixed) { 1675 const int mixed, const smallfelem pre_comp[][17][3], 1757 mixed, tmp[0], tmp[1], tmp[2]); 2027 int mixed = 0; 2091 mixed = 1; 2095 if (mixed) 2099 || (mixed && (tmp_smallfelems == NULL))) { 2172 if (mixed) 2197 mixed, (const smallfelem(*)[17][3])pre_comp, g_pre_comp); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| H A D | ecp_nistp224.c | 909 const int mixed, const felem x2, const felem y2, in point_add() argument 917 if (!mixed) { in point_add() 1012 if (!mixed) { in point_add() 1142 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1219 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 1419 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local 1482 mixed = 1; in ossl_ec_GFp_nistp224_points_mul() 1486 if (mixed) in ossl_ec_GFp_nistp224_points_mul() 1490 || (mixed && (tmp_felems == NULL))) { in ossl_ec_GFp_nistp224_points_mul() 1556 if (mixed) in ossl_ec_GFp_nistp224_points_mul() [all …]
|
| H A D | ecp_nistp521.c | 1208 const int mixed, const felem x2, const felem y2, in point_add() argument 1223 if (!mixed) { in point_add() 1585 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument 1652 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 1923 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local 1987 mixed = 1; in ossl_ec_GFp_nistp521_points_mul() 1991 if (mixed) in ossl_ec_GFp_nistp521_points_mul() 1995 || (mixed && (tmp_felems == NULL))) { in ossl_ec_GFp_nistp521_points_mul() 2064 if (mixed) in ossl_ec_GFp_nistp521_points_mul() 2089 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp521_points_mul() [all …]
|
| H A D | ecp_nistp256.c | 1237 const int mixed, const smallfelem x2, in point_add() argument 1257 if (!mixed) { in point_add() 1675 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul() argument 1757 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul() 2030 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local 2094 mixed = 1; in ossl_ec_GFp_nistp256_points_mul() 2098 if (mixed) in ossl_ec_GFp_nistp256_points_mul() 2102 || (mixed && (tmp_smallfelems == NULL))) { in ossl_ec_GFp_nistp256_points_mul() 2175 if (mixed) in ossl_ec_GFp_nistp256_points_mul() 2200 mixed, (const smallfelem(*)[17][3])pre_comp, g_pre_comp); in ossl_ec_GFp_nistp256_points_mul() [all …]
|
| /netbsd-src/external/mpl/bind/dist/tests/isc/ |
| H A D | ht_test.c | 343 unsigned char mixed[16] = { "tEsT CaSe" }; in ISC_RUN_TEST_IMPL() 357 result = isc_ht_find(ht, mixed, 16, &f); in ISC_RUN_TEST_IMPL() 376 result = isc_ht_find(ht, mixed, 16, &f); 325 unsigned char mixed[16] = { "tEsT CaSe" }; ISC_RUN_TEST_IMPL() local
|
| /netbsd-src/distrib/syspkg/sets/text/text-groff-bin/ |
| H A D | DESCR | 1 Groff (GNU Troff) is a document processor which reads plain text mixed
|
| /netbsd-src/external/gpl2/dtc/dist/tests/ |
| H A D | test01.dts | 44 mixed = "abc", [1234], <0xa 0xb 0xc>;
|
| H A D | label01.dts | 44 mixed = "abc", pre: [1234] post: , gap: < aligned: 0xa 0xb 0xc>;
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | Makefile.am | 110 format-perl-mixed-1 format-perl-mixed-2 \
|
| /netbsd-src/sys/arch/netwinder/conf/ |
| H A D | files.netwinder | 22 # ISA and mixed ISA+EISA or ISA+PCI drivers
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/ |
| H A D | java.schema | 319 # must be mixed in with a structural object class. 339 # must be mixed in with a structural object class. 359 # mixed in with a structural object class.
|
| /netbsd-src/sys/arch/mvmeppc/conf/ |
| H A D | files.mvmeppc | 77 # ISA and mixed ISA+PCI drivers
|
| /netbsd-src/sys/arch/cats/conf/ |
| H A D | files.cats | 24 # ISA and mixed ISA+EISA or ISA+PCI drivers
|