HomeSort by relevance Sort by last modified time
    Searched full:down (Results 101 - 125 of 5265) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/samples/USB/MissileLauncher/
_index.html 2 You control the left/right/up/down orientation of the launcher using the accelerometer.
  /external/astl/
README 1 ASTL (Android STL) is a slimmed-down version of the regular C++ STL.
  /external/chromium/chrome/browser/ui/
browser_list_gtk.cc 18 // window or the toplevel associated with drop down windows crashes.
  /external/chromium/chrome/browser/ui/cocoa/status_icons/
status_icon_mac_unittest.mm 20 // Create an icon, set the tool tip, then shut it down (checks for leaks).
  /external/chromium/chrome/browser/ui/gtk/importer/
import_lock_dialog_gtk.h 18 // ImportLockDialogGtk presents the dialog which asks the user to shut down
  /external/chromium/chrome/browser/
utility.sb 10 ; This configuration locks everything down, except access to one configurable
  /external/iproute2/man/man8/
routel.8 18 The routef script does not take any arguments and will simply flush the routing table down the drain. Beware! This means deleting all routes which will make your network unusable!
  /external/libxml2/include/libxml/
xmlmodule.h 33 * enumeration of options that can be passed down to xmlModuleOpen()
  /external/ppp/pppd/
upap.h 81 #define UPAPCS_INITIAL 0 /* Connection down */
83 #define UPAPCS_PENDING 2 /* Connection down, have requested auth */
91 #define UPAPSS_INITIAL 0 /* Connection down */
93 #define UPAPSS_PENDING 2 /* Connection down, have requested auth */
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_InitSubSystem.3 31 /* Shut them both down */
  /external/skia/include/views/
SkKey.h 48 kVolDown_SkKey, //!< volume down - same
  /external/valgrind/main/docs/internals/
m_syswrap.txt 8 you will have to track down almost impossibly obscure bugs. These
  /external/webkit/Source/WebCore/manual-tests/accessibility/
java-applet.html 11 <li>Click on the "Go To" drop down in the window that appears.
  /external/webkit/Source/WebCore/manual-tests/
caretScrolling.html 4 Click inside the block below, a caret should appear. Grab the block's scroll handle and scroll down. The caret blinks, try to grab the scroll handle while the caret is visible. The caret should scroll and disappear when it reaches the block's border.
plugin-in-iframe-scroll.html 1 <p>This test requires that accelerated compositing be disabled. Please scroll down to the bottom.</p>
select-scroll.html 3 and should be able to scroll down to see "Z" as the last option.
  /external/webkit/Source/WebCore/manual-tests/plugins/
gtk-windowed-grey-glitch.html 16 <li>4. Make sure the resize does not produce grey flash (especially when scaling down).</li>
  /frameworks/base/core/res/res/raw/
nodomain.html 15 temporarily down or it may have moved permanently to a new web
  /frameworks/base/core/res/res/raw-en-rGB/
nodomain.html 14 <p>The Web page at <a href="%s">%s</a> might be temporarily down or it may have moved permanently to a new web address.</p>
  /frameworks/base/core/tests/coretests/src/android/util/
DayOfMonthCursorTest.java 136 // down, same month
137 assertFalse(mc.down());
142 // down, next month
143 assertTrue(mc.down());
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewCallbacks.java 59 /** Test that arrow-down into the popup calls the onSelected callback. */
73 // prepare to move down into the popup
121 // move down into the popup
127 // prepare to move down into the popup
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
HorizontalFocusSearchTest.java 75 assertNull("going down from mLeftTall",
88 assertEquals("going down from mMidShort1Top",
103 assertNull("going down from mMidShort2Bottom",
116 assertNull("going down from mRightTall",
VerticalFocusSearchTest.java 97 assertEquals("going down from mTopWide.",
115 assertEquals("going down from mMidSkinny1Left should go to mMidSkinny2Right",
132 assertEquals("going down from mMidSkinny2Right should go to mBottomWide",
139 assertNull("going down from bottom button should have no next focus.",
  /frameworks/rs/scriptc/
rs_time.rsh 34 * Data structure for broken-down time components.
74 * Converts the time specified by @p timer into broken-down time and stores it
78 * @param local Broken-down time.
81 * @return Pointer to broken-down time (same as input @p local).
  /frameworks/support/renderscript/v8/rs_support/scriptc/
rs_time.rsh 34 * Data structure for broken-down time components.
74 * Converts the time specified by @p timer into broken-down time and stores it
78 * @param local Broken-down time.
81 * @return Pointer to broken-down time (same as input @p local).

Completed in 3421 milliseconds

1 2 3 45 6 7 8 91011>>