Home
last modified time | relevance | path

Searched defs:len (Results 1276 - 1300 of 21042) sorted by relevance

1...<<51525354555657585960>>...842

/third_party/libsnd/src/
H A Dcart.c48 { size_t len ; in cart_var_set() local
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-misc.c48 lws_get_random(struct lws_context *context, void *buf, size_t len) in lws_get_random() argument
/third_party/libsnd/tests/
H A Dgenerate.c36 generate_file (const char * filename, int format, int len) in generate_file() argument
58 crappy_snare(float *output, int len, int offset, float gain, float maxabs) crappy_snare() argument
[all...]
/third_party/libuv/src/unix/
H A Dbsd-proctitle.c73 size_t len; in uv_get_process_title() local
/third_party/libuv/test/
H A Dtest-process-title-threadsafe.c44 size_t len; in getter_thread_body() local
/third_party/libwebsockets/lib/drivers/spi/bitbang/
H A Dlws-bb-spi.c51 lws_bb_spi_write(lws_bb_spi_t *ctx, const uint8_t *buf, size_t len) in lws_bb_spi_write() argument
75 lws_bb_spi_read(lws_bb_spi_t *ctx, uint8_t *buf, size_t len) in lws_bb_spi_read() argument
/third_party/libwebsockets/lib/misc/lwsac/
H A Dcached-file.c127 lwsac_cached_file(const char *filepath, lwsac_cached_file_t *cache, size_t *len) in lwsac_cached_file() argument
/third_party/libwebsockets/lib/core-net/
H A Doutput.c31 lws_issue_raw(struct lws *wsi, unsigned char *buf, size_t len) in lws_issue_raw() argument
214 lws_write(struct lws *wsi, unsigned char *buf, size_t len, enum lws_write_protocol wp) lws_write() argument
247 lws_ssl_capable_read_no_ssl(struct lws *wsi, unsigned char *buf, size_t len) lws_ssl_capable_read_no_ssl() argument
308 lws_ssl_capable_write_no_ssl(struct lws *wsi, unsigned char *buf, size_t len) lws_ssl_capable_write_no_ssl() argument
[all...]
/third_party/mbedtls/library/
H A Dx509write.c48 size_t len; in mbedtls_x509_write_set_san_common() local
[all...]
H A Derror.c792 size_t len; in mbedtls_strerror() local
H A Dpsa_crypto_random_impl.h121 mbedtls_psa_drbg_seed(mbedtls_psa_drbg_context_t *drbg_ctx, mbedtls_entropy_context *entropy, const unsigned char *custom, size_t len) mbedtls_psa_drbg_seed() argument
/third_party/mbedtls/tests/src/
H A Drandom.c29 mbedtls_test_rnd_std_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_std_rand() argument
54 mbedtls_test_rnd_zero_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_zero_rand() argument
67 mbedtls_test_rnd_buffer_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_buffer_rand() argument
102 mbedtls_test_rnd_pseudo_rand(void *rng_state, unsigned char *output, size_t len) mbedtls_test_rnd_pseudo_rand() argument
[all...]
/third_party/libabigail/tests/
H A Dtest-diff2.cc121 int len = ses_len(opts.str1, opts.str2, opts.reverse); in main() local
122 cout << len << "\n"; in main() local
/third_party/libcoap/src/
H A Dcoap_encode.c38 coap_decode_var_bytes(const uint8_t *buf, size_t len) { in coap_decode_var_bytes() argument
67 coap_decode_var_bytes8(const uint8_t *buf, size_t len) { in coap_decode_var_bytes8() argument
H A Dcoap_asn1.c20 size_t len = 0; in asn1_len() local
71 size_t len = asn1_len(&acp); in get_asn1_tag() local
[all...]
H A Dcoap_prng.c40 coap_prng_impl(unsigned char *buf, size_t len) { in coap_prng_impl() argument
63 coap_prng_default(void *buf, size_t len) { in coap_prng_default() argument
140 coap_prng(void *buf, size_t len) coap_prng() argument
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_asic_id.c111 size_t len = 0; in amdgpu_parse_asic_ids() local
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_dtlsclient.c35 size_t len; in LLVMFuzzerTestOneInput() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-iterator-prototype.c91 ecma_length_t len = ecma_string_get_length (string_p); in ecma_builtin_string_iterator_prototype_object_next() local
/third_party/lzma/CPP/7zip/Archive/Common/
H A DItemNameUtils.cpp62 const unsigned len = name.Len(); in ReplaceToOsSlashes_Remove_TailSlash() local
82 void NormalizeSlashes_in_FileName_for_OsPath(wchar_t *name, unsigned len) in NormalizeSlashes_in_FileName_for_OsPath() argument
/third_party/libwebsockets/lib/roles/http/
H A Ddate.c38 lws_http_date_render(char *buf, size_t len, const struct tm *tm) in lws_http_date_render() argument
54 lws_http_date_render_from_unix(char *buf, size_t len, const time_t *t) in lws_http_date_render_from_unix() argument
72 lws_http_date_parse(const char *b, size_t len, struct tm *tm) in lws_http_date_parse() argument
135 lws_http_date_parse_unix(const char *b, size_t len, time_t *t) in lws_http_date_parse_unix() argument
161 size_t len in lws_http_check_retry_after() local
[all...]
/third_party/libwebsockets/lib/secure-streams/cpp/
H A DlssMsg.cxx30 lssmsg_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in lssmsg_rx() argument
36 lssmsg_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, in lssmsg_tx() argument
/third_party/libwebsockets/lib/tls/
H A Dlws-genec-common.c54 size_t len; in lws_genec_confirm_curve_allowed_by_tls_id() local
/third_party/ltp/lib/
H A Dtst_crypto.c38 uint32_t len; in tst_crypto_recv_ack() local
H A Dtst_fill_fs.c23 size_t len; in fill_random() local

Completed in 11 milliseconds

1...<<51525354555657585960>>...842