Home
last modified time | relevance | path

Searched refs:smaller (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/external/curl/lib/
Dsplay.c47 N.smaller = N.larger = NULL; in Curl_splay()
53 if(t->smaller == NULL) in Curl_splay()
55 if(compare(i, t->smaller->key) < 0) { in Curl_splay()
56 y = t->smaller; /* rotate smaller */ in Curl_splay()
57 t->smaller = y->larger; in Curl_splay()
60 if(t->smaller == NULL) in Curl_splay()
63 r->smaller = t; /* link smaller */ in Curl_splay()
65 t = t->smaller; in Curl_splay()
72 t->larger = y->smaller; in Curl_splay()
73 y->smaller = t; in Curl_splay()
[all …]
/external/icu/icu4c/source/data/rbnf/
Dko.txt124 "0: =%%spellout-ordinal-native-count-smaller= \uBC88\uC9F8;",
125 "10: =%%spellout-ordinal-sinokorean-count-smaller= \uBC88\uC9F8;",
126 "%%spellout-ordinal-sinokorean-count-smaller:",
172 "0: =%%spellout-ordinal-native-count-smaller= \uBC88\uC9F8;",
173 "%%spellout-ordinal-native-count-smaller:",
211 "3: =%%spellout-ordinal-native-smaller=;",
212 "%%spellout-ordinal-native-smaller:",
233 "100: \uBC31[>%%spellout-ordinal-native-smaller-x02>];",
234 "200: <%spellout-cardinal-sinokorean<\uBC31[>%%spellout-ordinal-native-smaller-x02>];",
235 "1000: \uCC9C[>%%spellout-ordinal-native-smaller-x02>];",
[all …]
/external/skia/tests/
DPDFJpegEmbedTest.cpp17 static bool is_subset_of(SkData* smaller, SkData* larger) { in is_subset_of() argument
18 SkASSERT(smaller && larger); in is_subset_of()
19 if (smaller->size() > larger->size()) { in is_subset_of()
22 size_t size = smaller->size(); in is_subset_of()
25 if (0 == memcmp(larger->bytes() + i, smaller->bytes(), size)) { in is_subset_of()
/external/skqp/tests/
DPDFJpegEmbedTest.cpp17 static bool is_subset_of(SkData* smaller, SkData* larger) { in is_subset_of() argument
18 SkASSERT(smaller && larger); in is_subset_of()
19 if (smaller->size() > larger->size()) { in is_subset_of()
22 size_t size = smaller->size(); in is_subset_of()
25 if (0 == memcmp(larger->bytes() + i, smaller->bytes(), size)) { in is_subset_of()
/external/bsdiff/
DREADME.chromium11 change, bsdiff routinely produces binary patches 50-80% smaller than those
12 produced by Xdelta, and 15% smaller than those produced by .RTPatch.
/external/skqp/src/codec/
DSkAndroidCodec.cpp255 auto smaller = this->getSampledDimensions(sampleSize + 1); in computeSampleSize() local
256 if (smaller == *desiredSize) { in computeSampleSize()
259 if (smaller == computedSize || smaller_than(smaller, *desiredSize)) { in computeSampleSize()
266 computedSize = smaller; in computeSampleSize()
/external/skia/src/codec/
DSkAndroidCodec.cpp251 auto smaller = this->getSampledDimensions(sampleSize + 1); in computeSampleSize() local
252 if (smaller == *desiredSize) { in computeSampleSize()
255 if (smaller == computedSize || smaller_than(smaller, *desiredSize)) { in computeSampleSize()
262 computedSize = smaller; in computeSampleSize()
/external/python/cpython3/Lib/test/
Dtest_dict.py550 smaller = fn({1:1, 2:2})
555 self.assertTrue(smaller < larger)
556 self.assertTrue(smaller <= larger)
557 self.assertTrue(larger > smaller)
558 self.assertTrue(larger >= smaller)
560 self.assertFalse(smaller >= larger)
561 self.assertFalse(smaller > larger)
562 self.assertFalse(larger <= smaller)
563 self.assertFalse(larger < smaller)
565 self.assertFalse(smaller < larger3)
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DPeriodBuilderFactoryTest.java44 for (TimeUnit unit = YEAR; unit != null; unit = unit.smaller()) { in testSetAvailableUnitRange()
52 for (TimeUnit unit = YEAR; unit != null; unit = unit.smaller()) { in testSetAvailableUnitRange()
58 for (TimeUnit unit = YEAR; unit != null; unit = unit.smaller()) { in testSetAvailableUnitRange()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DPeriodBuilderFactoryTest.java41 for (TimeUnit unit = YEAR; unit != null; unit = unit.smaller()) { in testSetAvailableUnitRange()
49 for (TimeUnit unit = YEAR; unit != null; unit = unit.smaller()) { in testSetAvailableUnitRange()
55 for (TimeUnit unit = YEAR; unit != null; unit = unit.smaller()) { in testSetAvailableUnitRange()
/external/autotest/client/site_tests/video_WebRtcMainFeedSwitching/
Dcontrol24 smaller feeds.
27 randomly chosen smaller feed.
Dcontrol.perf25 one main feed and several smaller feeds.
28 randomly chosen smaller feed.
/external/google-fonts/arvo/
DFONTLOG.txt22 Many truetype hints are improved, especially for in smaller
26 And many more smaller bug fixes
/external/honggfuzz/
DCHANGELOG3 - Multiple smaller changes wrt threading - e.g. introducing the signal thread
88 - Mutiple smaller fixes (display, stability)
104 - Many smaller fixes
109 - Many smaller fixes (esp. for MacOS)
/external/tensorflow/tensorflow/compiler/xla/tests/
Dselect_test.cc170 float smaller = i; in TEST_F() local
174 v2vec.push_back(smaller); in TEST_F()
176 v1vec.push_back(smaller); in TEST_F()
Dvector_ops_simple_test.cc210 float smaller = i; in XLA_TEST_F() local
214 v2vec.push_back(smaller); in XLA_TEST_F()
216 v1vec.push_back(smaller); in XLA_TEST_F()
/external/javaparser/
Dchangelog.md247 * 907 906 905 903 911 910 909 908 smaller improvements and fixes
253 * 770 902 904 901 smaller improvements and fixes
261 * 896 891 889 887 882 789 smaller improvements and fixes
269 * 885 884 879 878 smaller improvements and fixes
294 * 869 867 109 855 857 smaller improvements and fixes
303 * 852 853 826 832 846 839 smaller improvements and fixes
316 * 777 805 802 796 790 792 793 781 784 785 783 782 779 357 799 763 smaller improvements and fixes
324 * 777 smaller improvements and fixes
333 * 687 759 773 769 768 767 765 759 smaller improvements and fixes
353 * 220 733 717 749 745 750 743 748 666 732 746 734 733 smaller improvements and fixes
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/
Dminimum-sizes.ll50 ; the upper bit of the proposed smaller type. If these two bits are the
51 ; same (either zero or one) we know that sign-extending from the smaller
53 ; optimization, we make the proposed smaller type (i8) larger (i16) to
/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
134 .addEqualityGroup(smaller) in testEquals()
/external/markdown/tests/misc/
Dadjacent-headers.txt2 ## this is a smaller header ##
/external/grpc-grpc/test/build/
Dc-ares.c22 ARES_VERSION should not be smaller than 1.11.0
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractTableReadTest.java127 Table<String, Integer, Character> smaller in testEquals() local
136 .addEqualityGroup(smaller) in testEquals()
/external/llvm/lib/Target/WebAssembly/
DREADME.txt83 It could be done with a smaller encoding like this:
96 Small indices may use smaller encodings than large indices.
98 according to their usage frequency to maximize the usage of smaller encodings.
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dindex.md12 kernels that allow smaller and faster (fixed-point math) models.
33 order of magnitude smaller than protocol buffers.
91 - Smaller in size: TensorFlow Lite is smaller than 300KB when all supported
108 and segmentation. MobileNet models are smaller but [lower in
192 support for other smaller devices and more. As we continue development, we hope
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_texture_filter_minmax.txt66 Render polygon smaller or bigger than texture to a frame buffer.
81 Render polygon smaller than texture size to the frame buffer.

12345678910>>...35