| /netbsd/src/external/bsd/kyua-cli/dist/bootstrap/ |
| D | testsuite.at | 120 AT_CHECK([grep "atf_helpers:fails.*failed.*Failed on purpose" stdout], 135 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout], 148 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout], 159 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout], 172 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout], 175 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout], 192 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout], 195 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout],
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| D | v3_purp.c | 72 return (*a)->purpose - (*b)->purpose; in xp_cmp() 98 int X509_PURPOSE_set(int *p, int purpose) in X509_PURPOSE_set() argument 100 if (X509_PURPOSE_get_by_id(purpose) == -1) { in X509_PURPOSE_set() 104 *p = purpose; in X509_PURPOSE_set() 137 int X509_PURPOSE_get_by_id(int purpose) in X509_PURPOSE_get_by_id() argument 142 if (purpose >= X509_PURPOSE_MIN && purpose <= X509_PURPOSE_MAX) in X509_PURPOSE_get_by_id() 143 return purpose - X509_PURPOSE_MIN; in X509_PURPOSE_get_by_id() 146 tmp.purpose = purpose; in X509_PURPOSE_get_by_id() 193 ptmp->purpose = id; in X509_PURPOSE_add() 241 return xp->purpose; in X509_PURPOSE_get_id()
|
| D | x509_vfy.c | 400 static int check_purpose(X509_STORE_CTX *ctx, X509 *x, int purpose, int depth, in check_purpose() argument 423 if (depth >= ctx->num_untrusted && purpose == ctx->param->purpose) in check_purpose() 432 switch (X509_check_purpose(x, purpose, must_be_ca > 0)) { in check_purpose() 456 int purpose, allow_proxy_certs, num = sk_X509_num(ctx->chain); in check_extensions() local 472 purpose = X509_PURPOSE_CRL_SIGN; in check_extensions() 476 purpose = ctx->param->purpose; in check_extensions() 584 if (purpose > 0 && !check_purpose(ctx, x, purpose, i, must_be_ca)) in check_extensions() 2202 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose) in X509_STORE_CTX_set_purpose() argument 2209 return X509_STORE_CTX_purpose_inherit(ctx, 0, purpose, 0); in X509_STORE_CTX_set_purpose() 2232 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() argument [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | stack | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | queue | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | iterator | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | algorithm | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | list | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | set | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | map | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | deque | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | vector | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | utility | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | rb_tree | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | iterator | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | numeric | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| D | memory | 31 * and its documentation for any purpose is hereby granted without fee, 36 * purpose. It is provided "as is" without express or implied warranty. 43 * and its documentation for any purpose is hereby granted without fee, 48 * purpose. It is provided "as is" without express or implied warranty.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | constraints.md | 23 "General-purpose AR registers @code{a0}-@code{a15}, 48 General-purpose AR registers, but only if the Xtensa Sign Extend 53 General-purpose AR registers, but only if the Xtensa 16-Bit Integer 58 General-purpose AR registers, but only if the Xtensa Code Density 63 General-purpose AR registers, but only if the Xtensa Const16
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | abi | 126 general-purpose register. STARG is the address of the next available stack 142 general-purpose register, 150 general-purpose register GR and advance GR to the next general-purpose 166 general-purpose register, with simple argument types shorter than this 209 The varargs macros set up a register save area for the general-purpose 229 Structs/unions which will fit into two general-purpose registers are returned
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | data-streamer.h | 256 const char *purpose, in streamer_read_hwi_in_range() argument 267 lto_value_range_error (purpose, val, min, max); in streamer_read_hwi_in_range() 296 const char *purpose, in bp_unpack_int_in_range() argument 307 lto_value_range_error (purpose, val, min, max); in bp_unpack_int_in_range()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/tls/ |
| D | mkcert.sh | 208 local purpose=serverAuth 213 p) purpose="$OPTARG";; 230 "extendedKeyUsage = $purpose" \
|
| /netbsd/src/external/bsd/ntp/dist/sntp/include/ |
| D | ntp.lic | 9 <PFX>documentation for any purpose with or without fee is hereby granted, 15 <PFX>representations about the suitability this software for any purpose. It
|
| /netbsd/src/external/bsd/kyua-cli/dist/integration/ |
| D | cmd_test_test.sh | 64 simple_some_fail:fail -> failed: This fails on purpose [S.UUUs] 124 first:fail -> failed: This fails on purpose [S.UUUs] 126 second:fail -> failed: This fails on purpose [S.UUUs] 247 subdir/simple_some_fail:fail -> failed: This fails on purpose [S.UUUs] 323 second:fail -> failed: This fails on purpose [S.UUUs] 368 subdir/second:fail -> failed: This fails on purpose [S.UUUs] 432 third:fail -> failed: This fails on purpose [S.UUUs] 476 subdir/fourth:fail -> failed: This fails on purpose [S.UUUs] 575 some-program:fail -> failed: This fails on purpose [S.UUUs] 591 2,some-program,fail,failed,This fails on purpose
|
| /netbsd/src/usr.bin/crunch/ |
| D | COPYRIGHT | 7 * documentation for any purpose is hereby granted without fee, provided that 13 * suitability of this software for any purpose. It is provided "as is"
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | cafebabe | 27 # for debugging purpose version as hexadecimal to compare with Mach-O universal binary 74 # for debugging purpose CPU type as hexadecimal 78 # for debugging purpose print offset to 1st mach_header like:
|