/third_party/python/Python/ |
H A D | structmember.c | 257 Py_ssize_t len; in PyMember_SetOne() local
|
/third_party/openssl/test/ |
H A D | x509_internal_test.c | 85 int len = a2i_ipaddress_tests[idx].length; in test_a2i_ipaddress() local
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_dftables.c | 160 size_t len = fwrite(tables, 1, TABLES_LENGTH, f); in main() local
|
H A D | pcre2_extuni.c | 100 int len = 1; in extuni() local
|
H A D | pcre2_string_utils.c | 157 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 D | ConformanceJavaLite.java | 37 private boolean readFromStdin(byte[] buf, int len) throws Exception { in readFromStdin() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | x11prop.c | 91 int len; in pa_x11_get_prop() local
|
/third_party/python/Include/internal/ |
H A D | pycore_list.h | 48 Py_ssize_t len = PyList_GET_SIZE(self); in _PyList_AppendTakeRef() local
|
/third_party/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 58 size_t buflen, len; in ossl_ecdh_simple_compute_key() local
|
H A D | ec_oct.c | 141 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 D | eng_fat.c | 50 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 D | mdc2dgst.c | 45 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 D | prov_seed.c | 41 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 D | bio_cb.c | 19 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 D | bn_recp.c | 174 int BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) in BN_reciprocal() argument
|
/third_party/openssl/crypto/modes/ |
H A D | cbc128.c | 24 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 D | xts128.c | 23 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 D | a_bitstr.c | 16 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 D | buffer.c | 58 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 D | md2_dgst.c | 86 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 D | vkStrUtil.cpp | 68 int len = WideCharToMultiByte(CP_UTF8, 0, wstr.wstr, -1, NULL, 0, 0, 0); in operator <<() local
|
/third_party/skia/src/core/ |
H A D | SkWriter32.cpp | 18 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 D | SkChecksum_opts.h | 112 inline uint32_t hash_fn(const void* data, size_t len, uint32_t seed) { in hash_fn() argument
|
/third_party/skia/samplecode/ |
H A D | SampleLCD.cpp | 32 size_t len = strlen(text); variable
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/turbo-cov/ |
H A D | main.cpp | 39 uint64_t len = str.size(); in emit() local
|