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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Frontend/
output-failures.c 4 // OUTPUTFAIL: Error opening output file '{{.*}}doesnotexist{{.*}}'
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state_unittest.mm 32 // Test transition from closed to opening.
37 // Test transition from opening to closed (aka cancel open).
42 // Test transition from closed to opening.
47 // Test transition from opening to opened.
56 // Test transition from opening to opened.
bookmark_bar_folder_hover_state.h 15 // closed opening scheduleOpen...:
16 // opening closed cancelPendingOpen...: or
25 // Because the opening and closing of hover views can be done asyncronously
27 // closed. During those times of transition the opening or closing operation
28 // can be cancelled. We serialize the opening and closing of the
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state_unittest.mm 32 // Test transition from closed to opening.
37 // Test transition from opening to closed (aka cancel open).
42 // Test transition from closed to opening.
47 // Test transition from opening to opened.
57 // Test transition from opening to opened.
bookmark_bar_folder_hover_state.h 15 // closed opening scheduleOpen...:
16 // opening closed cancelPendingOpen...: or
25 // Because the opening and closing of hover views can be done asyncronously
27 // closed. During those times of transition the opening or closing operation
28 // can be cancelled. We serialize the opening and closing of the
  /external/chromium_org/base/process/
process_handle_posix.cc 28 // not when opening a "handle".
36 // not when opening a "handle".
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_PauseAudio.3 11 This function pauses and unpauses the audio callback processing\&. It should be called with \fBpause_on\fR=0 after opening the audio device to start playing sound\&. This is so you can safely initialize data for your callback function after opening the audio device\&. Silence will be written to the audio device during the pause\&.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
__init__.py 31 """WebSocket opening handshake processor. This class try to apply available
32 opening handshake processors for each protocol version until a connection is
65 _LOGGER.debug('Client\'s opening handshake resource: %r', request.uri)
79 'Client\'s opening handshake headers: %r', dict(request.headers_in))
95 'Failed to complete opening handshake as %s protocol: %r',
106 'Failed to complete opening handshake for all available protocols',
  /external/srec/tools/cmd/
pht_to_long.pl 19 open(PHT, "<$phtfile") || die "error opening phtfile $phtfile\n";
31 open(HH, "<$okfile") || die "error opening okfile $okfile\n";
32 open(OO, ">$otxt") || die "error opening output dict $otxt\n";
  /external/chromium/app/sql/
init_status.h 15 // Some error, usually I/O related opening the file.
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host_delegate.h 14 // dropdown widget (while animating the opening or closing of the widget).
  /external/chromium_org/chrome/browser/ui/webui/options/
autofill_options_browsertest.js 21 // Test opening the autofill options has correct location.
content_options_browsertest.js 21 // Test opening the content options has correct location.
language_options_browsertest.js 21 // Test opening languages options has correct location.
password_manager_browsertest.js 21 // Test opening the password manager has correct location.
profile_settings_reset_browsertest.js 21 // Test opening the profile settings reset has correct location.
  /external/chromium_org/ppapi/native_client/src/shared/ppapi_proxy/
ppruntime.h 16 // opening do not need full ppapi initialization and so can be used after
  /external/chromium_org/sql/
init_status.h 14 // Some error, usually I/O related opening the file.
  /external/e2fsprogs/tests/m_mkfs_overhead/
expect.1 2 ./test.img: Attempt to read block from filesystem resulted in short read while opening filesystem
  /external/oprofile/daemon/
opd_mangling.h 3 * Mangling and opening of sample files
  /external/chromium_org/chrome/browser/android/webapps/
single_tab_mode_tab_helper.h 24 // are disallowed from opening new windows via
35 // Handles opening the given URL through the TabModel.
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_stats.h 46 // Records the user opening a folder of bookmarks for UMA purposes.
49 // Records the user opening the apps page for UMA purposes.
  /external/chromium_org/content/common/
websocket.h 24 // Opening handshake request information which will be shown in the inspector.
38 // Opening handshake response information which will be shown in the inspector.
  /external/chromium_org/content/test/data/indexeddb/
cursor_test.js 13 debug('Opening an empty cursor.');
39 debug('Opening cursor');
  /external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
math_angles.json 29 "default": "measured angle opening left"
69 "default": "spherical angle opening left"
77 "default": "spherical angle opening up"
117 "default": "oblique angle opening up"
125 "default": "oblique angle opening down"

Completed in 983 milliseconds

1 2 3 4 5 6 7 8 91011>>