| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | QuantityFormatter.java | 107 format(String compiledPattern, CharSequence value, StringBuilder appendTo, FieldPosition pos) format() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uset_props.cpp | 94 ParsePosition pos; in uset_applyPattern() local 120 uset_resemblesPattern(const UChar *pattern, int32_t patternLength, int32_t pos) uset_resemblesPattern() argument
|
| H A D | uniset_closure.cpp | 53 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 D | format.cpp | 174 syntaxError(const UnicodeString& pattern, int32_t pos, UParseError& parseError) syntaxError() argument [all...] |
| H A D | quant.cpp | 72 int32_t pos = offset; in matches() local
|
| H A D | number_asformat.cpp | 50 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | stringpiece.h | 313 StringPiece substr(int32_t pos, int32_t len = npos) const { in substr() argument
|
| H A D | chariter.h | 680 int32_t pos; member in CharacterIterator
|
| /third_party/libsnd/tests/ |
| H A D | cue_test.c | 73 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 D | ogg_opus_test.c | 268 sf_count_t pos ; in ogg_opus_stereo_seek_test() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-jwk.h | 66 int pos; member
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | OutBuffer.h | 50 UInt32 pos = _pos;
in WriteByte() local
|
| H A D | InBuffer.h | 55 void SetBuf(Byte *buf, size_t bufSize, size_t end, size_t pos)
in SetBuf() argument
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CopyCoder.cpp | 58 UInt32 pos = 0;
in Code() local 79 UInt32 pos = 0;
in Code() local [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | CommandLineParser.cpp | 74 unsigned pos = 1;
in ParseString() local
|
| /third_party/json/include/nlohmann/detail/ |
| H A D | exceptions.hpp | 147 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 D | nir_lower_input_attachments.c | 98 nir_ssa_def *pos = nir_iadd(b, frag_coord, offset); in try_lower_input_load() local
|
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | minihuf.c | 317 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 D | minilex.c | 211 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 D | blorp_nir_builder.h | 102 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 D | locale_impl.c | 90 char *pos = memchr(name, '.', strlen(name)); in get_valid_icu_locale_name() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfscanf.c | 72 off_t pos = 0; in vfscanf() local
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfscanf.c | 72 off_t pos = 0; in vfscanf() local
|
| /third_party/node/deps/ada/ |
| H A D | ada.cpp | 148 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 D | literal_cost.c | 36 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...] |