Home
last modified time | relevance | path

Searched refs:chars (Results 351 - 375 of 479) sorted by relevance

1...<<11121314151617181920

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundleReader.java385 char[] chars = new char[count]; in getChars()
388 chars[i] = bytes.getChar(offset); in getChars()
393 temp.get(chars); in getChars()
395 return chars; in getChars()
/third_party/node/deps/v8/src/numbers/
H A Dconversions.cc1344 static const char chars[] = "0123456789abcdefghijklmnopqrstuvwxyz"; in DoubleToRadixCString() local
1375 buffer[fraction_cursor++] = chars[digit]; in DoubleToRadixCString()
1394 buffer[fraction_cursor++] = chars[digit + 1]; in DoubleToRadixCString()
1411 buffer[--integer_cursor] = chars[static_cast<int>(remainder)]; in DoubleToRadixCString()
/third_party/python/Tools/stringbench/
H A Dstringbench.py872 chars = list(map(chr, range(32, 128)))
874 while i < len(chars):
875 chars[i] = " "
877 s = "".join(chars)
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp368 UBool trySwamped(Line **smaller, Line **greater, UChar chars[2], CompareFn comparer) { in trySwamped() argument
371 gSource->name[(*smaller)->len+1] = chars[0]; in trySwamped()
377 gTarget->name[(*greater)->len+1] = chars[1]; in trySwamped()
388 UBool trySwamps(Line **smaller, Line **greater, UChar chars[2], CompareFn comparer) { in trySwamps() argument
389 gSource->name[0] = chars[0]; in trySwamps()
394 gTarget->name[0] = chars[1]; in trySwamps()
/third_party/python/Lib/idlelib/
H A Dpyshell.py355 def insert(self, index, chars, tags=None):
362 UndoDelegator.insert(self, index, chars, tags)
380 lambda index, chars: orig_insert(index, chars, "stdin")
389 def insert(self, index, chars, tags=None):
392 self.delegate.insert(index, chars, tags)
732 pos = "iomark + %d chars" % (offset-1)
734 pos = "iomark linestart + %d lines + %d chars" % \
/third_party/python/Lib/collections/
H A D__init__.py1514 def lstrip(self, chars=None):
1515 return self.__class__(self.data.lstrip(chars))
1543 def rstrip(self, chars=None):
1544 return self.__class__(self.data.rstrip(chars))
1558 def strip(self, chars=None):
1559 return self.__class__(self.data.strip(chars))
/third_party/python/Lib/
H A D_pyio.py2249 def _set_decoded_chars(self, chars):
2251 self._decoded_chars = chars
2258 chars = self._decoded_chars[offset:]
2260 chars = self._decoded_chars[offset:offset + n]
2261 self._decoded_chars_used += len(chars)
2262 return chars
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py1208 self.chars = deque([0,0], maxlen=2)
1216 return self.chars[1]&0x3f
1218 return self.chars[1]>>2
1220 p2,p1 = self.chars
1223 p2,p1 = self.chars
1228 self.chars.append(index)
1713 signed: hamming weight of last 2 chars
1806 lastChars: the last two chars
/third_party/python/Lib/test/
H A Dtest_bigmem.py193 chars = _(''.join(
195 repeats = size // len(chars) + 2
196 s = chars * repeats
225 chars = _(''.join(
227 repeats = size // len(chars) + 2
228 s = chars * repeats
/third_party/icu/icu4c/source/io/unicode/
H A Dustdio.h743 * @param chars A pointer to receive the Unicode data.
750 u_file_read(UChar *chars,
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.h178 const char16_t *chars() const;
/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.h178 const char16_t *chars() const;
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.h71 void strrmm(string* s, const string& chars);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformatted_string_builder.h178 const char16_t *chars() const;
/third_party/skia/third_party/externals/icu/source/io/unicode/
H A Dustdio.h743 * @param chars A pointer to receive the Unicode data.
750 u_file_read(UChar *chars,
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h238 PFR_Char chars; member
/third_party/skia/include/core/
H A DSkTypeface.h185 * @param chars pointer to the array of UTF32 chars
186 * @param number of chars and glyphs
417 virtual void onCharsToGlyphs(const SkUnichar* chars, int count, SkGlyphID glyphs[]) const = 0;
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c247 static uint8_t UCharToPseudo[TABLE_SIZE]; /* used for Unicode chars < 0x0100 */
248 static uint8_t UCharToPseud2[TABLE_SIZE]; /* used for Unicode chars >=0x0100 */
750 char chars[MAXLEN]; in testReorder() local
769 u16ToPseudo(destSize,dest,chars); in testReorder()
772 }else if(strcmp(visualOrder[i],chars)!=0){ in testReorder()
775 logicalOrder[i],visualOrder[i],chars,formatLevels(bidi, formatChars),i); in testReorder()
777 checkWhatYouCan(bidi, logicalOrder[i], chars); in testReorder()
785 char chars[MAXLEN]; in testReorder() local
804 u16ToPseudo(destSize,dest,chars); in testReorder()
807 }else if(strcmp(visualOrder1[i],chars)! in testReorder()
819 char chars[MAXLEN]; testReorder() local
850 char chars[MAXLEN]; testReorder() local
884 char chars[MAXLEN]; testReorder() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java386 return charsEntry.chars; in getKey()
499 * Supports the following format for encoding chars (Unicode 16-bit code units). The format is slightly simpler and
607 buffer.append(Utility.hex(bytesEntry.chars)) in toString()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java385 return charsEntry.chars; in getKey()
498 * Supports the following format for encoding chars (Unicode 16-bit code units). The format is slightly simpler and
606 buffer.append(Utility.hex(bytesEntry.chars)) in toString()
/third_party/node/deps/v8/third_party/jinja2/
H A Dfilters.py594 links are shortened to 40 chars and defined with rel="nofollow"
826 def do_trim(value, chars=None):
828 return soft_unicode(value).strip(chars)
/third_party/skia/third_party/externals/jinja2/
H A Dfilters.py594 links are shortened to 40 chars and defined with rel="nofollow"
826 def do_trim(value, chars=None):
828 return soft_unicode(value).strip(chars)
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs460 .chars() in char_at()
481 self.pattern()[self.offset()..].chars().next().is_some() in bump()
490 for _ in 0..prefix.chars().count() { in bump_if()
570 self.pattern()[self.offset() + self.char().len_utf8()..].chars().next() in peek()
596 self.pattern()[start..].chars().next() in peek_space()
2395 .chars() in span_range()
2398 .unwrap_or(subject[..range.start].chars().count()), in span_range()
2404 .chars() in span_range()
2407 .unwrap_or(subject[..range.end].chars().count()), in span_range()
/third_party/icu/icu4c/source/common/
H A Ducnv.cpp486 char chars[UCNV_ERROR_BUFFER_LENGTH]; in ucnv_setSubstString() local
496 length8 = ucnv_fromUChars(clone, chars, (int32_t)sizeof(chars), s, length, err); in ucnv_setSubstString()
509 subChars = (uint8_t *)chars; in ucnv_setSubstString()
556 if (subChars == (uint8_t *)chars) { in ucnv_setSubstString()
H A Dunistr.cpp686 const UChar *chars = getArrayStart(); in doCompare() local
688 chars += start; in doCompare()
721 if(minLength > 0 && chars != srcChars) { in doCompare()
726 result = uprv_memcmp(chars, srcChars, minLength * sizeof(UChar)); in doCompare()
733 result = ((int32_t)*(chars++) - (int32_t)*(srcChars++)); in doCompare()

Completed in 48 milliseconds

1...<<11121314151617181920