Home
last modified time | relevance | path

Searched defs:len (Results 1801 - 1825 of 7526) sorted by relevance

1...<<71727374757677787980>>...302

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c49 cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, const unsigned char *in, size_t len) cipher_hw_rc4_hmac_md5_cipher() argument
169 unsigned int len; cipher_hw_rc4_hmac_md5_tls_init() local
190 cipher_hw_rc4_hmac_md5_init_mackey(PROV_CIPHER_CTX *bctx, const unsigned char *key, size_t len) cipher_hw_rc4_hmac_md5_init_mackey() argument
[all...]
/third_party/openssl/providers/implementations/encode_decode/
H A Dendecoder_common.c87 ossl_read_der(PROV_CTX *provctx, OSSL_CORE_BIO *cin, unsigned char **data, long *len) ossl_read_der() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontInputStream.java127 public int read(byte[] b, int off, int len) throws IOException { in read() argument
H A DFontOutputStream.java121 public void write(byte[] b, int off, int len) throws IOException { in write() argument
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Diccfrompng.c103 size_t len; in extract_one_file() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfuncrepl.cpp87 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor); in replace() local
H A Dinputext.cpp49 void InputText::setText(const char *in, int32_t len) in setText() argument
57 void InputText::setDeclaredEncoding(const char* encoding, int32_t len) in setDeclaredEncoding() argument
H A Dname2uni.cpp184 int32_t len = name.length(); in handleTransliterate() local
H A Dnumber_decimalquantity.h404 int32_t len; member
/third_party/skia/third_party/externals/icu/source/io/
H A Duprintf.h75 int32_t len; /* Maximum number of code units that can be written to output */ member
/third_party/skia/third_party/externals/icu/source/tools/gencfu/
H A Dgencfu.cpp304 static const char *readFile(const char *fileName, int32_t *len) { in readFile() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddbgutil.cpp121 int32_t len = s.length(); in udbg_stoi() local
133 int32_t len = s.length(); in udbg_stod() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddigest_auth_example.c94 ssize_t len; in main() local
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
H A DDrumPlayerJNI.cpp79 int len = env->GetArrayLength (bytearray); in Java_com_plausiblesoftware_drumthumper_DrumPlayer_loadWavAssetNative() local
/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp37 SkDVector len = fPts[1] - fPts[0]; // the x/y magnitudes of the line in nearPoint() local
67 SkDVector len = fPts[1] - fPts[0]; // the x/y magnitudes of the line in nearRay() local
[all...]
/third_party/skia/src/pdf/
H A DSkJpegInfo.cpp81 bool SkGetJpegInfo(const void* data, size_t len, in SkGetJpegInfo() argument
H A DSkPDFUtils.h75 size_t len = SkPDFUtils::ColorToDecimal(value, buffer); in AppendColorComponent() local
80 size_t len = SkPDFUtils::ColorToDecimalF(value, buffer); in AppendColorComponentF() local
86 size_t len = SkFloatToDecimal(SkScalarToFloat(value), result); in AppendScalar() local
107 size_t len = SkUTF::ToUTF16(utf32, utf16); in WriteUTF16beHex() local
[all...]
/third_party/skia/src/xml/
H A DSkDOMParser.cpp85 bool SkDOMParser::onText(const char text[], int len) { in onText() argument
/third_party/skia/tests/
H A DPDFDocumentTest.cpp143 size_t len = strlen(expectation); in contains() local
H A DSkUTFTest.cpp114 size_t len = SkUTF::ToUTF8(uni, buff); in DEF_TEST() local
/third_party/skia/src/utils/win/
H A DSkDWrite.cpp77 int len = WideCharToMultiByte(CP_UTF8, 0, name, nameLen, nullptr, 0, nullptr, nullptr); in sk_wchar_to_skstring() local
/third_party/skia/src/utils/
H A DSkDashPath.cpp42 SkScalar len = 0; in CalcDashParameters() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dliteral_cost.c36 static size_t DecideMultiByteStatsLevel(size_t pos, size_t len, size_t mask, in DecideMultiByteStatsLevel() argument
56 static void EstimateBitCostsForLiteralsUTF8(size_t pos, size_t len, size_t mask, in EstimateBitCostsForLiteralsUTF8() argument
127 void BrotliEstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, in BrotliEstimateBitCostsForLiterals() argument
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DHuffman.java21 private static int getNextKey(int key, int len) { in getNextKey() argument
46 private static int nextTableBitSize(int[] count, int len, int rootBits) { in nextTableBitSize() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/common/
H A Dtransform.c236 int BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, in BrotliTransformDictionaryWord() argument
[all...]

Completed in 11 milliseconds

1...<<71727374757677787980>>...302