| /third_party/openssl/crypto/rc5/ |
| H A D | rc5cfb64.c | 25 RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num, int encrypt) RC5_32_cfb64_encrypt() argument
|
| H A D | rc5ofb64.c | 24 RC5_32_ofb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num) RC5_32_ofb64_encrypt() argument
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | buffer.h | 39 size_t length; /* current number of bytes */ member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | MemoryByteArray.java | 36 public MemoryByteArray(int length) { in MemoryByteArray() argument 73 protected int internalPut(int index, byte[] b, int offset, int length) { in internalPut() argument 84 protected int internalGet(int index, byte[] b, int offset, int length) { in internalGet() argument 96 copyTo(OutputStream os, int offset, int length) copyTo() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
| H A D | SubTable.java | 67 protected SubTable(ReadableFontData data, int offset, int length) { in SubTable() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jcicc.c | 54 unsigned int length; /* number of bytes to write in this marker */ in jpeg_write_icc_profile() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | checksum-icc.c | 21 uLong length = 0; in read_one_file() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngwio.c | 33 png_write_data(png_structrp png_ptr, png_const_bytep data, size_t length) in png_write_data() argument 51 png_default_write_data(png_structp png_ptr, png_bytep data, size_t length) in png_default_write_data() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-double-to-string.cpp | 395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/case/ |
| H A D | ucase.c | 39 int length; in c_main() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | collationinfo.cpp | 36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; in printSizes() local 120 printReorderRanges(const CollationData &data, const int32_t *codes, int32_t length) printReorderRanges() argument [all...] |
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| H A D | type_mat2x2.hpp | 72 GLM_FUNC_DECL static length_type length(){return 2;} in length() function
|
| H A D | type_mat2x3.hpp | 73 GLM_FUNC_DECL static length_type length(){return 2;} in length() function
|
| H A D | type_mat2x4.hpp | 75 GLM_FUNC_DECL static length_type length(){return 2;} in length() function
|
| H A D | type_mat3x2.hpp | 80 GLM_FUNC_DECL static length_type length(){return 3;} in length() function
|
| H A D | type_mat3x3.hpp | 79 GLM_FUNC_DECL static length_type length(){return 3;} in length() function
|
| H A D | type_mat3x4.hpp | 80 GLM_FUNC_DECL static length_type length(){return 3;} in length() function
|
| H A D | type_mat4x2.hpp | 85 GLM_FUNC_DECL static length_type length(){return 4;} in length() function
|
| H A D | type_mat4x3.hpp | 85 GLM_FUNC_DECL static length_type length(){return 4;} in length() function
|
| H A D | type_mat4x4.hpp | 84 GLM_FUNC_DECL static length_type length(){return 4;} in length() function
|
| /third_party/skia/tests/ |
| H A D | DescriptorTest.cpp | 17 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() argument
|
| /third_party/skia/src/sfnt/ |
| H A D | SkOTTable_name.cpp | 15 static SkUnichar next_unichar_UTF16BE(const uint8_t** srcPtr, size_t* length) { in next_unichar_UTF16BE() argument 51 static void SkString_from_UTF16BE(const uint8_t* utf16be, size_t length, SkStrin argument 85 SkStringFromMacRoman(const uint8_t* macRoman, size_t length, SkString& utf8) SkStringFromMacRoman() argument [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkTextUtils.cpp | 27 void SkTextUtils::GetPath(const void* text, size_t length, SkTextEncoding encoding, in GetPath() argument
|
| H A D | SkJSONWriter.cpp | 39 int length = _vsnprintf_s(buffer, kBufferSize, _TRUNCATE, fmt, argp); in appendf() local 41 int length = vsnprintf(buffer, kBufferSize, fmt, argp); in appendf() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | utf8_util.c | 68 BrotliIsMostlyUTF8( const uint8_t* data, const size_t pos, const size_t mask, const size_t length, const double min_fraction) BrotliIsMostlyUTF8() argument
|