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

  /external/bison/lib/
argmatch.c 75 or -2 if it is ambiguous (is a prefix of more than one element).
90 bool ambiguous = false; /* If true, multiple nonexact match(es). */
114 ambiguous = true;
119 if (ambiguous)
135 : _("ambiguous argument %s for %s"));
89 bool ambiguous = false; \/* If true, multiple nonexact match(es). *\/ local
  /bootable/recovery/minadbd/
transport.c 601 int ambiguous = 0; local
626 ambiguous = 1;
635 ambiguous = 1;
644 ambiguous = 1;
673 } else if (state != CS_ANY && (serial || !ambiguous)) {
  /system/core/adb/
transport.c 790 int ambiguous = 0; local
814 ambiguous = 1;
825 ambiguous = 1;
834 ambiguous = 1;
843 ambiguous = 1;
878 } else if (state != CS_ANY && (serial || !ambiguous)) {
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnPathProcessor.cpp 241 // "ambiguous" argument indicates whether the query intersected an
244 int numCrossingsForXRay(const XRay& xRay, bool& ambiguous) const
248 return numXRayCrossingsForCubic(xRay, m_points, ambiguous);
250 return xRayCrossesLine(xRay, m_points, ambiguous) ? 1 : 0;
765 bool ambiguous = true; local
770 // an ambiguous point (the junction between two curves or at a
771 // tangent point). Ambiguous points make the determination of
777 ambiguous && seg != cur->end();
809 ambiguous);
810 if (ambiguous) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 233 milliseconds