Home
last modified time | relevance | path

Searched defs:seq (Results 126 - 150 of 547) sorted by relevance

12345678910>>...22

/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTreeTest.java202 private static DigitSequence seq(String s) { in seq() method in PrefixTreeTest
/third_party/openssl/ssl/record/
H A Dssl3_record_tls13.c31 unsigned char *seq; in tls13_enc() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsr2022.cpp48 const uint8_t *seq = escapeSequences[escN]; in match_2022() local
/third_party/python/Objects/clinic/
H A Dodictobject.c.h25 PyObject *seq; in OrderedDict_fromkeys() local
/third_party/python/Modules/
H A Dunicodename_db.h30399 Py_UCS2 seq[4]; global() member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpcg_engine.h72 explicit pcg_engine(SeedSequence&& seq) { in pcg_engine() argument
95 seed(SeedSequence&& seq) { in seed() argument
H A Dnonsecure_base.h58 explicit NonsecureURBGBase(SSeq&& seq) in NonsecureURBGBase() argument
137 static URBG ConstructURBG(SSeq&& seq) { // NOLINT(runtime/references) in ConstructURBG() argument
H A Dsalted_seed_seq.h147 SSeq MakeSaltedSeedSeq(SSeq&& seq) { in MakeSaltedSeedSeq() argument
154 SaltedSeedSeq<typename std::decay<SSeq>::type> MakeSaltedSeedSeq(SSeq&& seq) { in MakeSaltedSeedSeq() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, const unsigned char *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_openbsd_set_key() argument
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader.cpp172 int ContentReader::AppendSeq(std::shared_ptr<RawData> rawData, int64_t seq) in AppendSeq() argument
H A Dcontent_reader_version_2.cpp52 uint64_t seq; member
H A Dcontent_reader_version_1.cpp52 int64_t seq; member
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_function_jumble.cpp96 bool EventLoop::RemoveEvent(uint64_t seq) in RemoveEvent() argument
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp729 long seq = 1000L; in HWTEST_F() local
/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_doc.cpp168 auto seq = sysEvent->GetEventSeq(); in CreateCurFile() local
/base/request/request/frameworks/native/src/
H A Drequest_manager.cpp28 int32_t RequestManager::Create(const Config &config, int32_t seq, std::string &tid) in Create() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_flags.cpp249 bool NotificationFlags::ValidCharReminderFlag(const char &charReminderFlag, const int32_t &seq) in ValidCharReminderFlag() argument
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_test.cpp83 int32_t seq = 1; in HWTEST_F() local
100 int32_t seq = 1; in HWTEST_F() local
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c190 ParsePowerSequeue(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, const char *name, struct PowerSequeue *seq) ParsePowerSequeue() argument
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
H A Dams_service_app_spawn_client_test.cpp743 InSequence seq; in HWTEST_F() local
823 InSequence seq; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_aac.cpp160 RtpEncoderAAC::RtpEncoderAAC(uint32_t ssrc, uint32_t mtuSize, uint32_t sampleRate, uint8_t payloadType, uint16_t seq) in RtpEncoderAAC() argument
H A Drtp_queue.cpp94 void RtpPacketSortor::SortPacket(uint16_t seq, RtpPacket::Ptr packet) in SortPacket() argument
156 auto seq = it->first; in PopIterator() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_pending_packet.c30 int64_t seq; member
48 int32_t ConnBrCreateBrPendingPacket(uint32_t id, int64_t seq) in ConnBrCreateBrPendingPacket() argument
88 ConnBrDelBrPendingPacket(uint32_t id, int64_t seq) ConnBrDelBrPendingPacket() argument
107 ConnBrGetBrPendingPacket(uint32_t id, int64_t seq, uint32_t waitMillis, void **data) ConnBrGetBrPendingPacket() argument
159 ConnBrSetBrPendingPacket(uint32_t id, int64_t seq, void *data) ConnBrSetBrPendingPacket() argument
221 int64_t seq = ConnBrPackCtlMessage(ctx, &data, &dataLen); ConnBrOnAckRequest() local
235 uint64_t seq = 0; ConnBrOnAckResponse() local
[all...]
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_trans.h70 int64_t seq; member
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_trans.h43 uint32_t seq; member
56 uint32_t seq; member

Completed in 42 milliseconds

12345678910>>...22