Home
last modified time | relevance | path

Searched defs:seq (Results 176 - 200 of 592) sorted by relevance

12345678910>>...24

/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c54 static __u32 seq; variable
/third_party/nghttp2/src/
H A Dinflatehd.cc95 static int inflate_hd(json_t *obj, nghttp2_hd_inflater *inflater, int seq) { in inflate_hd() argument
74 to_json(nghttp2_hd_inflater *inflater, json_t *headers, json_t *wire, int seq, size_t old_settings_table_size) to_json() argument
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DEdgeTest.java209 private static Edge seq(Edge first, Edge second, Edge... rest) { seq() method in EdgeTest
[all...]
/third_party/openssl/test/
H A Dtls13encryptiontest.c31 const char *seq; member
309 unsigned char *key = NULL, *iv = NULL, *seq = NULL; in test_tls13_encryption() local
239 load_record(SSL3_RECORD *rec, RECORD_DATA *recd, unsigned char **key, unsigned char *iv, size_t ivlen, unsigned char *seq) load_record() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DAstHelpers.cpp76 TIntermSequence &sh::CloneSequenceAndPrepend(const TIntermSequence &seq, TIntermNode &node) in CloneSequenceAndPrepend() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSimplifyLoopConditions.cpp146 TIntermSequence seq; in visitBranch() local
/third_party/toybox/lib/
H A Dtty.c137 char *seq; member
/third_party/toybox/porting/liteos_a/toys/net/
H A Dping.c99 unsigned short seq = 0 ,pkttime; in ping_main() local
/third_party/toybox/toys/net/
H A Dping.c122 unsigned short seq = 0, pkttime; in ping_main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_engine.h66 explicit randen_engine(SeedSequence&& seq) { in randen_engine() argument
86 seed(SeedSequence&& seq) { in seed() argument
104 void reseed(SeedSequence& seq) { in reseed() argument
/third_party/rust/crates/regex/regex-debug/src/
H A Dmain.rs274 let mut seq = seq.as_slice().to_vec(); in cmd_utf8_ranges_rev() variables
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_storage.cpp154 int64_t seq = 0; in InsertTable() local
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp251 bool EventLoop::RemoveEvent(uint64_t seq) in RemoveEvent() argument
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.cpp366 auto seq = currentLooper_->AddTimerEvent(eventhandler1, event2, nullptr, 2, false); in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H A Ddaily_db_helper.cpp129 int64_t seq = 0; in InsertEventInfo() local
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dsys_event_doc_reader.cpp325 int64_t seq = *(reinterpret_cast<int64_t*>(content + HIVIEW_BLOCK_SIZE)); in CheckEventInfo() local
/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp162 int64_t seq = 0; in Insert() local
/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h91 uint64_t seq; member
/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h52 uint64_t seq = 0; member
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp108 long seq = sysEvent.GetSeq(); in MakeWatchPoint() local
H A Dwatch_point.cpp52 WatchPoint::Builder& WatchPoint::Builder::InitSeq(long seq) in InitSeq() argument
217 void WatchPoint::SetSeq(long seq) in SetSeq() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Devent_db_helper.cpp231 int64_t seq = 0; in InsertPluginStatsTable() local
249 int64_t seq = 0; in InsertSysUsageTable() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp300 void AppEventObserver::SetSeq(int64_t seq) in SetSeq() argument
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_impl_test.cpp124 int32_t seq = 1; in HWTEST_F() local
598 int32_t seq = 1; in HWTEST_F() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest_utils.c84 struct HksAsn1Blob seq = { ASN_1_TAG_TYPE_SEQ, seqSize, out->data + ASN_1_MAX_HEADER_LEN }; in DcmInsertClaim() local
153 struct HksAsn1Blob seq = { ASN_1_TAG_TYPE_SEQ, seqSize, out->data + ASN_1_MAX_HEADER_LEN }; in ConstructKeySeq() local

Completed in 15 milliseconds

12345678910>>...24