Home
last modified time | relevance | path

Searched defs:len (Results 1551 - 1575 of 22398) sorted by relevance

1...<<61626364656667686970>>...896

/third_party/python/Python/
H A Dstructmember.c257 Py_ssize_t len; in PyMember_SetOne() local
/third_party/openssl/test/
H A Dx509_internal_test.c85 int len = a2i_ipaddress_tests[idx].length; in test_a2i_ipaddress() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_dftables.c160 size_t len = fwrite(tables, 1, TABLES_LENGTH, f); in main() local
H A Dpcre2_extuni.c100 int len = 1; in extuni() local
H A Dpcre2_string_utils.c157 PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPTR str2, size_t len) in strncmp() argument
186 PRIV(strncmp_c8)(PCRE2_SPTR str1, const char *str2, size_t len) in strncmp_c8() argument
/third_party/protobuf/conformance/
H A DConformanceJavaLite.java37 private boolean readFromStdin(byte[] buf, int len) throws Exception { in readFromStdin() argument
/third_party/pulseaudio/src/pulsecore/
H A Dx11prop.c91 int len; in pa_x11_get_prop() local
/third_party/python/Include/internal/
H A Dpycore_list.h48 Py_ssize_t len = PyList_GET_SIZE(self); in _PyList_AppendTakeRef() local
/third_party/openssl/crypto/ec/
H A Decdh_ossl.c58 size_t buflen, len; in ossl_ecdh_simple_compute_key() local
H A Dec_oct.c141 size_t len; in EC_POINT_point2buf() local
73 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_point2oct() argument
109 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) EC_POINT_oct2point() argument
[all...]
/third_party/openssl/crypto/engine/
H A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb() argument
[all...]
/third_party/openssl/crypto/mdc2/
H A Dmdc2dgst.c45 int MDC2_Update(MDC2_CTX *c, const unsigned char *in, size_t len) in MDC2_Update() argument
77 static void mdc2_body(MDC2_CTX *c, const unsigned char *in, size_t len) in mdc2_body() argument
[all...]
/third_party/openssl/crypto/rand/
H A Dprov_seed.c41 ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char *buf, size_t len) ossl_rand_cleanup_entropy() argument
72 ossl_rand_cleanup_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, unsigned char *buf, size_t len) ossl_rand_cleanup_nonce() argument
/third_party/openssl/crypto/bio/
H A Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex() argument
/third_party/openssl/crypto/bn/
H A Dbn_recp.c174 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) in BN_reciprocal() argument
/third_party/openssl/crypto/modes/
H A Dcbc128.c24 CRYPTO_cbc128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_cbc128_encrypt() argument
76 CRYPTO_cbc128_decrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], block128_f block) CRYPTO_cbc128_decrypt() argument
[all...]
H A Dxts128.c23 CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) CRYPTO_xts128_encrypt() argument
/third_party/openssl/crypto/asn1/
H A Da_bitstr.c16 int ASN1_BIT_STRING_set(ASN1_BIT_STRING *x, unsigned char *d, int len) in ASN1_BIT_STRING_set() argument
23 int ret, j, bits, len; in ossl_i2c_ASN1_BIT_STRING() local
79 ossl_c2i_ASN1_BIT_STRING(ASN1_BIT_STRING **a, const unsigned char **pp, long len) ossl_c2i_ASN1_BIT_STRING() argument
[all...]
/third_party/openssl/crypto/buffer/
H A Dbuffer.c58 static char *sec_alloc_realloc(BUF_MEM *str, size_t len) in sec_alloc_realloc() argument
73 size_t BUF_MEM_grow(BUF_MEM *str, size_t len) in BUF_MEM_grow() argument
110 BUF_MEM_grow_clean(BUF_MEM *str, size_t len) BUF_MEM_grow_clean() argument
[all...]
/third_party/openssl/crypto/md2/
H A Dmd2_dgst.c86 int MD2_Update(MD2_CTX *c, const unsigned char *data, size_t len) in MD2_Update() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkStrUtil.cpp68 int len = WideCharToMultiByte(CP_UTF8, 0, wstr.wstr, -1, NULL, 0, 0, 0); in operator <<() local
/third_party/skia/src/core/
H A DSkWriter32.cpp18 void SkWriter32::writeString(const char str[], size_t len) { in writeString() argument
35 size_t SkWriter32::WriteStringSize(const char* str, size_t len) { in WriteStringSize() argument
[all...]
/third_party/skia/src/opts/
H A DSkChecksum_opts.h112 inline uint32_t hash_fn(const void* data, size_t len, uint32_t seed) { in hash_fn() argument
/third_party/skia/samplecode/
H A DSampleLCD.cpp32 size_t len = strlen(text); variable
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/turbo-cov/
H A Dmain.cpp39 uint64_t len = str.size(); in emit() local

Completed in 9 milliseconds

1...<<61626364656667686970>>...896