Home
last modified time | relevance | path

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

12345678910>>...15

/external/icu4c/data/rbnf/
Dko.txt128 "0: =%%spellout-ordinal-native-count-smaller= \uBC88\uC9F8;",
129 "10: =%%spellout-ordinal-sinokorean-count-smaller= \uBC88\uC9F8;",
130 "%%spellout-ordinal-sinokorean-count-smaller:",
176 "0: =%%spellout-ordinal-native-count-smaller= \uBC88\uC9F8;",
177 "%%spellout-ordinal-native-count-smaller:",
215 "3: =%%spellout-ordinal-native-smaller=;",
216 "%%spellout-ordinal-native-smaller:",
237 "100: \uBC31[>%%spellout-ordinal-native-smaller-x02>];",
238 "200: <%spellout-cardinal-sinokorean<\uBC31[>%%spellout-ordinal-native-smaller-x02>];",
239 "1000: \uCC9C[>%%spellout-ordinal-native-smaller-x02>];",
[all …]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
Dsce4.asm4 [savexmm128 xmm7, 16*64*1024-16]; last smaller-sized
5 [savereg rsi, 8*64*1024-8] ; last smaller-sized
10 [allocstack 128] ; last smaller-sized
Dsce4.masm7 .savexmm128 xmm7, 16*64*1024-16 ; last smaller-sized
8 .savereg rsi, 8*64*1024-8 ; last smaller-sized
13 .allocstack 128 ; last smaller-sized
/external/chromium_org/courgette/
Danalyze_stress_test55 $(count_result "BEST_COURGETTE") patch(es) where courgette is smaller (bz2)
56 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
58 $(count_result "XZBEST_COURGETTE") patch(es) where courgette (xz) is smaller
59 $(count_result "XZBEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
Drun_stress_test172 $(count_result "BEST_COURGETTE") patch(es) where courgette (bz2) is smaller
173 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller (bz2)
175 $(count_result "XZBEST_COURGETTE") patch(es) where courgette (xz) is smaller
176 $(count_result "XZBEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
/external/chromium/chrome/browser/sync/resources/
Dgaia_login.css54 font-size: smaller;
59 font-size: smaller;
67 font-size: smaller;
148 font-size: smaller;
/external/chromium_org/third_party/skia/src/pathops/
DSkOpAngle.cpp394 int smaller = SkMin32(fStart, fEnd); in setSpans() local
396 while (smaller < larger && fSegment->span(smaller).fTiny) { in setSpans()
397 ++smaller; in setSpans()
399 if (precisely_equal(fSegment->span(smaller).fT, fSegment->span(larger).fT)) { in setSpans()
409 fUnsortable = fStart < fEnd ? fSegment->span(smaller).fUnsortableStart in setSpans()
413 SkPoint iPt = fSegment->xyAtT(smaller); in setSpans()
416 smaller, iPt.fX, iPt.fY, fEnd, ePt.fX, ePt.fY); in setSpans()
/external/skia/src/pathops/
DSkOpAngle.cpp394 int smaller = SkMin32(fStart, fEnd); in setSpans() local
396 while (smaller < larger && fSegment->span(smaller).fTiny) { in setSpans()
397 ++smaller; in setSpans()
399 if (precisely_equal(fSegment->span(smaller).fT, fSegment->span(larger).fT)) { in setSpans()
409 fUnsortable = fStart < fEnd ? fSegment->span(smaller).fUnsortableStart in setSpans()
413 SkPoint iPt = fSegment->xyAtT(smaller); in setSpans()
416 smaller, iPt.fX, iPt.fY, fEnd, ePt.fX, ePt.fY); in setSpans()
/external/markdown/tests/misc/
Dadjacent-headers.txt2 ## this is a smaller header ##
/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/test/CodeGen/X86/
Dvec_return.ll3 ; Without any typed operations, always use the smaller xorps.
Dvshift_split2.ll3 ; Legalization example that requires splitting a large vector into smaller pieces.
Drip-rel-address.ll5 ; it has a smaller encoding.
Drip-rel-lea.ll6 ; it has a smaller encoding.
Dvec_zero.ll21 ; Without any type hints from operations, we fall back to the smaller xorps.
/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td46 // The convention is that true integer arguments that are smaller
48 // are smaller than 64 bits shouldn't.
/external/chromium_org/third_party/jstemplate/
DREADME.chromium12 javascript smaller.
/external/chromium_org/third_party/sfntly/
DREADME.chromium13 significantly smaller and loaded faster.
/external/proguard/
DREADME27 smaller.
/external/chromium_org/third_party/polymer/
DREADME.chromium15 becomes smaller and better over time.
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/ru/
D375.txt23 # Provinces were added for smaller cities.
/external/llvm/test/Transforms/InstCombine/
Dextractvalue.ll53 ; to an inbounds gep + smaller load.
76 ; to a 3-index inbounds gep + smaller load.
/external/bison/m4/
Dmode_t.m416 dnl Assume mode_t promotes to 'int' if and only if it is smaller than 'int',
/external/chromium/chrome/browser/ui/cocoa/
Ddev_tools_controller.mm25 // Never make the web part of the tab contents smaller than this (needed if the
118 DCHECK_GE(splitOffset, 0) << "kMinWebHeight needs to be smaller than "
Dsidebar_controller.mm23 // Never make the web part of the tab contents smaller than this (needed if the
127 DCHECK_GE(sidebarWidth, 0) << "kMinWebWidth needs to be smaller than "

12345678910>>...15