| /freebsd/contrib/telnet/libtelnet/ |
| H A D | genget.c | 68 static char *ambiguous; /* special return value for command routines */ variable 86 return(&ambiguous); in genget() 98 return(s == &ambiguous); in Ambiguous()
|
| /freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | genget.c | 72 static char *ambiguous; /* special return value for command routines */ variable 93 return(&ambiguous); in genget() 105 return((char **)s == &ambiguous); in Ambiguous()
|
| /freebsd/contrib/libxo/libxo/ |
| H A D | xo_wcwidth.h | 237 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local 293 if (xo_bisearch(ucs, ambiguous, in mk_wcwidth_cjk() 294 sizeof(ambiguous) / sizeof(struct interval) - 1)) in mk_wcwidth_cjk()
|
| /freebsd/contrib/file/src/ |
| H A D | getopt_long.c | 379 int i, ambiguous, match; local 383 ambiguous = 0; 418 ambiguous = 0; 424 ambiguous = 1; 426 if (ambiguous) {
|
| /freebsd/usr.bin/patch/ |
| H A D | backupfile.c | 179 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ in argmatch() local 194 ambiguous = 1; in argmatch() 197 if (ambiguous) in argmatch()
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | wcwidth.h | 797 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local 861 if (Lookup((unsigned long) ucs, ambiguous)) in mk_wcwidth_cjk()
|
| /freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
| H A D | time_zone.h | 88 case local_info::ambiguous: in to_sys() 114 case local_info::ambiguous: in to_sys()
|
| H A D | local_info.h | 35 static constexpr int ambiguous = 2; member
|
| H A D | exception.h | 91 _LIBCPP_ASSERT_PEDANTIC(__info.result == local_info::ambiguous,
|
| /freebsd/bin/sh/tests/expansion/ |
| H A D | length4.0 | 2 # The construct ${#?} is ambiguous in POSIX.1-2008: it could be the length
|
| /freebsd/crypto/openssl/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
|
| H A D | BIO_parse_hostserv.pod | 25 be interpreted primarily as a hostname or a service name in ambiguous
|
| H A D | X509_get_default_cert_file.pod | 53 This is ambiguous. For example, specifying a value of B<"file:///etc/certs">
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 198 bool ambiguous = false; in FindInterveningFrames() member 211 if (!ambiguous) in FindInterveningFrames() 221 ambiguous = true; in FindInterveningFrames() 230 ambiguous = true; in FindInterveningFrames() 245 if (ambiguous) in FindInterveningFrames()
|
| /freebsd/crypto/openssl/engines/ |
| H A D | e_loader_attic.txt | 9 ATTIC_R_AMBIGUOUS_CONTENT_TYPE:100:ambiguous content type
|
| /freebsd/share/skel/ |
| H A D | dot.cshrc | 31 set autolist = ambiguous
|
| /freebsd/bin/csh/ |
| H A D | dot.cshrc | 34 set autolist = ambiguous
|
| /freebsd/usr.bin/getconf/ |
| H A D | confstr.gperf | 19 * The Standard seems a bit ambiguous over whether the POSIX_V6_*
|
| H A D | progenv.gperf | 19 * The Standard seems a bit ambiguous over whether the POSIX_V6_*
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips32r6InstrFormats.td | 161 // Some encodings are ambiguous except by comparing field values. 388 // This class is ambiguous with other branches: 403 // This class is ambiguous with other branches: 418 // This class is ambiguous with other branches:
|
| /freebsd/contrib/tcsh/ |
| H A D | dot.tcshrc | 23 autolist=ambiguous \
|
| /freebsd/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/ |
| H A D | AssignmentOfComparisonAsCondition.ql | 32 * @id cpp/ambiguous-assignment-of-comparison-in-condition
|
| /freebsd/contrib/less/ |
| H A D | lessmsg | 92 ambiguous ambiguous 185 X_is_an_ambiguous_abbreviation --%s is an ambiguous abbreviation (\"less --help\" for help)
|
| H A D | lessmsg.inc | 60 M(ambiguous,"ambiguous") 153 M(X_is_an_ambiguous_abbreviation,"--%s is an ambiguous abbreviation (\"less --help\" for help)")
|
| /freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/ |
| H A D | repetition.dat | 106 # these ambiguous patterns (crafted just to test my code when I became
|