OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timesource
(Results
1 - 5
of
5
) sorted by null
/external/jsr330/src/javax/inject/
package-info.java
25
* depend on a <tt>
TimeSource
</tt>. The types on which a type depends are
36
* final
TimeSource
timeSource
;
38
*
timeSource
= <b>new AtomicClock(...)</b>;
48
* final
TimeSource
timeSource
;
50
*
timeSource
= <b>DefaultTimeSource.getInstance()</b>;
66
* <b>
TimeSource
original = DefaultTimeSource.getInstance();
93
* final
TimeSource
timeSource
;
[
all
...]
/external/jsr330/javadoc/javax/inject/
package-summary.html
146
depend on a <tt>
TimeSource
</tt>. The types on which a type depends are
157
final
TimeSource
timeSource
;
159
timeSource
= <b>new AtomicClock(...)</b>;
169
final
TimeSource
timeSource
;
171
timeSource
= <b>DefaultTimeSource.getInstance()</b>;
187
<b>
TimeSource
original = DefaultTimeSource.getInstance();
214
final
TimeSource
timeSource
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmsname.h
47
#define SERVICE_TIMESOURCE TEXT("
TIMESOURCE
")
/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar
/external/libpcap/
pcap-linux.c
4216
int
timesource
;
local
[
all
...]
Completed in 322 milliseconds