| /third_party/ltp/testcases/kernel/connectors/pec/ |
| H A D | pec_listener.c | 54 static __u32 seq; variable
|
| /third_party/nghttp2/src/ |
| H A D | inflatehd.cc | 95 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 D | EdgeTest.java | 209 private static Edge seq(Edge first, Edge second, Edge... rest) { seq() method in EdgeTest [all...] |
| /third_party/openssl/test/ |
| H A D | tls13encryptiontest.c | 31 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 D | AstHelpers.cpp | 76 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 D | SimplifyLoopConditions.cpp | 146 TIntermSequence seq; in visitBranch() local
|
| /third_party/toybox/lib/ |
| H A D | tty.c | 137 char *seq; member
|
| /third_party/toybox/porting/liteos_a/toys/net/ |
| H A D | ping.c | 99 unsigned short seq = 0 ,pkttime; in ping_main() local
|
| /third_party/toybox/toys/net/ |
| H A D | ping.c | 122 unsigned short seq = 0, pkttime; in ping_main() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_engine.h | 66 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 D | main.rs | 274 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 D | trace_storage.cpp | 154 int64_t seq = 0;
in InsertTable() local
|
| /base/hiviewdfx/hiview/base/ |
| H A D | event_loop.cpp | 251 bool EventLoop::RemoveEvent(uint64_t seq)
in RemoveEvent() argument
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| H A D | event_loop_test.cpp | 366 auto seq = currentLooper_->AddTimerEvent(eventhandler1, event2, nullptr, 2, false); in HWTEST_F() local
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/control/db/ |
| H A D | daily_db_helper.cpp | 129 int64_t seq = 0;
in InsertEventInfo() local
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/ |
| H A D | sys_event_doc_reader.cpp | 325 int64_t seq = *(reinterpret_cast<int64_t*>(content + HIVIEW_BLOCK_SIZE));
in CheckEventInfo() local
|
| /base/hiviewdfx/hiview/base/event_store/store/ |
| H A D | sys_event_repeat_db.cpp | 162 int64_t seq = 0;
in Insert() local
|
| /base/hiviewdfx/hiview/base/event_store/include/ |
| H A D | base_def.h | 91 uint64_t seq;
member
|
| /base/hiviewdfx/hiview/base/include/ |
| H A D | event_loop.h | 52 uint64_t seq = 0;
member
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| H A D | freeze_detector_plugin.cpp | 108 long seq = sysEvent.GetSeq(); in MakeWatchPoint() local
|
| H A D | watch_point.cpp | 52 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 D | event_db_helper.cpp | 231 int64_t seq = 0;
in InsertPluginStatsTable() local 249 int64_t seq = 0;
in InsertSysUsageTable() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
| H A D | app_event_observer.cpp | 300 void AppEventObserver::SetSeq(int64_t seq)
in SetSeq() argument
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | request_manager_impl_test.cpp | 124 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 D | dcm_attest_utils.c | 84 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
|