Home
last modified time | relevance | path

Searched defs:period (Results 101 - 125 of 208) sorted by relevance

123456789

/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H A Dwifip2pserver_fuzzer.cpp181 int period = static_cast<int>(data[0]); in P2pServerFuzzTest() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c663 static int GapLeSetExtendedScanEnable(uint8_t scanEnable, uint8_t filterDuplicates, uint16_t duration, uint16_t period) in GapLeSetExtendedScanEnable() argument
682 int GAP_LeExScanSetEnable(uint8_t scanEnable, uint8_t filterDuplicates, uint16_t duration, uint16_t period) in GAP_LeExScanSetEnable() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_sampler.cpp346 int64_t period = period_; in GetHardwarePeriod() local
353 void VSyncSampler::SetPendingPeriod(int64_t period) in SetPendingPeriod() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_ltpo_test.cpp107 int32_t VSyncLTPOTest::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_90to30_test.cpp107 int32_t VSync90To30Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_90to60_test.cpp107 int32_t VSync90To60Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_30to120_test.cpp114 int32_t VSync30To120Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_30to60_test.cpp114 int32_t VSync30To60Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_30to90_test.cpp114 int32_t VSync30To90Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_60to120_test.cpp114 int32_t VSync60To120Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_90to120_test.cpp114 int32_t VSync90To120Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_60to90_test.cpp114 int32_t VSync60To90Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_60to30_test.cpp107 int32_t VSync60To30Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_120to90_test.cpp107 int32_t VSync120To90Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
H A Dvsync_120to60_test.cpp107 int32_t VSync120To60Test::JudgeRefreshRate(int64_t period) in JudgeRefreshRate() argument
/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.cpp209 constexpr auto period = chrono::milliseconds(WAIT_CONN_TIMEOUT_MS / PUBLISH_MAX_RETIES); in PublishCallerAndWaitForBackcaller() local
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp633 uint64_t period = 0; in BENCHMARK_F() local
/third_party/ffmpeg/libavfilter/
H A Dsrc_avsynctest.c48 int period; member
/third_party/ffmpeg/libavcodec/
H A Dopus_celt.c244 int tapset, octave, period; in parse_postfilter() local
/third_party/alsa-utils/alsactl/
H A Dalsactl.c251 int period = 5*60; in main() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DDayPeriodRules.java142 private DayPeriod period; field in DayPeriodRules.DayPeriodRulesDataSink
359 add(int startHour, int limitHour, DayPeriod period) add() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DDayPeriodRules.java149 private DayPeriod period; field in DayPeriodRules.DayPeriodRulesDataSink
366 add(int startHour, int limitHour, DayPeriod period) add() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.cc700 CloseWait(Worker *worker, std::vector<ngtcp2_cid> scids, std::vector<uint8_t> pkt, ev_tstamp period) CloseWait() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local
87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local
493 const char upper_z = 0x5A, period = 0x2E; in ossl_asn1_time_print_ex() local
/third_party/openssl/crypto/asn1/
H A Da_time.c85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local
87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local
493 const char upper_z = 0x5A, period = 0x2E; in ossl_asn1_time_print_ex() local

Completed in 23 milliseconds

123456789