Home
last modified time | relevance | path

Searched defs:seq (Results 351 - 375 of 592) sorted by relevance

1...<<11121314151617181920>>...24

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp539 int64_t seq = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c601 TcpPostBytes( uint32_t connectionId, uint8_t *data, uint32_t len, int32_t pid, int32_t flag, int32_t module, int64_t seq) TcpPostBytes() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c55 int32_t seq; member
401 static int32_t ClientTransProxyDecryptPacketData(int32_t channelId, int32_t seq, ClientProxyDataInfo *dataInfo) in ClientTransProxyDecryptPacketData() argument
448 static void ClientTransProxySendSessionAck(int32_t channelId, int32_t seq) in ClientTransProxySendSessionAck() argument
480 int32_t seq = *(int32_t *)data; ClientTransProxyProcSendMsgAck() local
494 ClientTransProxyNotifySession( int32_t channelId, SessionPktType flags, int32_t seq, const char *data, uint32_t len) ClientTransProxyNotifySession() argument
914 ClientTransProxyPackBytes( int32_t channelId, ClientProxyDataInfo *dataInfo, int seq, char *sessionKey, SessionPktType flag) ClientTransProxyPackBytes() argument
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp751 uint64_t seq = TEST_SEQ; in HWTEST_F() local
768 uint64_t seq = TEST_SEQ; in HWTEST_F() local
793 uint64_t seq in HWTEST_F() local
819 uint64_t seq = TEST_SEQ; HWTEST_F() local
846 uint64_t seq = TEST_SEQ; HWTEST_F() local
893 uint64_t seq = TEST_SEQ; HWTEST_F() local
1049 uint64_t seq = TEST_SEQ; HWTEST_F() local
1068 uint64_t seq = TEST_SEQ; HWTEST_F() local
1091 uint64_t seq = TEST_SEQ; HWTEST_F() local
1113 uint64_t seq = TEST_SEQ; HWTEST_F() local
1133 uint64_t seq = TEST_SEQ; HWTEST_F() local
1153 uint64_t seq = TEST_SEQ; HWTEST_F() local
1553 uint64_t seq = TEST_SEQ; HWTEST_F() local
1577 uint64_t seq = TEST_SEQ; HWTEST_F() local
1808 uint64_t seq = TEST_SEQ; HWTEST_F() local
1830 uint64_t seq = TEST_SEQ; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c912 static int32_t TransProxyEncryptFastData(const char *sessionKey, int32_t seq, const char *in, uint32_t inLen, in TransProxyEncryptFastData() argument
956 int32_t seq = atomic_fetch_add_explicit(&g_proxyPktHeadSeq, 1, memory_order_relaxed); in TransProxyPackFastDataHead() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_message_test.cpp864 int32_t seq = TEST_NUMBER_FIVE; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c222 int32_t seq; in PackCommonTopoMsg() local
508 int32_t topoMsgType, seq, complete; in OnReceiveTopoUpdateMsg() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h128 int32_t seq; member
144 int32_t seq; member
157 int seq; member
/third_party/ffmpeg/libavcodec/
H A Dav1dec.c249 static int get_relative_dist(const AV1RawSequenceHeader *seq, in get_relative_dist() argument
260 const AV1RawSequenceHeader *seq = s->raw_seq; in skip_mode_params() local
437 const AV1RawSequenceHeader *seq = s->raw_seq; in get_pixel_format() local
666 set_context_with_sequence(AVCodecContext *avctx, const AV1RawSequenceHeader *seq) set_context_with_sequence() argument
748 AV1RawSequenceHeader *seq; av1_decode_init() local
[all...]
H A Dcbs_av1.c509 static int cbs_av1_get_relative_dist(const AV1RawSequenceHeader *seq, in cbs_av1_get_relative_dist() argument
/third_party/ffmpeg/libavformat/
H A Drdt.c299 int seq = 1, res; in rdt_parse_packet() local
H A Drtspdec.c99 rtsp_send_reply(AVFormatContext *s, enum RTSPStatusCode code, const char *extracontent, uint16_t seq) rtsp_send_reply() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DpropagateNoContraction.cpp305 glslang::TIntermSequence& seq = node->getSequence(); in visitAggregate() local
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c64 static snd_seq_t *seq; variable
[all...]
H A Daplaymidi.c69 static snd_seq_t *seq; variable
[all...]
/third_party/alsa-lib/src/ucm/
H A Dutils.c498 void uc_mgr_free_sequence_element(struct sequence_element *seq) in uc_mgr_free_sequence_element() argument
536 struct sequence_element *seq; uc_mgr_free_sequence() local
[all...]
/third_party/libbpf/src/
H A Dnetlink.c132 static int libbpf_netlink_recv(int sock, __u32 nl_pid, int seq, in libbpf_netlink_recv() argument
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c273 lws_chachapoly_get_length(struct lws_ssh_keys *keys, uint32_t seq, in lws_chachapoly_get_length() argument
355 lws_chacha_decrypt(struct lws_ssh_keys *keys, uint32_t seq, in lws_chacha_decrypt() argument
363 lws_chacha_encrypt(struct lws_ssh_keys *keys, uint32_t seq, in lws_chacha_encrypt() argument
/third_party/nghttp2/src/
H A Dshrpx_worker.h120 size_t seq; member
155 size_t seq; member
174 size_t seq; member
184 size_t seq; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c46 nghttp3_stream_new(nghttp3_stream **pstream, int64_t stream_id, uint64_t seq, const nghttp3_stream_callbacks *callbacks, nghttp3_objalloc *out_chunk_objalloc, nghttp3_objalloc *stream_objalloc, const nghttp3_mem *mem) nghttp3_stream_new() argument
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c230 static int seq; in client() local
H A Dasapi_03.c178 static int seq; variable
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h144 uint32_t seq() const { return seq_; } in seq() function in v8::platform::tracing::TraceBufferChunk
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h144 uint32_t seq() const { return seq_; } in seq() function in v8::platform::tracing::TraceBufferChunk
/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_lib.c461 unsigned char seq[SEQ_NUM_SIZE]; in DTLSv1_listen() local

Completed in 29 milliseconds

1...<<11121314151617181920>>...24