Home
last modified time | relevance | path

Searched defs:len (Results 2501 - 2525 of 7600) sorted by relevance

1...<<101102103104105106107108109110>>...304

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H A Dprotocol_lws_minimal.c22 size_t len; member
86 int len = 128, index = 1, n, whoami = 0; in thread_spam() local
144 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal() argument
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c258 unsigned len; /* length to copy for repeats, bits to drop */ local
H A Dgzread.c109 unsigned len; local
238 unsigned long crc, len; local
[all...]
/third_party/libwebsockets/lib/roles/netlink/
H A Dops-netlink.c117 unsigned int len; in rops_handle_POLLIN_netlink() local
/third_party/libwebsockets/lib/tls/
H A Dtls.c188 unsigned len; in lws_tls_server_conn_alpn() local
328 lws_filepos_t len; in lws_tls_alloc_pem_to_der_file() local
[all...]
H A Dtls-network.c232 lws_alpn_comma_to_openssl(const char *comma, uint8_t *os, int len) in lws_alpn_comma_to_openssl() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c32 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c50 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c78 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_http() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
H A Dminimal-secure-streams-client-tx.c41 myss_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in myss_rx() argument
69 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dprotocol_lws_minimal_server_echo.c27 size_t len; member
61 callback_minimal_server_echo(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal_server_echo() argument
[all...]
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dprotocol_lws_minimal.c22 size_t len; member
86 int len = 128, index = 1, n, whoami = 0; in thread_spam() local
144 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, void *user, void *in, size_t len) callback_minimal() argument
/third_party/libexif/test/
H A Dtest-parse-from-data.c164 size_t len = p-start; in split_ws_string() local
H A Dtest-parse.c133 size_t len = p-start; in split_ws_string() local
/third_party/libfuse/lib/
H A Dbuffer.c42 fuse_buf_write(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len) fuse_buf_write() argument
76 fuse_buf_read(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len) fuse_buf_read() argument
110 fuse_buf_fd_to_fd(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len) fuse_buf_fd_to_fd() argument
161 fuse_buf_splice(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len, enum fuse_buf_copy_flags flags) fuse_buf_splice() argument
216 fuse_buf_splice(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len, enum fuse_buf_copy_flags flags) fuse_buf_splice() argument
227 fuse_buf_copy_one(const struct fuse_buf *dst, size_t dst_off, const struct fuse_buf *src, size_t src_off, size_t len, enum fuse_buf_copy_flags flags) fuse_buf_copy_one() argument
265 fuse_bufvec_advance(struct fuse_bufvec *bufv, size_t len) fuse_bufvec_advance() argument
297 size_t len; fuse_buf_copy() local
[all...]
H A Dmount_util.c364 int len = 0; in fuse_mnt_parse_fuse_fd() local
H A Dmount_bsd.c140 size_t len; in init_backgrounded() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-riscv.c55 size_t len = strlen(pat); in parse_march_riscv() local
68 size_t len = strlen(pat); in parse_march_riscv() local
/third_party/lwip/src/netif/ppp/
H A Dfsm.c321 int len; in fsm_input() local
392 fsm_rconfreq(fsm *f, u_char id, u_char *inp, int len) fsm_rconfreq() argument
459 fsm_rconfack(fsm *f, int id, u_char *inp, int len) fsm_rconfack() argument
515 fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) fsm_rconfnakrej() argument
580 fsm_rtermreq(fsm *f, int id, u_char *p, int len) fsm_rtermreq() argument
645 fsm_rcoderej(fsm *f, u_char *inp, int len) fsm_rcoderej() argument
[all...]
/third_party/lwip/src/netif/
H A Dslipif.c547 slipif_received_bytes(struct netif *netif, u8_t *data, u8_t len) in slipif_received_bytes() argument
/third_party/lz4/examples/
H A DfileCompress.c39 size_t len; in compress_file() local
/third_party/lzma/C/
H A DLzFindOpt.c285 const Byte *len = (len0 < len1 ? len0 : len1); GetMatchesSpecN_2() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.h51 TNode<UintPtrT> len() { return len_; } in len() function in v8::internal::ArrayBuiltinsAssembler
H A Dbuiltins-trace.cc32 int len; in MaybeUtf8() local
62 void AllocateSufficientSpace(int len) { in AllocateSufficientSpace() argument
[all...]
/third_party/node/deps/v8/src/bigint/
H A Dbigint-internal.h144 explicit ScratchDigits(int len) : RWDigits(nullptr, len), storage_(len) { in ScratchDigits() argument

Completed in 13 milliseconds

1...<<101102103104105106107108109110>>...304