/external/chromium_org/v8/test/webkit/ |
dfg-integer-optimization.js | 29 // The point of this test is to see if the DFG CSE's the second (a + b) against the first, after 37 // Create numbers big enough that we'll start seeing doubles only after about 200 invocations.
|
/external/clang/test/Parser/ |
cxx-casting.cpp | 44 (void)const_cast<::c>(&x); // expected-error{{found '<::' after a const_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}} 45 (void)dynamic_cast<::a>(b); // expected-error{{found '<::' after a dynamic_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}} 46 (void)reinterpret_cast<::c>(x); // expected-error{{found '<::' after a reinterpret_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}} 47 (void)static_cast<::c>(&x); // expected-error{{found '<::' after a static_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}} 51 expected-error {{expected '<' after 'static_cast'}} \ 55 (void)static_cast<: // expected-error {{expected '<' after 'static_cast'}} \ 62 (void)static_cast LC:c>(&x); // expected-error {{expected '<' after 'static_cast'}} expected-error 2{{}} expected-note{{}} 64 (void)static_cast<:C c>(&x); // expected-error {{expected '<' after 'static_cast'}} expected-error 2{{}} expected-note{{}} 67 test1::A LCC B> e; // expected-error{{found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}} 68 (void)static_cast LCC c>(&x); // expected-error{{found '<::' after a static_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?} [all...] |
/external/gtest/src/ |
Android.mk | 81 # NDK support of other archs (ie. x86 and mips) are only available after android-9 105 # NDK support of other archs (ie. x86 and mips) are only available after android-9
|
/external/v8/test/mjsunit/regress/ |
regress-326.js | 38 assertEquals(undefined, nonArray[2], "sort undefined after largest"); 40 assertEquals(0, nonArray[4], "don't affect after length.");
|
/libcore/json/src/main/java/org/json/ |
JSONTokener.java | 170 * Advances the position until after the next newline character. If the line 379 throw syntaxError("Expected ':' after " + name);
|
/ndk/toolchains/mipsel-linux-android-4.6/ |
setup.mk | 34 -fgcse-after-reload \ 35 -frerun-cse-after-loop \
|
/ndk/toolchains/mipsel-linux-android-4.7/ |
setup.mk | 34 -fgcse-after-reload \ 35 -frerun-cse-after-loop \
|
/ndk/toolchains/mipsel-linux-android-4.8/ |
setup.mk | 34 -fgcse-after-reload \ 35 -frerun-cse-after-loop \
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/ |
TextEditor.java | 50 public void beforeTextChanged(CharSequence s, int start, int count, int after) {
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
AccessPermissionWithDiffSigTest.java | 713 assertReadingClipNotAllowed(subClip, "shouldn't read after losing granted URI"); 714 assertReadingClipNotAllowed(sub2Clip, "shouldn't read after losing granted URI"); 1264 long after = System.currentTimeMillis(); local [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ObjectTest.java | 301 long after = System.currentTimeMillis(); local 302 long error = (after - before - delay); 310 toLong[count][2] = after; 321 sb.append(" after: "); 374 assertTrue("Thread did not wake after 1 ms. (status = "
|
/external/chromium_org/chrome/browser/resources/file_manager/css/ |
common.css | 36 input.common[type='checkbox']:checked::after { 48 input.common[type='checkbox'].white:not(:checked)::after { 55 input.common[type='checkbox'].white:checked::after { 62 input.common[type='checkbox']::after { 248 menu[showShortcuts] > menuitem[shortcutText][selected]:not([disabled])::after { 446 -webkit-margin-after: 10px;
|
/frameworks/base/core/tests/coretests/src/android/net/ |
NetworkStatsTest.java | 123 final NetworkStats after = new NetworkStats(TEST_START, 2) local 127 final NetworkStats result = after.subtract(before); 139 final NetworkStats after = new NetworkStats(TEST_START, 2) local 143 final NetworkStats result = after.subtract(before); 155 final NetworkStats after = new NetworkStats(TEST_START, 3) local 160 final NetworkStats result = after.subtract(before); 173 final NetworkStats after = new NetworkStats(TEST_START, 1) local 176 final NetworkStats result = after.subtract(before); 290 final NetworkStats after = before.withoutUids(new int[] { 100 }); local 292 assertEquals(2, after.size()) [all...] |
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
IsValidUtf8TestUtil.java | 394 private static void outputFailure(long byteChar, byte[] bytes, byte[] after) { 395 outputFailure(byteChar, bytes, after, after.length); 398 private static void outputFailure(long byteChar, byte[] bytes, byte[] after, 401 toHexString(bytes) + " => " + toHexString(after, len));
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
profiledata_unittest.cc | 330 const ProfileData::State& after) { 331 EXPECT_EQ(before.enabled, after.enabled); 332 EXPECT_EQ(before.samples_gathered, after.samples_gathered); 333 EXPECT_EQ(before.start_time, after.start_time); 334 EXPECT_STREQ(before.profile_name, after.profile_name); 443 // Start after already started. Should return false and not impact
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
profiledata_unittest.cc | 330 const ProfileData::State& after) { 331 EXPECT_EQ(before.enabled, after.enabled); 332 EXPECT_EQ(before.samples_gathered, after.samples_gathered); 333 EXPECT_EQ(before.start_time, after.start_time); 334 EXPECT_STREQ(before.profile_name, after.profile_name); 443 // Start after already started. Should return false and not impact
|
/external/opencv/cv/src/ |
_cvlist.h | 308 ELEMENT_##type* after;\ 312 after = (ELEMENT_##type*)pos.m_pos;\ 313 element->m_prev = after->m_prev;\ 314 element->m_next = after;\ 315 after->m_prev = element;\
|
/external/qemu/proxy/ |
proxy_common.c | 231 proxy_connection_insert( ProxyConnection* conn, ProxyConnection* after ) 233 conn->next = after->next; 234 after->next->prev = conn; 235 after->next = conn; 236 conn->prev = after;
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
html.css | 73 -webkit-margin-after: 1__qem; 101 -webkit-margin-after: 1em; 113 -webkit-margin-after: 1em; 126 q:after { 139 -webkit-margin-after: 0.5em; 156 -webkit-margin-after: 0.67em; 165 -webkit-margin-after: 0.83em; 171 -webkit-margin-after: 1em; 177 -webkit-margin-after: 1.33em; 183 -webkit-margin-after: 1.67em [all...] |
/build/tools/droiddoc/templates-pdk/assets/design/ |
default.css | 49 #main-row:after { 131 .layout-content-row:after { 258 #nav .nav-section-header:after { 267 #nav .nav-section-header.empty:after { 271 #nav li.expanded .nav-section-header:after { 334 .paging-links .next-page-link:after { 583 .landing-page-link:after { 602 .tooltip-box.below:after { 623 .video-instructions:after {
|
/external/chromium_org/chrome/browser/resources/bookmark_manager/css/ |
bmm.css | 88 list > * > .label:empty::after, 89 list > * > .url:empty::after { 94 list > .folder > .url:empty::after { 301 .drag-below::after { 322 .drag-below::after {
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
ScrollAnimatorNoneTest.cpp | 551 double after = m_currentPosition; local 552 EXPECT_NEAR(before, after, 10); 560 after = m_currentPosition; 561 EXPECT_NEAR(before, after, 10); 624 double after = m_currentPosition; local 625 EXPECT_NEAR(before, after, 10); 633 after = m_currentPosition; 634 EXPECT_NEAR(before, after, 10); 1021 double after = m_currentPosition; local 1042 double after = m_currentPosition; local [all...] |
/bootable/recovery/mtdutils/ |
mtdutils.c | 290 struct mtd_ecc_stats before, after; local 305 } else if (ioctl(fd, ECCGETSTATS, &after)) { 308 } else if (after.failed != before.failed) { 310 after.corrected - before.corrected, 311 after.failed - before.failed, pos); 313 memcpy(&before, &after, sizeof(struct mtd_ecc_stats)); 458 printf("mtd: wrote block after %d retries\n", retry); 558 /* Return the offset of the first good block at or after pos (which
|
/external/chromium/chrome/browser/resources/bookmark_manager/css/ |
bmm.css | 61 list > * > .label:empty:after, 62 list > * > .url:empty:after { 67 list > .folder > .url:empty:after {
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmStateManager.java | 175 if (currentTime.after(alarmTime)) { 522 boolean hasTimeout = timeoutTime != null && currentTime.after(timeoutTime); 550 if (currentTime.after(missedTTL)) { 553 } else if (currentTime.after(alarmTime)) { 571 } else if (currentTime.after(highNotificationTime)) { 573 } else if (currentTime.after(lowNotificationTime)) { 614 // Register all instances after major time changes or when phone restarts
|