HomeSort by relevance Sort by last modified time
    Searched refs:domain (Results 176 - 200 of 217) sorted by null

1 2 3 4 5 6 78 9

  /external/libffi/
config.sub 1217 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1410 os=-domain
  /external/libpcap/
config.sub 1145 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1324 os=-domain
  /external/libpng/
config.sub 1274 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1470 os=-domain
    [all...]
  /external/strace/
config.sub 1171 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1356 os=-domain
  /external/tcpdump/
config.sub 1145 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1324 os=-domain
  /external/webkit/WebKit/chromium/src/
ChromiumBridge.cpp 200 webCookie.domain,
  /external/dropbear/libtommath/
bn.tex 55 This text, the library and the accompanying textbook are all hereby placed in the public domain. This book has been
85 As of the v0.25 the library source code has been placed in the public domain with every new release. As of the v0.28
86 release the textbook ``Implementing Multiple Precision Arithmetic'' has been placed in the public domain with every new
91 public domain everyone is entitled to do with them as they see fit.
247 source code public domain (unlike various other GPL/etc licensed code), not only is the code freely downloadable but the
290 on the other side of the coin LibTomMath offers you a totally free (public domain) well structured math library
644 domain of a digit can change (it's always at least $0 \ldots 127$).
    [all...]
  /external/webkit/WebCore/dom/
Document.cpp 3261 String Document::domain() const function in class:WebCore::Document
    [all...]
Document.h 719 String domain() const;
    [all...]
  /packages/apps/Email/src/com/android/exchange/
EasSyncService.java 557 // Split out the domain name
563 String domain = userName.substring(amp + 1); local
571 // Try the domain first and see if we can get a response
572 HttpPost post = new HttpPost("https://" + domain + AUTO_DISCOVER_PAGE);
583 post.setURI(URI.create("https://autodiscover." + domain + AUTO_DISCOVER_PAGE));
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-unix.c 81 int domain,
86 *fd = socket (domain, type, protocol);
109 * Opens a UNIX domain socket (as in the socket() call).
395 * Maximum length of the path to a UNIX domain socket,
406 * Creates a socket and connects it to the UNIX domain socket at the
414 * @param path the path to UNIX domain socket
    [all...]
  /external/openssl/crypto/pem/
pem.h 173 char *domain; member in struct:pem_ctx_st
  /external/openssl/include/openssl/
pem.h 173 char *domain; member in struct:pem_ctx_st
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-216320.js 918 ckpth="path=/;domain=.ibm.com";
  /external/webkit/WebCore/inspector/front-end/
DOMAgent.js 493 if (!this.cookieDomainMatchesResourceDomain(cookie.domain, match[2]))
  /external/webkit/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp 965 GError* webError = g_error_new_literal(g_quark_from_string(error.domain().utf8().data()),
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]
  /external/blktrace/
blktrace.c 687 static int my_socket(int domain, int type, int protocol)
692 fd = socket(domain, type, protocol);
    [all...]
  /external/libxml2/
xmlIO.c 159 "Domain error", /* EDOM */
262 __xmlIOErr(int domain, int code, const char *extra)
429 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra);
    [all...]
xpointer.c 102 ctxt->context->lastError.domain = XML_FROM_XPOINTER;
    [all...]
  /external/webkit/WebCore/platform/network/mac/
ResourceHandleMac.mm 444 if ([nsError domain] == NSURLErrorDomain)
    [all...]
  /external/bluetooth/glib/glib/
giochannel.c 174 if (err->domain != G_IO_CHANNEL_ERROR)
    [all...]
  /external/dnsmasq/src/
cache.c 834 /* If set, add a version of the name with a default domain appended */
1012 return c->domain;
    [all...]
  /external/webkit/WebKit/win/
DOMHTMLClasses.cpp 240 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::domain( function in class:DOMHTMLDocument
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
BeautifulSoup.py 28 * BeautifulStoneSoup, for parsing XML, SGML, or your domain-specific
    [all...]

Completed in 588 milliseconds

1 2 3 4 5 6 78 9