Home
last modified time | relevance | path

Searched defs:pos (Results 476 - 500 of 2996) sorted by relevance

1...<<11121314151617181920>>...120

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DQuantityFormatter.java107 format(String compiledPattern, CharSequence value, StringBuilder appendTo, FieldPosition pos) format() argument
/third_party/icu/icu4c/source/common/
H A Duset_props.cpp94 ParsePosition pos; in uset_applyPattern() local
120 uset_resemblesPattern(const UChar *pattern, int32_t patternLength, int32_t pos) uset_resemblesPattern() argument
H A Duniset_closure.cpp53 UnicodeSet::UnicodeSet(const UnicodeString& pattern, ParsePosition& pos, in UnicodeSet() argument
86 applyPattern(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument
/third_party/icu/icu4c/source/i18n/
H A Dformat.cpp174 syntaxError(const UnicodeString& pattern, int32_t pos, UParseError& parseError) syntaxError() argument
[all...]
H A Dquant.cpp72 int32_t pos = offset; in matches() local
H A Dnumber_asformat.cpp50 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h313 StringPiece substr(int32_t pos, int32_t len = npos) const { in substr() argument
H A Dchariter.h680 int32_t pos; member in CharacterIterator
/third_party/libsnd/tests/
H A Dcue_test.c73 int pos = info->cue_points[i].position; in test_cues() local
100 int pos = info->cue_points[i].position; in print_cues() local
H A Dogg_opus_test.c268 sf_count_t pos ; in ogg_opus_stereo_seek_test() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-jwk.h66 int pos; member
/third_party/lzma/CPP/7zip/Common/
H A DOutBuffer.h50 UInt32 pos = _pos; in WriteByte() local
H A DInBuffer.h55 void SetBuf(Byte *buf, size_t bufSize, size_t end, size_t pos) in SetBuf() argument
/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.cpp58 UInt32 pos = 0; in Code() local
79 UInt32 pos = 0; in Code() local
[all...]
/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp74 unsigned pos = 1; in ParseString() local
/third_party/json/include/nlohmann/detail/
H A Dexceptions.hpp147 static parse_error create(int id_, const position_t& pos, const std::string& what_arg, BasicJsonContext context) in create() argument
178 static std::string position_string(const position_t& pos) in position_string() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_input_attachments.c98 nir_ssa_def *pos = nir_iadd(b, frag_coord, offset); in try_lower_input_load() local
/third_party/libwebsockets/lib/roles/h2/
H A Dminihuf.c317 int lextable_decode(int pos, char c) in lextable_decode() argument
337 int pos = 0; in main() local
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dminilex.c211 int lextable_decode(int version, int pos, char c) in lextable_decode() argument
246 int pos = 0; issue() local
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_nir_builder.h102 blorp_check_in_bounds(nir_builder *b, nir_ssa_def *bounds_rect, nir_ssa_def *pos) blorp_check_in_bounds() argument
/third_party/musl/src/internal/
H A Dlocale_impl.c90 char *pos = memchr(name, '.', strlen(name)); in get_valid_icu_locale_name() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfscanf.c72 off_t pos = 0; in vfscanf() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfscanf.c72 off_t pos = 0; in vfscanf() local
/third_party/node/deps/ada/
H A Dada.cpp148 size_t pos = 0; in utf8_to_utf32() local
267 size_t pos = 0; utf32_to_utf8() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dliteral_cost.c36 static size_t DecideMultiByteStatsLevel(size_t pos, size_t len, size_t mask, in DecideMultiByteStatsLevel() argument
56 static void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, in EstimateBitCostsForLiteralsUTF8() argument
127 BrotliEstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, const uint8_t* data, float* cost) BrotliEstimateBitCostsForLiterals() argument
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...120