Home
last modified time | relevance | path

Searched refs:size (Results 19376 - 19400 of 21346) sorted by relevance

1...<<771772773774775776777778779780>>...854

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePatternUtil.java104 MessageContentsNode lastNode = list.get(list.size() - 1); in addContentsNode()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollator.java84 * increases the size of the collation key.
1015 return sink.values.toArray(new String[sink.values.size()]); in getKeywordValuesForLocale()
1290 * the internal byte array will be grown to the exact required size.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBasicTimeZone.java366 TimeZoneRule[] rules = filteredRules.toArray(new TimeZoneRule[filteredRules.size()]); in getTimeZoneRules()
/third_party/icu/icu4c/source/common/
H A Dloadednormalizer2impl.cpp59 pInfo->size>=20 && in isAcceptable()
H A Dubidiimp.h12 * tab size: 8 (not used)
249 int32_t size; /* number of points used */ member
/third_party/FreeBSD/sys/arm/arm/
H A Din_cksum_arm.S86 #define _LEND(x) .size x, . - x; _FNEND
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_config.c67 .size = 0
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DWriteCharts.java103 String[] results = new String[set.size()]; in getAllScripts()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java205 if (values.size() == 1 && !mustBeArray(true, icuDataName, rbPath)) { in appendValues()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DWriteCharts.java100 String[] results = new String[set.size()]; in getAllScripts()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePatternUtil.java101 MessageContentsNode lastNode = list.get(list.size() - 1); in addContentsNode()
H A DListFormatter.java497 // negative or greater than or equal to the size of items then this function returns -1 for
501 int count = items.size(); in formatImpl()
H A DCollator.java85 * increases the size of the collation key.
976 return sink.values.toArray(new String[sink.values.size()]); in getKeywordValuesForLocale()
1239 * the internal byte array will be grown to the exact required size.
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java292 ArrayList reversed = new ArrayList(statKeys.size()); in collectStatistics()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleDistance.java546 assert paradigmLSRs.size() <= 15; in isParadigmLSR()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonGSUBBuilder.java367 int markCount = markSet.size(); in buildCombiningClassTable()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DBasicTimeZone.java355 TimeZoneRule[] rules = filteredRules.toArray(new TimeZoneRule[filteredRules.size()]); in getTimeZoneRules()
/third_party/icu/icu4c/source/common/unicode/
H A Duniset.h322 * Increases the object size a bit.
486 * have the same size, and every member of the specified set is
787 virtual int32_t size(void) const;
1075 * @return an index from 0..size()-1, or -1
1091 * @param index an index from 0..size()-1
1492 * @param destCapacity size of dest, or zero. Must not be negative.
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp140 // the data size. in read()
461 pInfo->size >= 20 && in isAcceptable()
H A Dcollationdatawriter.cpp176 reorderCodesLength = codesAndRanges.size(); in write()
196 // We add to the header size here. in write()
254 // The trie size should be a multiple of 8 bytes due to the way in write()
H A Dcpdtrans.cpp198 count = list.size(); in init()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex35 \Type{int} \Func{\_UPT\_get\_proc\_name}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{char~*}, \Type{size\_t}, \Type{unw\_word\_t~*}, \Type{void~*});\\
H A Dunw_get_proc_info.tex62 \item[\Type{int} \Var{unwind\_info\_size}] The size of the unwind-info
/third_party/libunwind/libunwind/include/
H A Ddwarf.h318 unw_word_t args_size; /* size of arguments */
408 extern int dwarf_callback (struct dl_phdr_info *info, size_t size, void *ptr);
/third_party/libuv/src/unix/
H A Dinternal.h180 unsigned int size; member

Completed in 35 milliseconds

1...<<771772773774775776777778779780>>...854