Home
last modified time | relevance | path

Searched defs:payload (Results 426 - 450 of 1331) sorted by relevance

1...<<11121314151617181920>>...54

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dprotocol_lws_minimal_client_echo.c26 void *payload; /* is malloc'd */ member
/third_party/ltp/lib/
H A Dtst_rtnetlink.c242 tst_rtnl_add_message(const char *file, const int lineno, struct tst_rtnl_context *ctx, const struct nlmsghdr *header, const void *payload, size_t payload_size) tst_rtnl_add_message() argument
/third_party/ltp/metadata/
H A Ddata_storage.h137 static inline int data_node_hash_add(struct data_node *self, const char *id, struct data_node *payload) in data_node_hash_add() argument
215 static inline int data_node_array_add(struct data_node *self, struct data_node *payload) in data_node_array_add() argument
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c433 lws_async_dns_estimate(const char *name, void *opaque, uint32_t ttl, adns_query_type_t type, const uint8_t *payload) lws_async_dns_estimate() argument
463 lws_async_dns_store(const char *name, void *opaque, uint32_t ttl, adns_query_type_t type, const uint8_t *payload) lws_async_dns_store() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_mirror.c58 void *payload; member
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h181 WireBytesRef payload; member
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.cc167 const char* BitsetName(uint64_t payload) { return d::BitsetName(payload); } in BitsetName() argument
/third_party/mesa3d/src/intel/ds/
H A Dintel_driver_ds.cc334 custom_trace_payload_as_extra_end_stall(perfetto::protos::pbzero::GpuRenderStageEvent *event, const struct trace_intel_end_stall *payload) custom_trace_payload_as_extra_end_stall() argument
423 intel_ds_begin_stall(struct intel_ds_device *device, uint64_t ts_ns, const void *flush_data, const struct trace_intel_begin_stall *payload) intel_ds_begin_stall() argument
434 intel_ds_end_stall(struct intel_ds_device *device, uint64_t ts_ns, const void *flush_data, const struct trace_intel_end_stall *payload) intel_ds_end_stall() argument
[all...]
/third_party/lwip/src/apps/tftp/
H A Dtftp_server.c122 u16_t *payload; in send_error() local
142 u16_t *payload; in send_ack() local
176 u16_t *payload; send_data() local
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c37 void *payload; /* is malloc'd */ member
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c34 void *payload; /* is malloc'd */ member
/third_party/libdrm/tests/amdgpu/
H A Dsyncobj_tests.c229 uint64_t payload; in amdgpu_syncobj_timeline_test() local
/third_party/lwip/src/include/lwip/
H A Dpbuf.h191 void *payload; global() member
237 const void *payload; global() member
[all...]
/third_party/lwip/src/netif/ppp/
H A Dpppos.c687 u8_t *payload = ((u8_t*)next_pbuf->payload) + pbuf_alloc_len; in pppos_input() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-page.h262 BasePage* BasePage::FromPayload(void* payload) { in FromPayload() argument
268 const BasePage* BasePage::FromPayload(const void* payload) { in FromPayload() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.cc324 fd_start_render_pass(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_render_pass *payload) fd_start_render_pass() argument
345 fd_end_render_pass(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_render_pass *payload) fd_end_render_pass() argument
353 fd_start_binning_ib(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_binning_ib *payload) fd_start_binning_ib() argument
361 fd_end_binning_ib(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_binning_ib *payload) fd_end_binning_ib() argument
369 fd_start_draw_ib(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_draw_ib *payload) fd_start_draw_ib() argument
379 fd_end_draw_ib(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_draw_ib *payload) fd_end_draw_ib() argument
389 fd_start_blit(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_blit *payload) fd_start_blit() argument
397 fd_end_blit(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_blit *payload) fd_end_blit() argument
405 fd_start_compute(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_compute *payload) fd_start_compute() argument
413 fd_end_compute(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_compute *payload) fd_end_compute() argument
421 fd_start_clear_restore(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_clear_restore *payload) fd_start_clear_restore() argument
429 fd_end_clear_restore(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_clear_restore *payload) fd_end_clear_restore() argument
437 fd_start_resolve(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_resolve *payload) fd_start_resolve() argument
445 fd_end_resolve(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_resolve *payload) fd_end_resolve() argument
453 fd_start_state_restore(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_state_restore *payload) fd_start_state_restore() argument
461 fd_end_state_restore(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_state_restore *payload) fd_end_state_restore() argument
469 fd_start_vsc_overflow_test(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_vsc_overflow_test *payload) fd_start_vsc_overflow_test() argument
477 fd_end_vsc_overflow_test(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_vsc_overflow_test *payload) fd_end_vsc_overflow_test() argument
485 fd_start_prologue(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_start_prologue *payload) fd_start_prologue() argument
493 fd_end_prologue(struct pipe_context *pctx, uint64_t ts_ns, const void *flush_data, const struct trace_end_prologue *payload) fd_end_prologue() argument
[all...]
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c227 uint8_t payload; in pa__init() local
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
H A Dmru_cache.h94 iterator Put(const KeyType &key, Payload &&payload) in Put() argument
/third_party/skia/third_party/externals/libwebp/imageio/
H A Djpegdec.c176 MetadataPayload* const payload = in ExtractMetadataFromJPEG() local
H A Dpngdec.c167 MetadataPayload* const payload = in ExtractMetadataFromPNG() local
97 ProcessRawProfile(const char* profile, size_t profile_len, MetadataPayload* const payload) ProcessRawProfile() argument
[all...]
H A Dtiffdec.c45 MetadataPayload* const payload = in ExtractMetadataFromTIFF() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sake.c140 eap_sake_process_identity(struct eap_sm *sm, struct eap_sake_data *data, struct eap_method_ret *ret, u8 id, const u8 *payload, size_t payload_len) eap_sake_process_identity() argument
183 eap_sake_process_challenge(struct eap_sm *sm, struct eap_sake_data *data, struct eap_method_ret *ret, u8 id, const u8 *payload, size_t payload_len) eap_sake_process_challenge() argument
285 eap_sake_process_confirm(struct eap_sm *sm, struct eap_sake_data *data, struct eap_method_ret *ret, u8 id, const struct wpabuf *reqData, const u8 *payload, size_t payload_len) eap_sake_process_confirm() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_gpsk.c239 eap_gpsk_process_gpsk_2(struct eap_sm *sm, struct eap_gpsk_data *data, const u8 *payload, size_t payloadlen) eap_gpsk_process_gpsk_2() argument
471 eap_gpsk_process_gpsk_4(struct eap_sm *sm, struct eap_gpsk_data *data, const u8 *payload, size_t payloadlen) eap_gpsk_process_gpsk_4() argument
[all...]
H A Deap_server_sake.c287 eap_sake_process_identity(struct eap_sm *sm, struct eap_sake_data *data, const struct wpabuf *respData, const u8 *payload, size_t payloadlen) eap_sake_process_identity() argument
301 eap_sake_process_challenge(struct eap_sm *sm, struct eap_sake_data *data, const struct wpabuf *respData, const u8 *payload, size_t payloadlen) eap_sake_process_challenge() argument
372 eap_sake_process_confirm(struct eap_sm *sm, struct eap_sake_data *data, const struct wpabuf *respData, const u8 *payload, size_t payloadlen) eap_sake_process_confirm() argument
410 eap_sake_process_auth_reject(struct eap_sm *sm, struct eap_sake_data *data, const struct wpabuf *respData, const u8 *payload, size_t payloadlen) eap_sake_process_auth_reject() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dasn1.h49 const u8 *payload; member

Completed in 16 milliseconds

1...<<11121314151617181920>>...54