/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | anytrans.cpp | 90 int32_t start; member in ScriptRunIterator [all...] |
H A D | collationdatareader.cpp | 313 UChar32 start, end; in read() local
|
H A D | collationfastlatin.cpp | 57 uint32_t start = data->getFirstPrimaryForGroup(group); in getOptions() local
|
H A D | collationsets.cpp | 35 enumTailoredRange(const void *context, UChar32 start, UChar32 end, uint32_t ce32) { in enumTailoredRange() argument 57 TailoredSet::handleCE32(UChar32 start, UChar32 end, uint32_t ce32) { in handleCE32() argument 360 enumCnERange(const void *context, UChar32 start, UChar32 end, uint32_t ce32) { in enumCnERange() argument 428 handleCE32(UChar32 start, UChar32 end, uint32_t ce32) handleCE32() argument 541 handlePrefixes( UChar32 start, UChar32 end, uint32_t ce32) handlePrefixes() argument 560 handleContractions( UChar32 start, UChar32 end, uint32_t ce32) handleContractions() argument 586 addExpansions(UChar32 start, UChar32 end) addExpansions() argument 597 addStrings(UChar32 start, UChar32 end, UnicodeSet *set) addStrings() argument [all...] |
H A D | collationweights.cpp | 439 uint32_t start = ranges[0].start; allocWeightsInMinLengthRanges() local [all...] |
H A D | csrmbcs.cpp | 97 int32_t start = 0, end = len-1; in binarySearch() local
|
H A D | double-conversion-string-to-double.cpp | 237 static bool IsHexFloatString(Iterator start, in IsHexFloatString() argument
|
H A D | formatted_string_builder.cpp | 180 FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, int32_t start, int32_t end, in insert() argument
|
H A D | formattedval_sbimpl.cpp | 144 int32_t start = fieldStart; in nextPositionImpl() local 284 void FormattedValueStringBuilderImpl::appendSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UErrorCode& status) { in appendSpanInfo() argument 297 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 | number_formatimpl.cpp | 488 writeAffixes(const MicroProps& micros, FormattedStringBuilder& string, int32_t start, int32_t end, UErrorCode& status) writeAffixes() argument
|
H A D | number_patternstring.h | 39 int32_t start = 0; member
|
H A D | unesctrn.cpp | 176 int32_t start = pos.start; in handleTransliterate() local [all...] |
H A D | units_data.cpp | 235 int32_t start = 0; in binarySearch() local
|
H A D | vzone.cpp | 95 vzone_writeFromStart(VZone* zone, UDate start, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeFromStart() argument
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | paragraph.cpp | 63 static void subsetFontRuns(const FontRuns *fontRuns, le_int32 start, le_int32 limit, FontRuns *sub) in subsetFontRuns() argument
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | ppucd.cpp | 204 UChar32 start, end; in getProps() local 506 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) getRangeForAlgNames() argument 541 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) parseCodePointRange() argument [all...] |
H A D | ucmstate.cpp | 54 uint32_t start, end, i; in parseState() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_reader_utils.c | 140 void VP8LInitBitReader(VP8LBitReader* const br, const uint8_t* const start, in VP8LInitBitReader() argument 24 VP8BitReaderSetBuffer(VP8BitReader* const br, const uint8_t* const start, size_t size) VP8BitReaderSetBuffer() argument 34 VP8InitBitReader(VP8BitReader* const br, const uint8_t* const start, size_t size) VP8InitBitReader() argument [all...] |
H A D | thread_utils.c | 75 pthread_create(pthread_t* const thread, const void* attr, unsigned int (__stdcall* start)(void*), void* arg) pthread_create() argument
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_event_loop.c | 51 static time_t start; variable
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | perf_get.c | 374 time_t start; in testExternalGet() local
|
H A D | test_get.c | 276 time_t start; in testExternalGet() local
|
H A D | test_get_chunked.c | 297 time_t start; in testExternalGet() local
|