| /freebsd-14.2/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-14.2/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-14.2/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-14.2/contrib/ncurses/ncurses/ |
| H A D | wcwidth.h | 247 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local 303 if (bisearch(ucs, ambiguous, in mk_wcwidth_cjk() 304 sizeof(ambiguous) / sizeof(struct interval) - 1)) in mk_wcwidth_cjk()
|
| /freebsd-14.2/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-14.2/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-14.2/bin/sh/tests/expansion/ |
| H A D | length4.0 | 2 # The construct ${#?} is ambiguous in POSIX.1-2008: it could be the length
|
| /freebsd-14.2/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 | BIO_ctrl.pod | 139 Some of the return values are ambiguous and care should be taken. In
|
| /freebsd-14.2/crypto/openssl/engines/ |
| H A D | e_loader_attic.txt | 9 ATTIC_R_AMBIGUOUS_CONTENT_TYPE:100:ambiguous content type
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 297 bool ambiguous = false; in FindInterveningFrames() member 310 if (!ambiguous) in FindInterveningFrames() 320 ambiguous = true; in FindInterveningFrames() 329 ambiguous = true; in FindInterveningFrames() 344 if (ambiguous) in FindInterveningFrames()
|
| /freebsd-14.2/share/skel/ |
| H A D | dot.cshrc | 31 set autolist = ambiguous
|
| /freebsd-14.2/bin/csh/ |
| H A D | dot.cshrc | 34 set autolist = ambiguous
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/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:
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | dot.tcshrc | 23 autolist=ambiguous \
|
| /freebsd-14.2/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
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_format.inc | 233 // This is unfortunately ambiguous between old GNU extension 275 // This is ambiguous, so check the smaller size of char * (if it is
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 162 "reference to marker '%0' is ambiguous">; 164 "ambiguous marker '%0' is defined here">;
|
| H A D | DiagnosticSemaKinds.td | 3302 "in expression, result is ambiguous (%1 and %2)">; 4645 "call to %0 is ambiguous">; 4648 "call to member function %0 is ambiguous">; 4937 "destructor of class %0 is ambiguous">; 4942 "call to object of type %0 is ambiguous">; 4955 "address of overloaded function %0 is ambiguous">; 5363 "ambiguous partial specializations of %0">; 7762 "ambiguous cast from base %0 to derived %1:%2">; 7871 InGroup<DiagGroup<"ambiguous-delete">>; 8011 "conditional expression is ambiguous; " [all …]
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | Partitions.rst | 109 makes their semantics ambiguous in the presence of more than one partition.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/bus/ |
| H A D | qcom,ebi2.txt | 74 chipselect subnode, else the properties will become ambiguous.
|
| /freebsd-14.2/ |
| H A D | CONTRIBUTING.md | 65 range of choices making some 'cleanups' ambiguous at best. Also, some files have
|