Home
last modified time | relevance | path

Searched refs:inform (Results 1 – 25 of 624) sorted by relevance

12345678910>>...25

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_mbstr.c36 int inform, unsigned long mask) in ASN1_mbstring_copy() argument
38 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy()
42 int inform, unsigned long mask, in ASN1_mbstring_ncopy() argument
60 switch (inform) { in ASN1_mbstring_ncopy()
114 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy()
158 if (inform == outform) { in ASN1_mbstring_ncopy()
185 traverse_string(in, len, inform, out_utf8, &outlen); in ASN1_mbstring_ncopy()
198 traverse_string(in, len, inform, cpyfunc, &p); in ASN1_mbstring_ncopy()
214 if (inform == MBSTRING_ASC) { in traverse_string()
217 } else if (inform == MBSTRING_BMP) { in traverse_string()
[all …]
H A Da_strnid.c81 int inform, int nid) in ASN1_STRING_set_by_NID() argument
95 ret = ASN1_mbstring_ncopy(out, in, inlen, inform, mask, in ASN1_STRING_set_by_NID()
98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_mbstr.c37 int inform, unsigned long mask) in ASN1_mbstring_copy() argument
39 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy()
43 int inform, unsigned long mask, in ASN1_mbstring_ncopy() argument
62 switch (inform) { in ASN1_mbstring_ncopy()
112 if (traverse_string(in, len, inform, type_str, &mask) < 0) { in ASN1_mbstring_ncopy()
156 if (inform == outform) { in ASN1_mbstring_ncopy()
183 traverse_string(in, len, inform, out_utf8, &outlen); in ASN1_mbstring_ncopy()
196 traverse_string(in, len, inform, cpyfunc, &p); in ASN1_mbstring_ncopy()
212 if (inform == MBSTRING_ASC) { in traverse_string()
215 } else if (inform == MBSTRING_BMP) { in traverse_string()
[all …]
H A Da_strnid.c81 int inform, int nid) in ASN1_STRING_set_by_NID() argument
95 ret = ASN1_mbstring_ncopy(out, in, inlen, inform, mask, in ASN1_STRING_set_by_NID()
98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
/netbsd/external/gpl2/dtc/dist/
H A Ddtc.c165 const char *inform = NULL; in main() local
185 inform = optarg; in main()
288 if (inform == NULL) in main()
289 inform = guess_input_format(arg, "dts"); in main()
293 if (streq(inform, "dts")) in main()
299 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main()
301 if (streq(inform, "dts")) in main()
303 else if (streq(inform, "fs")) in main()
305 else if(streq(inform, "dtb")) in main()
308 die("Unknown input format \"%s\"\n", inform); in main()
[all …]
/netbsd/external/gpl3/gcc/dist/maintainer-scripts/
H A Dgcc_release58 inform() { function
119 inform "Updating ChangeLogs and version files"
201 inform "Tagging sources as ${TAG}"
217 inform "Sources are commit ${GITREV}"
245 inform "Building install docs"
260 inform "Building compiler"
317 inform "Building tarfiles"
348 inform "Building diffs against version $old_vers"
394 inform "Uploading files"
444 inform "Updating links and READMEs on the FTP server"
[all …]
/netbsd/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dgcc_release58 inform() { function
119 inform "Updating ChangeLogs and version files"
201 inform "Tagging sources as ${TAG}"
217 inform "Sources are commit ${GITREV}"
245 inform "Building install docs"
260 inform "Building compiler"
317 inform "Building tarfiles"
348 inform "Building diffs against version $old_vers"
394 inform "Uploading files"
444 inform "Updating links and READMEs on the FTP server"
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc2063 inform (loc, "%qE is not %<noexcept%>", expr); in tsubst_compound_requirement()
2086 inform (loc, in tsubst_compound_requirement()
2093 inform (loc, in tsubst_compound_requirement()
2679 inform (entry->location, in save()
2796 inform (disj_expr.get_location (), in satisfy_disjunction()
3632 inform (loc, " %qT is not a class", t1); in diagnose_trait_expr()
3638 inform (loc, " %qT is not an enum", t1); in diagnose_trait_expr()
3669 inform (loc, " %qT is not a union", t1); in diagnose_trait_expr()
3731 inform (loc, "invalid constraints"); in diagnose_atomic_constraint()
3810 inform (loc, "constraints not satisfied"); in diagnose_constraints()
[all …]
H A Dfriend.c303 inform (location_of (friend_type), "previous declaration here"); in make_friend_class()
307 inform (input_location, "perhaps you need explicit template " in make_friend_class()
385 inform (DECL_SOURCE_LOCATION (decl), in make_friend_class()
395 inform (DECL_SOURCE_LOCATION (decl), in make_friend_class()
654 inform (input_location, "(if this is not what you intended, " in do_friend()
H A Dfriend.cc316 inform (location_of (friend_type), "previous declaration here"); in make_friend_class()
320 inform (input_location, "perhaps you need explicit template " in make_friend_class()
403 inform (DECL_SOURCE_LOCATION (decl), in make_friend_class()
413 inform (DECL_SOURCE_LOCATION (decl), in make_friend_class()
659 inform (input_location, "(if this is not what you intended, " in do_friend()
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dinform3 # $File: inform,v 1.5 2009/09/19 16:28:09 christos Exp $
4 # inform: file(1) magic for Inform interactive fiction language
6 # URL: http://www.inform-fiction.org/
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc2475 inform (disj_expr.get_location (), in satisfy_disjunction()
3232 inform (loc, " %qT is not a class", t1); in diagnose_trait_expr()
3238 inform (loc, " %qT is not an enum", t1); in diagnose_trait_expr()
3241 inform (loc, " %qT is not a final class", t1); in diagnose_trait_expr()
3247 inform (loc, " %qT is not a POD type", t1); in diagnose_trait_expr()
3262 inform (loc, " %qT is not a union", t1); in diagnose_trait_expr()
3331 inform (loc, "%qE is not %<noexcept%>", expr); in diagnose_compound_requirement()
3351 inform (loc, in diagnose_compound_requirement()
3466 inform (loc, "invalid constraints"); in diagnose_atomic_constraint()
3543 inform (loc, "constraints not satisfied"); in diagnose_constraints()
[all …]
H A Dfriend.c303 inform (location_of (friend_type), "previous declaration here"); in make_friend_class()
307 inform (input_location, "perhaps you need explicit template " in make_friend_class()
385 inform (DECL_SOURCE_LOCATION (decl), in make_friend_class()
395 inform (DECL_SOURCE_LOCATION (decl), in make_friend_class()
654 inform (input_location, "(if this is not what you intended, " in do_friend()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc1088 inform (loc_t1, in warn_types_mismatch()
1092 inform (loc_t2, in warn_types_mismatch()
1120 inform (loc, in warn_types_mismatch()
1150 inform (loc, in warn_types_mismatch()
1153 inform (loc, in warn_types_mismatch()
1164 inform (loc, in warn_types_mismatch()
1180 inform (loc_t1, in warn_types_mismatch()
4253 inform (locus, in ipa_odr_read_section()
4257 inform (locus, in ipa_odr_read_section()
4261 inform (locus, in ipa_odr_read_section()
[all …]
H A Dipa-devirt.c1075 inform (loc_t1,
1079 inform (loc_t2,
1107 inform (loc,
1137 inform (loc,
1140 inform (loc,
1151 inform (loc,
1167 inform (loc_t1,
4227 inform (locus,
4231 inform (locus,
4235 inform (locus,
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c1075 inform (loc_t1,
1079 inform (loc_t2,
1107 inform (loc,
1137 inform (loc,
1140 inform (loc,
1151 inform (loc,
1167 inform (loc_t1,
4227 inform (locus,
4231 inform (locus,
4235 inform (locus,
[all …]
/netbsd/external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/
H A Dsignit9 openssl smime -verify -content $infile -in $outfile -inform DER -CAfile test_cert.pem || echo "coul…
10 openssl pkcs7 -print_certs -inform der -in $outfile -text
/netbsd/external/gpl3/gcc/dist/gcc/common/config/arm/
H A Darm-common.c334 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_cpu_option()
337 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_cpu_option()
398 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_arch_option()
401 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_arch_option()
445 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_fpu_option()
448 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_fpu_option()
503 inform (input_location, "valid feature names are: %s; did you mean %qs?", in arm_unrecognized_feature()
506 inform (input_location, "valid feature names are: %s", s); in arm_unrecognized_feature()
H A Darm-common.cc378 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_cpu_option()
381 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_cpu_option()
442 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_arch_option()
445 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_arch_option()
489 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_fpu_option()
492 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_fpu_option()
547 inform (input_location, "valid feature names are: %s; did you mean %qs?", in arm_unrecognized_feature()
550 inform (input_location, "valid feature names are: %s", s); in arm_unrecognized_feature()
/netbsd/external/gpl3/gcc.old/dist/gcc/common/config/arm/
H A Darm-common.c334 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_cpu_option()
337 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_cpu_option()
398 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_arch_option()
401 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_arch_option()
445 inform (input_location, "valid arguments are: %s; did you mean %qs?", in arm_print_hint_for_fpu_option()
448 inform (input_location, "valid arguments are: %s", s); in arm_print_hint_for_fpu_option()
503 inform (input_location, "valid feature names are: %s; did you mean %qs?", in arm_unrecognized_feature()
506 inform (input_location, "valid feature names are: %s", s); in arm_unrecognized_feature()
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dcrl.pod12 [B<-inform PEM|DER>]
38 =item B<-inform DER|PEM>
47 as the B<-inform> option.
123 openssl crl -in crl.der -inform DER -text -noout
/netbsd/external/gpl3/gdb/dist/binutils/
H A Ddlltool.c834 inform (const char * message, ...) in inform() function
969 inform (_("Processed def file")); in process_def_file()
1272 inform (_("run: %s %s"), what, args); in run()
1303 inform ("%s", strerror (errno)); in run()
1808 inform (_("Added exports to output file")); in gen_def_file()
2213 inform (_("Generated exports file")); in gen_exp_file()
3030 inform (_("Created lib file")); in gen_lib_file()
3630 inform (_("Processing definitions")); in mangle_defs()
3657 inform (_("Processed definitions")); in mangle_defs()
4086 inform (_("Tried file: %s"), cmd); in look_for_prog()
[all …]
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c837 inform (const char * message, ...) in inform() function
973 inform (_("Processed def file")); in process_def_file()
1274 inform (_("run: %s %s"), what, args); in run()
1305 inform ("%s", strerror (errno)); in run()
1810 inform (_("Added exports to output file")); in gen_def_file()
2215 inform (_("Generated exports file")); in gen_exp_file()
3036 inform (_("Created lib file")); in gen_lib_file()
3636 inform (_("Processing definitions")); in mangle_defs()
3663 inform (_("Processed definitions")); in mangle_defs()
4105 inform (_("Tried file: %s"), cmd); in look_for_prog()
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c869 inform (const char * message, ...) in inform() function
1007 inform (_("Processed def file")); in process_def_file()
1311 inform (_("run: %s %s"), what, args); in run()
1342 inform ("%s", strerror (errno)); in run()
1847 inform (_("Added exports to output file")); in gen_def_file()
2252 inform (_("Generated exports file")); in gen_exp_file()
3299 inform (_("Created lib file")); in gen_lib_file()
3912 inform (_("Processing definitions")); in mangle_defs()
3939 inform (_("Processed definitions")); in mangle_defs()
4368 inform (_("Tried file: %s"), cmd); in look_for_prog()
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Ddlltool.c834 inform (const char * message, ...) in inform() function
969 inform (_("Processed def file")); in process_def_file()
1272 inform (_("run: %s %s"), what, args); in run()
1303 inform ("%s", strerror (errno)); in run()
1808 inform (_("Added exports to output file")); in gen_def_file()
2213 inform (_("Generated exports file")); in gen_exp_file()
3030 inform (_("Created lib file")); in gen_lib_file()
3630 inform (_("Processing definitions")); in mangle_defs()
3657 inform (_("Processed definitions")); in mangle_defs()
4086 inform (_("Tried file: %s"), cmd); in look_for_prog()
[all …]

12345678910>>...25