| /src/tests/usr.bin/indent/ |
| lsym_unary_op.c | 39 int mixed=+-+-+-+-+-+-+-+-+-+-+-+-+-3; variable 46 int mixed = +-+-+-+-+-+-+-+-+-+-+-+-+-3; variable
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/ |
| cond_lang.exp | 42 set bp_location [gdb_get_line_number "STOP" ${testdir}/mixed.adb] 43 gdb_test "break mixed.adb:${bp_location} if light = green" \ 44 "Breakpoint \[0-9\]* at .*: file (.*/)?mixed.adb, line \[0-9\]*\\." 51 "Breakpoint \[0-9\]*, mixed\\.break_me \\(light=green\\) at .*"
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| wchar.c | 33 wchar_t mixed[] = {L'f', 0xdead, L'a', L'c', 0xfeed, 0xface}; local 48 do_nothing (mixed);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/ |
| cond_lang.exp | 42 set bp_location [gdb_get_line_number "STOP" ${testdir}/mixed.adb] 43 gdb_test "break mixed.adb:${bp_location} if light = green" \ 44 "Breakpoint \[0-9\]* at .*: file (.*/)?mixed.adb, line \[0-9\]*\\." 51 "Breakpoint \[0-9\]*, mixed\\.break_me \\(light=green\\) at .*"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| wchar.c | 33 wchar_t mixed[] = {L'f', 0xdead, L'a', L'c', 0xfeed, 0xface}; local 48 do_nothing (mixed);
|
| /src/tests/usr.bin/xlint/lint1/ |
| expr_sizeof.c | 124 struct mixed { struct 132 } mixed; local 134 typedef int sizeof_mixed[-(int)sizeof(mixed)]; 137 -(int)__builtin_offsetof(struct mixed, ch)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/ |
| mixed-lang-stack.exp | 16 # This test covers some basic functionality for debugging mixed 28 standard_testfile mixed-lang-stack.c mixed-lang-stack.cpp mixed-lang-stack.f90
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/ |
| mixed-lang-stack.exp | 16 # This test covers some basic functionality for debugging mixed 28 standard_testfile mixed-lang-stack.c mixed-lang-stack.cpp mixed-lang-stack.f90
|
| /src/external/ibm-public/postfix/dist/src/tls/ |
| tls_certkey.c | 129 int mixed; /* Single file with key anywhere */ member in struct:pem_load_state_t 149 st->mixed = 0; 197 if (!st->mixed && st->state == PEM_LOAD_STATE_INIT) { 222 * In "mixed" mode, the first certificate is either after the key, or else 228 st->state = st->mixed ? PEM_LOAD_STATE_BOTH : PEM_LOAD_STATE_CERT; 271 * Except in "mixed" mode, where a single key appears anywhere in a file 275 * or "CERT" is an error, except in "mixed" mode where a second key is 285 if (!st->mixed && !use_chain(st)) { 313 else if (st->mixed) 325 if (st->mixed) { 648 int mixed = 0; local [all...] |
| /src/external/bsd/zstd/dist/tests/gzip/ |
| Makefile | 17 all: test-helin-segv test-hufts test-keep test-list test-memcpy-abuse test-mixed
|
| /src/external/mpl/bind/dist/tests/isc/ |
| hashmap_test.c | 453 test_node_t mixed = { .key = "IsC_hAsHmAp_CaSe" }; local 474 hashmap, isc_hash32(mixed.key, strlen(mixed.key), true), 475 case_match, mixed.key, &f); 499 hashmap, isc_hash32(mixed.key, strlen(mixed.key), false), 500 nocase_match, mixed.key, &f);
|
| ht_test.c | 343 unsigned char mixed[16] = { "tEsT CaSe" }; local 357 result = isc_ht_find(ht, mixed, 16, &f); 376 result = isc_ht_find(ht, mixed, 16, &f);
|
| /src/external/mpl/bind/dist/bin/tests/system/rpz/ |
| setup.sh | 44 cp ns3/mixed-case-rpz-1.db.in ns3/mixed-case-rpz.db
|
| tests.sh | 814 echo_i "checking reload of a mixed-case RPZ zone (${t})" 815 # First, a sanity check: the A6-2.TLD2.mixed-case-rpz RPZ record should 819 # Add a sibling name (a6-1.tld2.mixed-case-rpz, with "tld2" in lowercase 820 # rather than uppercase) before A6-2.TLD.mixed-case-rpz. 822 cp ns3/mixed-case-rpz-2.db.in ns3/mixed-case-rpz.db 823 rndc_reload ns3 $ns3 mixed-case-rpz 824 wait_for_log 20 "rpz: mixed-case-rpz: reload done" ns3/named.run 826 # (The bug we try to trigger here caused a6-2.tld2.mixed-case-rpz to be
|
| /src/crypto/external/apache2/openssl/dist/crypto/ec/ |
| ecp_nistp224.c | 438 /* Subtract in mixed mode: out128 -= in64 */ 884 * This runs faster if 'mixed' is set, which requires Z_2 = 1 or Z_2 = 0. 895 const int mixed, const felem x2, const felem y2, 903 if (!mixed) { 998 if (!mixed) { 1128 const int mixed, const felem pre_comp[][17][3], 1164 /* value 1 below is argument for "mixed" */ 1181 1 /* mixed */, tmp[0], tmp[1], tmp[2]); 1205 mixed, tmp[0], tmp[1], tmp[2]); 1398 int mixed = 0 local [all...] |
| ecp_nistp384.c | 1097 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1105 const int mixed, const felem x2, const felem y2, 1119 if (!mixed) { 1408 const int mixed, const felem pre_comp[][17][3], 1443 /* The 1 argument below is for "mixed" */ 1475 nq[0], nq[1], nq[2], mixed, 1737 int mixed = 0; local 1799 mixed = 1; 1803 if (mixed) 1806 || (mixed && (tmp_felems == NULL)) [all...] |
| ecp_nistp256.c | 1223 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1232 const int mixed, const smallfelem x2, 1252 if (!mixed) { 1670 const int mixed, const smallfelem pre_comp[][17][3], 1706 /* Arg 1 below is for "mixed" */ 1723 /* Arg 1 below is for "mixed" */ 1752 mixed, tmp[0], tmp[1], tmp[2]); 2016 int mixed = 0; local 2078 mixed = 1; 2082 if (mixed) [all...] |
| ecp_nistp521.c | 1116 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1124 const int mixed, const felem x2, const felem y2, 1139 if (!mixed) { 1501 const int mixed, const felem pre_comp[][17][3], 1536 /* The 1 argument below is for "mixed" */ 1568 mixed, tmp[0], tmp[1], tmp[2]); 1831 int mixed = 0; local 1893 mixed = 1; 1897 if (mixed) 1900 || (mixed && (tmp_felems == NULL)) [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| ecp_nistp224.c | 442 /* Subtract in mixed mode: out128 -= in64 */ 898 * This runs faster if 'mixed' is set, which requires Z_2 = 1 or Z_2 = 0. 909 const int mixed, const felem x2, const felem y2, 917 if (!mixed) { 1012 if (!mixed) { 1142 const int mixed, const felem pre_comp[][17][3], 1178 /* value 1 below is argument for "mixed" */ 1195 1 /* mixed */ , tmp[0], tmp[1], tmp[2]); 1219 mixed, tmp[0], tmp[1], tmp[2]); 1419 int mixed = 0 local [all...] |
| ecp_nistp256.c | 1228 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1237 const int mixed, const smallfelem x2, 1257 if (!mixed) { 1675 const int mixed, const smallfelem pre_comp[][17][3], 1711 /* Arg 1 below is for "mixed" */ 1728 /* Arg 1 below is for "mixed" */ 1757 mixed, tmp[0], tmp[1], tmp[2]); 2030 int mixed = 0; local 2094 mixed = 1; 2098 if (mixed) [all...] |
| ecp_nistp521.c | 1200 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1208 const int mixed, const felem x2, const felem y2, 1223 if (!mixed) { 1585 const int mixed, const felem pre_comp[][17][3], 1620 /* The 1 argument below is for "mixed" */ 1652 mixed, tmp[0], tmp[1], tmp[2]); 1923 int mixed = 0; local 1987 mixed = 1; 1991 if (mixed) 1995 || (mixed && (tmp_felems == NULL))) [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| Makefile.am | 110 format-perl-mixed-1 format-perl-mixed-2 \
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| ecp_nistp224.c | 440 /* Subtract in mixed mode: out128 -= in64 */ 894 * This runs faster if 'mixed' is set, which requires Z_2 = 1 or Z_2 = 0. 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], 1174 /* value 1 below is argument for "mixed" */ 1191 1 /* mixed */ , tmp[0], tmp[1], tmp[2]); 1215 mixed, tmp[0], tmp[1], tmp[2]); 1413 int mixed = 0 [all...] |
| ecp_nistp256.c | 1228 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1237 const int mixed, const smallfelem x2, 1257 if (!mixed) { 1675 const int mixed, const smallfelem pre_comp[][17][3], 1711 /* Arg 1 below is for "mixed" */ 1728 /* Arg 1 below is for "mixed" */ 1757 mixed, tmp[0], tmp[1], tmp[2]); 2027 int mixed = 0; 2091 mixed = 1; 2095 if (mixed) [all...] |
| ecp_nistp521.c | 1148 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity). 1156 const int mixed, const felem x2, const felem y2, 1171 if (!mixed) { 1533 const int mixed, const felem pre_comp[][17][3], 1568 /* The 1 argument below is for "mixed" */ 1600 mixed, tmp[0], tmp[1], tmp[2]); 1868 int mixed = 0; 1932 mixed = 1; 1936 if (mixed) 1940 || (mixed && (tmp_felems == NULL))) [all...] |