HomeSort by relevance Sort by last modified time
    Searched refs:times (Results 176 - 200 of 712) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/core/logd/
LogReader.cpp 165 LastLogTimes &times = mLogbuf.mTimes; local
167 LastLogTimes::iterator it = times.begin();
168 while(it != times.end()) {
171 times.erase(it);
LogTimes.cpp 86 LastLogTimes &times = reader.logbuf().mTimes; local
88 LastLogTimes::iterator it = times.begin();
89 while(it != times.end()) {
91 times.erase(it);
main.cpp 141 // Serves the purpose of managing the last logs times read on a
145 LastLogTimes *times = new LastLogTimes(); local
150 LogBuffer *logBuf = new LogBuffer(times);
  /external/chromium_org/base/files/
file_posix.cc 61 static int CallFutimes(PlatformFile file, const struct timeval times[2]) {
67 ts_times[0].tv_sec = times[0].tv_sec;
68 ts_times[0].tv_nsec = times[0].tv_usec * 1000;
69 ts_times[1].tv_sec = times[1].tv_sec;
70 ts_times[1].tv_nsec = times[1].tv_usec * 1000;
74 return futimes(file, times);
107 static int CallFutimes(PlatformFile file, const struct timeval times[2]) {
424 timeval times[2]; local
425 times[0] = last_access_time.ToTimeVal();
426 times[1] = last_modified_time.ToTimeVal()
    [all...]
  /cts/suite/cts/deviceTests/opengl/jni/primitive/
GLPrimitive.cpp 59 // Sets the times in the Java array.
60 double times[] = {start, end}; local
61 env->SetDoubleArrayRegion(frameTimes, 0, 2, times);
  /development/ndk/platforms/android-19/include/sys/
stat.h 142 extern int utimensat(int fd, const char *path, const struct timespec times[2], int flags);
143 extern int futimens(int fd, const struct timespec times[2]);
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.h 166 SimpleDateFormat *sdf, int32_t times, UErrorCode& status);
169 int times, UCalendarDateFields field, UCalendarDateFields field2,
tzfmttst.cpp 245 UDate *times; member in struct:LocaleData
284 UDate times[NUM_PATTERNS]; local
286 times[i] = 0;
294 data.times[i] += times[i];
314 times[patidx] = 0;
426 times[patidx] += (Calendar::getNow() - timer);
474 UDate times[NUM_PATTERNS]; local
476 times[i] = 0;
506 data.times = times
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
ldlinux-sects.asm 9 times 0x2410 db 0x1 label
13 times 0x2A0 db 0x3 label
15 times 0x23 db 0x4 label
21 times 0x590 db 0x2 label
  /external/chromium_org/v8/test/mjsunit/
array-push9.js 5 // Flags: --allow-natives-syntax --deopt-every-n-times=5 --nodead-code-elimination
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
SyncSampleIntersectFinderImpl.java 73 List<long[]> times = getSyncSamplesTimestamps(movie, track); local
74 final long[] commonIndices = getCommonIndices(track.getSyncSamples(), getTimes(track, movie), track.getTrackMetaData().getTimescale(), times.toArray(new long[times.size()][]));
163 List<long[]> times = new LinkedList<long[]>(); local
169 times.add(currentTrackTimes);
173 return times;
183 for (long[] times : otherTracksTimes) {
184 foundInEveryRef &= (Arrays.binarySearch(times, syncSampleTimes[i]) >= 0);
195 // nuSyncSampleTimes: Contains the times of all sync samples
  /frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
Point.java 64 public Point times(float s) { method in class:Point
81 return this.times(length / this.length());
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
stat.h 142 extern int utimensat(int fd, const char *path, const struct timespec times[2], int flags);
143 extern int futimens(int fd, const struct timespec times[2]);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
stat.h 142 extern int utimensat(int fd, const char *path, const struct timespec times[2], int flags);
143 extern int futimens(int fd, const struct timespec times[2]);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
stat.h 142 extern int utimensat(int fd, const char *path, const struct timespec times[2], int flags);
143 extern int futimens(int fd, const struct timespec times[2]);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 14 pw_8: times 8 dw 8
15 bilin_filter_m_sse2: times 8 dw 16
16 times 8 dw 0
17 times 8 dw 15
18 times 8 dw 1
19 times 8 dw 14
20 times 8 dw 2
21 times 8 dw 13
22 times 8 dw 3
23 times 8 dw 1
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 14 pw_8: times 8 dw 8
15 bilin_filter_m_sse2: times 8 dw 16
16 times 8 dw 0
17 times 8 dw 15
18 times 8 dw 1
19 times 8 dw 14
20 times 8 dw 2
21 times 8 dw 13
22 times 8 dw 3
23 times 8 dw 1
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 14 pw_8: times 8 dw 8
15 bilin_filter_m_sse2: times 8 dw 16
16 times 8 dw 0
17 times 8 dw 15
18 times 8 dw 1
19 times 8 dw 14
20 times 8 dw 2
21 times 8 dw 13
22 times 8 dw 3
23 times 8 dw 1
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
CountersGraph.js 160 if (!counterUI.counter.times.length)
166 bestTime = counterUI.counter.times[index];
275 this.times = [];
288 this.times.push(time);
294 this.times = [];
339 this._minimumIndex = Number.constrain(this.times.upperBound(start) - 1, 0, this.times.length - 1);
342 this._maximumIndex = Number.constrain(this.times.lowerBound(end), 0, this.times.length - 1);
361 this.x[i] = xFactor * (this.times[i] - this._minTime)
    [all...]
  /external/chromium_org/content/browser/resources/media/
stats_graph_helper.js 190 // and adds the new data points to it. |times| is the list of timestamps for
193 peerConnectionElement, dataSeriesId, label, times, values) {
205 for (var i = 0; i < times.length; ++i)
206 dataSeries.addPoint(times[i], values[i]);
216 var times = null;
217 // Find the packet group arrival times.
220 times = stats.values[i + 1];
225 if (times == null)
228 // Convert |deltas| and |times| from strings to arrays of numbers.
231 times = JSON.parse(times)
    [all...]
  /external/valgrind/main/exp-bbv/tests/x86/
rep_prefix.S 3 # only count as one instruction, even though they repeat many times
43 rep stosb # store d 16384 times, auto-increment
49 rep lodsb # load byte 16384 times, auto-increment
60 rep stosw # store 8192 times, auto-increment
66 rep lodsw # load 8192 times, auto-increment
77 rep stosl # store 4096 times, auto-increment
83 rep lodsl # load 4096 times, auto-increment
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state_utils.cpp 48 const int *const inputYCoordinates, const int *const times, const int *const pointerIds,
54 if (times) {
57 i, inputXCoordinates[i], inputYCoordinates[i], times[i]);
62 if (times) {
65 if (times[i] < times[i - 1]) {
66 AKLOGI("Invalid time sequence. %d, %d", times[i - 1], times[i]);
107 const int time = times ? times[i] : -1
    [all...]
proximity_info_state.cpp 44 const int *const xCoordinates, const int *const yCoordinates, const int *const times,
49 inputSize, xCoordinates, yCoordinates, times, mSampledInputSize,
109 mMaxPointToKeyLength, mInputProximities, xCoordinates, yCoordinates, times,
117 yCoordinates, times, lastSavedInputSize, mSampledInputSize, &mSampledInputXs,
121 mAverageSpeed, inputSize, xCoordinates, yCoordinates, times, mSampledInputSize,
  /external/mockito/src/org/mockito/
Mockito.java 129 * of how many times it is called. </li>
132 * the same arguments many times.
207 * mockedList.add("three times");
208 * mockedList.add("three times");
209 * mockedList.add("three times");
211 * //following two verifications work exactly the same - times(1) is used by default
213 * verify(mockedList, times(1)).add("once");
216 * verify(mockedList, times(2)).add("twice");
217 * verify(mockedList, times(3)).add("three times");
1937 public static VerificationMode times(int wantedNumberOfInvocations) { method in class:Mockito
    [all...]
  /frameworks/base/tests/TtsTests/src/com/android/speech/tts/
TextToSpeechTests.java 80 LittleMock.verify(delegate, LittleMock.times(1)).onLoadLanguage(
101 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req.capture(),
124 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req2.capture(),
143 LittleMock.verify(delegate, LittleMock.times(1)).onIsLanguageAvailable(
160 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req.capture(),

Completed in 629 milliseconds

1 2 3 4 5 6 78 91011>>