/external/libvpx/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | [all...] |
/external/bison/lib/ |
sys_stat.in.h | 396 _GL_FUNCDECL_RPL (futimens, int, (int fd, struct timespec const times[2])); 397 _GL_CXXALIAS_RPL (futimens, int, (int fd, struct timespec const times[2])); 400 _GL_FUNCDECL_SYS (futimens, int, (int fd, struct timespec const times[2])); 402 _GL_CXXALIAS_SYS (futimens, int, (int fd, struct timespec const times[2])); 701 struct timespec const times[2], int flag) 704 struct timespec const times[2], int flag)); 708 struct timespec const times[2], int flag) 712 struct timespec const times[2], int flag));
|
/external/chromium_org/components/component_updater/test/ |
test_configurator.h | 66 void SetLoopCount(int times);
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
kernel_intercept.h | 109 int ki_utimes(const char* path, const struct timeval times[2]); 110 int ki_futimes(int fd, const struct timeval times[2]); 124 int ki_utime(const char* filename, const struct utimbuf* times); 125 int ki_futimens(int fd, const struct timespec times[2]);
|
/external/eigen/bench/btl/generic_bench/timers/ |
portable_timer.hh | 95 #include <sys/times.h>
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/ |
dct_sse2.asm | 397 times 8 dw 1 400 times 4 dw 1 401 times 4 dw 0 404 times 8 dw 1 417 times 4 dd 7 420 times 8 dw 7 423 times 4 dd 14500 426 times 4 dd 7500 429 times 4 dd 12000 432 times 4 dd 5100 [all...] |
/external/libvpx/libvpx/vp8/encoder/x86/ |
dct_sse2.asm | 397 times 8 dw 1 400 times 4 dw 1 401 times 4 dw 0 404 times 8 dw 1 417 times 4 dd 7 420 times 8 dw 7 423 times 4 dd 14500 426 times 4 dd 7500 429 times 4 dd 12000 432 times 4 dd 5100 [all...] |
/external/libpng/contrib/libtests/ |
tarith.c | 616 png_int_32 times, div; local 632 times = div = 0; 651 if (times < 0) u2 = -times, n = !n; else u2 = times; 663 fp *= times; 667 a, times, hi, lo, fp); 690 fprintf(stderr, "TEST %d * %d / %d -> %lld (%s)\n", a, times, div, 694 if (png_muldiv(&result, a, times, div) != ok) 699 times, div, fp) [all...] |
/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/ |
FileUtil.java | 290 double[] times = FileUtil.measureIO(runsInOneGo, rdAmount, wrAmount, new MeasureRun() { local 305 times); 343 double[] times = FileUtil.measureIO(runsInOneGo, rdAmount, wrAmount, new MeasureRun() { local 358 times); 390 double[] times = MeasureTime.measure(numberRepeatInOneRun, new MeasureRun() { local 399 times);
|
/external/chromium_org/chrome/browser/history/ |
visit_database_unittest.cc | 164 // basis for all visit times. 244 // Query the visits for all our times. We should get all visits. 246 std::vector<base::Time> times; local 248 times.push_back(test_visit_rows[i].visit_time); 251 GetVisitsForTimes(times, &results); 257 std::vector<base::Time> times; local 258 times.push_back(test_visit_rows[i].visit_time); 260 GetVisitsForTimes(times, &results);
|
visit_database.h | 21 // A visit database is one which stores visits for URLs, that is, times and 71 // Fills the vector with all visits with times in the given list. 74 // detection is performed, so if |times| has duplicate times, 76 bool GetVisitsForTimes(const std::vector<base::Time>& times, 80 // time can be is_null(), in which case the times in that direction are 92 // to the given vector. Either time can be is_null(), in which case the times 109 // is_null(), in which case the times in that direction are unbounded.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/history/showHistory/ |
typedUrls.js | 72 // Maps URLs to a count of the number of times the user typed that URL into 77 // times a user visited a URL by typing the address. 108 // Sort the URLs by the number of times the user typed them.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
webrunner.js | 83 var times = [], start, pos = 0, cur; 117 times.push( (runs * 1000) / (cur - start) ); 119 times.push( cur - start ); 135 var data = compute( times, numTests ); 142 data.times = times; 151 function compute(times, runs){ 152 var results = {runs: runs}, num = times.length; 154 times = times.sort(function(a,b) [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
tzfmttst.cpp | 340 UDate *times; member in struct:LocaleData 391 UDate times[NUM_PATTERNS]; local 393 times[i] = 0; 401 data.times[i] += times[i]; 421 times[patidx] = 0; 551 times[patidx] += (Calendar::getNow() - timer); 599 UDate times[NUM_PATTERNS]; local 601 times[i] = 0; 631 data.times = times [all...] |
/external/icu/icu4c/source/test/intltest/ |
tzfmttst.cpp | 340 UDate *times; member in struct:LocaleData 391 UDate times[NUM_PATTERNS]; local 393 times[i] = 0; 401 data.times[i] += times[i]; 421 times[patidx] = 0; 551 times[patidx] += (Calendar::getNow() - timer); 599 UDate times[NUM_PATTERNS]; local 601 times[i] = 0; 631 data.times = times [all...] |
/external/bison/darwin-lib/sys/ |
stat.h | 708 _GL_FUNCDECL_RPL (futimens, int, (int fd, struct timespec const times[2])); 709 _GL_CXXALIAS_RPL (futimens, int, (int fd, struct timespec const times[2])); 712 _GL_FUNCDECL_SYS (futimens, int, (int fd, struct timespec const times[2])); 714 _GL_CXXALIAS_SYS (futimens, int, (int fd, struct timespec const times[2])); 1013 struct timespec const times[2], int flag) 1016 struct timespec const times[2], int flag)); 1020 struct timespec const times[2], int flag) 1024 struct timespec const times[2], int flag)); [all...] |
/external/bison/linux-lib/sys/ |
stat.h | 708 _GL_FUNCDECL_RPL (futimens, int, (int fd, struct timespec const times[2])); 709 _GL_CXXALIAS_RPL (futimens, int, (int fd, struct timespec const times[2])); 712 _GL_FUNCDECL_SYS (futimens, int, (int fd, struct timespec const times[2])); 714 _GL_CXXALIAS_SYS (futimens, int, (int fd, struct timespec const times[2])); 1013 struct timespec const times[2], int flag) 1016 struct timespec const times[2], int flag)); 1020 struct timespec const times[2], int flag) 1024 struct timespec const times[2], int flag)); [all...] |
/external/chromium_org/net/socket/ |
websocket_endpoint_lock_manager_unittest.cc | 115 void UnlockDummyEndpoint(int times) { 116 for (int i = 0; i < times; ++i) {
|
/development/ndk/platforms/android-12/include/sys/ |
stat.h | 142 extern int utimensat(int fd, const char *path, const struct timespec times[2], int flags);
|
/external/chromium_org/components/sync_driver/ |
sync_prefs.h | 131 virtual void SetRemainingRollbackTries(int times);
|
/external/easymock/src/org/easymock/internal/ |
ReplayState.java | 131 public void times(Range range) {
method in class:ReplayState
|
/external/mockito/src/org/mockito/internal/ |
InOrderImpl.java | 41 return this.verify(mock, VerificationModeFactory.times(1));
|
/external/openssl/include/openssl/ |
dtls1.h | 76 #include <sys/times.h>
|
/external/openssl/ssl/ |
dtls1.h | 76 #include <sys/times.h>
|
/external/chromium_org/third_party/sqlite/src/tool/ |
speedtest8.c | 34 #include <sys/times.h> 197 clkStart = times(&tmsStart); 230 clkEnd = times(&tmsEnd);
|