| /foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/ispassseqcheck_fuzzer/ |
| H A D | ispassseqcheck_fuzzer.cpp | 47 int32_t seq = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in IsPassSeqCheckSwitch() local
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_common_data_test/ |
| H A D | stream_common_data_test.cpp | 115 uint16_t seq; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/connection/manager/ |
| H A D | softbus_conn_manager.h | 125 int64_t seq; member
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_cipherkey_manager_virtual.c | 32 bool GetCipherKeyByNetworkId(const char *networkId, int32_t seq, uint32_t tableIndex, AesCtrCipherKey *cipherkey, in GetCipherKeyByNetworkId() argument 43 bool GetLocalCipherKey(int32_t seq, uint32_t *tableIndex, AesCtrCipherKey *cipherkey, int32_t keyLen) in GetLocalCipherKey() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| H A D | client_trans_pending.c | 30 uint64_t seq; member 55 static int32_t CheckPendingPacketExisted(uint32_t id, uint64_t seq) in CheckPendingPacketExisted() argument 73 int32_t CreatePendingPacket(uint32_t id, uint64_t seq) in CreatePendingPacket() argument 114 void DeletePendingPacket(uint32_t id, uint64_t seq) in DeletePendingPacket() argument 168 GetPendingPacketData(uint32_t id, uint64_t seq, uint32_t waitMillis, bool isDelete, TransPendData *data) GetPendingPacketData() argument 210 SetPendingPacketData(uint32_t id, uint64_t seq, const TransPendData *data) SetPendingPacketData() argument [all...] |
| /foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/ |
| H A D | trans_tcp_direct_manager.h | 49 uint64_t seq; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | av1_parser.c | 59 const AV1RawSequenceHeader *seq; in av1_parser_parse() local
|
| H A D | nvdec_av1.c | 30 static int get_bit_depth_from_seq(const AV1RawSequenceHeader *seq) in get_bit_depth_from_seq() argument 43 const AV1RawSequenceHeader *seq = s->raw_seq; in nvdec_av1_start_frame() local [all...] |
| H A D | vdpau_av1.c | 32 static int get_bit_depth_from_seq(const AV1RawSequenceHeader *seq) in get_bit_depth_from_seq() argument 47 const AV1RawSequenceHeader *seq = s->raw_seq; in vdpau_av1_start_frame() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec_h261.c | 46 h261_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_h261_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h261_handle_packet() argument
|
| H A D | rtpdec_h263_rfc2190.c | 48 h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) h263_handle_packet() argument
|
| H A D | rtpdec_dv.c | 89 dv_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_dv_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) dv_handle_packet() argument
|
| H A D | rtpdec_qcelp.c | 201 qcelp_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) qcelp_parse_packet() argument
|
| H A D | rtpdec_mpa_robust.c | 66 mpa_robust_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpa_robust_parse_packet() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | UTF16CollationIterator.java | 145 protected CharSequence seq; global() field in UTF16CollationIterator [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | UTF16CollationIterator.java | 147 protected CharSequence seq; global() field in UTF16CollationIterator [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | csr2022.cpp | 48 const uint8_t *seq = escapeSequences[escN]; in match_2022() local
|
| /third_party/libwebsockets/lib/abstract/ |
| H A D | test-sequencer.c | 108 test_sequencer_cb(struct lws_sequencer *seq, void *user, int event, void *data, in test_sequencer_cb() argument 238 struct lws_sequencer *seq; in lws_abs_unit_test_sequencer() local [all...] |
| /third_party/musl/src/thread/ |
| H A D | pthread_cond_timedwait.c | 65 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; in __pthread_cond_timedwait() local
|
| /third_party/musl/porting/linux/user/src/thread/ |
| H A D | pthread_cond_timedwait.c | 85 int e, seq, clock = c->_c_clock, cs, shared = 0, oldstate, tmp; in __pthread_cond_timedwait() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | csr2022.cpp | 48 const uint8_t *seq = escapeSequences[escN]; in match_2022() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_cid.c | 59 void ngtcp2_scid_init(ngtcp2_scid *scid, uint64_t seq, const ngtcp2_cid *cid) { in ngtcp2_scid_init() argument 73 void ngtcp2_dcid_init(ngtcp2_dcid *dcid, uint64_t seq, const ngtcp2_cid *cid, in ngtcp2_dcid_init() argument 126 ngtcp2_dcid_verify_uniqueness(ngtcp2_dcid *dcid, uint64_t seq, const ngtcp2_cid *cid, const uint8_t *token) ngtcp2_dcid_verify_uniqueness() argument [all...] |
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tprctl.c | 32 volatile int seq; variable
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tprctl.c | 32 volatile int seq; variable
|
| /third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
| H A D | binops-same-args.c | 11 int seq(int a) { return a == a; } in seq() function
|