Searched
full:since (Results
326 -
350 of
21855) sorted by null
<<11121314151617181920>>
/external/chromium_org/jingle/glue/ |
task_pump_unittest.cc | 25 // We have to do this since the state enum is protected in 37 // We have to do this since the state enum is protected in
|
/external/chromium_org/sync/internal_api/public/test/ |
fake_sync_manager.h | 44 // since the last call to GetAndResetCleanedTypes(), or since startup if never 48 // Returns those types that have been downloaded since the last call to 49 // GetAndResetDownloadedTypes(), or since startup if never called. 52 // Returns those types that have been marked as enabled since the 53 // last call to GetAndResetEnabledTypes(), or since startup if never 60 // Returns the most recent configuration reason since the last call to 61 // GetAndResetConfigureReason, or since startup if never called.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_release_buffers.spec | 15 Shipping since Mesa 2.0 in October, 1996. 73 None, since this is a client-side operation.
|
MESA_set_3dfx_mode.spec | 15 Shipping since Mesa 2.6 in February, 1998. 73 None since this is a client-side extension.
|
RELNOTES-3.2.1 | 8 The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release. 17 with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
|
/external/chromium_org/tools/grit/grit/testdata/ |
cache_prefix.html | 11 The page may have changed since that time. Click here for the <a href="[$~URL~$]"><font color="blue">current page</font></a>.<br> 12 Since this page is stored on your computer, publicly linking to this page will not work.[$~EXTRA~$]<br><br>
|
cache_prefix_file.html | 11 The file may have changed since that time. Click here for the <a href="[$~URL~$]"><font color=blue>current file</font></a>.<br> 12 Since this file is stored on your computer, publicly linking to it will not work.[$~EXTRA~$]<br><br>
|
/external/jmonkeyengine/engine/src/android/com/jme3/util/ |
RingBuffer.java | 19 // cast needed since no generic array creation in Java 56 // an iterator, doesn't implement remove() since it's optional
|
FastInteger.java | 13 * @since 1.1 31 * @since 1.5 159 * @since 1.5 179 * @since 1.5 192 * @since 1.5 210 * @since 1.5 223 * @since 1.5 243 * @since 1.5 266 * @since 1.5 286 * @since 1. [all...] |
/external/kernel-headers/original/asm-mips/ |
floppy.h | 46 * the * track buffer since 0x1000000 is always smaller than KSEG0/1. 47 * Actually this needs to be a bit more complicated since the so much different
|
/external/llvm/test/Analysis/BasicAA/ |
nocapture.ll | 10 store i32 4, i32* %Q ;; cannot clobber P since it is nocapture. 27 ; attribute since the copy doesn't outlive the function.
|
/external/mesa3d/docs/ |
MESA_release_buffers.spec | 15 Shipping since Mesa 2.0 in October, 1996. 73 None, since this is a client-side operation.
|
MESA_set_3dfx_mode.spec | 15 Shipping since Mesa 2.6 in February, 1998. 73 None since this is a client-side extension.
|
RELNOTES-3.2.1 | 8 The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release. 17 with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_UpdateRects.3 | 18 It is adviced to call this function only once per frame, since each call has some processing overhead\&. This is no restriction since you can pass any number of rectangles each time\&.
|
/external/smack/src/org/jivesoftware/smack/util/collections/ |
EmptyMapIterator.java | 24 * @since Commons Collections 3.1 31 * @since Commons Collections 3.1
|
/external/strace/ |
README-linux | 3 to run on Linux systems. Since then it has been greatly modified 8 structures and constatns used by the kernel, since these can be
|
/frameworks/base/core/java/android/text/style/ |
ReplacementSpan.java | 33 * This method does nothing, since ReplacementSpans are measured 39 * This method does nothing, since ReplacementSpans are drawn
|
/libcore/luni/src/main/java/java/lang/ |
Void.java | 26 * @since 1.1 34 // Note: Void.TYPE can't be set to "void.class", since *that* is
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
comments | 7 ."an error since it is within a comment. We then continue the \n" 10 ."text on the line which should never execute since it should be \n"
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
LatencyTracker.java | 22 * Tracks latency in wall-clock time. Since {@link #getLatency} returns an {@code int}, 48 * Gets the number of milliseconds since the object was created, or {@link #reset} was called.
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-common.cc | 69 * Since: 1.0 97 * Since: 1.0 127 * Since: 1.0 154 * Since: 1.0 290 * Since: 1.0 320 * Since: 1.0 336 * Since: 1.0 363 * Since: 1.0 408 * Since: 1.0 424 * Since: 1. [all...] |
/cts/tests/tests/net/src/android/net/cts/ |
VpnServiceTest.java | 39 // Should never return null since we are not prepared. 51 // Should always return null since we are not prepared. 66 // Should always return false since we are not prepared. 80 // Should always return false since we are not prepared. 95 // Should always return false since we are not prepared.
|
/external/chromium_org/content/child/ |
site_isolation_policy_browsertest.cc | 38 // Since we assume exploited renderer process, it can bypass the same origin 51 // TODO(dsjang): we cannot run these tests on Android since SetUpCommandLine() 68 // possible since we run the browser without the same origin policy. 83 // TODO(dsjang): we cannot run these tests on Android since SetUpCommandLine() 97 // <img>,<link>,<embed>, etc. Since the requested document is blocked, and one
|
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
UiAutomatorTestCase.java | 38 * @since API Level 16 69 * @since API Level 16 79 * @since API Level 16 89 * @since API Level 16 118 * @since API Level 16
|
Completed in 272 milliseconds
<<11121314151617181920>>