Home
last modified time | relevance | path

Searched refs:natural (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DAbstractPathValueMapper.java8 import static com.google.common.collect.Ordering.natural;
124 out.orderValuesBy(natural()); in finalizeResults()
/third_party/mksh/
H A Dexpr.c85 bool natural; member
160 if (es->arith && es->natural) in v_evaluate()
407 #define cmpop(op) (es->natural ? \ in evalexpr()
420 if (es->natural) { in evalexpr()
427 if (es->natural) { in evalexpr()
477 res = es->natural || vl->val.i >= 0 ? in evalexpr()
568 es->natural = true; in exprtoken()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRangeTreeConverter.java62 .nodeOrder(ElementOrder.<Node>natural())
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTable.java471 .collect(toImmutableSortedSet(Ordering.natural())); in getValues()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ia64.tex21 of the natural word-size of the host). Having said that, the current
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java129 ImmutableSortedSet.copyOf(Ordering.natural(), mobilePortableRegions)); in create()
137 * and listed first, and remaining regions are listed in "natural" order.
586 * and listed first, and remaining regions are listed in "natural" order.
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm108 ; about 100k on extreme inputs. But that's very unlikely to occur in natural video,

Completed in 6 milliseconds