/third_party/icu/icu4c/source/common/ |
H A D | uiter.cpp | 113 int32_t pos; in stringIteratorMove() local 672 int32_t pos; /* requested UTF-16 index */ utf8IteratorMove() local [all...] |
H A D | unifiedcache.cpp | 195 int32_t pos = UHASH_FIRST; in _dumpContents() local
|
H A D | unisetspan.cpp | 652 int32_t pos=spanLength, rest=length-pos; in span() local 805 int32_t pos=spanSet.spanBack(s, length, USET_SPAN_CONTAINED); spanBack() local 982 int32_t pos=spanLength, rest=length-pos; spanUTF8() local 1148 int32_t pos=spanSet.spanBackUTF8((const char *)s, length, USET_SPAN_CONTAINED); spanBackUTF8() local 1350 int32_t pos=0, rest=length; spanNot() local 1393 int32_t pos=length; spanNotBack() local 1436 int32_t pos=0, rest=length; spanNotUTF8() local 1481 int32_t pos=length; spanNotBackUTF8() local [all...] |
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axge.c | 520 uint32_t pos; in axge_rx_frame() local 576 uint32_t nframes, pos; in axge_bulk_write_callback() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | NFRule.java | 747 public void doFormat(long number, StringBuilder toInsertInto, int pos, int recursionCount) { in doFormat() argument 788 doFormat(double number, StringBuilder toInsertInto, int pos, int recursionCount) doFormat() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | LocaleIDParser.java | 100 private void set(int pos, String s) { in set() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | plurfmt.cpp | 207 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 238 format(int32_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 246 format(double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 254 format(const Formattable& numberObject, double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument [all...] |
H A D | tridpars.cpp | 112 TransliteratorIDParser::parseSingleID(const UnicodeString& id, int32_t& pos, in parseSingleID() argument 218 parseFilterID(const UnicodeString& id, int32_t& pos) parseFilterID() argument 259 parseGlobalFilter(const UnicodeString& id, int32_t& pos, int32_t dir, int32_t& withParens, UnicodeString* canonID) parseGlobalFilter() argument 364 int32_t pos = 0; parseCompoundID() local 702 parseFilterID(const UnicodeString& id, int32_t& pos, UBool allowFilter) parseFilterID() argument [all...] |
H A D | region.cpp | 181 int32_t pos = 0; in loadRegionData() local 251 int32_t pos = 0; in loadRegionData() local 299 int32_t pos = 0; in loadRegionData() local 399 int32_t pos in loadRegionData() local [all...] |
H A D | tznames.cpp | 86 int32_t pos = UHASH_FIRST; in sweepCache() local
|
H A D | choicfmt.cpp | 470 format(const Formattable* objs, int32_t cnt, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 506 parseArgument( const MessagePattern &pattern, int32_t partIndex, const UnicodeString &source, ParsePosition &pos) parseArgument() argument
|
H A D | reldtfmt.cpp | 224 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument [all...] |
H A D | collationiterator.cpp | 138 int32_t pos; global() member in SkippedState 732 int32_t pos = 0; appendNumericCEs() local 810 int32_t pos; appendNumericSegmentCEs() local [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucharstrie.h | 149 const char16_t *pos; member in UCharsTrie::State 259 const char16_t *pos=pos_; in getValue() local 276 const char16_t *pos=pos_; in hasUniqueValue() local 420 readValue(const char16_t *pos, int32_t leadUnit) readValue() argument 431 skipValue(const char16_t *pos, int32_t leadUnit) skipValue() argument 441 skipValue(const char16_t *pos) skipValue() argument 446 readNodeValue(const char16_t *pos, int32_t leadUnit) readNodeValue() argument 458 skipNodeValue(const char16_t *pos, int32_t leadUnit) skipNodeValue() argument 470 jumpByDelta(const char16_t *pos) jumpByDelta() argument 483 skipDelta(const char16_t *pos) skipDelta() argument [all...] |
/third_party/libsnd/src/ |
H A D | ogg.c | 714 sf_count_t pos = psf_ftell (psf) ; in ogg_open() local
|
H A D | file_io.c | 430 { sf_count_t pos ; in psf_ftell() local 1059 { sf_count_t pos ; in psf_ftell() local
|
H A D | rf64.c | 206 { sf_count_t pos = psf_ftell (psf) ; in rf64_read_header() local 877 sf_count_t pos ; in rf64_get_chunk_data() local
|
/third_party/libphonenumber/tools/cpp/src/cpp-build/ |
H A D | generate_geocoding_data.cc | 513 const size_t pos = input.find(pattern, begin - input.begin()); in ReplaceAll() local
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_key.c | 44 size_t pos; member
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | OpenArchive.cpp | 256 const int pos = FindInsertPos(item);
in AddItem() local [all...] |
H A D | PropIDUtils.cpp | 465 static void ParseOwner(AString &s, const Byte *p, UInt32 size, UInt32 pos)
in ParseOwner() argument 481 const UInt32 pos = Get32(p + offset);
in ParseAcl() local 576 static bool CheckSid(const Byte *data, UInt32 size, UInt32 pos) throw()
in CheckSid() argument 595 const UInt32 pos = Get32(p + offset); CheckAcl() local [all...] |
/third_party/lzma/C/Util/SfxSetup/ |
H A D | SfxSetup.c | 153 size_t processed, pos;
in FindSignature() local 387 UInt64 pos = 0; main() local [all...] |
/third_party/lzma/CPP/Windows/ |
H A D | FileName.cpp | 194 const int pos = FindSepar(s + prefixSize);
in GetNetworkServerPrefixSize() local 206 const int pos = FindSepar(s);
in IsNetworkShareRootPath() local 226 unsigned pos = 0;
in IsAltStreamPrefixWithColon() local 305 int pos = FindSepar(s); GetRootPrefixSize_Of_NetworkPath() local 334 const int pos = FindSepar(s + kSuperPathPrefixSize); GetRootPrefixSize_Of_SuperPath() local 354 int pos = FindSepar(s); GetRootPrefixSize_Of_NetworkPath() local 383 int pos = FindSepar(s + kSuperPathPrefixSize); GetRootPrefixSize_Of_SuperPath() local [all...] |
H A D | FileIO.cpp | 271 UInt64 pos = Size & ~(UInt64)(kClusterSize - 1);
in CorrectDeviceSize() local [all...] |
H A D | FileLink.cpp | 472 int pos = path2.ReverseFind_PathSepar();
in CreatePrefixDirOfFile() local
|