Home
last modified time | relevance | path

Searched defs:times (Results 76 - 100 of 295) sorted by relevance

12345678910>>...12

/third_party/elfutils/tests/
H A Dnewdata.c199 check_section_data (Elf *elf, char *data, size_t len, size_t times) in check_section_data() argument
/third_party/ffmpeg/libavcodec/
H A Dmjpegenc_huffman.c81 int times, i, j, k; in ff_mjpegenc_huffman_compute_bits() local
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm_16bpp.asm84 times 12 db 1 label
85 times 52 db 2 label
87 times 18 db 1 label
88 times 46 db 2 label
90 times 6 db 1 label
91 times 58 db 2 label
93 times 1 label
94 times 28 db 2 global() label
95 times 51 db 3 global() label
96 times 167 db 4 global() label
98 times 21 db 1 global() label
99 times 45 db 2 global() label
100 times 60 db 3 global() label
101 times 130 db 4 global() label
103 times 5 db 1 global() label
104 times 12 db 2 global() label
105 times 25 db 3 global() label
106 times 214 db 4 global() label
108 times 9 db 1 global() label
109 times 25 db 2 global() label
110 times 36 db 3 global() label
111 times 65 db 4 global() label
112 times 105 db 5 global() label
113 times 96 db 6 global() label
114 times 112 db 7 global() label
115 times 576 db 8 global() label
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-fault-injection.h83 uint64_t times; /* start at 0, tracks usage */ member
/third_party/ninja/src/
H A Dmanifest_parser_perftest.cc110 vector<int> times; in main() local
H A Dbuild_log_perftest.cc104 vector<int> times; in main() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/utimes/
H A Dutimes01.c45 struct timeval *times; member
/third_party/ltp/testcases/kernel/syscalls/futimesat/
H A Dfutimesat01.c59 int myfutimesat(int dirfd, const char *filename, struct timeval *times) in myfutimesat() argument
67 struct timeval times[2]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dpthread_cond_test.cpp196 timespec times; in HWTEST_F() local
/third_party/skia/tests/
H A DAndroidCodecTest.cpp32 static SkISize times(const SkISize& size, float factor) { in times() function
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_cipher_func.cpp195 int32_t BaseTestCipher(uint32_t times, uint32_t index, uint32_t performTimes) in BaseTestCipher() argument
253 int32_t BaseTestEncrypt(uint32_t times, uint32_t index, uint32_t performTimes) in BaseTestEncrypt() argument
305 int32_t BaseTestDecrypt(uint32_t times, uint32_t index, uint32_t performTimes) in BaseTestDecrypt() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c292 int times = 0; in frw_task_exit() local
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_ext_test/
H A Ddataobs_mgr_inner_ext_test.cpp55 RegisterObserverUtil(std::shared_ptr<DataObsMgrInnerExt> &dataObsMgrInnerExt, Uri &uri, const sptr<IDataAbilityObserver> &callback, uint32_t times, bool isFuzzy) RegisterObserverUtil() argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_performance.h31 int32_t times; member
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Dvolume_ramp.cpp41 vector<float> times = {0.0f, 1.0f}; in SetVolumeCurve() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_interpolator.cpp176 std::vector<float> times, values; in Unmarshalling() local
145 RSCustomInterpolator( uint64_t id, const std::vector<float>&& times, const std::vector<float>&& values) RSCustomInterpolator() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_restore.cpp104 uint32_t times = 0; in StopCloudSync() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsa_proxy_cache_test.cpp64 int times = proxy->TestGetIpcSendRequestTimes(); in CheckCallGetDoubleFuncIpcTimes() local
359 int32_t times; in HWTEST_F() local
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp231 float GetSpeed(int64_t timeInterval, int size, int times) in GetSpeed() argument
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h102 TaskId Schedule(Task task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
H A Dexecutor.h45 uint64_t times = UNLIMITED_TIMES; member
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp44 uint64_t times = UNLIMITED_TIMES; member
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h106 TaskId Schedule(Task task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
H A Dexecutor.h48 uint64_t times = UNLIMITED_TIMES; member
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_incremental_restore_test.cpp247 vector<string> times = {"100"}; in HWTEST_F() local
274 vector<string> times; in HWTEST_F() local
303 vector<string> times; in HWTEST_F() local
597 vector<string> times; HWTEST_F() local
631 vector<string> times = {"10"}; HWTEST_F() local
657 vector<string> times = {"1"}; HWTEST_F() local
683 vector<string> times = {"10"}; HWTEST_F() local
[all...]

Completed in 14 milliseconds

12345678910>>...12