| /netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
| H A D | t-instrument.c | 113 post (void) in post() function 142 post (); in check() 147 post (); in check() 153 post (); in check() 159 post (); in check() 165 post (); in check() 170 post (); in check() 175 post (); in check() 181 post (); in check() 187 post (); in check() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| H A D | 26-tls13_client_auth.conf | 11 test-6 = 6-client-auth-TLSv1.3-request-post-handshake 12 test-7 = 7-client-auth-TLSv1.3-require-fail-post-handshake 13 test-8 = 8-client-auth-TLSv1.3-require-post-handshake 14 test-9 = 9-client-auth-TLSv1.3-require-non-empty-names-post-handshake 15 test-10 = 10-client-auth-TLSv1.3-noroot-post-handshake 16 test-11 = 11-client-auth-TLSv1.3-request-force-client-post-handshake 17 test-12 = 12-client-auth-TLSv1.3-request-force-server-post-handshake 18 test-13 = 13-client-auth-TLSv1.3-request-force-both-post-handshake 210 [6-client-auth-TLSv1.3-request-post-handshake] 211 ssl_conf = 6-client-auth-TLSv1.3-request-post-handshake-ssl [all …]
|
| H A D | 26-tls13_client_auth.conf.in | 12 ## TLSv1.3 and post-handshake authentication 133 name => "client-auth-TLSv1.3-request-post-handshake", 149 name => "client-auth-TLSv1.3-require-fail-post-handshake", 166 name => "client-auth-TLSv1.3-require-post-handshake", 193 name => "client-auth-TLSv1.3-require-non-empty-names-post-handshake", 221 name => "client-auth-TLSv1.3-noroot-post-handshake", 243 name => "client-auth-TLSv1.3-request-force-client-post-handshake", 262 name => "client-auth-TLSv1.3-request-force-server-post-handshake", 281 name => "client-auth-TLSv1.3-request-force-both-post-handshake",
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/ |
| H A D | 26-tls13_client_auth.cnf | 11 test-6 = 6-client-auth-TLSv1.3-request-post-handshake 12 test-7 = 7-client-auth-TLSv1.3-require-fail-post-handshake 13 test-8 = 8-client-auth-TLSv1.3-require-post-handshake 14 test-9 = 9-client-auth-TLSv1.3-require-non-empty-names-post-handshake 15 test-10 = 10-client-auth-TLSv1.3-noroot-post-handshake 16 test-11 = 11-client-auth-TLSv1.3-request-force-client-post-handshake 17 test-12 = 12-client-auth-TLSv1.3-request-force-server-post-handshake 18 test-13 = 13-client-auth-TLSv1.3-request-force-both-post-handshake 210 [6-client-auth-TLSv1.3-request-post-handshake] 211 ssl_conf = 6-client-auth-TLSv1.3-request-post-handshake-ssl [all …]
|
| H A D | 26-tls13_client_auth.cnf.in | 12 ## TLSv1.3 and post-handshake authentication 133 name => "client-auth-TLSv1.3-request-post-handshake", 149 name => "client-auth-TLSv1.3-require-fail-post-handshake", 166 name => "client-auth-TLSv1.3-require-post-handshake", 193 name => "client-auth-TLSv1.3-require-non-empty-names-post-handshake", 221 name => "client-auth-TLSv1.3-noroot-post-handshake", 243 name => "client-auth-TLSv1.3-request-force-client-post-handshake", 262 name => "client-auth-TLSv1.3-request-force-server-post-handshake", 281 name => "client-auth-TLSv1.3-request-force-both-post-handshake",
|
| /netbsd-src/external/bsd/mdocml/dist/ |
| H A D | eqn_html.c | 36 struct tag *post, *row, *cell, *t; in eqn_box() local 46 post = NULL; in eqn_box() 68 post = print_otag(p, TAG_MTABLE, ""); in eqn_box() 97 post = print_otag(p, TAG_MOVER, ""); in eqn_box() 100 post = print_otag(p, TAG_MSUP, ""); in eqn_box() 103 post = print_otag(p, TAG_MUNDER, ""); in eqn_box() 106 post = print_otag(p, TAG_MSUB, ""); in eqn_box() 109 post = print_otag(p, TAG_MFRAC, ""); in eqn_box() 112 post = print_otag(p, TAG_MUNDEROVER, ""); in eqn_box() 115 post = print_otag(p, TAG_MSUBSUP, ""); in eqn_box() [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
| H A D | t-inp_str.c | 87 int i, pre, post, j, got_nread, want_nread; in check_data() local 97 for (post = 0; post <= 2; post++) in check_data() 109 for (j = 0; j < post; j++) in check_data() 126 printf (" post %d\n", post); in check_data() 135 if (post == 0 && data[i].want_nread == strlen(data[i].inp)) in check_data() 144 printf (" post %d\n", post); in check_data() 161 printf (" post %d\n", post); in check_data()
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/mpf/ |
| H A D | t-inp_str.c | 80 int i, pre, post, j, got_nread, want_nread; in check_data() local 90 for (post = 0; post <= 2; post++) in check_data() 102 for (j = 0; j < post; j++) in check_data() 119 printf (" post %d\n", post); in check_data() 128 if (post == 0 && data[i].want_nread == strlen(data[i].inp)) in check_data() 137 printf (" post %d\n", post); in check_data() 154 printf (" post %d\n", post); in check_data()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | nouveau_nvkm_subdev_devinit_gm200.c | 87 pmu_load(struct nv50_devinit *init, u8 type, bool post, in pmu_load() argument 97 if (!post) in pmu_load() 114 gm200_devinit_preos(struct nv50_devinit *init, bool post) in gm200_devinit_preos() argument 119 pmu_load(init, 0x01, post, NULL, NULL); in gm200_devinit_preos() 123 gm200_devinit_post(struct nvkm_devinit *base, bool post) in gm200_devinit_post() argument 140 ret = pmu_load(init, 0x04, post, &exec, &args); in gm200_devinit_post() 147 if (post) { in gm200_devinit_post() 155 if (post) { in gm200_devinit_post() 163 if (post) { in gm200_devinit_post() 173 gm200_devinit_preos(init, post); in gm200_devinit_post() [all …]
|
| H A D | nouveau_nvkm_subdev_devinit_nv50.c | 108 if (!base->post) { in nv50_devinit_preinit() 111 base->post = true; in nv50_devinit_preinit() 117 if (!base->post) { in nv50_devinit_preinit() 121 base->post = true; in nv50_devinit_preinit() 142 while (init->base.post && dcb_outp_parse(bios, i, &ver, &hdr, &outp)) { in nv50_devinit_init() 174 .post = nv04_devinit_post,
|
| H A D | nouveau_nvkm_subdev_devinit_base.c | 67 if (init && init->func->post) in nvkm_devinit_post() 68 ret = init->func->post(init, init->post); in nvkm_devinit_post() 79 init->post = true; in nvkm_devinit_fini() 93 init->post = init->force_post; in nvkm_devinit_preinit()
|
| /netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
| H A D | sanity_test.c | 54 enum type { inv, pre, post, unreachable }; enumerator 78 case post: in do_test_child() 137 case post: in do_test() 195 ATF_TC(post); 196 ATF_TC_HEAD(post, tc) in ATF_TC_HEAD() argument 200 ATF_TC_BODY(post, tc) in ATF_TC_BODY() argument 204 do_test(post, false); in ATF_TC_BODY() 205 do_test(post, true); in ATF_TC_BODY() 229 ATF_TP_ADD_TC(tp, post); in ATF_TP_ADD_TCS()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | archive.mk | 38 create-archive: ${ARCHIVE} pre post 44 ${ARCHIVE}: $${:Ulibprog.a}(archive.mk modmisc.mk $${:Uvarmisc.mk}) pre post 48 list-archive: ${ARCHIVE} pre post 55 list-archive-wildcard: ${ARCHIVE}([at]*.mk) pre post 60 # expect+1: Error in source archive spec "libprog.a${UNDEF}(archive.mk) pre post" 61 list-archive-undef-archive: ${ARCHIVE}$${UNDEF}(archive.mk) pre post 68 list-archive-undef-member: ${ARCHIVE}(archive$${UNDEF}.mk) pre post 72 depend-on-existing-member: ${ARCHIVE}(archive.mk) pre post 75 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post 78 remove-archive: pre post [all...] |
| H A D | dir.mk | 63 all: {fetch,extract}{,-post} 65 fetch fetch-post extract extract-post: 94 .PHONY: fetch fetch-post extract extract-post
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/mpq/ |
| H A D | t-inp_str.c | 79 int i, post, j, got_nread; in check_data() local 87 for (post = 0; post <= 2; post++) in check_data() 95 for (j = 0; j < post; j++) in check_data() 117 if (post == 0 && data[i].want_nread == strlen(data[i].inp)) in check_data()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | core_algorithm.c | 25 int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, member 81 if (data->post == NULL) { in algorithm_do_map() 84 } else if (!data->post(provider, cur_operation, no_store, data->data, in algorithm_do_map() 146 int (*post)(OSSL_PROVIDER *, int operation_id, in ossl_algorithm_do_all() 158 cbdata.post = post; in ossl_algorithm_do_all()
|
| /netbsd-src/lib/libc/gen/ |
| H A D | humanize_number.c | 52 int64_t divisor, max, post = 1; in humanize_number() local 101 post = 100; in humanize_number() 110 post = 100; in humanize_number() 169 if (post == 1) in humanize_number() 179 bytes *= post; in humanize_number()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | fileattr.c | 245 char *post; in fileattr_modify() local 254 post = NULL; in fileattr_modify() 277 post = p2; in fileattr_modify() 284 if (post == NULL) in fileattr_modify() 285 post = p2; in fileattr_modify() 287 if (preend == pre && attrval == NULL && post == p2) in fileattr_modify() 295 + (p2 - post) in fileattr_modify() 314 if (post != p2) in fileattr_modify() 319 strncpy (rp, post, p2 - post); in fileattr_modify() 320 rp += p2 - post; in fileattr_modify()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Bin/ |
| H A D | httpdstat.d | 55 num = 0; get = 0; head = 0; post = 0; trac = 0; 104 post += stringof(this->str) == "POST" ? 1 : 0; 118 num, get, post, head, trac); 119 num = 0; get = 0; head = 0; post = 0; trac = 0;
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Apps/ |
| H A D | httpdstat.d | 55 num = 0; get = 0; head = 0; post = 0; trac = 0; 104 post += stringof(this->str) == "POST" ? 1 : 0; 118 num, get, post, head, trac); 119 num = 0; get = 0; head = 0; post = 0; trac = 0;
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/ |
| H A D | slot.pl | 265 my (%pre, %post, %type); 276 $post{$addr} = $this_post; 293 print $pre{$i}, ' ', lc($type{$i}),$slot{$i}, ' ', $post{$i}, "\n"; 298 %post = ();
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | withlibctx.pl | 81 my $post = shift @rets; 85 print ')'.$post."\n"; 133 my $post = shift @rets; 135 $inline = $post;
|
| /netbsd-src/lib/libc/locale/ |
| H A D | _wcstod.h | 46 #define INT_NAME_(pre, middle, post) pre ## middle ## post argument 47 #define INT_NAME(pre, middle, post) INT_NAME_(pre, middle, post) argument
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | lto-streamer.c | 121 char post[32]; in lto_get_section_name() local 150 strcpy (post, ""); in lto_get_section_name() 152 sprintf (post, "." HOST_WIDE_INT_PRINT_HEX_PURE, f->id); in lto_get_section_name() 154 sprintf (post, "." HOST_WIDE_INT_PRINT_HEX_PURE, get_random_seed (false)); in lto_get_section_name() 155 return concat (section_name_prefix, sep, add, post, NULL); in lto_get_section_name()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | lto-streamer.cc | 107 char post[32]; in lto_get_section_name() local 137 strcpy (post, ""); in lto_get_section_name() 139 sprintf (post, "." HOST_WIDE_INT_PRINT_HEX_PURE, f->id); in lto_get_section_name() 141 sprintf (post, "." HOST_WIDE_INT_PRINT_HEX_PURE, get_random_seed (false)); in lto_get_section_name() 142 char *res = concat (section_name_prefix, sep, add, post, NULL); in lto_get_section_name()
|