Home
last modified time | relevance | path

Searched defs:smaller (Results 1 – 24 of 24) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DTimeUnit.java66 public TimeUnit smaller() { in smaller() method in TimeUnit
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DTimeUnit.java64 public TimeUnit smaller() { in smaller() method in TimeUnit
/external/curl/lib/
Dsplay.h28 struct Curl_tree *smaller; /* smaller node */ member
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DAbstractTableReadTest.java125 Table<String, Integer, Character> smaller in testEquals() local
DArrayTableTest.java120 Table<String, Integer, Character> smaller in testEquals() local
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractTableReadTest.java127 Table<String, Integer, Character> smaller in testEquals() local
DArrayTableTest.java122 Table<String, Integer, Character> smaller in testEquals() local
/external/skia/tests/
DPDFJpegEmbedTest.cpp17 static bool is_subset_of(SkData* smaller, SkData* larger) { in is_subset_of()
DPathOpsAngleIdeas.cpp612 double smaller = SK_Scalar1; in DEF_TEST() local
/external/skqp/tests/
DPDFJpegEmbedTest.cpp17 static bool is_subset_of(SkData* smaller, SkData* larger) { in is_subset_of()
DPathOpsAngleIdeas.cpp612 double smaller = SK_Scalar1; in DEF_TEST() local
/external/skqp/src/codec/
DSkAndroidCodec.cpp255 auto smaller = this->getSampledDimensions(sampleSize + 1); in computeSampleSize() local
/external/skia/src/codec/
DSkAndroidCodec.cpp251 auto smaller = this->getSampledDimensions(sampleSize + 1); in computeSampleSize() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dselect_test.cc170 float smaller = i; in TEST_F() local
Dvector_ops_simple_test.cc210 float smaller = i; in XLA_TEST_F() local
Dtuple_test.cc308 auto smaller = GetTupleElement(sorted, 0); in XLA_TEST_F() local
/external/python/cpython2/Modules/zlib/
Dtrees.c441 #define smaller(tree, n, m, depth) \ macro
/external/zlib/src/
Dtrees.c441 #define smaller(tree, n, m, depth) \ macro
/external/u-boot/lib/zlib/
Dtrees.c449 #define smaller(tree, n, m, depth) \ macro
/external/skqp/src/core/
DSkStroke.cpp980 SkVector smaller = quad[1] - quad[0]; in sharp_angle() local
/external/skia/src/core/
DSkStroke.cpp976 SkVector smaller = quad[1] - quad[0]; in sharp_angle() local
/external/skqp/src/pathops/
DSkPathOpsTSect.cpp1258 SkTSpan* smaller = nullptr; in mergeCoincidence() local
/external/skia/src/pathops/
DSkPathOpsTSect.cpp1258 SkTSpan* smaller = nullptr; in mergeCoincidence() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp490 SkScalar smaller = SkTMin(sDist, eDist); in ClipAngledGradient() local