HomeSort by relevance Sort by last modified time
    Searched full:reverse (Results 676 - 700 of 2571) sorted by null

<<21222324252627282930>>

  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ScreenSlideActivity.java 38 * reverse animation is played when the user presses the "previous" button.</p>
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
FastQueue.cs 40 * the reverse. This is O(1) for both operations.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
FastQueue.cs 41 * the reverse. This is O(1) for both operations.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMAxisTraverser.java 31 * <p>A DTMAxisTraverser can probably not traverse a reverse axis in
  /external/ceres-solver/internal/ceres/
ordered_groups_test.cc 151 ordering.Reverse();
polynomial_solver.cc 108 companion_matrix.col(degree - 1) = -polynomial.reverse().head(degree);
  /external/chromium/base/
utf_offset_string_conversions_unittest.cc 100 // Reverse the values in the vector and try again.
  /external/chromium/chrome/browser/autofill/
autofill_ie_toolbar_import_win_unittest.cc 165 // The profiles are read in reverse order.
  /external/chromium/chrome/browser/
browser_focus_uitest.cc 516 // Now let's try reverse focus traversal.
526 // Now let's press shift-tab to move the focus in reverse.
644 // Now let's try reverse focus traversal.
653 // Now let's press shift-tab to move the focus in reverse.
    [all...]
  /external/chromium/chrome/browser/notifications/
balloon_host.h 102 virtual void TakeFocus(bool reverse) {}
  /external/chromium/chrome/browser/password_manager/
ie7_password.cc 18 // Some of the fields might have been incorrectly reverse engineered.
  /external/chromium/chrome/browser/resources/options/
deletable_item_list.js 149 // Reverse through the list of selected indexes to maintain the
  /external/chromium/chrome/browser/sync/engine/
syncer_util.h 121 // reverse (and generally more useful) order: a chain of predecessors from
  /external/chromium/chrome/browser/tab_contents/
background_contents.h 111 virtual void TakeFocus(bool reverse) {}
tab_contents_view_gtk.h 79 virtual void TakeFocus(bool reverse);
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 92 // reverse a transition before it has completed.
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.cc 45 // Hide() runs the animation in reverse.
  /external/chromium/chrome/browser/ui/views/infobars/
translate_infobar_base.cc 67 // Hide() runs the animation in reverse.
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.h 82 virtual void TakeFocus(bool reverse);
tab_contents_view_touch.h 82 virtual void TakeFocus(bool reverse) OVERRIDE;
tab_contents_view_views.h 75 virtual void TakeFocus(bool reverse) OVERRIDE;
  /external/chromium/net/proxy/
proxy_config.h 85 // Reverse the meaning of |bypass_rules|.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
tokens.py 135 """Returns a reverse-direction token iterator."""
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerRegistry.h 117 /// list is significant; later options can be used to reverse earlier ones.
  /external/clang/lib/ARCMigrate/
TransProtectedScope.cpp 78 // We iterate over case statements in reverse source-order.

Completed in 537 milliseconds

<<21222324252627282930>>