Home
last modified time | relevance | path

Searched defs:len (Results 6651 - 6675 of 7351) sorted by relevance

1...<<261262263264265266267268269270>>...295

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv_sse2.c294 YuvToRgbaRow_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v, uint8_t* dst, int len) YuvToRgbaRow_SSE2() argument
316 YuvToBgraRow_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v, uint8_t* dst, int len) YuvToBgraRow_SSE2() argument
338 YuvToArgbRow_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v, uint8_t* dst, int len) YuvToArgbRow_SSE2() argument
360 YuvToRgbRow_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v, uint8_t* dst, int len) YuvToRgbRow_SSE2() argument
397 YuvToBgrRow_SSE2(const uint8_t* y, const uint8_t* u, const uint8_t* v, uint8_t* dst, int len) YuvToBgrRow_SSE2() argument
757 SharpYUVUpdateY_SSE2(const uint16_t* ref, const uint16_t* src, uint16_t* dst, int len) SharpYUVUpdateY_SSE2() argument
791 SharpYUVUpdateRGB_SSE2(const int16_t* ref, const int16_t* src, int16_t* dst, int len) SharpYUVUpdateRGB_SSE2() argument
808 SharpYUVFilterRow_SSE2(const int16_t* A, const int16_t* B, int len, const uint16_t* best_y, uint16_t* out) SharpYUVFilterRow_SSE2() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c360 const int len = (w - 1) >> 1; // length to filter in InterpolateTwoRows() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp1874 int32_t len = localCapacity - static_cast<int32_t>(ptr - localBuffer); local
H A Dmsgfmt.cpp226 int32_t len; member in AppendableWrapper
1399 int32_t len = index - prevIndex; in parse() local
1561 int32_t len = umsg_autoQuoteApostrophe(pat, plen, buf, blen, &status); autoQuoteApostrophe() local
[all...]
H A Dnumber_longnames.cpp156 int32_t len = pattern.length(); in extractCorePattern() local
564 int32_t len = 0; in getCompoundValue() local
[all...]
H A Drbnf.cpp390 LocDataParser::parse(UChar* _data, int32_t len) { in parse() argument
602 int32_t len = msg.extract(0, msg.length(), buf, 128); in parseError() local
630 int32_t len = info.length(); in create() local
1070 int32_t len = localeName.length(); getRuleSetDisplayName() local
1691 int32_t len = 0; initCapitalizationContextInfo() local
[all...]
H A Drulebasedcollator.cpp568 RuleBasedCollator::setVariableTop(const UChar *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop() argument
H A Dtimezone.cpp185 int32_t len; in findInStringArray() local
765 int32_t len; member in TZEnumeration
790 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap() argument
1522 int32_t len = 0; initTZDataVersion() local
1624 int32_t len; getWindowsID() local
1688 int32_t len = 0; getIDForWindowsID() local
[all...]
H A Dtzgnames.cpp914 int32_t len = tznamesMatches->getMatchLengthAt(i); in findBestMatch() local
987 int32_t len = localMatches->getMatchLength(i); in findBestMatch() local
H A Duregex.cpp1168 int32_t len = 0; in uregex_replaceAll() local
1242 int32_t len = 0; in uregex_replaceFirst() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dparse.cpp1417 int32_t len = (int32_t)(stopstring-string); in parseIntVector() local
1498 uint32_t len=(uint32_t)(stopstring-toConv); in parseBinary() local
1552 int32_t len = (int32_t)(stopstring-string); in parseInteger() local
1606 int32_t len = T_FileStream_size(file); in parseImport() local
1625 int32_t len=0; parseInclude() local
[all...]
H A Dreslist.cpp281 fString.setTo(ConstChar16Ptr(value), len); in StringBaseResource() local
304 StringBaseResource::StringBaseResource(int8_t type, const UChar *value, int32_t len, in StringBaseResource() argument
431 int32_t len = length(); in handlePreflightStrings() local
271 StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringBaseResource() argument
747 int32_t len = length(); handleWrite() local
955 int32_t off = 0, len = 0; write() local
1114 string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) string_open() argument
1120 alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) alias_open() argument
1559 int32_t len = length(); writeUTF16v2() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp379 int32_t len = (int32_t)uprv_strlen(o.shortName); in main() local
523 int32_t len = static_cast<int32_t>(strlen(command)); in runCommand() local
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp973 DWORD len = GetGlyphOutlineW(fDDC, 'x', GGO_METRICS, &gm, 0, 0, &gMat2Identity); in generateFontMetrics() local
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp254 SkDVector len = this->pointLast() - this->pointFirst(); in linearT() local
/third_party/skia/tests/
H A DCodecTest.cpp589 static void test_invalid_stream(skiatest::Reporter* r, const void* stream, size_t len) { in test_invalid_stream() argument
739 static void codex_test_write_fn(png_structp png_ptr, png_bytep data, png_size_t len) { in codex_test_write_fn() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c37 static BROTLI_INLINE uint32_t BlockLengthPrefixCode(uint32_t len) { in BlockLengthPrefixCode() argument
44 static BROTLI_INLINE void GetBlockLengthPrefixCode(uint32_t len, size_t* code, in GetBlockLengthPrefixCode() argument
1279 BrotliStoreUncompressedMetaBlock(BROTLI_BOOL is_final_block, const uint8_t* BROTLI_RESTRICT input, size_t position, size_t mask, size_t len, size_t* BROTLI_RESTRICT storage_ix, uint8_t* BROTLI_RESTRICT storage) BrotliStoreUncompressedMetaBlock() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/ceval/
H A Dceval.h352 unsigned int len = 0; in ceval_shrink() local
879 unsigned int len = 0; in ceval_make_tree() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1925 int len = i; in ProcessCommandsInternal() local
[all...]
/third_party/openssl/test/helpers/
H A Dhandshake.c142 size_t len, remaining; in client_hello_select_server_ctx() local
292 int len; client_ocsp_cb() local
347 size_t len, i, prefix; parse_protos() local
408 server_npn_cb(SSL *s, const unsigned char **data, unsigned int *len, void *arg) server_npn_cb() argument
1224 dup_str(const unsigned char *in, size_t len) dup_str() argument
[all...]
/third_party/optimized-routines/math/test/
H A Dulp.c106 uint64_t len; member
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c2034 FT_Pos len; in af_latin_hints_link_segments() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c1883 FT_ULong len; in Mac_Read_POST_Resource() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.cc494 hb_font_get_glyph_from_name_default(hb_font_t *font, void *font_data HB_UNUSED, const char *name, int len, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_font_get_glyph_from_name_default() argument
1163 hb_font_get_glyph_from_name(hb_font_t *font, const char *name, int len, hb_codepoint_t *glyph) hb_font_get_glyph_from_name() argument
1458 hb_font_glyph_from_string(hb_font_t *font, const char *s, int len, hb_codepoint_t *glyph) hb_font_glyph_from_string() argument
[all...]
H A Dhb-ot-cmap-table.hh835 HBUINT32 len; copy() local
[all...]

Completed in 64 milliseconds

1...<<261262263264265266267268269270>>...295