Searched refs:Domain (Results 1 – 18 of 18) sorted by relevance
/external/bluetooth/glib/glib/ |
D | glibintl.h | 28 #define dgettext(Domain,String) (String) argument 29 #define dcgettext(Domain,String,Type) (String) argument 30 #define dngettext(Domain,String1,String2,N) ((N) == 1 ? (String1) : (String2)) argument 31 #define bindtextdomain(Domain,Directory) (Domain) argument 32 #define bind_textdomain_codeset(Domain,Codeset) argument
|
/external/dropbear/libtommath/ |
D | LICENSE | 1 LibTomMath is hereby released into the Public Domain.
|
D | changes.txt | 139 -- My Textbook is now included as part of the package [all Public Domain] 171 -- LibTomMath is officially Public Domain [see LICENSE]
|
/external/webkit/WebKit/mac/Resources/ |
D | IDNScriptWhiteList.txt | 1 # Default Web Kit International Domain Name Script White List.
|
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/ |
D | status.py | 9 lookup=mail.Domain("webkit.org"),
|
/external/openssl/crypto/pem/ |
D | message | 5 Content-Domain: RFC822
|
/external/chromium/net/base/ |
D | cookie_monster.cc | 288 if (!pc.HasDomain() || pc.Domain().empty() || in GetCookieDomainKey() 289 (url.HostIsIPAddress() && url_host == pc.Domain())) { in GetCookieDomainKey() 303 std::string cookie_domain(net::CanonicalizeHost(pc.Domain(), &ignored)); in GetCookieDomainKey()
|
D | cookie_monster.h | 264 const std::string& Domain() const { return pairs_[domain_index_].second; } in Domain() function
|
D | effective_tld_names.dat | 59 // see also: "Domain Name Eligibility Policy" at http://www.aeda.ae/eng/aepolicy.php
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.microsoft | 21 ATTRIBUTE MS-CHAP-Domain 10 string Microsoft
|
/external/chromium/net/http/ |
D | http_auth_sspi_win.cc | 258 identity.Domain = in AcquireCredentials()
|
/external/dropbear/ |
D | NOTICE | 35 LibTomCrypt and LibTomMath are written by Tom St Denis, and are Public Domain.
|
D | LICENSE | 35 LibTomCrypt and LibTomMath are written by Tom St Denis, and are Public Domain.
|
/external/openssl/crypto/objects/ |
D | obj_mac.num | 392 Domain 392
|
D | objects.txt | 89 # SECG curve OIDs from "SEC 2: Recommended Elliptic Curve Domain Parameters" 922 pilotObjectClass 13 : domain : Domain
|
/external/ipsec-tools/ |
D | NEWS | 53 o Modecfg Default Domain attribute support
|
/external/tcpdump/ |
D | INSTALL | 153 print-domain.c - Domain Name System printer routines
|
/external/webkit/WebCore/ |
D | ChangeLog-2010-01-29 | 43657 Web Inpsector: Local Files can show up on Cookies List with Cookies from other Domain.
|