| /third_party/openssl/test/ |
| H A D | bad_dtls_test.c | 281 static unsigned char seq[6] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in send_record() local 448 uint64_t seq; member [all...] |
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | rtsp_client.c | 573 int pa_rtsp_record(pa_rtsp_client *c, uint16_t *seq, uint32_t *rtptime) { in pa_rtsp_record() argument 615 int pa_rtsp_flush(pa_rtsp_client *c, uint16_t seq, uint32_t rtptime) { in pa_rtsp_flush() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | traceroute.c | 80 uint32_t seq; member 110 static void send_probe4(int seq, int ttl) in send_probe4() argument 142 static void send_probe6(int seq, int ttl) in send_probe6() argument 199 int seq, fexi in do_trace() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_hash.py | 152 seq = range(10) variable in DefaultIterSeq
|
| /third_party/python/Parser/ |
| H A D | string_parser.c | 1009 asdl_expr_seq *seq; in ExprList_Finish() local 1202 asdl_expr_seq *seq; in _PyPegen_FstringParser_Finish() local
|
| /third_party/python/Python/ |
| H A D | ast.c | 691 _validate_nonempty_seq(asdl_seq *seq, const char *what, const char *owner) in _validate_nonempty_seq() argument 934 validate_stmts(struct validator *state, asdl_stmt_seq *seq) in validate_stmts() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | preauth_test.c | 127 wpa_supplicant_set_key(void *wpa_s, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_supplicant_set_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | privsep_commands.h | 81 u8 seq[8]; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | preauth_test.c | 133 wpa_supplicant_set_key(void *wpa_s, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) wpa_supplicant_set_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | iapp.c | 241 u16 seq = 0; /* TODO */ in iapp_new_station() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | privsep_commands.h | 81 u8 seq[8]; member
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| H A D | faultlog_formatter.cpp | 228 auto seq = GetLogParseList(logType); in WriteFaultLogToFile() local
|
| /base/hiviewdfx/hiview/plugins/unified_collector/storage/ |
| H A D | cpu_storage.cpp | 140 int64_t seq = 0;
in StoreSysVersion() local 328 int64_t seq = 0;
in StoreProcessData() local 344 int64_t seq = 0;
in StoreThreadData() local
|
| /base/hiviewdfx/hiview/base/ |
| H A D | sys_event.cpp | 211 void SysEvent::SetSeq(int64_t seq) in SetSeq() argument 103 SysEvent(const std::string& sender, PipelineEventProducer* handler, std::shared_ptr<EventRaw::RawData> rawData, int64_t seq, const std::string& sysVersion) SysEvent() argument 119 SysEvent(const std::string& sender, PipelineEventProducer* handler, std::shared_ptr<EventRaw::RawData> rawData, int64_t seq) SysEvent() argument
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_vepu1.c | 454 static int vepu_dump_session(struct mpp_session *session, struct seq_file *seq)
in vepu_dump_session() argument 500 vepu_show_session_info(struct seq_file *seq, void *offset) vepu_show_session_info() argument 551 vepu_dump_session(struct mpp_session *session, struct seq_file *seq) vepu_dump_session() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| H A D | mipi-csi2.c | 487 void rkcif_csi2_set_sof(struct csi2_dev *csi2_dev, u32 seq)
in rkcif_csi2_set_sof() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 302 unsigned shared_count, seq; in dma_buf_poll() local 1491 unsigned seq; in dma_buf_debug_show() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_vepu1.c | 483 static int vepu_dump_session(struct mpp_session *session, struct seq_file *seq) in vepu_dump_session() argument 527 vepu_show_session_info(struct seq_file *seq, void *offset) vepu_show_session_info() argument 579 vepu_dump_session(struct mpp_session *session, struct seq_file *seq) vepu_dump_session() argument [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | mipi-csi2.c | 489 void rkcif_csi2_set_sof(struct csi2_dev *csi2_dev, u32 seq) in rkcif_csi2_set_sof() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/mediachannel/ |
| H A D | buffer_dispatcher.h | 223 uint64_t seq; member
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_connection.c | 462 static void OnCommDataReceived(uint32_t connectionId, ConnModule moduleId, int64_t seq, char *data, int32_t len) in OnCommDataReceived() argument [all...] |
| /foundation/communication/dsoftbus/core/connection/br/src/ |
| H A D | softbus_conn_br_connection.c | 428 int64_t seq = ConnBrPackCtlMessage(ctx, &data, &dataLen); in NotifyUpdateConnectionRc() local 504 int64_t seq = ConnBrPackCtlMessage(ctx, &data, &dataLen); in BrPostReplyMessage() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| H A D | stream_packet_header.h | 302 uint32_t seq = ntohl(*start); in Depacketize() local
|
| /foundation/communication/dsoftbus/tests/core/connection/br/ |
| H A D | connection_br_connection_test.cpp | 1110 int64_t seq = 0; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| H A D | softbus_proxychannel_transceiver.c | 367 static uint64_t seq = 1; in TransProxyTransSendMsg() local 849 static void TransProxyOnDataReceived(uint32_t connectionId, ConnModule moduleId, int64_t seq, char *data, int32_t len) in TransProxyOnDataReceived() argument
|