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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/download/
download_item_model_unittest.cc 306 { 0, 0, false, true, false, "Opening when complete" },
307 { 1, 0, false, true, false, "Opening when complete" },
308 { 0, 2, false, true, false, "Opening when complete" },
309 { 1, 2, false, true, false, "Opening when complete" },
310 { 0, 2, true, true, false, "Opening in 10 secs..." },
311 { 1, 2, true, true, false, "Opening in 10 secs..." },
  /frameworks/native/opengl/tests/hwc/
hwcRects.cpp 260 // Count number of opening <[ and matching >]
261 // At this point not worried about an opening character being
263 // "<1.0, 2.0]" is incorrect because the opening < should be matched
279 // Error anytime there is more closing then opening characters
281 testPrintI("Mismatched number of opening <[ with "
287 // Description of a rectangle is complete when all opening
  /external/apache-http/src/org/apache/http/impl/conn/
DefaultClientConnection.java 108 public void opening(Socket sock, HttpHost target) throws IOException { method in class:DefaultClientConnection
135 * {@link #opening opening} was already called but
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 9 // and a button for canceling an in progress download, or opening
268 // Whether we are currently disabled as part of opening the downloaded file.
274 // Method factory used to delay reenabling of the item when opening the
  /external/chromium/chrome/common/
libxml_utils.h 59 // Next(), when pointing at an opening tag, advances to the node after
88 // Skip to the next opening tag, returning false if we reach a closing
90 // If currently on an opening tag, doesn't advance at all.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
common.py 81 # UUIDs used by HyBi 04 and later opening handshake and frame masking.
84 # Opening handshake header names and expected values.
157 negotiation in opening handshake.
  /external/chromium_org/chrome/common/extensions/docs/server2/
document_parser_test.py 96 self.assertEqual(('', 'No opening <h1> was found'), RemoveTitle(''))
115 no_opening_tag = 'No opening tag</h1>'
116 self.assertEqual((no_opening_tag, 'No opening <h1> was found'),
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
common.py 81 # UUIDs used by HyBi 04 and later opening handshake and frame masking.
84 # Opening handshake header names and expected values.
158 negotiation in opening handshake.
  /external/chromium_org/third_party/libxml/chromium/
libxml_utils.h 57 // Next(), when pointing at an opening tag, advances to the node after
89 // Skip to the next opening tag, returning false if we reach a closing
91 // If currently on an opening tag, doesn't advance at all.
  /external/chromium_org/tools/metrics/histograms/
find_unmapped_histograms.py 23 (" # Opening quotation mark
27 " # Another opening quotation mark
38 \( # Match the opening parenthesis for the macro
  /external/e2fsprogs/debugfs/
dump.c 115 com_err(cmdname, retval, "while opening ext2 file");
178 com_err(argv[0], errno, "while opening %s for dump_inode",
210 com_err("rdump", retval, "while opening symlink");
  /build/tools/
check_radio_versions.py 56 print "*** Error opening \"%s.sha1\"; can't verify %s" % (fn, key)
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraTestThread.java 32 // Timeout for initializing looper and opening camera in Milliseconds.
  /development/tools/mkstubs/src/com/android/mkstubs/sourcer/
Output.java 35 * The caller is responsible of opening and closing the {@link Writer}.
  /device/asus/grouper/power/
power.c 40 ALOGE("Error opening %s: %s\n", path, buf);
  /external/apache-http/src/org/apache/http/io/
package.html 43 However, opening connections is not within the responsibility
  /external/bluetooth/bluedroid/bta/av/
bta_av_ssm.c 191 /* state table for opening state */
470 ** Description Returns TRUE is scb is in opening state.
473 ** Returns TRUE if scb is in opening state.
590 case BTA_AV_OPENING_SST: return "OPENING";
  /external/chromium/chrome/browser/
blocked_content_container.h 75 // Changes the opening rectangle associated with |source|.
  /external/chromium/chrome/browser/bookmarks/
bookmark_context_menu_controller.h 41 // |profile| is used for opening urls as well as enabling 'open incognito'.
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_controller_views.h 47 // |profile| is used for opening urls as well as enabling 'open incognito'.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/email_this_page/
background.html 35 // Custom URL's (such as opening mailto in Gmail tab) should have a
  /external/chromium/net/disk_cache/
cache_util_win.cc 67 // us from opening the file again (unless it was deleted).
file.h 36 // Initializes the object to use the passed in file instead of opening it with
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_view_unittest.cc 70 // Other canceling keys should be same as opening keys.
  /external/chromium_org/chrome/browser/chromeos/
camera_detector.cc 68 // We do a quick check using udev database because opening each /dev/videoX

Completed in 1055 milliseconds

1 2 3 4 5 67 8 91011>>