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

1 2 3 4 5 67 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/
SipStackExt.java 86 * lookup schemes ( for example DNS SRV lookup ) that are not directly supported by the JDK.
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpAuthenticator.java 146 // TODO: This currently only handles schemes with a 'realm' parameter;
  /external/openssl/crypto/
opensslv.h 73 * There may be other schemes as well that I haven't yet discovered.
  /external/openssl/include/openssl/
opensslv.h 73 * There may be other schemes as well that I haven't yet discovered.
  /frameworks/base/core/java/android/net/
WebAddress.java 35 * schemes. It will only throw a ParseException if the input is
  /frameworks/base/docs/html/guide/appendix/
app-intents.jd 40 <p>The dialer is good at normalizing some kinds of schemes: for example
  /frameworks/base/docs/html/training/sync-adapters/
index.jd 52 transfer schemes you design yourself:
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
EmailClientConnectionManager.java 69 // Create a registry for our three schemes; http and https will use built-in factories
  /packages/apps/HTMLViewer/src/com/android/htmlviewer/
HTMLViewerActivity.java 39 * It supports all URLs schemes that a standard WebView supports, as well as
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
CrossProfileIntentFiltersHelper.java 80 // Let VoIP apps from the managed profile handle tel: and sip: schemes (except emergency)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sysconfig.py 418 """Returns a tuple containing the schemes names."""
419 schemes = _INSTALL_SCHEMES.keys()
420 schemes.sort()
421 return tuple(schemes)
codecs.py 97 handling schemes by providing the errors argument. These
166 The IncrementalEncoder may use different error handling schemes by
239 The IncrementalDecoder may use different error handling schemes by
330 schemes by providing the errors keyword argument. These
403 schemes by providing the errors keyword argument. These
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sysconfig.py 418 """Returns a tuple containing the schemes names."""
419 schemes = _INSTALL_SCHEMES.keys()
420 schemes.sort()
421 return tuple(schemes)
codecs.py 97 handling schemes by providing the errors argument. These
166 The IncrementalEncoder may use different error handling schemes by
239 The IncrementalDecoder may use different error handling schemes by
330 schemes by providing the errors keyword argument. These
403 schemes by providing the errors keyword argument. These
    [all...]
  /sdk/files/typos/
typos-hu.txt 143 # 1. *Non-waivable Compulsory License Schemes*. In those
149 # 2. *Waivable Compulsory License Schemes*. In those jurisdictions in
154 # 3. *Voluntary License Schemes*. The Licensor waives the right to
157 # administers voluntary licensing schemes, via that society, from
typos-nb.txt 143 # 1. *Non-waivable Compulsory License Schemes*. In those
149 # 2. *Waivable Compulsory License Schemes*. In those jurisdictions in
154 # 3. *Voluntary License Schemes*. The Licensor waives the right to
157 # administers voluntary licensing schemes, via that society, from
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
browserlauncher.py 151 # alternative schemes accepted. if we remove the file-is-default
154 # and remove the list of non-file schemes.
  /external/chromium_org/url/
url_canon_etc.cc 102 // schemes to be incorrect.
292 return 0; // Non-ASCII is not supported by schemes.
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 12 // schemes.
95 /// schemes and reformated for specific use.
  /frameworks/base/core/java/android/text/util/
Linkify.java 429 Spannable s, Pattern pattern, String[] schemes,
439 String url = makeUrl(m.group(0), schemes, m, transformFilter);
  /packages/apps/Browser/
AndroidManifest.xml 80 <!-- For these schemes were not particular MIME type has been
91 <!-- For these schemes where any of these particular MIME types
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
common.py 69 # Schemes
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AndroidProtocolHandler.java 29 // Supported URL schemes. This needs to be kept in sync with
  /external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_apitest.cc 73 " url: {schemes: ['http']}})\n"
  /external/chromium_org/chrome/browser/extensions/api/proxy/
proxy_apitest.cc 168 // Tests setting a single proxy to cover all schemes.

Completed in 6473 milliseconds

1 2 3 4 5 67 8 91011>>