HomeSort by relevance Sort by last modified time
    Searched full:schemes (Results 126 - 150 of 266) sorted by null

1 2 3 4 56 7 8 91011

  /external/openssl/crypto/x509v3/
v3_lib.c 280 * could have some flags for alternative encoding schemes...
  /external/webkit/Source/WebKit/mac/Plugins/
WebBasePluginPackage.mm 437 // CFBundleGetVersionNumber doesn't work with all possible versioning schemes, but we think for now it's good enough for us.
  /hardware/ril/mock-ril/src/proto/
ril.proto 122 /* User-to-User Signaling Information data coding schemes. Possible values for
  /libcore/luni/src/main/java/org/xml/sax/ext/
EntityResolver2.java 143 * schemes such as the one defined by the <a href=
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 341 * requests with unknown/unsupported URI schemes.
  /packages/apps/Browser/src/com/android/browser/
UrlHandler.java 98 // The "about:" schemes are internal to the browser; don't want these to
  /external/chromium/chrome/browser/extensions/
extension_prefs_unittest.cc 42 int schemes = URLPattern::SCHEME_ALL; local
43 extent->AddPattern(URLPattern(schemes, pattern));
    [all...]
extension_webnavigation_api.cc 27 // URL schemes for which we'll send events.
  /external/esd/include/
audiofile.h 163 /* supported compression schemes */
170 /* Apple proprietary AIFF-C compression schemes (not supported) */
  /external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 144 // CFNetwork returns an empty proxy array for WebScoket schemes, so use m_httpsURL.
187 // CFNetworkCopyProxiesForURL doesn't know about WebSocket schemes, so pretend to use http.
  /frameworks/base/core/java/android/webkit/
HTML5VideoViewProxy.java 413 // FIXME: Add support for other schemes. WebKit seems able to load
414 // posters over other schemes e.g. file://, but gets the dimensions wrong.
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 238 application can handle specific URI schemes and strings in any way it
239 wants. Some URI schemes are reserved by system components. For example,
  /frameworks/base/services/java/com/android/server/
IntentResolver.java 149 if (dumpMap(out, curPrefix, "Schemes:", innerPrefix,
618 * All of the URI schemes (such as http) that have been registered.
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 28 * all of these security schemes initially.
95 * Recognized key management schemes.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
audiofile.h 163 /* supported compression schemes */
170 /* Apple proprietary AIFF-C compression schemes (not supported) */
  /external/chromium/chrome/common/
pref_names.cc 249 // Disables the listed protocol schemes.
    [all...]
chrome_switches.cc 73 // HTTP authentication schemes to enable. This is a comma separated list
74 // of authentication schemes (basic, digest, ntlm, and negotiate). By default
75 // all schemes are enabled. The primary use of this command line flag is to help
77 const char kAuthSchemes[] = "auth-schemes";
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 82 /** The schemes supported by this connection manager. */
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java 181 // unencoded slashes in their naming schemes. If they do, absolute URIs
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMManager.java 179 * indexing schemes.
  /external/chromium/chrome/browser/importer/
firefox_importer_utils.cc 179 // Filter out the URLs with unsupported schemes.
  /external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.cc 111 // schemes to filter out most URLs.
  /external/chromium/chrome/common/extensions/
extension_unittest.cc 52 int schemes = URLPattern::SCHEME_ALL; local
53 extent->AddPattern(URLPattern(schemes, pattern));
    [all...]
  /external/chromium/googleurl/src/
gurl.h 212 // scheme. Standard schemes have an authority and a path section. This
  /external/chromium/net/base/
mime_sniffer_unittest.cc 92 // schemes

Completed in 1988 milliseconds

1 2 3 4 56 7 8 91011