HomeSort by relevance Sort by last modified time
    Searched refs:after (Results 301 - 325 of 1122) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Strip.java 224 Token after = (Token)all.get(index+1); local
225 String ws = after.getText();
227 //System.out.println("killing WS after action");
238 tokens.replace(after.getTokenIndex(), ws);
241 tokens.delete(after.getTokenIndex());
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 176 unsigned long item_count, after; local
180 &item_count, &after, &data);
197 unsigned long item_count, after; local
202 &item_count, &after, &data);
  /external/chromium_org/third_party/WebKit/Source/platform/
LengthBox.h 79 const Length& after(WritingMode) const;
  /external/chromium_org/third_party/WebKit/public/web/
WebPlugin.h 150 // before and after the selection or caret.
151 virtual void extendSelectionAndDelete(int before, int after) { }
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_rdebug.cpp 337 // to the executable. So add our new entry just after it. This is ok
363 link_map_t* after = before->l_next; local
367 entry->l_next = after;
383 mapper.MapReadWrite(after);
384 after->l_prev = entry;
  /external/chromium_org/tools/gn/
command_format.cc 166 // the after are handled explicitly here.
167 for (const auto& c : stmt->comments()->after()) {
178 for (const auto& c : block->comments()->after()) {
305 CHECK(list[0]->comments()->after().empty());
314 CHECK(x->comments()->after().empty());
  /external/chromium_org/ui/views/controls/
prefix_selector.h 52 virtual void ExtendSelectionAndDelete(size_t before, size_t after) OVERRIDE;
  /external/chromium_org/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.");
regress-parse-use-strict.js 34 // Test switching to strict mode after string literal.
38 // Test switching to strict mode after function declaration.
  /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/lldb/test/pexpect-2.4/examples/
passmass.py 25 print child.before, child.after
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
first_run.js 18 * @param {boolean} visible Whether element should be visible after transition.
21 * @param {function()=} opt_onFinished Called after transition has finished.
164 * @param {function=} opt_onHolesRemoved Called after all holes have been
189 * Hides currently active step and notifies chrome after step has been
201 * @param {function(string)=} opt_onStepHidden Called after step has been
246 * @param {function()=} opt_onCompletion Called after visibility has
  /external/chromium_org/ui/file_manager/file_manager/foreground/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 {
261 menu[showShortcuts] > menuitem[shortcutText][selected]:not([disabled])::after {
455 -webkit-margin-after: 10px;
  /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;\
  /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/third_party/WebKit/Source/web/tests/
ScrollAnimatorNoneTest.cpp 554 double after = m_currentPosition; local
555 EXPECT_NEAR(before, after, 10);
563 after = m_currentPosition;
564 EXPECT_NEAR(before, after, 10);
627 double after = m_currentPosition; local
628 EXPECT_NEAR(before, after, 10);
636 after = m_currentPosition;
637 EXPECT_NEAR(before, after, 10);
1024 double after = m_currentPosition; local
1045 double after = m_currentPosition; local
    [all...]
  /art/runtime/native/
dalvik_system_VMRuntime.cc 495 DexCacheStats after; local
496 PreloadDexCachesStatsFilled(&after);
497 LOG(INFO) << StringPrintf("VMRuntime.preloadDexCaches strings total=%d before=%d after=%d",
498 total.num_strings, before.num_strings, after.num_strings);
499 LOG(INFO) << StringPrintf("VMRuntime.preloadDexCaches types total=%d before=%d after=%d",
500 total.num_types, before.num_types, after.num_types);
501 LOG(INFO) << StringPrintf("VMRuntime.preloadDexCaches fields total=%d before=%d after=%d",
502 total.num_fields, before.num_fields, after.num_fields);
503 LOG(INFO) << StringPrintf("VMRuntime.preloadDexCaches methods total=%d before=%d after=%d",
504 total.num_methods, before.num_methods, after.num_methods)
    [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_org/chrome/browser/resources/chromeos/chromevox/chromevox/messages/
spoken_messages.js 37 * Speaks the message chain after on-going speech finishes.
83 // Always queue after the first message.
162 * Pauses after the message, with an appropriate marker.
  /external/chromium_org/courgette/
streams.cc 60 // The digit loop is unrolled for performance. It usually exits after the first
138 const uint8* after = Varint::Parse32WithLimit(current_, end_, output_value); local
139 if (!after)
141 current_ = after;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc 307 unsigned int after = gr_slot_after (is); local
329 if (clusters[ci].base_char + clusters[ci].num_chars < after + 1)
330 clusters[ci].num_chars = after + 1 - clusters[ci].base_char;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_vs_draw.c 60 /* The index of the last generic output, after which we insert a new
127 struct tgsi_full_declaration *after,
134 for (i = after->Range.First+1; i < Elements(vsctx->out_remap); i++) {
140 after->Range.First + 1);
292 * labels by 2. Subroutines are always after the END opcode so
297 /* The labels of the following opcodes are moved only after

Completed in 771 milliseconds

<<11121314151617181920>>