/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | d2i_pu.c | 28 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_PublicKey() argument
|
/third_party/protobuf/conformance/ |
H A D | autoload.php | 8 $length = strlen($prefix); variable
|
/third_party/openssl/crypto/camellia/ |
H A D | cmll_ofb.c | 24 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) Camellia_ofb128_encrypt() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Input.cpp | 32 Input::Input(size_t count, const char *const string[], const int length[]) in Input() argument
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | png-fix-itxt.c | 61 unsigned long length; /* must be 32 bits! */ in main() local [all...] |
/third_party/skia/tests/ |
H A D | SkBase64Test.cpp | 21 size_t length = 256 - offset; in DEF_TEST() local
|
/third_party/openssl/crypto/aes/ |
H A D | aes_ofb.c | 19 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) AES_ofb128_encrypt() argument
|
/third_party/openssl/crypto/asn1/ |
H A D | d2i_pu.c | 28 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_PublicKey() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | rep.h | 246 Replaceable::length() const { in length() function in Replaceable
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | svolume_orc.c | 35 pa_volume_s16ne_orc(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_orc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | sha256_i.h | 15 u64 length; member
|
H A D | sha512_i.h | 15 u64 length, state[8]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | sha256_i.h | 15 u64 length; member
|
H A D | sha512_i.h | 15 u64 length, state[8]; member
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | symbol-replace.js | [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | bitstream.c | 49 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() argument
|
H A D | takdsp.c | 26 static void decorrelate_ls(int32_t *p1, int32_t *p2, int length) in decorrelate_ls() argument 37 static void decorrelate_sr(int32_t *p1, int32_t *p2, int length) in decorrelate_sr() argument 48 static void decorrelate_sm(int32_t *p1, int32_t *p2, int length) in decorrelate_sm() argument 61 static void decorrelate_sf(int32_t *p1, int32_t *p2, int length, int dshift, int dfactor) in decorrelate_sf() argument
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | acelp_vectors_mips.c | 61 ff_weighted_vector_sumf_mips( float *out, const float *in_a, const float *in_b, float weight_coeff_a, float weight_coeff_b, int length) ff_weighted_vector_sumf_mips() argument
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_lineinfo.c | 37 dwfl_lineinfo(Dwfl_Line *line, Dwarf_Addr *addr, int *linep, int *colp, Dwarf_Word *mtime, Dwarf_Word *length) dwfl_lineinfo() argument
|
/third_party/ffmpeg/ffbuild/ |
H A D | bin2c.c | 30 unsigned int length = 0; in main() local
|
/third_party/eudev/src/shared/ |
H A D | utf8.h | 31 _pure_ static inline bool utf8_is_printable(const char* str, size_t length) { in utf8_is_printable() argument
|
/third_party/elfutils/libdw/ |
H A D | dwarf_tag.c | 52 size_t length; in __libdw_findabbrev() local
|
/third_party/gn/src/base/strings/ |
H A D | string_util_win.h | 21 int length = vsnprintf_s(buffer, size, size - 1, format, arguments); in vsnprintf() local
|
/third_party/icu/icu4c/source/common/ |
H A D | cstr.cpp | 24 int32_t length = in.extract(0, in.length(), static_cast<char *>(NULL), static_cast<uint32_t>(0)); in CStr() local
|
H A D | ucnvdisp.cpp | 42 int32_t length; in ucnv_getDisplayName() local
|