HomeSort by relevance Sort by last modified time
    Searched refs:ambiguous (Results 1 - 9 of 9) sorted by null

  /external/bison/lib/
argmatch.c 79 or -2 if it is ambiguous (is a prefix of more than one element).
94 bool ambiguous = false; /* If true, multiple nonexact match(es). */
118 ambiguous = true;
123 if (ambiguous)
139 : _("ambiguous argument %s for %s"));
93 bool ambiguous = false; \/* If true, multiple nonexact match(es). *\/ local
  /build/core/
device.mk 66 $(error Device "$(dn)" ambiguous: matches $(d)) \
product.mk 183 $(error Product "$(pn)" ambiguous: matches $(p)) \
  /system/core/adb/
transport.c 720 int ambiguous = 0; local
745 ambiguous = 1;
754 ambiguous = 1;
763 ambiguous = 1;
792 } else if (state != CS_ANY && (serial || !ambiguous)) {
  /external/bluetooth/glib/glib/
guniprop.c 497 static const struct Interval ambiguous[] = { local
543 if (bsearch (GUINT_TO_POINTER (c), ambiguous, G_N_ELEMENTS (ambiguous), sizeof ambiguous[0],
    [all...]
  /external/v8/test/mjsunit/
object-create.js 163 // We shouldn't throw the exception for an ambiguous properties object
  /external/bison/data/
glr.c     [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 257 milliseconds