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

1 2 3 4 5 6 7 8

  /external/webkit/LayoutTests/fast/encoding/
mailto-always-utf-8-expected.txt 1 Policy delegate: attempt to load mailto:?subject=%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB&body=%E6%9C%AC%E6%96%87 with navigation type 'link clicked' originating from #text > SPAN > A > BODY > HTML > #document
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_drag_source.h 11 // originating from the content area.
20 // Initialize a DragDataSource object for a drag (originating on the given
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_contents_drag_source.h 17 // originating from the content area. Subclasses should implement
31 // Initialize a DragDataSource object for a drag (originating on the given
web_drag_source.h 16 // originating from the content area.
44 // Initialize a WebDragSource object for a drag (originating on the given
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasAlternateSelection.java 31 * Creates a new alternate selection based on the given originating view and the
47 /** Returns the originating view. Cannot be null. */
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/
MinToolsPackage.java 48 * @param nsUri The namespace URI of the originating XML document, to be able to deal with
49 * parameters that vary according to the originating XML schema.
50 * @param licenses The licenses loaded from the XML originating document.
PlatformToolPackage.java 53 * @param nsUri The namespace URI of the originating XML document, to be able to deal with
54 * parameters that vary according to the originating XML schema.
55 * @param licenses The licenses loaded from the XML originating document.
  /external/chromium/chrome/browser/extensions/
external_extension_provider_impl.h 30 // |crx_location|: extensions originating from crx files
31 // |download_location|: extensions originating from update URLs
  /external/apache-http/src/org/apache/commons/codec/
overview.html 24 The hypertext links originating from this document point to Sun's version 1.3 API as the 1.2.2 API documentation
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NodeConsumer.java 35 * Set the node that is originating the SAX event.
  /external/chromium/chrome/browser/net/
url_request_tracking.h 23 // child ID). For requests originating in a renderer or the browser itself,
  /external/chromium/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 40 // originating tab is closed. If NULL, the engine is not added.
  /external/apache-xml/src/main/java/org/apache/xpath/
ExpressionNode.java 28 * and give the originating source information. A class that implements
  /external/webkit/LayoutTests/fast/xpath/
xpath-namespaces.html 29 // Now try a resolver originating from the function
  /external/apache-http/src/org/apache/http/auth/
NTCredentials.java 54 /** The host the authentication request is originating from. */
95 * @param workstation The workstation the authentication request is originating from.
139 * Retrieves the workstation name of the computer originating the request.
  /external/chromium/chrome/browser/ui/
browser_navigator.h 71 // originating browser prior to the operation performed by Navigate().
72 // However, if the originating page is from a different profile (e.g. an
73 // OFF_THE_RECORD page originating from a non-OTR window), then
  /frameworks/support/v4/java/android/support/v4/net/
TrafficStatsCompat.java 132 * Clear active tag used when accounting {@link Socket} traffic originating
140 * Get the active tag used when accounting {@link Socket} traffic originating
171 * Set active tag to use when accounting {@link Socket} traffic originating
  /external/webkit/Source/WebCore/loader/
ProgressTracker.cpp 106 LOG(Progress, "Progress started (%p) - frame %p(\"%s\"), value %f, tracked frames %d, originating frame %p", this, frame, frame->tree()->uniqueName().string().utf8().data(), m_progressValue, m_numProgressTrackedFrames, m_originatingProgressFrame.get());
124 LOG(Progress, "Progress completed (%p) - frame %p(\"%s\"), value %f, tracked frames %d, originating frame %p", this, frame, frame->tree()->uniqueName().string().utf8().data(), m_progressValue, m_numProgressTrackedFrames, m_originatingProgressFrame.get());
160 LOG(Progress, "Progress incremented (%p) - value %f, tracked frames %d, originating frame %p", this, m_progressValue, m_numProgressTrackedFrames, m_originatingProgressFrame.get());
  /external/guava/guava/src/com/google/common/collect/
BstPath.java 25 * A path to a node in a binary search tree, originating at the root.
  /external/iptables/include/linux/netfilter/
nf_conntrack_common.h 39 /* Connection is confirmed: originating packet has left box */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 40 /* Connection is confirmed: originating packet has left box */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 40 /* Connection is confirmed: originating packet has left box */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 40 /* Connection is confirmed: originating packet has left box */
  /external/chromium/chrome/browser/webdata/
keyword_table_unittest.cc 161 GURL originating_url("http://originating.url/");
171 GURL originating_url2("http://originating.url/");
  /external/bluetooth/bluez/audio/
telephony-maemo5.c 161 gboolean originating; member in struct:csd_call
719 if (call->originating)
758 direction = call->originating ?
1049 if (!call->originating)
1055 call->originating = FALSE;
1062 call->originating = TRUE;
1066 call->originating = FALSE;
1107 if (!call->originating)
1523 dbus_bool_t originating, terminating, emerg, on_hold, conf; local
    [all...]

Completed in 1979 milliseconds

1 2 3 4 5 6 7 8