Home
last modified time | relevance | path

Searched defs:times (Results 51 - 75 of 233) sorted by relevance

12345678910

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.h33 int times; member
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9itxfm.asm31 times 8 dw -%1, %2 label
33 times 8 dw %2, %1 label
37 times 8 dw -%2, -%1 label
40 times 8 dw -%2, %1 label
42 times 8 dw %1, %2 label
52 times 16 dw %1*2 label
78 times label
80 times 4 dw 9929, 13377 global() label
82 times 4 dw 15212, -13377 global() label
84 times 4 dw 15212, 9929 global() label
86 times 4 dw -5283, -15212 global() label
88 times 8 dw 13377*2 global() label
90 times 4 dw -13377, 13377 global() label
92 times 4 dw 13377, 0 global() label
[all...]
H A Dvp9mc.asm31 times 16 db %1, %2 label
32 times 16 db %3, %4 label
33 times 16 db %5, %6 label
34 times 16 db %7, %8 label
38 times 8 dw %1 label
39 times 8 dw %2 label
40 times 8 dw %3 label
41 times 8 dw %4 label
42 times 8 dw %5 label
43 times label
44 times 8 dw %7 global() label
45 times 8 dw %8 global() label
49 times 8 dw %1, %2 global() label
50 times 8 dw %3, %4 global() label
51 times 8 dw %5, %6 global() label
52 times 8 dw %7, %8 global() label
[all...]
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/gn/src/gn/
H A Dfunction_write_file_unittest.cc96 struct timeval times[2] = {}; in TEST_F() local
101 struct timeval times[2] = {}; in TEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dsys_clock_test.cpp20 timespec times; in HWTEST_F() local
35 timespec times; in HWTEST_F() local
50 timespec times; in HWTEST_F() local
63 timespec times; HWTEST_F() local
74 timespec times; HWTEST_F() local
88 timespec times; HWTEST_F() local
100 timespec times; HWTEST_F() local
114 timespec times; HWTEST_F() local
129 timespec times; HWTEST_F() local
144 timespec times; HWTEST_F() local
159 timespec times; HWTEST_F() local
175 timespec times = { -10, -10 }; HWTEST_F() local
217 timespec times; HWTEST_F() local
231 timespec times; HWTEST_F() local
245 timespec times; HWTEST_F() local
259 timespec times; HWTEST_F() local
273 timespec times; HWTEST_F() local
287 timespec times; HWTEST_F() local
302 timespec times; HWTEST_F() local
364 timespec times; HWTEST_F() local
380 timespec times; HWTEST_F() local
[all...]
/third_party/toybox/toys/lsb/
H A Dgzip.c144 struct timespec times[] = {sb.st_atim, sb.st_mtim}; in do_gzip() local
/third_party/vk-gl-cts/framework/common/
H A DtcuCPUWarmup.cpp95 deInt64 times[numMeasurements]; in warmupCPU() local
/base/telephony/sms_mms/test/fuzztest/gsmsmsmessage_fuzzer/
H A Dgsmsmsmessage_fuzzer.cpp77 SmsTimeStamp times; in CalcReplyEncodeAddress() local
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp395 uint32_t times = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_interpolator_test.cpp163 std::vector<float> times = { 1.0f, 3.0f }; in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Dsample_helper.cpp123 void PrintProgress(int32_t times, int32_t frames) in PrintProgress() argument
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_analyzer.cpp81 int32_t times = entry.second.times; in FlushCommonBehavior() local
106 int32_t times = entry.second; in FlushDeleteBehavior() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability.cpp69 ErrCode ListenAbility::TestGetIpcSendRequestTimes(int32_t& times) in TestGetIpcSendRequestTimes() argument
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dtask_scheduler_test.cpp169 int times = 5; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dtask_executor.h58 TaskId Schedule(Task task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_incremental_backup_test.cpp401 vector<string> times = {"100"}; in HWTEST_F() local
429 vector<string> times; in HWTEST_F() local
458 vector<string> times; in HWTEST_F() local
[all...]
/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dtime_util.py34 times = 0 variable in TS
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_generate_key_test.c106 uint32_t times = 1; in ExecHksGenerateKeyTest001() local
/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/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

Completed in 11 milliseconds

12345678910