/third_party/icu/icu4c/source/i18n/ |
H A D | number_patternstring.h | 39 int32_t start = 0; member
|
H A D | anytrans.cpp | 90 int32_t start; member in ScriptRunIterator [all...] |
H A D | collationfastlatin.cpp | 57 uint32_t start = data->getFirstPrimaryForGroup(group); in getOptions() local
|
H A D | collationdatareader.cpp | 313 UChar32 start, end; in read() local
|
H A D | csrmbcs.cpp | 97 int32_t start = 0, end = len-1; in binarySearch() local
|
H A D | formattedval_sbimpl.cpp | 149 int32_t start = fieldStart; in nextPositionImpl() local 294 void FormattedValueStringBuilderImpl::appendSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UErrorCode& status) { in appendSpanInfo() argument 307 void FormattedValueStringBuilderImpl::prependSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_ argument [all...] |
H A D | formattedvalue.cpp | 56 setState( int32_t category, int32_t field, int32_t start, int32_t limit) setState() argument 174 ucfpos_setState( UConstrainedFieldPosition* ptr, int32_t category, int32_t field, int32_t start, int32_t limit, UErrorCode* ec) ucfpos_setState() argument
|
H A D | indiancal.cpp | 164 double start, jd; in IndianToJD() local
|
H A D | collationweights.cpp | 439 uint32_t start = ranges[0].start; allocWeightsInMinLengthRanges() local [all...] |
H A D | double-conversion-string-to-double.cpp | 237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() argument
|
H A D | number_formatimpl.cpp | 496 writeAffixes(const MicroProps& micros, FormattedStringBuilder& string, int32_t start, int32_t end, UErrorCode& status) writeAffixes() argument
|
H A D | unesctrn.cpp | 176 int32_t start = pos.start; in handleTransliterate() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | utrie2.cpp | 113 utrie2_internalU8PrevIndex(const UTrie2 *trie, UChar32 c, const uint8_t *start, const uint8_t *src) utrie2_internalU8PrevIndex() argument 443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument [all...] |
H A D | ustrcase.cpp | 416 int32_t maybeTitleDutchIJ(const UChar *src, UChar32 c, int32_t start, int32_t segmentLimit, in maybeTitleDutchIJ() argument [all...] |
/third_party/libwebsockets/lib/core/ |
H A D | logs.c | 577 unsigned int start = n, m; in lwsl_hexdump_level_cx() local
|
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/ |
H A D | BuildMetadataProtoFromXml.java | 106 public boolean start() { in start() method in BuildMetadataProtoFromXml
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-tokenize.h | 88 const char *start; /**< set to the start of the string to tokenize */ member [all...] |
/third_party/libwebsockets/lib/misc/ |
H A D | lws-struct-sqlite.c | 180 lws_struct_sq3_deserialize(sqlite3 *pdb, const char *filter, const char *order, const lws_struct_map_t *schema, lws_dll2_owner_t *o, struct lwsac **ac, int start, int _limit) lws_struct_sq3_deserialize() argument
|
/third_party/libuv/test/ |
H A D | benchmark-pound.c | 74 static uint64_t start; /* in ms */ variable
|
H A D | runner-win.c | 245 DWORD start; in process_read_last_line() local
|
H A D | runner.c | 416 const char* start; in print_lines() local [all...] |
/third_party/libwebsockets/lib/jose/jwe/ |
H A D | jwe.c | 552 char *buf, *start, *p, *end, *p1, *end1; in lws_jwe_create_packet() local
|
/third_party/libwebsockets/lib/jose/jwk/ |
H A D | jose_key.c | 456 char *start = p, *end = &p[*len - 1]; in lws_jwk_export() local
|
/third_party/lzma/C/ |
H A D | Ppmd7Enc.c | 59 static void Ppmd7z_RangeEnc_Encode(CPpmd7 *p, UInt32 start, UInt32 size)
in Ppmd7z_RangeEnc_Encode() argument
|
/third_party/mbedtls/programs/test/ |
H A D | metatest.c | 201 size_t start = 0, offset = 0, count = 0; in test_memory_poison() local [all...] |