Home
last modified time | relevance | path

Searched defs:received (Results 1 - 25 of 125) sorted by relevance

12345

/foundation/multimodalinput/input/intention/common/channel/test/
H A Dchannel_test.cpp61 size_t received = receiver.Receive(); in HWTEST_F() local
93 size_t received = receiver.Receive(); in HWTEST_F() local
/kernel/linux/linux-5.10/include/media/
H A Dcec-pin.h48 int (*received)(struct cec_adapter *adap, struct cec_msg *msg); member
/kernel/linux/linux-6.6/include/media/
H A Dcec-pin.h48 int (*received)(struct cec_adapter *adap, struct cec_msg *msg); member
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns30.c27 static volatile int received; variable
H A Dpidns31.c26 static volatile int received; variable
/third_party/libevdev/test/
H A Dtest-libevdev-events.c1243 unsigned long received[NLONGS(ABS_CNT)] = {0}; in START_TEST() local
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_trans.h57 uint32_t received; member
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_s_server_test.cpp198 DhcpMsgInfo received; in HWTEST_F() local
205 PDhcpMsgInfo received; in HWTEST_F() local
220 PDhcpMsgInfo received; in HWTEST_F() local
227 PDhcpMsgInfo received; in HWTEST_F() local
235 PDhcpMsgInfo received; HWTEST_F() local
242 PDhcpMsgInfo received; HWTEST_F() local
249 PDhcpMsgInfo received; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/sound/pci/echoaudio/
H A Dmidi.c118 short int count, midi_byte, i, received; in midi_service_irq() local
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dmidi.c118 short int count, midi_byte, i, received; in midi_service_irq() local
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c48 message_handler(coap_session_t *session, const coap_pdu_t *sent, const coap_pdu_t *received, const coap_mid_t id) message_handler() argument
/third_party/pulseaudio/src/tests/
H A Djson-test.c64 char *received; in START_TEST() local
128 char *received; in START_TEST() local
197 char *received; in START_TEST() local
244 char *received; START_TEST() local
289 char *received; START_TEST() local
433 char *received; START_TEST() local
504 char *received; START_TEST() local
591 char *received; START_TEST() local
682 char *received; START_TEST() local
729 char *received; START_TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksNetwork.cpp85 msize received; in RecvSome() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp231 size_t received = 0; in ReceiveWhenReady() local
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp284 uint32_t received[3] = {0, 1000, 1}; in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c108 CoapMessageHandler(coap_session_t *session, const coap_pdu_t *sent, const coap_pdu_t *received, const coap_mid_t id) CoapMessageHandler() argument
/kernel/linux/linux-5.10/drivers/net/can/dev/
H A Drx-offload.c220 int received = 0; in can_rx_offload_irq_offload_fifo() local
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c263 struct sk_buff_head received; in mv88e6xxx_get_rxts() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dmal.c396 int received = 0; in mal_poll() local
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c119 int received = 0; in tulip_poll() local
374 int received = 0; in tulip_rx() local
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c259 struct sk_buff_head received; in mv88e6xxx_get_rxts() local
/kernel/linux/linux-6.6/drivers/net/can/dev/
H A Drx-offload.c179 int received = 0; in can_rx_offload_irq_offload_timestamp() local
205 int received = 0; in can_rx_offload_irq_offload_fifo() local
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c298 struct sk_buff_head received; in hellcreek_get_rxts() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dmal.c398 int received = 0; in mal_poll() local
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c119 int received = 0; in tulip_poll() local
374 int received = 0; in tulip_rx() local

Completed in 16 milliseconds

12345