/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | Helpers.java | 186 T lesser = valuesInExpectedOrder.get(j); 187 assertTrue(comparator + ".compare(" + lesser + ", " + t + ")", 188 comparator.compare(lesser, t) < 0); 209 T lesser = valuesInExpectedOrder.get(j); 210 assertTrue(lesser + ".compareTo(" + t + ')', lesser.compareTo(t) < 0); 211 assertFalse(lesser.equals(t));
|
/external/skia/src/pathops/ |
D | SkOpSegment.cpp | 46 int lesser = index; in activeAngle() local 47 while (--lesser >= 0 in activeAngle() 48 && (precisely_negative(referenceT - fTs[lesser].fT) || fTs[lesser].fTiny)) { in activeAngle() 49 if (activeAngleOther(lesser, done, angles)) { in activeAngle() 858 bool SkOpSegment::betweenTs(int lesser, double testT, int greater) const { argument 859 if (lesser > greater) { 860 SkTSwap<int>(lesser, greater); 862 return approximately_between(fTs[lesser].fT, testT, fTs[greater].fT); 869 int lesser = index; local 870 while (--lesser >= 0 && (allowOpp || fTs[lesser].fOther->fOperand == fOperand) [all …]
|
D | SkOpSegment.h | 121 int lesser = SkMin32(angle->start(), angle->end()); in oppSum() local 122 return fTs[lesser].fOppSum; in oppSum() 130 int lesser = SkMin32(angle->start(), angle->end()); in oppValue() local 131 return fTs[lesser].fOppValue; in oppValue() 249 bool betweenTs(int lesser, double testT, int greater) const;
|
D | SkPathOpsCommon.cpp | 192 int lesser = SkMin32(tIndex, endIndex); in FindChase() local 193 const SkOpSpan& nextSpan = segment->span(lesser); in FindChase()
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkOpSegment.cpp | 46 int lesser = index; in activeAngle() local 47 while (--lesser >= 0 in activeAngle() 48 && (precisely_negative(referenceT - fTs[lesser].fT) || fTs[lesser].fTiny)) { in activeAngle() 49 if (activeAngleOther(lesser, done, angles)) { in activeAngle() 858 bool SkOpSegment::betweenTs(int lesser, double testT, int greater) const { argument 859 if (lesser > greater) { 860 SkTSwap<int>(lesser, greater); 862 return approximately_between(fTs[lesser].fT, testT, fTs[greater].fT); 869 int lesser = index; local 870 while (--lesser >= 0 && (allowOpp || fTs[lesser].fOther->fOperand == fOperand) [all …]
|
D | SkOpSegment.h | 121 int lesser = SkMin32(angle->start(), angle->end()); in oppSum() local 122 return fTs[lesser].fOppSum; in oppSum() 130 int lesser = SkMin32(angle->start(), angle->end()); in oppValue() local 131 return fTs[lesser].fOppValue; in oppValue() 249 bool betweenTs(int lesser, double testT, int greater) const;
|
D | SkPathOpsCommon.cpp | 192 int lesser = SkMin32(tIndex, endIndex); in FindChase() local 193 const SkOpSpan& nextSpan = segment->span(lesser); in FindChase()
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/devel-resources/ |
D | ReadMe.txt | 5 …ary is distributed under the terms of the GNU LGPL license: http://www.gnu.org/copyleft/lesser.html
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README-SDL.txt | 12 http://www.gnu.org/copyleft/lesser.html
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
D | COPYING | 112 http://www.gnu.org/copyleft/lesser.html 113 http://www.gnu.org/copyleft/lesser.txt
|
D | LICENSE | 112 http://www.gnu.org/copyleft/lesser.html 113 http://www.gnu.org/copyleft/lesser.txt
|
/external/valgrind/main/ |
D | README | 31 a lesser extent, compiler and basic C libraries. This makes it difficult
|
/external/openssl/crypto/store/ |
D | README | 65 redundant and probably of lesser usage
|
/external/chromium_org/third_party/openssl/openssl/crypto/store/ |
D | README | 65 redundant and probably of lesser usage
|
/external/chromium_org/net/third_party/nss/patches/ |
D | fallbackscsv.patch | 11 +"The connection was using a lesser TLS version as a result of a previous"
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
D | ReadMe.txt | 9 http://www.gnu.org/copyleft/lesser.html
|
D | UniversalBinaryNotes.rtf | 66 So to accomplish our compatibility goals, we had to find and exploit some lesser known features of …
|
/external/chromium_org/build/config/ |
D | BUILDCONFIG.gn | 83 # Do not add more is_* variants here for random lesser-used Unix systems like
|
/external/dnsmasq/ |
D | FAQ | 426 extra system capabilities. Please note that doing so will lesser
|
/external/arduino/ |
D | license.txt | 7 next, the gnu lesser general public license that covers the arduino core
|
/external/jpeg/ |
D | libjpeg.doc | 2047 These methods offer successively better quality and lesser speed. However, 2981 depending on selected operating mode, and to a lesser extent on image size.
|
/external/qemu/distrib/jpeg-6b/ |
D | libjpeg.doc | 2047 These methods offer successively better quality and lesser speed. However, 2981 depending on selected operating mode, and to a lesser extent on image size.
|
/external/libpng/ |
D | libpng-1.2.46.txt | 2724 encoding speed and a somewhat lesser impact on the decoding speed
|
D | libpng-1.2.44.txt | 2724 encoding speed and a somewhat lesser impact on the decoding speed
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 11869 lesser lesser
|