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

1 2 3 4 5 6 7 8 91011>>

  /art/test/048-server-socket/
expected.txt 0 opened!
  /dalvik/tests/048-server-socket/
expected.txt 0 opened!
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_JoystickOpened.3 3 SDL_JoystickOpened \- Determine if a joystick has been opened
11 Determines whether a joystick has already been opened within the application\&. \fBindex\fR refers to the N\&'th joystick on the system\&.
14 Returns \fB1\fR if the joystick has been opened, or \fB0\fR if it has not\&.
SDL_JoystickClose.3 3 SDL_JoystickClose \- Closes a previously opened joystick
11 Close a \fBjoystick\fR that was previously opened with \fI\fBSDL_JoystickOpen\fP\fR\&.
SDL_FreeWAV.3 3 SDL_FreeWAV \- Frees previously opened WAV data
11 After a WAVE file has been opened with \fI\fBSDL_LoadWAV\fP\fR its data can eventually be freed with \fBSDL_FreeWAV\fP\&. \fBaudio_buf\fR is a pointer to the buffer created by \fBSDL_LoadWAV\fP\&.
SDL_JoystickNumAxes.3 11 Return the number of axes available from a previously opened \fBSDL_Joystick\fR\&.
SDL_JoystickNumBalls.3 11 Return the number of trackballs available from a previously opened \fBSDL_Joystick\fR\&.
  /external/chromium_org/content/test/data/accessibility/
modal-dialog-in-iframe-opened-expected-mac.txt 3 AXStaticText AXValue='Test for modal dialog opened in an iframe. '
modal-dialog-in-iframe-opened-expected-win.txt 3 ROLE_SYSTEM_TEXT name='Test for modal dialog opened in an iframe. ' READONLY
modal-dialog-in-iframe-opened-expected-android.txt 3 android.view.View clickable name='Test for modal dialog opened in an iframe.'
modal-dialog-in-iframe-opened.html 6 Test for modal dialog opened in an iframe.
  /external/doclava/res/assets/templates/
trailer.cs 1 </div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttrTextHints.java 18 * The server knows the file is a text file, and should be opened
25 * believes that the file should be opened with the
37 * believes has binary content, and should not be opened with the
  /external/chromium_org/ui/views/controls/menu/
menu_listener.h 12 // An interface for clients that want a notification when a menu is opened.
17 // This will be called after the menu has actually opened.
  /external/chromium_org/chrome_frame/test/data/
open_href_target_no_referrer.html 3 <title>Chrome frame window opened by window.open()</title>
  /external/chromium_org/content/public/test/
mock_download_manager.cc 27 bool opened)
40 opened(opened) {}
58 opened(rhs.opened) {}
78 opened == rhs.opened);
107 bool opened) {
111 danger_type, interrupt_reason, opened);
  /external/chromium_org/chrome/browser/download/
download_stats.h 59 // How a download was opened. Note that a download could be opened multiple
62 // The download was opened using the platform handler. There was no special
66 // The download was opened using the browser bypassing the system handler.
86 // Record that the user opened the confirmation dialog for a dangerous download.
90 // Record how a download was opened.
  /external/chromium/base/memory/
scoped_open_process.h 26 // Open a new process by pid. Closes any previously opened process (even if
33 // Close the previously opened process.
  /external/chromium/chrome/browser/ui/options/
options_window.h 13 // last tab viewed when the Options window was opened, or PAGE_GENERAL if the
14 // Options was never opened.
  /external/chromium_org/base/memory/
scoped_open_process.h 24 // Open a new process by pid. Closes any previously opened process (even if
31 // Close the previously opened process.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
UmaBridge.java 17 * Record that the user opened the menu.
24 * Record that the user opened the menu through software menu button.
  /external/chromium_org/third_party/WebKit/ManualTests/
goBack-blank-tab-page.html 9 You need to open the above link in a new tab. In the opened page, just click on the link : if the webkit doesn't crash, the test has succeed.
13 This test checks if you can go back to a _blank-target previously tab-opened page.
  /libcore/luni/src/main/java/java/io/
FileWriter.java 39 * if {@code file} cannot be opened for writing.
47 * {@code append} determines whether or not the file is opened and appended
48 * to or just opened and overwritten.
55 * if the {@code file} cannot be opened for writing.
77 * if the file cannot be opened for writing.
85 * parameter {@code append} determines whether or not the file is opened and
86 * appended to or just opened and overwritten.
93 * if the {@code file} cannot be opened for writing.
  /external/chromium/chrome/browser/sync/syncable/
dir_open_result.h 10 enum DirOpenResult { OPENED, // success.
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
navigation_handler.h 51 // User opened a most visited page
53 // User opened a recently closed tab
55 // User opened a bookmark
57 // User opened a foreign session (from other devices section)

Completed in 2027 milliseconds

1 2 3 4 5 6 7 8 91011>>