OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:since
(Results
576 - 600
of
21186
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
114
// when using MFC, disable another placement new declaration,
since
there is one in wcealt.h
284
int tm_hour; /* hours
since
midnight - [0,23] */
286
int tm_mon; /* months
since
January - [0,11] */
287
int tm_year; /* years
since
1900 */
288
int tm_wday; /* days
since
Sunday - [0,6] */
289
int tm_yday; /* days
since
January 1 - [0,365] */
297
//
since
it was already defined in wcealt.h
322
* defined in kfuncs.h,
since
we then can avoid including <windows.h> at all.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
114
// when using MFC, disable another placement new declaration,
since
there is one in wcealt.h
284
int tm_hour; /* hours
since
midnight - [0,23] */
286
int tm_mon; /* months
since
January - [0,11] */
287
int tm_year; /* years
since
1900 */
288
int tm_wday; /* days
since
Sunday - [0,6] */
289
int tm_yday; /* days
since
January 1 - [0,365] */
297
//
since
it was already defined in wcealt.h
322
* defined in kfuncs.h,
since
we then can avoid including <windows.h> at all.
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h
114
// when using MFC, disable another placement new declaration,
since
there is one in wcealt.h
284
int tm_hour; /* hours
since
midnight - [0,23] */
286
int tm_mon; /* months
since
January - [0,11] */
287
int tm_year; /* years
since
1900 */
288
int tm_wday; /* days
since
Sunday - [0,6] */
289
int tm_yday; /* days
since
January 1 - [0,365] */
297
//
since
it was already defined in wcealt.h
322
* defined in kfuncs.h,
since
we then can avoid including <windows.h> at all.
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_evc.h
114
// when using MFC, disable another placement new declaration,
since
there is one in wcealt.h
284
int tm_hour; /* hours
since
midnight - [0,23] */
286
int tm_mon; /* months
since
January - [0,11] */
287
int tm_year; /* years
since
1900 */
288
int tm_wday; /* days
since
Sunday - [0,6] */
289
int tm_yday; /* days
since
January 1 - [0,365] */
297
//
since
it was already defined in wcealt.h
322
* defined in kfuncs.h,
since
we then can avoid including <windows.h> at all.
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
UnitTests.java
30
*
Since
it uses Eclipse OSGI, it must be run in a Eclipse plugin environment
42
//
since
this plugin is a fragment which runs insde adt, gather tests from AdtPlugin
/external/chromium_org/chrome/common/extensions/api/
history.json
18
"lastVisitTime": {"type": "number", "optional": true, "description": "When this page was last loaded, represented in milliseconds
since
the epoch."},
30
"visitTime": {"type": "number", "optional": true, "description": "When this visit occurred, represented in milliseconds
since
the epoch."},
51
"startTime": {"type": "number", "optional": true, "description": "Limit results to those visited after this date, represented in milliseconds
since
the epoch."},
52
"endTime": {"type": "number", "optional": true, "description": "Limit results to those visited before this date, represented in milliseconds
since
the epoch."},
135
"startTime": { "type": "number", "description": "Items added to history after this date, represented in milliseconds
since
the epoch." },
136
"endTime": { "type": "number", "description": "Items added to history before this date, represented in milliseconds
since
the epoch." }
/external/eclipse-windowbuilder/propertysheet/
README.txt
25
libraries such as collections, lang, etc.
Since
ADT already uses
33
(
since
a lot of code references it for logging, resource loading
39
resource loading code could use a relative path,
since
with an
53
ignored,
since
they were not using @Override annotations in the
81
supporting classes) was also included,
since
it's used to present the
91
SIZE_ALL cursor to the HAND cursor
since
(at least on Mac) the
/external/nist-sip/java/gov/nist/javax/sip/
SipStackExt.java
50
* @
since
2.0
64
* @
since
2.0
79
* @
since
2.0
90
* @
since
2.0
100
* @
since
2.0
118
* @
since
2.0
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/
Utils.java
84
* Takes a number of weeks
since
the epoch and calculates the Julian day of
91
* @param week Number of weeks
since
the epoch
92
* @return The julian day for the Monday of the given week
since
the epoch
99
* Returns the week
since
{@link Time#EPOCH_JULIAN_DAY} (Jan 1, 1970)
103
* week
since
{@link Time#EPOCH_JULIAN_DAY} that day occurs in, starting
109
* @return Weeks
since
the epoch
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiCollection.java
21
* @
since
API Level 16
29
* @
since
API Level 16
48
* @
since
API Level 16
82
* @
since
API Level 16
106
* @
since
API Level 16
137
* @
since
API Level 16
UiSelector.java
29
* @
since
API Level 16
68
* @
since
API Level 16
78
* @
since
API Level 17
113
* @
since
API Level 16
128
* @
since
API Level 17
142
* @
since
API Level 16
156
* @
since
API Level 16
168
* @
since
API Level 16
180
* @
since
API Level 17
192
* @
since
API Level 1
[
all
...]
/frameworks/uiautomator/core/com/android/uiautomator/core/
UiCollection.java
21
* @
since
API Level 16
29
* @
since
API Level 16
48
* @
since
API Level 16
82
* @
since
API Level 16
106
* @
since
API Level 16
137
* @
since
API Level 16
UiSelector.java
29
* @
since
API Level 16
68
* @
since
API Level 16
78
* @
since
API Level 17
113
* @
since
API Level 16
128
* @
since
API Level 17
142
* @
since
API Level 16
156
* @
since
API Level 16
168
* @
since
API Level 16
180
* @
since
API Level 17
192
* @
since
API Level 1
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
mainloop-api.h
64
/** An IO event callback protoype \
since
0.9.3 */
66
/** A IO event destroy callback prototype \
since
0.9.3 */
71
/** A time event callback prototype \
since
0.9.3 */
73
/** A time event destroy callback prototype \
since
0.9.3 */
78
/** A defer event callback protoype \
since
0.9.3 */
80
/** A defer event destroy callback prototype \
since
0.9.3 */
context.h
130
*
Since
the context object has references to other objects it must be
206
* complete succesfully,
since
the daemon probably died before
210
/** Set the name of the default sink. \
since
0.4 */
213
/** Set the name of the default source. \
since
0.4 */
216
/** Returns 1 when the connection is to a local daemon. Returns negative when no connection has been made yet. \
since
0.5 */
219
/** Set a different application name for context on the server. \
since
0.5 */
222
/** Return the server name this context is connected to. \
since
0.7 */
225
/** Return the protocol version of the library. \
since
0.8 */
228
/** Return the protocol version of the connected server. \
since
0.8 */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-api.h
64
/** An IO event callback protoype \
since
0.9.3 */
66
/** A IO event destroy callback prototype \
since
0.9.3 */
71
/** A time event callback prototype \
since
0.9.3 */
73
/** A time event destroy callback prototype \
since
0.9.3 */
78
/** A defer event callback protoype \
since
0.9.3 */
80
/** A defer event destroy callback prototype \
since
0.9.3 */
context.h
130
*
Since
the context object has references to other objects it must be
206
* complete succesfully,
since
the daemon probably died before
210
/** Set the name of the default sink. \
since
0.4 */
213
/** Set the name of the default source. \
since
0.4 */
216
/** Returns 1 when the connection is to a local daemon. Returns negative when no connection has been made yet. \
since
0.5 */
219
/** Set a different application name for context on the server. \
since
0.5 */
222
/** Return the server name this context is connected to. \
since
0.7 */
225
/** Return the protocol version of the library. \
since
0.8 */
228
/** Return the protocol version of the connected server. \
since
0.8 */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-api.h
64
/** An IO event callback protoype \
since
0.9.3 */
66
/** A IO event destroy callback prototype \
since
0.9.3 */
71
/** A time event callback prototype \
since
0.9.3 */
73
/** A time event destroy callback prototype \
since
0.9.3 */
78
/** A defer event callback protoype \
since
0.9.3 */
80
/** A defer event destroy callback prototype \
since
0.9.3 */
/libcore/luni/src/main/java/java/net/
NetworkInterface.java
70
* @
since
1.7
252
* @
since
1.7
343
* Returns the hash code for this {@code NetworkInterface}.
Since
the
373
* @
since
1.6
386
* @
since
1.6
397
* @
since
1.6
408
* @
since
1.6
419
* @
since
1.6
431
* @
since
1.6
441
* @
since
1.
[
all
...]
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
FileFilterUtils.java
29
* @
since
Commons IO 1.0
176
* @
since
Commons IO 1.2
188
* @
since
Commons IO 1.2
200
* @
since
Commons IO 1.2
212
* @
since
Commons IO 1.2
225
* @
since
Commons IO 1.2
238
* @
since
Commons IO 1.2
250
* @
since
Commons IO 1.2
262
* @
since
Commons IO 1.2
275
* @
since
Commons IO 1.3
[
all
...]
/external/chromium/net/http/
http_stream_factory.h
52
// stream,
since
the HttpStreamRequest may have modified the configuration
55
//
since
the HttpStreamRequest performs the proxy resolution.
63
// stream,
since
the HttpStreamRequest may have modified the configuration
70
// stream,
since
the HttpStreamRequest may have modified the configuration
92
// stream,
since
the HttpStreamRequest may have modified the configuration
111
// stream,
since
the HttpStreamRequest may have modified the configuration
115
//
since
the HttpStreamRequest performs the proxy resolution.
/frameworks/rs/driver/runtime/
rs_structs.h
9
*
since
this class has virtual members, we can't simply use offsetof() or any
71
*
since
this class has virtual members, we can't simply use offsetof() or any
105
*
since
this class has virtual members, we can't simply use offsetof() or any
133
*
since
this class has virtual members, we can't simply use offsetof() or any
165
*
since
this class has virtual members, we can't simply use offsetof() or any
203
*
since
this class has virtual members, we can't simply use offsetof() or any
239
*
since
this class has virtual members, we can't simply use offsetof() or any
/libcore/luni/src/main/java/java/awt/font/
TextAttribute.java
94
* @
since
1.6
98
/** @
since
1.6 */
104
* @
since
1.6
108
/** @
since
1.6 */
168
* @
since
1.6
172
/** @
since
1.6 */
174
/** @
since
1.6 */
/external/chromium_org/net/http/
http_stream_factory.h
65
// stream,
since
the HttpStreamRequest may have modified the configuration
68
//
since
the HttpStreamRequest performs the proxy resolution.
77
// stream,
since
the HttpStreamRequest may have modified the configuration
80
//
since
the HttpStreamRequest performs the proxy resolution.
88
// stream,
since
the HttpStreamRequest may have modified the configuration
95
// stream,
since
the HttpStreamRequest may have modified the configuration
117
// stream,
since
the HttpStreamRequest may have modified the configuration
136
// stream,
since
the HttpStreamRequest may have modified the configuration
140
//
since
the HttpStreamRequest performs the proxy resolution.
/external/guava/guava/src/com/google/common/base/
Equivalence.java
36
* @
since
10.0 (<a href="http://code.google.com/p/guava-libraries/wiki/Compatibility"
37
* >mostly source-compatible</a>
since
4.0)
81
* @
since
10.0 (previously, subclasses would override equivalent())
113
* @
since
10.0 (previously, subclasses would override hash())
138
* @
since
10.0
149
* @
since
10.0
173
* @
since
10.0
241
* @
since
10.0
254
* @
since
10.0
Completed in 1335 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>