HomeSort by relevance Sort by last modified time
    Searched refs:before (Results 251 - 275 of 4251) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
auditsPanel.css 156 .audit-result-tree li.parent::before {
173 .audit-result-tree li.parent::before {
178 .audit-result-tree li.parent::before {
182 .audit-result-tree li.parent.expanded::before {
214 .audit-result-tree .section .header::before {
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_rdebug.cpp 362 link_map_t* before = r_debug_->r_map->l_next; local
363 link_map_t* after = before->l_next;
366 entry->l_prev = before;
369 // IMPORTANT: Before modifying the previous and next entries in the
376 mapper.MapReadWrite(before);
377 before->l_next = entry;
401 // IMPORTANT: Before modifying the previous and next entries in the
  /ndk/sources/android/crazy_linker/src/
crazy_linker_rdebug.cpp 362 link_map_t* before = r_debug_->r_map->l_next; local
363 link_map_t* after = before->l_next;
366 entry->l_prev = before;
369 // IMPORTANT: Before modifying the previous and next entries in the
376 mapper.MapReadWrite(before);
377 before->l_next = entry;
401 // IMPORTANT: Before modifying the previous and next entries in the
  /external/valgrind/main/mpi/
libmpiwrap.c 180 static void before ( char* fnname ) function
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 278 // that is before the cursor, so this actually works, but it's terribly confusing. Fix this.
349 // If we have some composing text and a space before, then we should have
416 // Right now we never come here in this case because we reset the composing state before we
432 // There are fewer characters before the cursor in the buffer than we are being asked to
512 // text starts (mExpectedSelStart - start) characters before the end of textBeforeCursor
608 // composing text that is before the cursor, but this is very confusing. We should
651 final CharSequence before = mIC.getTextBeforeCursor(Constants.EDITOR_CONTENTS_CACHE_SIZE, local
655 if (before == null || after == null) {
660 int startIndexInBefore = before.length();
662 final int codePoint = Character.codePointBefore(before, startIndexInBefore)
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java 1284 long before = System.currentTimeMillis(); local
1451 long before = System.currentTimeMillis(); local
1504 long before = System.currentTimeMillis(); local
1573 long before = System.currentTimeMillis(); local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
CalendarTest.java 486 * java.util.Calendar#before(Object)
495 // test before()
496 assertTrue(early.before(late));
497 assertFalse(early.before(early));
498 assertFalse(late.before(early));
507 // test before()
508 assertTrue(early.before(late));
509 assertFalse(early.before(early));
510 assertFalse(late.before(early));
519 // test before()
    [all...]
  /external/chromium_org/chrome/browser/resources/performance_monitor/
chart.css 8 -webkit-margin-before: 21px;
44 -webkit-margin-before: 0;
122 -webkit-margin-before: 21px;
  /external/chromium_org/v8/test/mjsunit/bugs/
bug-941049.js 95 // x is set locally *before* the last use of arguments before the
98 // y is set locally *after* the last use of arguments before the
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate-const.js 36 // const0: init before break point, changed by debug eval.
39 // const3: context allocated const, init before break point, changed by eval.
110 // Run and compile before debugger is active.
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
StaggeredGridLayoutManagerTest.java 491 // due to data changes, first item may become visible before others which will cause
558 // delete an item before visible area
560 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
562 Log.d(TAG, "before:");
563 for (Map.Entry<Item, Rect> entry : before.entrySet()) {
571 + "should not affect the layout if it is not visible", before,
579 + "layout", before, mLayoutManager.collectChildCoordinates());
824 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
884 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
1158 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
1250 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
1335 void before(RecyclerView.Recycler recycler, RecyclerView.State state){} method in class:StaggeredGridLayoutManagerTest.OnLayoutListener
    [all...]
LinearLayoutManagerTest.java 121 // add a bunch of items right before that view, make sure it keeps its position
156 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
164 before, mLayoutManager.collectChildCoordinates());
740 Map<Item, Rect> before = mLayoutManager.collectChildCoordinates(); local
1089 void before(RecyclerView.Recycler recycler, RecyclerView.State state){} method in class:LinearLayoutManagerTest.OnLayoutListener
    [all...]
  /packages/experimental/procstatlog/
procstatlog.c 389 struct timeval before, after; local
390 gettimeofday(&before, NULL);
391 printf("T + %ld.%06ld\n", before.tv_sec, before.tv_usec);
400 long elapsed_usec = (long) after.tv_usec - before.tv_usec;
401 elapsed_usec += 1000000l * (after.tv_sec - before.tv_sec);
  /sdk/templates/docs/
default.css 114 h2:hover:before, h3:hover:before, h4.includetoc:hover:before {
  /build/tools/droiddoc/templates-pdk/assets/
yui-3.3.0-reset-min.css 8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{ve (…)
  /cts/tests/tests/accessibility/
Android.mk 29 # This test runner sets up/cleans up the device before/after running the tests.
  /cts/tests/tests/display/
Android.mk 32 # This test runner sets up/cleans up the device before/after running the tests.
  /cts/tests/tests/print/
Android.mk 28 # This test runner sets up/cleans up the device before/after running the tests.
  /development/samples/devbytes/animation/PropertyAnimations/src/com/example/android/propertyanimations/
PropertyAnimations.java 84 setAnimation.play(translateAnimation).after(alphaAnimation).before(rotateAnimation);
85 setAnimation.play(rotateAnimation).before(scaleAnimation);
  /external/chromium_org/chrome/browser/resources/extensions/
extension_error_overlay.css 53 -webkit-padding-before: 6px;
  /external/chromium_org/chrome/browser/resources/options/
search_page.css 20 /* Create a z-context for search-bubble-innards, its after and before. */
35 .search-bubble-innards::before {
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/css/
plugin_list.css 31 .num-rules:before {
  /external/chromium_org/components/onc/docs/
onc_spec.css 42 .rule_id:before {
  /external/chromium_org/extensions/common/
extension_set.cc 55 size_t before = size(); local
60 return size() != before;
  /external/chromium_org/gpu/command_buffer/tests/
gl_query_unittest.cc 43 base::TimeTicks before = base::TimeTicks::HighResNow(); local
70 EXPECT_LT(result, base::TimeDelta(after - before).InMicroseconds());

Completed in 937 milliseconds

<<11121314151617181920>>