Home
last modified time | relevance | path

Searched refs:times (Results 1 - 25 of 348) sorted by relevance

12345678910>>...14

/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dsys_clock_test.cpp20 timespec times; in HWTEST_F() local
21 int result = clock_getres(CLOCK_REALTIME, &times); in HWTEST_F()
23 EXPECT_EQ(0, times.tv_sec); in HWTEST_F()
24 EXPECT_EQ(1, times.tv_nsec); in HWTEST_F()
35 timespec times; in HWTEST_F() local
36 int result = clock_getres(CLOCK_MONOTONIC, &times); in HWTEST_F()
38 EXPECT_EQ(0, times.tv_sec); in HWTEST_F()
39 EXPECT_EQ(1, times.tv_nsec); in HWTEST_F()
50 timespec times; in HWTEST_F() local
51 int result = clock_getres(CLOCK_PROCESS_CPUTIME_ID, &times); in HWTEST_F()
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/ffmpeg/libavcodec/x86/
H A Dhevc_idct.asm28 pd_64: times 4 dd 64
29 pd_2048: times 4 dd 2048
30 pd_512: times 4 dd 512
34 pw_64_m64: times 4 dw 64, -64
35 pw_83_36: times 4 dw 83, 36
36 pw_36_m83: times 4 dw 36, -83
39 pw_89_75: times 4 dw 89, 75
40 pw_50_18: times 4 dw 50, 18
42 pw_75_m18: times 4 dw 75, -18
43 pw_m89_m50: times
53 times 4 dw 80, 70 global() label
54 times 4 dw 57, 43 global() label
55 times 4 dw 25, 9 global() label
57 times 4 dw 87, 57 global() label
58 times 4 dw 9, -43 global() label
59 times 4 dw -80, -90 global() label
60 times 4 dw -70, -25 global() label
62 times 4 dw 80, 9 global() label
63 times 4 dw -70, -87 global() label
64 times 4 dw -25, 57 global() label
65 times 4 dw 90, 43 global() label
67 times 4 dw 70, -43 global() label
68 times 4 dw -87, 9 global() label
69 times 4 dw 90, 25 global() label
70 times 4 dw -80, -57 global() label
72 times 4 dw 57, -80 global() label
73 times 4 dw -25, 90 global() label
74 times 4 dw -9, -87 global() label
75 times 4 dw 43, 70 global() label
77 times 4 dw 43, -90 global() label
78 times 4 dw 57, 25 global() label
79 times 4 dw -87, 70 global() label
80 times 4 dw 9, -80 global() label
82 times 4 dw 25, -70 global() label
83 times 4 dw 90, -80 global() label
84 times 4 dw 43, 9 global() label
85 times 4 dw -57, 87 global() label
87 times 4 dw 9, -25 global() label
88 times 4 dw 43, -57 global() label
89 times 4 dw 70, -80 global() label
90 times 4 dw 87, -90 global() label
94 times 4 dw 88, 85 global() label
95 times 4 dw 82, 78 global() label
96 times 4 dw 73, 67 global() label
97 times 4 dw 61, 54 global() label
98 times 4 dw 46, 38 global() label
99 times 4 dw 31, 22 global() label
100 times 4 dw 13, 4 global() label
102 times 4 dw 90, 82 global() label
103 times 4 dw 67, 46 global() label
104 times 4 dw 22, -4 global() label
105 times 4 dw -31, -54 global() label
106 times 4 dw -73, -85 global() label
107 times 4 dw -90, -88 global() label
108 times 4 dw -78, -61 global() label
109 times 4 dw -38, -13 global() label
111 times 4 dw 88, 67 global() label
112 times 4 dw 31, -13 global() label
113 times 4 dw -54, -82 global() label
114 times 4 dw -90, -78 global() label
115 times 4 dw -46, -4 global() label
116 times 4 dw 38, 73 global() label
117 times 4 dw 90, 85 global() label
118 times 4 dw 61, 22 global() label
120 times 4 dw 85, 46 global() label
121 times 4 dw -13, -67 global() label
122 times 4 dw -90, -73 global() label
123 times 4 dw -22, 38 global() label
124 times 4 dw 82, 88 global() label
125 times 4 dw 54, -4 global() label
126 times 4 dw -61, -90 global() label
127 times 4 dw -78, -31 global() label
129 times 4 dw 82, 22 global() label
130 times 4 dw -54, -90 global() label
131 times 4 dw -61, 13 global() label
132 times 4 dw 78, 85 global() label
133 times 4 dw 31, -46 global() label
134 times 4 dw -90, -67 global() label
135 times 4 dw 4, 73 global() label
136 times 4 dw 88, 38 global() label
138 times 4 dw 78, -4 global() label
139 times 4 dw -82, -73 global() label
140 times 4 dw 13, 85 global() label
141 times 4 dw 67, -22 global() label
142 times 4 dw -88, -61 global() label
143 times 4 dw 31, 90 global() label
144 times 4 dw 54, -38 global() label
145 times 4 dw -90, -46 global() label
147 times 4 dw 73, -31 global() label
148 times 4 dw -90, -22 global() label
149 times 4 dw 78, 67 global() label
150 times 4 dw -38, -90 global() label
151 times 4 dw -13, 82 global() label
152 times 4 dw 61, -46 global() label
153 times 4 dw -88, -4 global() label
154 times 4 dw 85, 54 global() label
156 times 4 dw 67, -54 global() label
157 times 4 dw -78, 38 global() label
158 times 4 dw 85, -22 global() label
159 times 4 dw -90, 4 global() label
160 times 4 dw 90, 13 global() label
161 times 4 dw -88, -31 global() label
162 times 4 dw 82, 46 global() label
163 times 4 dw -73, -61 global() label
165 times 4 dw 61, -73 global() label
166 times 4 dw -46, 82 global() label
167 times 4 dw 31, -88 global() label
168 times 4 dw -13, 90 global() label
169 times 4 dw -4, -90 global() label
170 times 4 dw 22, 85 global() label
171 times 4 dw -38, -78 global() label
172 times 4 dw 54, 67 global() label
174 times 4 dw 54, -85 global() label
175 times 4 dw -4, 88 global() label
176 times 4 dw -46, -61 global() label
177 times 4 dw 82, 13 global() label
178 times 4 dw -90, 38 global() label
179 times 4 dw 67, -78 global() label
180 times 4 dw -22, 90 global() label
181 times 4 dw -31, -73 global() label
183 times 4 dw 46, -90 global() label
184 times 4 dw 38, 54 global() label
185 times 4 dw -90, 31 global() label
186 times 4 dw 61, -88 global() label
187 times 4 dw 22, 67 global() label
188 times 4 dw -85, 13 global() label
189 times 4 dw 73, -82 global() label
190 times 4 dw 4, 78 global() label
192 times 4 dw 38, -88 global() label
193 times 4 dw 73, -4 global() label
194 times 4 dw -67, 90 global() label
195 times 4 dw -46, -31 global() label
196 times 4 dw 85, -78 global() label
197 times 4 dw 13, 61 global() label
198 times 4 dw -90, 54 global() label
199 times 4 dw 22, -82 global() label
201 times 4 dw 31, -78 global() label
202 times 4 dw 90, -61 global() label
203 times 4 dw 4, 54 global() label
204 times 4 dw -88, 82 global() label
205 times 4 dw -38, -22 global() label
206 times 4 dw 73, -90 global() label
207 times 4 dw 67, -13 global() label
208 times 4 dw -46, 85 global() label
210 times 4 dw 22, -61 global() label
211 times 4 dw 85, -90 global() label
212 times 4 dw 73, -38 global() label
213 times 4 dw -4, 46 global() label
214 times 4 dw -78, 90 global() label
215 times 4 dw -82, 54 global() label
216 times 4 dw -13, -31 global() label
217 times 4 dw 67, -88 global() label
219 times 4 dw 13, -38 global() label
220 times 4 dw 61, -78 global() label
221 times 4 dw 88, -90 global() label
222 times 4 dw 85, -73 global() label
223 times 4 dw 54, -31 global() label
224 times 4 dw 4, 22 global() label
225 times 4 dw -46, 67 global() label
226 times 4 dw -82, 90 global() label
228 times 4 dw 4, -13 global() label
229 times 4 dw 22, -31 global() label
230 times 4 dw 38, -46 global() label
231 times 4 dw 54, -61 global() label
232 times 4 dw 67, -73 global() label
233 times 4 dw 78, -82 global() label
234 times 4 dw 85, -88 global() label
235 times 4 dw 90, -90 global() label
[all...]
H A Dvp8dsp.asm27 fourtap_filter_hw_m: times 4 dw -6, 123
28 times 4 dw 12, -1
29 times 4 dw -9, 93
30 times 4 dw 50, -6
31 times 4 dw -6, 50
32 times 4 dw 93, -9
33 times 4 dw -1, 12
34 times 4 dw 123, -6
36 sixtap_filter_hw_m: times 4 dw 2, -11
37 times
[all...]
H A Dh264_chromamc.asm27 rnd_rv40_2d_tbl: times 4 dw 0
28 times 4 dw 16
29 times 4 dw 32
30 times 4 dw 16
31 times 4 dw 32
32 times 4 dw 28
33 times 4 dw 32
34 times 4 dw 28
35 times 4 dw 0
36 times
[all...]
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A Dsieve.cpp85 double midpoint(double *times, double i, int n) { in midpoint() argument
90 return times[(int)fl]; in midpoint()
92 return (times[(int)fl]+times[(int)ce])/2; in midpoint()
96 double medianof(double *times, int n, int type) { in medianof() argument
99 return midpoint(times,n/4,n); in medianof()
101 return midpoint(times,n/2,n); in medianof()
103 return midpoint(times,(n/2)+(n/4),n); in medianof()
108 double qs(double *times, int n, double *q1, double *q2, double *q3) { in qs() argument
109 *q1 = medianof(times, in qs()
115 uprv_getMeanTime(double *times, uint32_t *timeCount, double *marginOfError) uprv_getMeanTime() argument
201 double times[SAMPLES]; uprv_getSieveTime() local
[all...]
/third_party/musl/src/stat/
H A Dutimensat.c10 int utimensat(int fd, const char *path, const struct timespec times[2], int flags) in utimensat() argument
13 if (times && times[0].tv_nsec==UTIME_NOW && times[1].tv_nsec==UTIME_NOW) in utimensat()
14 times = 0; in utimensat()
19 if (times) { in utimensat()
20 ns0 = times[0].tv_nsec; in utimensat()
21 ns1 = times[1].tv_nsec; in utimensat()
22 if (!NS_SPECIAL(ns0)) s0 = times[0].tv_sec; in utimensat()
23 if (!NS_SPECIAL(ns1)) s1 = times[ in utimensat()
[all...]
H A Dfutimesat.c7 int __futimesat(int dirfd, const char *pathname, const struct timeval times[2]) in __futimesat() argument
10 if (times) { in __futimesat()
13 if (times[i].tv_usec >= 1000000ULL) in __futimesat()
15 ts[i].tv_sec = times[i].tv_sec; in __futimesat()
16 ts[i].tv_nsec = times[i].tv_usec * 1000; in __futimesat()
19 return utimensat(dirfd, pathname, times ? ts : 0, 0); in __futimesat()
/third_party/ninja/src/
H A Ddepfile_parser_perftest.cc30 vector<float> times; in main() local
56 times.push_back(time); in main()
62 if (!times.empty()) { in main()
63 float min = times[0]; in main()
64 float max = times[0]; in main()
66 for (size_t i = 0; i < times.size(); ++i) { in main()
67 total += times[i]; in main()
68 if (times[i] < min) in main()
69 min = times[i]; in main()
70 else if (times[ in main()
[all...]
H A Dcanon_perftest.cc28 vector<int> times; in main() local
42 times.push_back(delta); in main()
45 int min = times[0]; in main()
46 int max = times[0]; in main()
48 for (size_t i = 0; i < times.size(); ++i) { in main()
49 total += times[i]; in main()
50 if (times[i] < min) in main()
51 min = times[i]; in main()
52 else if (times[i] > max) in main()
53 max = times[ in main()
[all...]
H A Dbuild_log_perftest.cc104 vector<int> times; in main() local
130 times.push_back(delta); in main()
133 int min = times[0]; in main()
134 int max = times[0]; in main()
136 for (size_t i = 0; i < times.size(); ++i) { in main()
137 total += times[i]; in main()
138 if (times[i] < min) in main()
139 min = times[i]; in main()
140 else if (times[i] > max) in main()
141 max = times[ in main()
[all...]
H A Dmanifest_parser_perftest.cc110 vector<int> times; in main() local
116 times.push_back(delta); in main()
119 int min = *min_element(times.begin(), times.end()); in main()
120 int max = *max_element(times.begin(), times.end()); in main()
121 float total = accumulate(times.begin(), times.end(), 0.0f); in main()
122 printf("min %dms max %dms avg %.1fms\n", min, max, total / times.size()); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/cmd/benchdiff/
H A Dmain.go90 type times struct { type
94 byName := map[string]times{}
96 byName[test.Name] = times{a: test.Duration}
106 times times
111 for name, times := range byName {
112 if times.a == 0 || times.b == 0 {
115 diff := times.b - times
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_rwlock_test.cpp65 timespec times {}; in PthreadRwlockTimeoutHelper()
66 EXPECT_EQ(0, clock_gettime(arg->clock_, &times)); in PthreadRwlockTimeoutHelper()
67 EXPECT_EQ(ETIMEDOUT, arg->wrLockTestTimedFunc_(&arg->lock_, &times)); in PthreadRwlockTimeoutHelper()
68 times.tv_nsec = -1; in PthreadRwlockTimeoutHelper()
69 EXPECT_EQ(EINVAL, arg->wrLockTestTimedFunc_(&arg->lock_, &times)); in PthreadRwlockTimeoutHelper()
70 times.tv_nsec = TS_PER_T; in PthreadRwlockTimeoutHelper()
71 EXPECT_EQ(EINVAL, arg->wrLockTestTimedFunc_(&arg->lock_, &times)); in PthreadRwlockTimeoutHelper()
72 EXPECT_EQ(0, clock_gettime(arg->clock_, &times)); in PthreadRwlockTimeoutHelper()
73 times.tv_sec += 1; in PthreadRwlockTimeoutHelper()
74 EXPECT_EQ(ETIMEDOUT, arg->wrLockTestTimedFunc_(&arg->lock_, &times)); in PthreadRwlockTimeoutHelper()
148 timespec times; HWTEST_F() local
182 timespec times; HWTEST_F() local
200 timespec times; HWTEST_F() local
217 timespec times; HWTEST_F() local
234 timespec times; HWTEST_F() local
278 timespec times; HWTEST_F() local
335 timespec times; HWTEST_F() local
[all...]
/third_party/skia/modules/pathkit/perf/
H A DperfReporter.js9 // warmup 3 times (arbitrary choice)
20 times = 0;
21 // See how many times we can do it in 100ms (arbitrary choice)
25 times++;
33 let goalTimes = times * 20;
36 times = 0;
38 while (times < goalTimes) {
40 times++;
45 const us = (end - start) * 1000 / times;
58 // warmup 3 times (arbitrar
[all...]
/third_party/rust/crates/rustix/tests/fs/
H A Dutimensat.rs23 let times = Timestamps { in test_utimensat()
33 utimensat(&dir, "foo", &times, AtFlags::empty()).unwrap(); in test_utimensat()
37 assert_eq!(times.last_modification.tv_sec as u64, after.st_mtime as u64); in test_utimensat()
40 times.last_modification.tv_nsec as u64, in test_utimensat()
45 times.last_modification.tv_nsec as u64, in test_utimensat()
48 assert!(times.last_access.tv_sec as u64 >= after.st_atime as u64); in test_utimensat()
51 times.last_access.tv_sec as u64 > after.st_atime as u64 in test_utimensat()
52 || times.last_access.tv_nsec as u64 >= after.st_atime_nsec as u64 in test_utimensat()
56 times.last_access.tv_sec as u64 > after.st_atime as u64 in test_utimensat()
57 || times in test_utimensat()
[all...]
H A Dfutimens.rs17 let times = Timestamps { in test_futimens()
27 futimens(&foo, &times).unwrap(); in test_futimens()
31 assert_eq!(times.last_modification.tv_sec as u64, after.st_mtime as u64); in test_futimens()
34 times.last_modification.tv_nsec as u64, in test_futimens()
39 times.last_modification.tv_nsec as u64, in test_futimens()
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowPropertyDeclarations.js19 * Repeats a string a certain number of times.
24 * @param {number} times Number of times to repeat string. Integer.
27 function repeatString(string, times) {
28 if (times === 1) {
31 if (times < 0) { throw new Error(); }
33 while (times) {
34 if (times & 1) {
37 if (times >>= 1) {
166 * Repeats a string a certain number of times
[all...]
/third_party/node/test/fixtures/wpt/hr-time/resources/
H A Dtiming-attack.js7 function check_resolutions(times, length) {
12 const h1 = times[i];
14 const h2 = times[j];
23 const times = new Array(10);
31 times[index++] = hrt1;
32 times[index++] = hrt2;
37 times[index++] = hrt;
40 assert_true(check_resolutions(times, index), 'Difference should be at least ' + resolution + ' microseconds.');
/third_party/curl/src/
H A Dtool_filetime.c43 access to a 64-bit type we can bypass stat and get the times directly. */ in getfiletime()
97 access to a 64-bit type we can bypass utime and set the times directly. */ in setfiletime()
136 struct timeval times[2]; in setfiletime()
137 times[0].tv_sec = times[1].tv_sec = (time_t)filetime; in setfiletime()
138 times[0].tv_usec = times[1].tv_usec = 0; in setfiletime()
139 if(utimes(filename, times)) { in setfiletime()
145 struct utimbuf times; in setfiletime()
146 times in setfiletime()
[all...]
/third_party/musl/src/legacy/
H A Dfutimes.c7 struct timespec times[2]; in futimes() local
9 times[0].tv_sec = tv[0].tv_sec; in futimes()
10 times[0].tv_nsec = tv[0].tv_usec * 1000; in futimes()
11 times[1].tv_sec = tv[1].tv_sec; in futimes()
12 times[1].tv_nsec = tv[1].tv_usec * 1000; in futimes()
13 return futimens(fd, times); in futimes()
H A Dlutimes.c8 struct timespec times[2]; in lutimes() local
10 times[0].tv_sec = tv[0].tv_sec; in lutimes()
11 times[0].tv_nsec = tv[0].tv_usec * 1000; in lutimes()
12 times[1].tv_sec = tv[1].tv_sec; in lutimes()
13 times[1].tv_nsec = tv[1].tv_usec * 1000; in lutimes()
15 return utimensat(AT_FDCWD, filename, tv ? times : 0, AT_SYMLINK_NOFOLLOW); in lutimes()
/third_party/lame/libmp3lame/i386/
H A Dnasm.h218 times (($$-%%here) & 15 & ge1(($$-%%here) & 15) & ~ge4(($$-%%here) & 15)) nop
219 times (1 & ge4(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) jmp short %%skip
220 times (((($$-%%here) & 15)-2) & ge4(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) nop
226 times (1 & ge1(($$-%%here) & 15) & ~ge2(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) nop
227 times (1 & ge2(($$-%%here) & 15) & ~ge3(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) DB 08Bh,0C0h
228 times (1 & ge3(($$-%%here) & 15) & ~ge4(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) DB 08Dh,004h,020h
229 times (1 & ge4(($$-%%here) & 15) & ~ge5(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) DB 08Dh,044h,020h,000h
230 times (1 & ge5(($$-%%here) & 15) & ~ge6(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) DB 08Dh,044h,020h,000h,090h
231 times (1 & ge6(($$-%%here) & 15) & ~ge7(($$-%%here) & 15) & ~ge%1(($$-%%here) & 15)) DB 08Dh,080h,0,0,0,0
232 times (
[all...]
/third_party/node/test/wasi/c/
H A Dstat.c14 struct timespec times[2]; in main() local
37 times[0].tv_sec = 4; in main()
38 times[0].tv_nsec = 0; in main()
39 times[1].tv_sec = 9; in main()
40 times[1].tv_nsec = 0; in main()
41 assert(0 == futimens(fd, times)); in main()
/third_party/ltp/testcases/kernel/syscalls/futimesat/
H A Dfutimesat01.c59 int myfutimesat(int dirfd, const char *filename, struct timeval *times) in myfutimesat() argument
61 return tst_syscall(__NR_futimesat, dirfd, filename, times); in myfutimesat()
67 struct timeval times[2]; in main() local
77 gettimeofday(&times[0], NULL); in main()
78 gettimeofday(&times[1], NULL); in main()
79 TEST(myfutimesat(fds[i], filenames[i], times)); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D8-1.c42 #include <sys/times.h>
62 st_time = times(&ini_tms); in main()
65 UNRESOLVED(errno, "times failed"); in main()
75 /* Busy loop for some times */ in main()
77 cur_time = times(&parent_tms); in main()
80 UNRESOLVED(errno, "times failed"); in main()
102 cur_time = times(&child_tms); in main()
105 UNRESOLVED(errno, "times failed"); in main()
113 cur_time = times(&child_tms); in main()
116 UNRESOLVED(errno, "times faile in main()
[all...]

Completed in 10 milliseconds

12345678910>>...14