Home
last modified time | relevance | path

Searched defs:length (Results 51 - 75 of 3475) sorted by relevance

12345678910>>...139

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dd2i_pu.c28 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) d2i_PublicKey() argument
/third_party/protobuf/conformance/
H A Dautoload.php8 $length = strlen($prefix); variable
/third_party/openssl/crypto/camellia/
H A Dcmll_ofb.c24 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 DInput.cpp32 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 Dpng-fix-itxt.c61 unsigned long length; /* must be 32 bits! */ in main() local
[all...]
/third_party/skia/tests/
H A DSkBase64Test.cpp21 size_t length = 256 - offset; in DEF_TEST() local
/third_party/openssl/crypto/aes/
H A Daes_ofb.c19 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 Dd2i_pu.c28 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 Drep.h246 Replaceable::length() const { in length() function in Replaceable
/third_party/pulseaudio/src/pulsecore/
H A Dsvolume_orc.c35 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 Dsha256_i.h15 u64 length; member
H A Dsha512_i.h15 u64 length, state[8]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256_i.h15 u64 length; member
H A Dsha512_i.h15 u64 length, state[8]; member
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-replace.js[all...]
/third_party/ffmpeg/libavcodec/
H A Dbitstream.c49 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() argument
H A Dtakdsp.c26 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 Dacelp_vectors_mips.c61 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 Ddwfl_lineinfo.c37 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 Dbin2c.c30 unsigned int length = 0; in main() local
/third_party/eudev/src/shared/
H A Dutf8.h31 _pure_ static inline bool utf8_is_printable(const char* str, size_t length) { in utf8_is_printable() argument
/third_party/elfutils/libdw/
H A Ddwarf_tag.c52 size_t length; in __libdw_findabbrev() local
/third_party/gn/src/base/strings/
H A Dstring_util_win.h21 int length = vsnprintf_s(buffer, size, size - 1, format, arguments); in vsnprintf() local
/third_party/icu/icu4c/source/common/
H A Dcstr.cpp24 int32_t length = in.extract(0, in.length(), static_cast<char *>(NULL), static_cast<uint32_t>(0)); in CStr() local
H A Ducnvdisp.cpp42 int32_t length; in ucnv_getDisplayName() local

Completed in 7 milliseconds

12345678910>>...139