Home
last modified time | relevance | path

Searched defs:len (Results 5476 - 5500 of 8444) sorted by relevance

1...<<211212213214215216217218219220>>...338

/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c435 int32_t len = (useLongNames ? 9 : 8); in print_month() local
552 int32_t len = 4; in print_year() local
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dconvsamp.cpp214 int32_t len; convsample_02() local
539 int32_t len; convsample_12() local
627 uint32_t len, len2; convsample_20_didSubstitute() local
721 uint32_t len, len2; convsample_21_didSubstitute() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp218 static int32_t getColumnCount(int32_t len){ in getColumnCount() argument
259 uint32_t len = 0; in str_write_java() local
398 int len =0; intvector_write_java() local
435 int len =0; int_write_java() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp230 int8_t len = CONTEXT_LEN; in ucbuf_fillucbuf() local
423 int32_t len = CONTEXT_LEN; in ucbuf_getcx32() local
627 ucbuf_getBuffer(UCHARBUF* buf,int32_t* len,UErrorCode* error) ucbuf_getBuffer() argument
640 ucbuf_resolveFileName(const char* inputDir, const char* fileName, char* target, int32_t* len, UErrorCode* status) ucbuf_resolveFileName() argument
716 ucbuf_readline(UCHARBUF* buf,int32_t* len,UErrorCode* err) ucbuf_readline() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c20 int len = 0; in asprintf() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c419 spdy_cb_on_data_chunk_recv(spdylay_session *session, uint8_t flags, int32_t stream_id, const uint8_t *data, size_t len, void *user_data) spdy_cb_on_data_chunk_recv() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c218 size_t len; in lookup_sub_value() local
363 size_t len; in MHD_digest_auth_get_username() local
68 cvthex(const unsigned char *bin, size_t len, char *hex) cvthex() argument
568 size_t len; MHD_digest_auth_check() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFMetadata.cpp45 static bool utf8_is_pdfdocencoding(const char* src, size_t len) { in utf8_is_pdfdocencoding() argument
68 static SkString to_utf16be(const char* src, size_t len) { in to_utf16be() argument
H A DSkPDFType1Font.cpp22 static bool parsePFBSection(const uint8_t** src, size_t* len, int sectionType, in parsePFBSection() argument
H A DSkPDFTypes.cpp122 static void write_string(SkWStream* wStream, const char* cin, size_t len) { in write_string() argument
164 void SkPDFWriteString(SkWStream* wStream, const char* cin, size_t len) { in SkPDFWriteString() argument
/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp132 size_t len = end - start; in trim_string() local
526 size_t len = file.read(buffer, bufferSize); parse_config_file() local
[all...]
H A DSkRemotableFontMgr_win_dw.cpp176 size_t len = wcsnlen_s(metrics.lfMessageFont.lfFaceName, LF_FACESIZE) + 1; in getDefaultFontFamilyName() local
/third_party/skia/tests/
H A DPDFPrimitivesTest.cpp51 static bool eq(const SkString& str, const char* strPtr, size_t len) { in eq() argument
330 size_t len = SkFloatToDecimal(inputFloat, floatString); in check_pdf_scalar_serialization() local
55 assert_eql(skiatest::Reporter* reporter, const SkString& skString, const char* str, size_t len) assert_eql() argument
378 size_t len = SkPDFUtils::ColorToDecimal(i, buffer); DEF_TEST() local
387 make_run(size_t len, const SkGlyphID* glyphs, SkPoint* pos, const SkFont& font, const uint32_t* clusters, size_t utf8TextByteLength, const char* utf8Text) make_run() argument
401 constexpr unsigned len = 11; DEF_TEST() local
425 constexpr unsigned len = 5; DEF_TEST() local
[all...]
H A DStreamTest.cpp35 test_loop_stream(skiatest::Reporter* reporter, SkStream* stream, const void* src, size_t len, int repeat) test_loop_stream() argument
H A DSVGDeviceTest.cpp121 size_t len = strlen(txt); in test_whitespace_pos() local
H A DTestUtils.cpp121 size_t len = SkBase64::Encode(pngData->data(), pngData->size(), nullptr); in BipmapToBase64DataURI() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h155 size_t len; in StoreAndFindMatches() local
230 const size_t len = FindAllMatches() local
[all...]
H A Dhash_longest_match_inc.h194 const size_t len = FindMatchLengthWithLimit(&data[prev_ix], in FindLongestMatch() local
234 const size_t len = FindMatchLengthWithLimit(&data[prev_ix], in FindLongestMatch() local
[all...]
H A Dhash_forgetful_chain_inc.h224 const size_t len = FindMatchLengthWithLimit(&data[prev_ix], in FindLongestMatch() local
262 const size_t len = FindMatchLengthWithLimit(&data[prev_ix], in FindLongestMatch() local
[all...]
H A Dentropy_encode.c476 BrotliConvertBitDepthsToSymbols(const uint8_t* depth, size_t len, uint16_t* bits) BrotliConvertBitDepthsToSymbols() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DUtilsD3D12.cpp29 size_t len = strlen(str); in ConvertStringToWstring() local
/third_party/openssl/test/
H A Ddsatest.c159 size_t len = 0; in dsa_keygen_test() local
H A Dhttp_test.c41 int len; in mock_http_server() local
102 static long http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, in http_bio_cb_ex() argument
[all...]
/third_party/openssl/test/helpers/
H A Dpkcs12.c77 static X509 *load_cert_asn1(const unsigned char *bytes, int len) in load_cert_asn1() argument
88 static EVP_PKEY *load_pkey_asn1(const unsigned char *bytes, int len) in load_pkey_asn1() argument
375 void add_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in add_certbag() argument
409 void add_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in add_keybag() argument
542 void check_certbag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, in check_certbag() argument
576 check_keybag(PKCS12_BUILDER *pb, const unsigned char *bytes, int len, const PKCS12_ATTR *attrs, const PKCS12_ENC *enc) check_keybag() argument
[all...]
/third_party/openssl/apps/lib/
H A Dvms_term_sock.c132 len; main() local

Completed in 23 milliseconds

1...<<211212213214215216217218219220>>...338