Home
last modified time | relevance | path

Searched defs:len (Results 4351 - 4375 of 7389) sorted by relevance

1...<<171172173174175176177178179180>>...296

/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c176 const size_t len = strlen(buffer); in print() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp131 unsigned len = strlen(close_bracket + 1) + 1; in visit_field() local
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c138 bin2hex(uint8_t *in, size_t len, char *out) in bin2hex() argument
472 size_t len = sizeof(sth); in lws_aws_filesystem_credentials_helper() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c166 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/ltp/lib/
H A Dtst_timer_test.c38 static void print_line(char c, int len) in print_line() argument
126 float len = bucket_len(buckets[i], max_bucket, plot_line_len); in frequency_plot() local
H A Dtst_res.c174 int len = 0; in tst_res__() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibbitmask.c158 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() argument
187 int len = 0; bitmask_displaylist() local
[all...]
/third_party/libwebsockets/lib/roles/http/
H A Dcookie.c63 lws_cookie_parse_date(const char *d, size_t len, time_t *t) in lws_cookie_parse_date() argument
154 size_t len; in lws_cookie_rm_sws() local
542 uint8_t len; global() member
[all...]
H A Dparsers.c481 int len = 0; in lws_hdr_total_length() local
501 int lws_hdr_copy_fragment(struct lws *wsi, char *dst, int len, in lws_hdr_copy_fragment() argument
532 lws_hdr_copy(struct lws *wsi, char *dst, int len, enum lws_token_indexes h) lws_hdr_copy() argument
622 lws_hdr_custom_copy(struct lws *wsi, char *dst, int len, const char *name, int nlen) lws_hdr_custom_copy() argument
1018 lws_parse(struct lws *wsi, unsigned char *buf, int *len) lws_parse() argument
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c498 lws_urldecode_spa_cb(struct lws_spa *spa, const char *name, char **buf, int len, in lws_urldecode_spa_cb() argument
157 lws_urldecode_s_process(struct lws_urldecode_stateful *s, const char *in, int len) lws_urldecode_s_process() argument
642 lws_spa_process(struct lws_spa *spa, const char *in, int len) lws_spa_process() argument
[all...]
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c82 lws_buf(uint8_t **p, void *s, uint32_t len) in lws_buf() argument
117 uint32_t len = (uint32_t)lws_ptr_diff(*p, start); in lws_pad_set_length() local
144 offer(struct per_session_data__sshd *pss, uint8_t *p, uint32_t len, int first, int *payload_len) offer() argument
304 int n = 0, len; handle_name() local
530 lws_ssh_parse_plaintext(struct per_session_data__sshd *pss, uint8_t *p, size_t len) lws_ssh_parse_plaintext() argument
1903 parse(struct per_session_data__sshd *pss, uint8_t *p, size_t len) parse() argument
2007 lws_callback_raw_sshd(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) lws_callback_raw_sshd() argument
[all...]
/third_party/ltp/metadata/
H A Dmetaparse.c813 size_t len = strlen(name); in strip_name() local
/third_party/libwebsockets/lib/roles/mqtt/
H A Dmqtt.c526 _lws_mqtt_rx_parser(struct lws *wsi, lws_mqtt_parser_t *par, const uint8_t *buf, size_t len) _lws_mqtt_rx_parser() argument
1957 lws_mqtt_client_send_publish(struct lws *wsi, lws_mqtt_publish_param_t *pub, const void *buf, uint32_t len, int is_complete) lws_mqtt_client_send_publish() argument
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c249 lws_metrics_om_ac_stash(struct pss *pss, const char *buf, size_t len) in lws_metrics_om_ac_stash() argument
352 grabfile(const char *fi, char *buf, size_t len) in grabfile() argument
201 lws_metrics_om_format_agg(lws_metric_pub_t *pub, const char *nm, lws_usec_t now, int gng, char *buf, size_t len) lws_metrics_om_format_agg() argument
468 callback_lws_openmetrics_export(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_export() argument
570 callback_lws_openmetrics_prox_agg(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_prox_agg() argument
745 callback_lws_openmetrics_prox_server(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_prox_server() argument
939 callback_lws_openmetrics_prox_client(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_openmetrics_prox_client() argument
[all...]
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c269 size_t len = (size_t)_len; in file_upload_cb() local
377 callback_deaddrop(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_deaddrop() argument
/third_party/libwebsockets/test-apps/
H A Dtest-client.c118 callback_dumb_increment(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_dumb_increment() argument
340 callback_lws_mirror(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_lws_mirror() argument
484 callback_test_raw_client(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_test_raw_client() argument
[all...]
H A Dtest-server.c84 lws_callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) lws_callback_http() argument
/third_party/ltp/testcases/kernel/fs/inode/
H A Dinode02.c245 int len; in tree() local
404 int new_ret_val, len, ret_len; in generate() local
570 int len, path_mode, val, ret_len, j; check() local
769 int len, ret_len; escrivez() local
[all...]
/third_party/mesa3d/src/glx/
H A Ddri_common.c705 int len; in glXGetScreenDriver() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp164 int len; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c886 unsigned len = sbuf->map.ranges[i].end - start; in svga_buffer_update_hw() local
H A Dsvga_shader.c633 unsigned len = codeLen + variant->signatureLen; in define_gb_shader_vgpu10() local
/third_party/node/src/crypto/
H A Dcrypto_cipher.cc789 Update( const char* data, size_t len, std::unique_ptr<BackingStore>* out) Init() argument
/third_party/node/src/
H A Dheap_utils.cc290 int len = size; variable
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dct.h419 size_t len); variable
446 long len); variable

Completed in 26 milliseconds

1...<<171172173174175176177178179180>>...296