HomeSort by: relevance | last modified time | path
    Searched refs:ambiguous (Results 1 - 25 of 174) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
list-ambiguous-readnow.exp 16 # Run list-ambiguous.exp with -readnow.
21 source $srcdir/$subdir/list-ambiguous.exp
list-ambiguous-readnow.exp 16 # Run list-ambiguous.exp with -readnow.
21 source $srcdir/$subdir/list-ambiguous.exp
list-ambiguous-readnow.exp 16 # Run list-ambiguous.exp with -readnow.
21 source $srcdir/$subdir/list-ambiguous.exp
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
list-ambiguous-readnow.exp 16 # Run list-ambiguous.exp with -readnow.
21 source $srcdir/$subdir/list-ambiguous.exp
list-ambiguous-readnow.exp 16 # Run list-ambiguous.exp with -readnow.
21 source $srcdir/$subdir/list-ambiguous.exp
list-ambiguous-readnow.exp 16 # Run list-ambiguous.exp with -readnow.
21 source $srcdir/$subdir/list-ambiguous.exp
  /src/lib/libtelnet/
genget.c 72 static char *ambiguous; /* special return value for command routines */ variable
92 return(&ambiguous);
99 * Function call version of Ambiguous()
102 Ambiguous(void *s)
104 return(s == &ambiguous);
genget.c 72 static char *ambiguous; /* special return value for command routines */ variable
92 return(&ambiguous);
99 * Function call version of Ambiguous()
102 Ambiguous(void *s)
104 return(s == &ambiguous);
genget.c 72 static char *ambiguous; /* special return value for command routines */ variable
92 return(&ambiguous);
99 * Function call version of Ambiguous()
102 Ambiguous(void *s)
104 return(s == &ambiguous);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
cpls-ops.exp 225 # when the operator match is ambiguous. CLASS_NAME is the class that
296 proc_with_prefix operator()-ambiguous {} {
300 proc_with_prefix operator\[\]-ambiguous {} {
308 proc_with_prefix ops-valid-ambiguous {} {
564 operator()-ambiguous
566 operator\[\]-ambiguous
567 ops-valid-ambiguous
cpls-ops.exp 225 # when the operator match is ambiguous. CLASS_NAME is the class that
296 proc_with_prefix operator()-ambiguous {} {
300 proc_with_prefix operator\[\]-ambiguous {} {
308 proc_with_prefix ops-valid-ambiguous {} {
564 operator()-ambiguous
566 operator\[\]-ambiguous
567 ops-valid-ambiguous
cpls-ops.exp 225 # when the operator match is ambiguous. CLASS_NAME is the class that
296 proc_with_prefix operator()-ambiguous {} {
300 proc_with_prefix operator\[\]-ambiguous {} {
308 proc_with_prefix ops-valid-ambiguous {} {
564 operator()-ambiguous
566 operator\[\]-ambiguous
567 ops-valid-ambiguous
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
cpls-ops.exp 229 # when the operator match is ambiguous. CLASS_NAME is the class that
300 proc_with_prefix operator()-ambiguous {} {
304 proc_with_prefix operator\[\]-ambiguous {} {
312 proc_with_prefix ops-valid-ambiguous {} {
568 operator()-ambiguous
570 operator\[\]-ambiguous
571 ops-valid-ambiguous
cpls-ops.exp 229 # when the operator match is ambiguous. CLASS_NAME is the class that
300 proc_with_prefix operator()-ambiguous {} {
304 proc_with_prefix operator\[\]-ambiguous {} {
312 proc_with_prefix ops-valid-ambiguous {} {
568 operator()-ambiguous
570 operator\[\]-ambiguous
571 ops-valid-ambiguous
cpls-ops.exp 229 # when the operator match is ambiguous. CLASS_NAME is the class that
300 proc_with_prefix operator()-ambiguous {} {
304 proc_with_prefix operator\[\]-ambiguous {} {
312 proc_with_prefix ops-valid-ambiguous {} {
568 operator()-ambiguous
570 operator\[\]-ambiguous
571 ops-valid-ambiguous
  /src/usr.bin/patch/
backupfile.c 180 * does not match any element or -2 if it is ambiguous (is a prefix of more
189 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ local
204 ambiguous = 1;
207 if (ambiguous)
225 fprintf(stderr, "ambiguous");
backupfile.c 180 * does not match any element or -2 if it is ambiguous (is a prefix of more
189 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ local
204 ambiguous = 1;
207 if (ambiguous)
225 fprintf(stderr, "ambiguous");
backupfile.c 180 * does not match any element or -2 if it is ambiguous (is a prefix of more
189 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ local
204 ambiguous = 1;
207 if (ambiguous)
225 fprintf(stderr, "ambiguous");
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
argmatch.c 77 or -2 if it is ambiguous (is a prefix of more than one element).
92 bool ambiguous = false; /* If true, multiple nonexact match(es). */
116 ambiguous = true;
121 if (ambiguous)
137 : _("ambiguous argument %s for %s"));
91 bool ambiguous = false; \/* If true, multiple nonexact match(es). *\/ local
argmatch.c 77 or -2 if it is ambiguous (is a prefix of more than one element).
92 bool ambiguous = false; /* If true, multiple nonexact match(es). */
116 ambiguous = true;
121 if (ambiguous)
137 : _("ambiguous argument %s for %s"));
91 bool ambiguous = false; \/* If true, multiple nonexact match(es). *\/ local
argmatch.c 77 or -2 if it is ambiguous (is a prefix of more than one element).
92 bool ambiguous = false; /* If true, multiple nonexact match(es). */
116 ambiguous = true;
121 if (ambiguous)
137 : _("ambiguous argument %s for %s"));
91 bool ambiguous = false; \/* If true, multiple nonexact match(es). *\/ local
  /src/external/gpl3/gcc/dist/contrib/
check-internal-format-escaping.py 162 'ambiguous-may-not',
163 'the term "may not" is ambiguous')
check-internal-format-escaping.py 162 'ambiguous-may-not',
163 'the term "may not" is ambiguous')
  /src/external/gpl3/gcc.old/dist/contrib/
check-internal-format-escaping.py 162 'ambiguous-may-not',
163 'the term "may not" is ambiguous')
check-internal-format-escaping.py 162 'ambiguous-may-not',
163 'the term "may not" is ambiguous')

Completed in 142 milliseconds

1 2 3 4 5 6 7