| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | tarith.c | 75 int validation_ascii_to_fp(int count, int argc, char **argv) in validation_ascii_to_fp() argument 556 int validation_checkfp(int count, int argc, char **argv) in validation_checkfp() argument 606 int validation_muldiv(int count, int argc, char **argv) in validation_muldiv() argument 957 int count = COUNT; in main() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/demux/ |
| H A D | demux.c | 904 int count = 0; in ChunkCount() local 916 int count = 0; in GetChunk() local 928 int count; in SetChunk() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc.c | 539 int count = 0; in GetSSE() local
|
| /third_party/skia/third_party/externals/icu/source/extra/uconv/ |
| H A D | uconv.cpp | 177 int i, count = in findCallback() local 1086 int i, count = in usage() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | alphaindex.cpp | 357 int32_t count = 0; in initLabels() local 380 int32_t count = rest-0x2800; in fixLabel() local [all...] |
| H A D | coll.cpp | 561 const Locale* U_EXPORT2 Collator::getAvailableLocales(int32_t& count) in getAvailableLocales() argument 704 int32_t count = 0; in CFactory() local 826 virtual int32_t count(UErrorCode &/*status*/) const { in count() function in CollationLocaleListEnumeration
|
| H A D | collationbuilder.cpp | 1563 int32_t count = 0; in countTailoredNodes() local
|
| H A D | dtitvfmt.cpp | 1504 int32_t count = 0; in splitPatternInto2Part() local 1749 int32_t count = 0; in adjustFieldWidth() local [all...] |
| H A D | dtptngen.cpp | 674 int32_t count = locale.getKeywordValue("hours", buffer, sizeof(buffer), status); in getAllowedHourFormats() local
|
| H A D | number_decimalquantity.cpp | 626 int32_t count; in toDouble() local
|
| H A D | numfmt.cpp | 218 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const in getSupportedIDs() argument 844 NumberFormat::getAvailableLocales(int32_t& count) in getAvailableLocales() argument 914 int32_t count = 0; in getSupportedIDs() local 1328 int32_t count = desiredLocale.getKeywordValue("compat", buffer, sizeof(buffer), status); in makeInstance() local [all...] |
| H A D | olsontz.cpp | 1016 int32_t count = 0; in countTransitionRules() local
|
| H A D | plurrule.cpp | 1587 PluralKeywordEnumeration::count(UErrorCode& /*status*/) const { in count() function in PluralKeywordEnumeration
|
| H A D | rbtz.cpp | 585 int32_t count = 0; in countTransitionRules() local
|
| H A D | reldatefmt.cpp | 634 int32_t count; in loadWeekdayNames() local
|
| H A D | tmutfmt.cpp | 199 UnicodeString* count = (UnicodeString*)keyTok.pointer; in parseObject() local [all...] |
| H A D | transreg.cpp | 861 int32_t TransliteratorRegistry::Enumeration::count(UErrorCode& /*status*/) const { in count() function in TransliteratorRegistry::Enumeration
|
| H A D | udat.cpp | 615 int32_t count = 0; in udat_getSymbols() local 762 int32_t count = 0; udat_countSymbols() local 911 setSymbol(UnicodeString *array, int32_t count, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setSymbol() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | uprntf_p.cpp | 874 int32_t *count = (int32_t*)(args[0].ptrValue); in u_printf_count_handler() local
|
| H A D | uscanf_p.cpp | 322 int32_t count = 0; in u_scanf_skip_leading_ws() local 345 int32_t count = 0; in u_scanf_skip_leading_positive_sign() local 851 int32_t count; in u_scanf_string_handler() local 948 int32_t count; u_scanf_ustring_handler() local 1362 int32_t count, converted, argConsumed, cpConsumed; u_scanf_parse() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | wrtxml.cpp | 434 int32_t count = 0,i; in printNoteElements() local
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zdump.c | 496 int count; in main() local 1030 int count = 0; in getall() local 1042 getzones(char * basedir, char * relpath, struct listentry ** last, int * count) getzones() argument [all...] |
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionCall.cpp | 867 int count = f.callParameterCount(); in Convert() local
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | SkGradientShader.cpp | 76 static bool validate_array(SkReadBuffer& buffer, size_t count, SkSTArray<N, T, MEM_MOVE>* array) { in validate_array() argument 186 int count = desc.fCount + needsLast; in SkGradientShaderBase() local 674 static bool valid_grad(const SkColor4f colors[], const SkScalar pos[], int count, in valid_grad() argument [all...] |
| /third_party/skia/tests/ |
| H A D | BlurTest.cpp | 288 static void write_as_csv(const char* label, SkScalar scale, int* data, int count) { in write_as_csv() argument 297 static bool match(int* first, int* second, int count, int tol) { in match() argument
|