| /third_party/icu/icu4c/source/common/ |
| 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/icu/icu4c/source/i18n/ |
| 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
|
| /third_party/lzma/CS/7zip/Compress/LZMA/ |
| H A D | LzmaDecoder.cs | 125 uint GetState(uint pos, byte prevByte)
in GetState() argument 128 public byte DecodeNormal(RangeCoder.Decoder rangeDecoder, uint pos, byte prevByte)
in DecodeNormal() argument 131 public byte DecodeWithMatchByte(RangeCoder.Decoder rangeDecoder, uint pos, byte prevByte, byte matchByte)
in DecodeWithMatchByte() argument
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_io.c | 67 nir_ssa_def *pos[4]; member 581 nir_ssa_def *pos; in v3d_nir_emit_ff_vpm_outputs() local [all...] |
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | parsers.c | 1024 int r, pos; lws_parse() local [all...] |
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | lws-spa.c | 70 int pos; member [all...] |
| /third_party/ltp/metadata/ |
| H A D | metaparse.c | 411 long pos; in parse_array_size() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | invocation.cpp | 191 auto pos = opt.find(search); in get_language_version() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_composite.c | 555 int pos[6] = {srcX, srcY, maskX, maskY, dstX, dstY}; in xa_composite_rect() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.h | 124 POINT pos; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.cpp | 384 size_t pos = v.size(); in allocate() local
|