HomeSort by relevance Sort by last modified time
    Searched full:opens (Results 1 - 25 of 764) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/storage/
multiple-databases-garbage-collection-expected.txt 1 This test opens two databases, queues up a series of operations on both, then "forgets" about one of them. After forcing GC, resources associated with that database should be freed gracefully.
multiple-databases-garbage-collection.html 6 This test opens two databases, queues up a series of operations on both, then "forgets" about one of them.
  /external/chromium/chrome/browser/ui/options/
show_options_url.h 14 // Opens a tab showing the specified url. This is intended for use any place
  /external/webkit/Source/WebCore/manual-tests/
target_new.html 16 Click link below, then click links in the window that opens.</p>
19 Links in the new window that opens will alert "[object Window]", "some value", and "hello from opener".
23 First link in the new window that opens will alert "null", and the other two links will not work at all.
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.h 31 // Opens a file selection dialog to choose user image from file.
34 // Opens the camera capture dialog.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDOpen.3 3 SDL_CDOpen \- Opens a CD-ROM drive for access\&.
11 Opens a CD-ROM drive for access\&. It returns a \fI\fBSDL_CD\fR\fR structure on success, or \fBNULL\fP if the drive was invalid or busy\&. This newly opened CD-ROM becomes the default CD used when other CD functions are passed a \fBNULL\fP CD-ROM handle\&.
SDL_JoystickOpen.3 3 SDL_JoystickOpen \- Opens a joystick for use\&.
11 Opens a joystick for use within SDL\&. The \fBindex\fR refers to the N\&'th joystick in the system\&. A joystick must be opened before it game be used\&.
  /packages/apps/Contacts/src/com/android/contacts/list/
OnContactBrowserActionListener.java 32 * Opens the specified contact for viewing.
44 * Opens the specified contact for editing.
  /external/chromium/base/memory/
scoped_open_process.h 14 // A class that opens a process from its process id and closes it when the
scoped_native_library.h 27 // Opens the given library and manages its lifetime.
  /external/chromium/chrome/browser/
ssl_client_certificate_selector.h 18 // Opens a constrained SSL client certificate selection dialog under |parent|,
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_root_view.h 12 // of the custom view of NSMenuItems. If the user opens the menu in a non-
  /external/chromium/chrome/common/extensions/docs/examples/api/idle/idle_simple/
background.html 26 * Opens history.html when the browser action is clicked.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
UiUtils.java 29 * Opens standard warning dialog.
  /external/oprofile/daemon/
opd_pipe.h 25 * opd_open_pipe - opens the oprofiled fifo file
  /external/svox/pico/tts/
Android.mk 33 # compatibility code, which opens this shared library
  /external/valgrind/main/none/tests/
fdleak.h 22 * - Fedora Core 1's Perl opens /dev/pts/2 as fd 10.
  /external/chromium/chrome/browser/resources/shared/js/cr/
link_controller.js 34 * Opens the link in a new tab in the background .
38 * Opens the link in a new tab and switches to the newly opened tab.
40 * Opens the link in a new window.
101 * Opens a URL in a new tab, window or incognito window.
110 * Opens URLs in new tab, window or incognito mode.
  /development/samples/ApiDemos/tests/src/com/example/android/apis/
ApiDemosTest.java 22 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/HelloActivity/tests/src/com/example/android/helloactivity/
HelloActivityTest.java 22 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/LunarLander/tests/src/com/example/android/lunarlander/
LunarLanderTest.java 24 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/NotePad/tests/src/com/example/android/notepad/
NotePadActivityTest.java 23 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/SkeletonApp/tests/src/com/example/android/skeletonapp/
SkeletonAppTest.java 22 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/Snake/tests/src/com/example/android/snake/
SnakeTest.java 22 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
UrlIntentListener.java 27 * A listener which expects a URL as a tag of the view it is associated with. It then opens the URL

Completed in 1573 milliseconds

1 2 3 4 5 6 7 8 91011>>