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

1 2

  /external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java 125 void opening(Socket sock, HttpHost target) method in interface:OperatedClientConnection
  /external/webkit/LayoutTests/fast/dom/DeviceMotion/script-tests/
no-page-cache.js 20 debug("Main page opening resources/cached-page-1.html");
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/
no-page-cache.js 20 debug("Main page opening resources/cached-page-1.html");
  /cts/tests/tests/webkitsecurity/assets/
window-close-crash.js 31 debug("Main page opening resources/window-close-popup.html");
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
window-close-crash.js 31 debug("Main page opening resources/window-close-popup.html");
no-page-cache.js 20 debug("Main page opening resources/cached-page-1.html");
  /external/apache-http/src/org/apache/http/impl/conn/
DefaultClientConnectionOperator.java 141 conn.opening(sock, target);
150 conn.opening(sock, target);
170 conn.opening(layeredsock, target);
DefaultClientConnection.java 108 public void opening(Socket sock, HttpHost target) throws IOException { method in class:DefaultClientConnection
135 * {@link #opening opening} was already called but
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_COMPARETO.S 19 mov r2, r0 @ this to r2, opening up r0 for return value
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapResponseParser.java 424 private ImapList parseList(char opening, char closing)
426 expect(opening);
  /external/webkit/LayoutTests/storage/
sql-data-types.js 86 notifyDone("FAIL: Error opening the db");
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 435 # Get most opening single quotes:
459 # Any remaining single quotes should be opening ones:
463 # Get most opening double quotes:
485 # Any remaining quotes should be opening ones.
747 In the case above, SmartyPants will turn the apostrophe into an opening
  /frameworks/base/core/java/android/widget/
SlidingDrawer.java 539 boolean opening = !mExpanded;
540 if (opening) {
    [all...]
  /external/chromium/chrome/browser/resources/
menu.js 202 * Timers for opening/closing submenu.
397 * This prevents from opening/closing menus while you're actively
503 // emitted when opening submenu.
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 120 // Note: If you want to perform other operations before opening the popup, but
  /external/elfutils/tests/
run-strings-test.sh 359 testfile8: 7c88 while opening "%s"
428 testfile9: 34e2 while opening "%s"
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 427 <\2 # nested opening tag
432 >', $nested_tags_level). # end of opening tag
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 213 // Tracking finger for opening/closing.
    [all...]
  /frameworks/base/core/java/android/text/
Html.java 86 public void handleTag(boolean opening, String tag,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java 74 * <li>Completion does not work right if there is a space between the = and the opening
77 * opening quote, where the opening quote is a single quote, and the replacement items use
208 // If we found some suggestions, do we need to add an opening "<" bracket
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S     [all...]
CompilerTemplateAsm-armv5te-vfp.S     [all...]
CompilerTemplateAsm-armv7-a-neon.S     [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp     [all...]

Completed in 4139 milliseconds

1 2