| /third_party/ffmpeg/libavcodec/x86/ |
| D | hevc_idct.asm | 53 times 4 dw 80, 70 label 54 times 4 dw 57, 43 label 55 times 4 dw 25, 9 label 57 times 4 dw 87, 57 label 58 times 4 dw 9, -43 label 59 times 4 dw -80, -90 label 60 times 4 dw -70, -25 label 62 times 4 dw 80, 9 label 63 times 4 dw -70, -87 label 64 times 4 dw -25, 57 label [all …]
|
| D | vp9itxfm_16bpp.asm | 84 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 10 db 1 label 94 times 28 db 2 label 95 times 51 db 3 label 96 times 167 db 4 label [all …]
|
| D | vp9mc.asm | 31 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 8 dw %6 label [all …]
|
| D | vp9itxfm.asm | 31 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 4 dw 5283, 13377 label 80 times 4 dw 9929, 13377 label 82 times 4 dw 15212, -13377 label 84 times 4 dw 15212, 9929 label [all …]
|
| /third_party/libjpeg-turbo/simd/x86_64/ |
| D | jchuff-sse2.asm | 53 times 1 << 14 db 15 label 54 times 1 << 13 db 14 label 55 times 1 << 12 db 13 label 56 times 1 << 11 db 12 label 57 times 1 << 10 db 11 label 58 times 1 << 9 db 10 label 59 times 1 << 8 db 9 label 60 times 1 << 7 db 8 label 61 times 1 << 6 db 7 label 62 times 1 << 5 db 6 label [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
| D | jchuff-sse2.asm | 53 times 1 << 14 db 15 label 54 times 1 << 13 db 14 label 55 times 1 << 12 db 13 label 56 times 1 << 11 db 12 label 57 times 1 << 10 db 11 label 58 times 1 << 9 db 10 label 59 times 1 << 8 db 9 label 60 times 1 << 7 db 8 label 61 times 1 << 6 db 7 label 62 times 1 << 5 db 6 label [all …]
|
| /third_party/libjpeg-turbo/simd/i386/ |
| D | jchuff-sse2.asm | 52 times 1 << 14 db 15 label 53 times 1 << 13 db 14 label 54 times 1 << 12 db 13 label 55 times 1 << 11 db 12 label 56 times 1 << 10 db 11 label 57 times 1 << 9 db 10 label 58 times 1 << 8 db 9 label 59 times 1 << 7 db 8 label 60 times 1 << 6 db 7 label 61 times 1 << 5 db 6 label [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
| D | jchuff-sse2.asm | 52 times 1 << 14 db 15 label 53 times 1 << 13 db 14 label 54 times 1 << 12 db 13 label 55 times 1 << 11 db 12 label 56 times 1 << 10 db 11 label 57 times 1 << 9 db 10 label 58 times 1 << 8 db 9 label 59 times 1 << 7 db 8 label 60 times 1 << 6 db 7 label 61 times 1 << 5 db 6 label [all …]
|
| /third_party/rust/crates/rustix/tests/fs/ |
| D | utimensat.rs | 23 let times = Timestamps { in test_utimensat() localVariable 75 let times = Timestamps { in test_utimensat_noent() localVariable 113 let times = Timestamps { in test_utimensat_notdir() localVariable
|
| D | futimens.rs | 17 let times = Timestamps { in test_futimens() localVariable
|
| /third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
| D | sieve.cpp | 85 double midpoint(double *times, double i, int n) { in midpoint() 96 double medianof(double *times, int n, int type) { in medianof() 108 double qs(double *times, int n, double *q1, double *q2, double *q3) { in qs() 115 U_CAPI double uprv_getMeanTime(double *times, uint32_t *timeCount, double *marginOfError) { in uprv_getMeanTime() 201 double times[SAMPLES]; in uprv_getSieveTime() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| D | utimensat.c | 36 struct timespec times[] = {{.tv_sec = 0}, {.tv_sec = sec}}; in utimensat_0100() local 86 struct timespec times[] = {{.tv_sec = 0}, {.tv_sec = sec}}; in utimensat_time64_0100() local
|
| /third_party/gn/src/gn/ |
| D | function_write_file_unittest.cc | 95 struct timeval times[2] = {}; in TEST_F() local 100 struct timeval times[2] = {}; in TEST_F() local
|
| /third_party/ltp/testcases/kernel/syscalls/futimesat/ |
| D | futimesat01.c | 59 int myfutimesat(int dirfd, const char *filename, struct timeval *times) in myfutimesat() 67 struct timeval times[2]; in main() local
|
| /third_party/musl/porting/liteos_a/user/src/time/ |
| D | times.c | 4 clock_t times(struct tms *tms) in times() function
|
| D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime()
|
| /third_party/musl/src/time/ |
| D | times.c | 4 clock_t times(struct tms *tms) in times() function
|
| D | utime.c | 6 int utime(const char *path, const struct utimbuf *times) in utime()
|
| /third_party/ltp/testcases/kernel/syscalls/utime/ |
| D | utime06.c | 60 static const struct utimbuf times; variable 69 const struct utimbuf *times; member
|
| /third_party/rust/crates/nix/src/sys/ |
| D | stat.rs | 365 let times: [libc::timeval; 2] = [*atime.as_ref(), *mtime.as_ref()]; in utimes() localVariable 397 let times: [libc::timeval; 2] = [*atime.as_ref(), *mtime.as_ref()]; in lutimes() localVariable 412 let times: [libc::timespec; 2] = [*atime.as_ref(), *mtime.as_ref()]; in futimens() localVariable 455 let times: [libc::timespec; 2] = [*atime.as_ref(), *mtime.as_ref()]; in utimensat() localVariable
|
| /third_party/musl/src/legacy/ |
| D | lutimes.c | 8 struct timespec times[2]; in lutimes() local
|
| D | futimes.c | 7 struct timespec times[2]; in futimes() local
|
| /third_party/skia/docs/examples/ |
| D | Path_updateBoundsCache.cpp | 7 double times[2] = { 0, 0 }; in draw() local
|
| /third_party/flutter/skia/docs/examples/ |
| D | Path_updateBoundsCache.cpp | 7 double times[2] = { 0, 0 }; in draw() local
|
| /third_party/node/deps/npm/node_modules/JSONStream/test/ |
| D | parsejson.js | 11 , times = 20 variable
|