HomeSort by relevance Sort by last modified time
    Searched full:since (Results 2101 - 2125 of 13865) sorted by null

<<81828384858687888990>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeViewRefactoringTest.java 37 // (the text property is removed since it is not available on the new widget
  /sdk/files/
proguard-android-optimize.txt 7 # certain risks, since for example not all optimizations performed by
  /system/core/libnetutils/
dhcpmsg.h 44 uint16_t secs; /* seconds since start of acq */
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.cpp 39 // virtual, and can be overridden in the MIPS code. But since these are
  /libcore/luni/src/main/java/java/lang/
String.java 59 * @since 1.0
243 * @since 1.6
390 * @since 1.6
513 * @since 1.5
538 * @since 1.5
846 * @since 1.6
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info 107 It is mostly transparent to users of the library, since the library's
120 read ahead characters and such-like, since it strives to not step back
175 arguments up to the closing parenthesis, since these two cases need to
179 `parsing_args' is 1, since then code like
203 anything else in any of the C-family grammars. Since handling it this
255 diagnostic is appropriate. Since we change state on a per-token basis,
313 line is valid, but since each logical line overwrites the tokens of the
315 since a directive only occupies a single logical line, this means that
323 Since we promise clients that we preserve the validity of pointers
332 remain valid. However, macros are a little trickier than that, since
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info 107 It is mostly transparent to users of the library, since the library's
120 read ahead characters and such-like, since it strives to not step back
175 arguments up to the closing parenthesis, since these two cases need to
179 `parsing_args' is 1, since then code like
203 anything else in any of the C-family grammars. Since handling it this
255 diagnostic is appropriate. Since we change state on a per-token basis,
313 line is valid, but since each logical line overwrites the tokens of the
315 since a directive only occupies a single logical line, this means that
323 Since we promise clients that we preserve the validity of pointers
332 remain valid. However, macros are a little trickier than that, since
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info 107 It is mostly transparent to users of the library, since the library's
120 read ahead characters and such-like, since it strives to not step back
175 arguments up to the closing parenthesis, since these two cases need to
179 `parsing_args' is 1, since then code like
203 anything else in any of the C-family grammars. Since handling it this
255 diagnostic is appropriate. Since we change state on a per-token basis,
313 line is valid, but since each logical line overwrites the tokens of the
315 since a directive only occupies a single logical line, this means that
323 Since we promise clients that we preserve the validity of pointers
332 remain valid. However, macros are a little trickier than that, since
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info 107 It is mostly transparent to users of the library, since the library's
120 read ahead characters and such-like, since it strives to not step back
175 arguments up to the closing parenthesis, since these two cases need to
179 `parsing_args' is 1, since then code like
203 anything else in any of the C-family grammars. Since handling it this
255 diagnostic is appropriate. Since we change state on a per-token basis,
313 line is valid, but since each logical line overwrites the tokens of the
315 since a directive only occupies a single logical line, this means that
323 Since we promise clients that we preserve the validity of pointers
332 remain valid. However, macros are a little trickier than that, since
    [all...]
  /external/mockito/src/org/mockito/
Mockito.java 44 * <a href="#14">14. Changing default return values of unstubbed invocations (Since 1.7) </a><br/>
45 * <a href="#15">15. Capturing arguments for further assertions (Since 1.8.0) </a><br/>
46 * <a href="#16">16. Real partial mocks (Since 1.8.0) </a><br/>
47 * <a href="#17">17. Resetting mocks (Since 1.8.0) </a><br/>
48 * <a href="#18">18. Troubleshooting & validating framework usage (Since 1.8.0) </a><br/>
49 * <a href="#19">19. Aliases for behavior driven development (Since 1.8.0) </a><br/>
50 * <a href="#20">20. Serializable mocks (Since 1.8.1) </a><br/>
51 * <a href="#21">21. New annotations: <code>&#064;Captor</code>, <code>&#064;Spy</code>, <code>&#064;InjectMocks</code> (Since 1.8.3) </a><br/>
52 * <a href="#22">22. Verification with timeout (Since 1.8.5) </a><br/>
53 * <a href="#23">23. (New) Automatic instantiation of <code>&#064;Spies</code>, <code>&#064;InjectMocks</code> and constructor injection goodness (Since 1.9.0)</a><br/>
    [all...]
  /build/tools/droiddoc/templates-ds/
class.cs 10 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
95 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
131 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" >
254 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" >
310 <tr class="api apilevel-<?cs var:cl.since ?>" >
335 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>"
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 10 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
95 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
131 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" >
254 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" >
310 <tr class="api apilevel-<?cs var:cl.since ?>" >
335 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>"
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 10 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
95 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
131 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" >
254 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" >
310 <tr class="api apilevel-<?cs var:cl.since ?>" >
335 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>"
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java 49 * @since 1.1
140 * @since v1.1
158 * @since v1.1
194 * @since v1.1
335 * @since v1.1
372 * @since v1.1
445 * @since v1.1
530 * @since v1.1
570 * @since v1.1
593 * @since v1.
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebsettings.cpp 299 \since 4.4
604 \since 4.6
620 \since 4.6
752 \since 4.6
    [all...]
  /libcore/luni/src/main/java/java/net/
URLConnection.java 98 * since January 1, 1970, GMT to be transmitted.
331 * milliseconds since January 1, 1970 GMT or {@code 0} if this timestamp is
393 * since January 1, 1970 GMT or {@code 0} if this timestamp is unknown.
443 * @since 1.4
455 * @since 1.4
480 * @since 1.4
507 * Returns the specified header value as a date in milliseconds since January
568 * Returns the point of time since when the data must be modified to be
572 * @return the time in milliseconds since January 1, 1970 GMT.
896 * Sets the point of time since when the data must be modified to b
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/
FileUtils.java 126 * @since Commons IO 1.3
161 * @since Commons IO 1.3
335 * @since Commons IO 1.2
392 * @since Commons IO 1.2
501 * @since Commons IO 1.1
578 * @since Commons IO 1.3
707 * @since Commons IO 1.2
742 * @since Commons IO 1.1
    [all...]
  /bionic/libc/arch-arm/bionic/
libgcc_compat.c 78 * since libm.so depends on libc.so, it's easier to put all of
79 * these in libc.so instead, since the dynamic linker will always
  /bionic/libc/netbsd/resolv/
res_state.c 84 /* fortunately, there is nothing to do here, since the
133 D("%s: exiting for tid=%d rt=%d since system property not found",
  /bionic/libc/stdio/
setvbuf.c 83 * care since our caller told us how to buffer.
128 * exit (since we are buffered in some way).
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_log2.c 71 * This is fairly efficient since f-hfsq only depends on f, so can
91 * don't want to used double_t to avoid them, since that gives a
k_cos.c 24 * 1. Since cos(-x) = cos(x), we need only to consider positive x.
39 * since cos(x+y) ~ cos(x) - sin(x)*y
k_tan.c 24 * 1. Since tan(-x) = -tan(x), we need only to consider positive x.
25 * 2. Callers must return tan(-0) = -0 without calling here since our
  /development/host/windows/usb/api/
adb_api_legacy.h 106 // actually written. Since both of these are tiny we can use buffered I/O
180 /// correctly picked up ("extended") by 64-bit driver. Since when setting
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.h 70 in contect of the DLL they were created in. The problem is that since
74 corruption in the module that deleted these objects. Since all objects of

Completed in 591 milliseconds

<<81828384858687888990>>