OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:milliseconds
(Results
51 - 68
of
68
) sorted by null
1
2
3
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
SerializationStressTest2.java
49
transient long
milliseconds
;
field in class:SerializationStressTest2.ReadWriteObjectAndPrimitiveData
65
milliseconds
= in.readLong();
72
out.writeLong(
milliseconds
);
[
all
...]
/external/openssl/
e_os.h
417
extern void delay(unsigned
milliseconds
);
/frameworks/base/media/libmedia/
AudioRecord.cpp
465
result = cblk->cv.waitRelative(cblk->lock,
milliseconds
(waitTimeMs));
AudioTrack.cpp
689
result = cblk->cv.waitRelative(cblk->lock,
milliseconds
(waitTimeMs));
/external/v8/src/
platform-win32.cc
254
// timestamps are represented as a doubles in
milliseconds
since 00:00:00 UTC,
270
// Returns the local timezone offset in
milliseconds
east of UTC. This is
271
// the number of
milliseconds
you must add to UTC to get local time, i.e.
277
// Returns the daylight savings time offset for the time in
milliseconds
.
311
// Return the difference (in
milliseconds
) between this timestamp and
451
// Return the difference in
milliseconds
between this and another timestamp.
510
// Return the local timezone offset in
milliseconds
east of UTC. This
526
// Convert from JavaScript
milliseconds
past 1/1/1970 0:00:00 to
554
// Get the local timezone offset for the timestamp in
milliseconds
.
558
// are specified in minutes. These must be converted to
milliseconds
[
all
...]
date.js
708
// Mozilla-specific extension. Returns the number of
milliseconds
[
all
...]
/external/blktrace/btreplay/doc/
btreplay.tex
145
for \emph{bunching.} The default time is 10
milliseconds
(10,000,000
311
The default value is 10,000,000 nanoseconds (10
milliseconds
).
/frameworks/base/libs/audioflinger/
AudioPolicyService.cpp
824
command->mTime = systemTime() +
milliseconds
(delayMs);
AudioPolicyManagerBase.cpp
[
all
...]
AudioFlinger.cpp
[
all
...]
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/8/
android.jar
/prebuilt/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/common/ant/
ant.jar
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
Completed in 330 milliseconds
1
2
3