Searched defs:least (Results 1 - 17 of 17) sorted by relevance

/external/pdfium/core/fpdfdoc/
H A Dcpdf_nametree_unittest.cpp28 const char* least,
31 pLimits->AddNew<CPDF_String>(least, false);
36 const char* least,
40 EXPECT_STREQ(least, pLimits->GetStringAt(0).c_str());
27 AddLimitsArray(CPDF_Dictionary* pNode, const char* least, const char* greatest) argument
35 CheckLimitsArray(CPDF_Dictionary* pNode, const char* least, const char* greatest) argument
/external/skia/src/pathops/
H A DSkOpCubicHull.cpp130 int least = yMin ^ mask; local
133 order[1] = least;
135 // see if mid value is on same side of line (least, most) as yMin
137 if (!rotate(*this, least, most, midPath)) { // ! if cbc[least]==cbc[most]
141 int midSides = side(midPath[yMin].fY - midPath[least].fY);
142 midSides ^= side(midPath[midX].fY - midPath[least].fY);
/external/skqp/src/pathops/
H A DSkOpCubicHull.cpp130 int least = yMin ^ mask; local
133 order[1] = least;
135 // see if mid value is on same side of line (least, most) as yMin
137 if (!rotate(*this, least, most, midPath)) { // ! if cbc[least]==cbc[most]
141 int midSides = side(midPath[yMin].fY - midPath[least].fY);
142 midSides ^= side(midPath[midX].fY - midPath[least].fY);
/external/zlib/src/examples/
H A Denough.c207 int least; /* least number of syms to use at this juncture */ local
225 /* we need to use at least this many bit patterns so that the code won't be
227 least = (left << 1) - syms;
228 if (least < 0)
229 least = 0;
239 for (use = least; use <= most; use++) {
324 int least; /* least number of syms to use at this juncture */ local
361 /* we need to use at least thi
[all...]
/external/ImageMagick/coders/
H A Ddds.c948 least,
969 least = SIZE_MAX;
979 if (dist < least)
981 least = dist;
987 error += least;
946 least, local
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 441 milliseconds