Home
last modified time | relevance | path

Searched defs:seq (Results 1 - 25 of 592) sorted by relevance

12345678910>>...24

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dext-trunc-same.c1 short seq(short x) in seq() function
/third_party/rust/crates/regex/examples/
H A Dshootout-regex-dna-bytes.rs19 let mut seq = Vec::with_capacity(51 * (1 << 20)); in main() variables
59 let mut seq in main() variables
[all...]
H A Dshootout-regex-dna-replace.rs11 let mut seq = String::with_capacity(50 * (1 << 20)); in main() variables
H A Dshootout-regex-dna.rs19 let mut seq = String::with_capacity(51 * (1 << 20)); in main() variables
59 let mut seq in main() variables
[all...]
H A Dshootout-regex-dna-single.rs17 let mut seq = String::with_capacity(50 * (1 << 20)); in main() variables
52 let mut seq = seq; in main() variables
[all...]
H A Dshootout-regex-dna-cheat.rs24 let mut seq = String::with_capacity(50 * (1 << 20)); in main() variables
[all...]
H A Dshootout-regex-dna-single-cheat.rs17 let mut seq = String::with_capacity(50 * (1 << 20)); in main() variables
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/
H A Dutility_test.cc90 ABSL_ATTRIBUTE_UNUSED Counter<absl::make_index_sequence<Is>...> seq; in CountAll() local
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_query_proxy.cpp34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
22 OnQuery(const ::std::vector<std::u16string>& sysEvents, const ::std::vector<int64_t>& seq) OnQuery() argument
H A Dquery_sys_event_callback_stub.cpp54 std::vector<int64_t> seq; in OnRemoteRequest() local
76 int64_t seq = 0; in OnRemoteRequest() local
/base/hiviewdfx/hiview/base/include/
H A Devent_priority_queue.h24 bool remove(uint64_t seq) in remove() argument
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_channel.h30 int64_t seq; member
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_send_queue.h32 int64_t seq; member
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_send_queue.h30 int64_t seq; member
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranspending_fuzzer/
H A Dclienttranspending_fuzzer.cpp37 uint64_t seq = *(reinterpret_cast<const uint64_t*>(data)); in ClientTransPendingTest() local
/third_party/ffmpeg/libavformat/
H A Davs3dec.c34 int pic = 0, seq = 0, slice_pos = 0; in avs3video_probe() local
H A Dvc1dec.c29 int seq = 0, entry = 0, invalid = 0, frame = 0, i; in vc1_probe() local
/third_party/skia/tests/
H A DLRUCacheTest.cpp53 int seq[] = { 0, 1, 2, 3, 4, 1, 6, 2, 7, 5, 3, 2, 2, 3, 1, 7 }; in DEF_TEST() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h53 virtual void OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Dcontent_reader.h40 int64_t seq = 0; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp61 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() argument
30 OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) OnQuery() argument
/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h38 int64_t seq; member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_pending_test.cpp65 uint64_t seq = 0; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_common_data.cpp30 StreamCommonData::StreamCommonData(uint32_t streamId, uint16_t seq, const StreamFrameInfo& frameInfo) in StreamCommonData() argument
/third_party/curl/tests/libtest/
H A Dlibauthretry.c32 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request() argument
60 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password() argument
66 static CURLcode send_right_password(CURL *curl, const char *url, int seq, in send_right_password() argument

Completed in 6 milliseconds

12345678910>>...24