| /netbsd-src/lib/libtelnet/ |
| H A D | genget.c | 72 static char *ambiguous; /* special return value for command routines */ variable 92 return(&ambiguous); in genget() 104 return(s == &ambiguous); in Ambiguous()
|
| /netbsd-src/external/gpl3/gdb.old/dist/readline/readline/support/ |
| H A D | wcwidth.c | 238 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local 294 if (bisearch(ucs, ambiguous, in mk_wcwidth_cjk() 295 sizeof(ambiguous) / sizeof(struct interval) - 1)) in mk_wcwidth_cjk()
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/support/ |
| H A D | wcwidth.c | 238 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local 294 if (bisearch(ucs, ambiguous, in mk_wcwidth_cjk() 295 sizeof(ambiguous) / sizeof(struct interval) - 1)) in mk_wcwidth_cjk()
|
| /netbsd-src/lib/libc/stdlib/ |
| H A D | getopt_long.c | 360 int i, ambiguous, match; in getopt_long() local 364 ambiguous = 0; in getopt_long() 399 ambiguous = 0; in getopt_long() 405 ambiguous = 1; in getopt_long() 407 if (ambiguous) { in getopt_long()
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | getopt_long.c | 385 int i, ambiguous, match; local 389 ambiguous = 0; 424 ambiguous = 0; 430 ambiguous = 1; 432 if (ambiguous) {
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/ |
| H A D | ambiguous-struct.lk | 1 # source: ambiguous-struct-A.c 2 # source: ambiguous-struct-B.c
|
| /netbsd-src/external/bsd/elftosb/dist/common/ |
| H A D | options.cpp | 706 Options::match_longopt(const char * opt, int len, int & ambiguous) const { in match_longopt() 710 ambiguous = 0; in match_longopt() 722 ++ambiguous; in match_longopt() 864 int len = 0, ambiguous = 0; in parse_longopt() local 878 OptionSpec optspec = match_longopt(nextchar, len, ambiguous); in parse_longopt() 883 if ((! ambiguous) && (! (optctrls & Options::NOGUESSING))) { in parse_longopt() 896 cerr << cmdname << ": " << ((ambiguous) ? "ambiguous" : "unknown") in parse_longopt() 903 return (ambiguous) ? Options::AMBIGUOUS : Options::BADKWD; in parse_longopt()
|
| H A D | options.h | 380 match_longopt(const char * opt, int len, int & ambiguous) const;
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | argmatch.c | 91 bool ambiguous = false; /* If true, multiple nonexact match(es). */ in argmatch() local 115 ambiguous = true; in argmatch() 120 if (ambiguous) in argmatch()
|
| /netbsd-src/usr.bin/patch/ |
| H A D | backupfile.c | 189 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ in argmatch() local 204 ambiguous = 1; in argmatch() 207 if (ambiguous) in argmatch()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | search.c | 62 bool ambiguous; /* Found multiply ambiguous */ member 104 data->ambiguous = true; in dfs_lookup_base() 212 data.ambiguous = data.via_virtual = false; in lookup_base() 220 bk = data.ambiguous ? bk_ambig : bk_not_base; in lookup_base() 913 tree ambiguous; member 1027 if (!lfi->ambiguous && lfi->rval) in lookup_field_r() 1032 lfi->ambiguous = tree_cons (NULL_TREE, lfi->rval, NULL_TREE); in lookup_field_r() 1033 TREE_TYPE (lfi->ambiguous) = error_mark_node; in lookup_field_r() 1037 lfi->ambiguous = tree_cons (NULL_TREE, nval, lfi->ambiguous); in lookup_field_r() 1038 TREE_TYPE (lfi->ambiguous) = error_mark_node; in lookup_field_r() [all …]
|
| /netbsd-src/external/bsd/tmux/dist/ |
| H A D | cmd-set-option.c | 95 int window, idx, already, error, ambiguous; in cmd_set_option_exec() local 111 name = options_match(argument, &idx, &ambiguous); in cmd_set_option_exec() 115 if (ambiguous) in cmd_set_option_exec()
|
| H A D | cmd-show-options.c | 83 int window, idx, ambiguous, parent, scope; in cmd_show_options_exec() local 102 name = options_match(argument, &idx, &ambiguous); in cmd_show_options_exec() 106 if (ambiguous) in cmd_show_options_exec()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | search.cc | 62 bool ambiguous; /* Found multiply ambiguous */ member 104 data->ambiguous = true; in dfs_lookup_base() 247 data.ambiguous = data.via_virtual = false; in lookup_base() 255 bk = data.ambiguous ? bk_ambig : bk_not_base; in lookup_base() 941 tree ambiguous; member 1044 if (!lfi->ambiguous && lfi->rval) in lookup_field_r() 1049 lfi->ambiguous = tree_cons (NULL_TREE, lfi->rval, NULL_TREE); in lookup_field_r() 1050 TREE_TYPE (lfi->ambiguous) = error_mark_node; in lookup_field_r() 1054 lfi->ambiguous = tree_cons (NULL_TREE, nval, lfi->ambiguous); in lookup_field_r() 1055 TREE_TYPE (lfi->ambiguous) = error_mark_node; in lookup_field_r() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | ASN1_INTEGER_get_int64.pod | 49 NULL and -1 on error (which is ambiguous because -1 is a legitimate value for 90 The ambiguous return values of ASN1_INTEGER_get() and ASN1_ENUMERATED_get() 92 compatibility. Normally the ambiguous return values are not legitimate
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | ASN1_INTEGER_get_int64.pod | 49 NULL and -1 on error (which is ambiguous because -1 is a legitimate value for 90 The ambiguous return values of ASN1_INTEGER_get() and ASN1_ENUMERATED_get() 92 compatibility. Normally the ambiguous return values are not legitimate
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ |
| H A D | local_cname.rpl | 15 define-tag: "cname cname2 nx servfail sec ambiguous" 57 ##local-zone: ambiguous.example.com redirect 60 ##local-zone-tag: ambiguous.example.com "ambiguous" 61 ##access-control-tag-action: 127.0.0.1/32 "ambiguous" redirect
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | script.h | 252 : real(r), is_global(ig), expression(e), ambiguous(NULL) in Version_tree_match() 264 const Version_tree* ambiguous; member
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | script.h | 252 : real(r), is_global(ig), expression(e), ambiguous(NULL) in Version_tree_match() 264 const Version_tree* ambiguous; member
|
| /netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_loader_attic.txt | 9 ATTIC_R_AMBIGUOUS_CONTENT_TYPE:100:ambiguous content type
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | Mips32r6InstrFormats.td | 160 // Some encodings are ambiguous except by comparing field values. 377 // This class is ambiguous with other branches: 392 // This class is ambiguous with other branches: 407 // This class is ambiguous with other branches:
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| H A D | msggrep-6 | 16 ambiguous\ argument\ `%s'\ for\ `%s'=mehrdeutiges Argument \u00bb%s\u00ab f\u00fcr \u00bb%s\u00ab
|
| /netbsd-src/external/bsd/flex/dist/po/ |
| H A D | en@quot.po | 804 msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner" 805 msgstr "the character range [%c-%c] is ambiguous in a case-insensitive scanner" 812 msgid "[:^lower:] is ambiguous in case insensitive scanner" 813 msgstr "[:^lower:] is ambiguous in case insensitive scanner" 816 msgid "[:^upper:] ambiguous in case insensitive scanner" 817 msgstr "[:^upper:] ambiguous in case insensitive scanner" 929 msgid "option `%s' is ambiguous\n" 930 msgstr "option ‘%s’ is ambiguous\n"
|
| H A D | en@boldquot.po | 807 msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner" 808 msgstr "the character range [%c-%c] is ambiguous in a case-insensitive scanner" 815 msgid "[:^lower:] is ambiguous in case insensitive scanner" 816 msgstr "[:^lower:] is ambiguous in case insensitive scanner" 819 msgid "[:^upper:] ambiguous in case insensitive scanner" 820 msgstr "[:^upper:] ambiguous in case insensitive scanner" 932 msgid "option `%s' is ambiguous\n" 933 msgstr "option ‘[1m%s[0m’ is ambiguous\n"
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/ |
| H A D | en@quot.po | 51 msgid "%s: option `%s' is ambiguous\n" 52 msgstr "%s: option ‘%s’ is ambiguous\n" 98 msgid "%s: option `-W %s' is ambiguous\n" 99 msgstr "%s: option ‘-W %s’ is ambiguous\n"
|