/external/webkit/Source/WebCore/platform/graphics/gpu/ |
D | LoopBlinnMathUtils.cpp | 252 bool xRayCrossesMonotonicCubic(const XRay& xRay, const FloatPoint cubic[4], bool& ambiguous) in xRayCrossesMonotonicCubic() argument 254 ambiguous = false; in xRayCrossesMonotonicCubic() 265 ambiguous = (xRay.y() == cubic[0].y()); in xRayCrossesMonotonicCubic() 276 ambiguous = pointAtExtremum; in xRayCrossesMonotonicCubic() 320 ambiguous = pointAtExtremum; in xRayCrossesMonotonicCubic() 501 bool xRayCrossesLine(const XRay& xRay, const FloatPoint pts[2], bool& ambiguous) in xRayCrossesLine() argument 503 ambiguous = false; in xRayCrossesLine() 509 ambiguous = true; in xRayCrossesLine() 525 ambiguous = (xRay.y() == pts[1].y()); in xRayCrossesLine() 533 ambiguous = true; in xRayCrossesLine() [all …]
|
D | LoopBlinnMathUtils.h | 93 bool& ambiguous); 102 bool& ambiguous);
|
D | LoopBlinnPathProcessor.cpp | 244 int numCrossingsForXRay(const XRay& xRay, bool& ambiguous) const in numCrossingsForXRay() 248 return numXRayCrossingsForCubic(xRay, m_points, ambiguous); in numCrossingsForXRay() 250 return xRayCrossesLine(xRay, m_points, ambiguous) ? 1 : 0; in numCrossingsForXRay() 765 bool ambiguous = true; in determineSidesToFill() local 777 ambiguous && seg != cur->end(); in determineSidesToFill() 809 ambiguous); in determineSidesToFill() 810 if (ambiguous) { in determineSidesToFill()
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 14 bool SkXRayCrossesLine(const SkXRay& pt, const SkPoint pts[2], bool* ambiguous) { in SkXRayCrossesLine() argument 15 if (ambiguous) { in SkXRayCrossesLine() 16 *ambiguous = false; in SkXRayCrossesLine() 22 if (ambiguous) { in SkXRayCrossesLine() 23 *ambiguous = true; in SkXRayCrossesLine() 40 if (ambiguous) { in SkXRayCrossesLine() 41 *ambiguous = (pt.fY == pts[1].fY); in SkXRayCrossesLine() 50 if (ambiguous) { in SkXRayCrossesLine() 51 *ambiguous = true; in SkXRayCrossesLine() 1075 bool SkXRayCrossesMonotonicCubic(const SkXRay& pt, const SkPoint cubic[4], bool* ambiguous) { in SkXRayCrossesMonotonicCubic() argument [all …]
|
/external/clang/test/SemaCXX/ |
D | cxx0x-initializer-scalars.cpp | 83 void ambiguous(int, double); // expected-note {{candidate}} in overloaded_call() 84 void ambiguous(double, int); // expected-note {{candidate}} in overloaded_call() 85 ambiguous({0}, {0}); // expected-error {{ambiguous}} in overloaded_call()
|
D | cxx0x-initializer-stdinitializerlist.cpp | 89 void ambiguous(std::initializer_list<A>); // expected-note {{candidate}} in overloaded_call() 90 void ambiguous(std::initializer_list<B>); // expected-note {{candidate}} in overloaded_call() 91 ambiguous({ {1, 2}, {2, 3}, {3, 4} }); // expected-error {{ambiguous}} in overloaded_call()
|
/external/skia/include/core/ |
D | SkGeometry.h | 28 bool* ambiguous = NULL); 171 bool* ambiguous = NULL); 186 bool* ambiguous = NULL);
|
/external/bison/lib/ |
D | argmatch.c | 93 bool ambiguous = false; /* If true, multiple nonexact match(es). */ in argmatch() local 117 ambiguous = true; in argmatch() 122 if (ambiguous) in argmatch()
|
/external/clang/test/Modules/ |
D | redecl-merge.m | 65 T2 *dp = &d; // expected-error{{reference to 'T2' is ambiguous}} 72 func2(i); // expected-error{{call to 'func2' is ambiguous}} 78 var2 = i; // expected-error{{reference to 'var2' is ambiguous}} 80 var3 = i; // expected-error{{reference to 'var3' is ambiguous}}
|
/external/clang/test/SemaObjC/ |
D | duplicate-ivar-in-class-extension.m | 30 return self->ivar; // would be ambiguous if the duplicate ivar were allowed
|
/external/clang/test/SemaObjCXX/ |
D | overload.mm | 42 float& f2 = f(val); // expected-error {{ambiguous}}
|
D | arc-overloading.mm | 54 f2(uip); // expected-error{{call to 'f2' is ambiguous}}
|
/external/bison/tests/ |
D | glr-regression.at | 491 [syntax is ambiguous 555 [syntax is ambiguous 1509 [syntax is ambiguous 1660 [Error at 1.1-2.3: syntax is ambiguous.
|
/external/clang/include/clang/Basic/ |
D | DiagnosticSemaKinds.td | 66 "ambiguous conversion from type %0 to an integral or unscoped " 972 "lookup of %0 in member access expression is ambiguous">; 974 "lookup of %0 in member access expression is ambiguous; using member of %1">, 1092 "the function it overrides (ambiguous conversion from derived class " 1275 "ambiguous constructor call when %select{copying variable|copying " 1291 "an inaccessible constructor|find no viable constructor|find ambiguous " 2161 "call to %0 is ambiguous">; 2165 "call to member function %0 is ambiguous">; 2420 "ambiguous conversion for %select{|static_cast|reinterpret_cast|" 2425 def err_ovl_ambiguous_init : Error<"call to constructor of %0 is ambiguous">; [all …]
|
D | DiagnosticGroups.td | 24 def AmbigMemberTemplate : DiagGroup<"ambiguous-member-template">;
|
/external/stlport/doc/ |
D | README.msvc | 158 using-declaration - it will report an ambiguous call to an overloaded
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/ |
D | Atari.patches | 64 - some compilers don't like external names that are ambiguous within 278 X+ /* avoid long external names that are ambiguous within the first 8 characters */ 812 X - some compilers don't like external names that are ambiguous within
|
/external/iproute2/doc/ |
D | ss.sgml | 416 address. Unlike <tt/inet/ colon becomes ambiguous, so that <tt/ss/ allows 459 transport protocol, when it is ambiguous: <tt/tcp/, <tt/udp/, <tt/raw/,
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-09-AdveCommentsResponse.txt | 225 Which is ambiguous and very verbose. It would be possible to specify
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
D | en.stg | 181 …"reference $<arg> is ambiguous; rule <arg> is enclosing rule and referenced in the production (ass…
|
/external/icu4c/data/brkitr/ |
D | line_he.txt | 107 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line_ja.txt | 110 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line.txt | 105 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
D | line_fi.txt | 106 # Rule LB1. By default, treat AI (characters with ambiguous east Asian width),
|
/external/ant-glob/ |
D | NOTICE | 249 the license, and removes the ambiguous grant of "use". Otherwise, this version
|