Home
last modified time | relevance | path

Searched defs:pos (Results 2951 - 2975 of 6474) sorted by relevance

1...<<111112113114115116117118119120>>...259

/third_party/icu/icu4c/source/common/
H A Dunisetspan.cpp652 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 Dchoicfmt.cpp470 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 Dreldtfmt.cpp224 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
[all...]
H A Dcollationiterator.cpp138 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 Ducharstrie.h149 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 Dogg.c714 sf_count_t pos = psf_ftell (psf) ; in ogg_open() local
H A Dfile_io.c430 { sf_count_t pos ; in psf_ftell() local
1059 { sf_count_t pos ; in psf_ftell() local
H A Drf64.c206 { 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 Dgenerate_geocoding_data.cc513 const size_t pos = input.find(pattern, begin - input.begin()); in ReplaceAll() local
/third_party/libwebsockets/lib/cose/
H A Dcose_key.c44 size_t pos; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp256 const int pos = FindInsertPos(item); in AddItem() local
[all...]
H A DPropIDUtils.cpp465 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 DSfxSetup.c153 size_t processed, pos; in FindSignature() local
387 UInt64 pos = 0; main() local
[all...]
/third_party/lzma/CPP/Windows/
H A DFileName.cpp194 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 DFileIO.cpp271 UInt64 pos = Size & ~(UInt64)(kClusterSize - 1); in CorrectDeviceSize() local
[all...]
H A DFileLink.cpp472 int pos = path2.ReverseFind_PathSepar(); in CreatePrefixDirOfFile() local
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaDecoder.cs125 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 Dv3d_nir_lower_io.c67 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 Dparsers.c1024 int r, pos; lws_parse() local
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c70 int pos; member
[all...]
/third_party/ltp/metadata/
H A Dmetaparse.c411 long pos; in parse_array_size() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp191 auto pos = opt.find(search); in get_language_version() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.c555 int pos[6] = {srcX, srcY, maskX, maskY, dstX, dstY}; in xa_composite_rect() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.h124 POINT pos; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp384 size_t pos = v.size(); in allocate() local

Completed in 40 milliseconds

1...<<111112113114115116117118119120>>...259