/external/chromium_org/third_party/WebKit/public/platform/ |
WebCookie.h | 50 WebCookie(const WebString& name, const WebString& value, const WebString& domain, 54 , domain(domain) 65 WebString domain; member in struct:WebKit::WebCookie
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/ |
nouveau_mm.h | 17 nouveau_mm_create(struct nouveau_device *, uint32_t domain,
|
/external/chromium_org/third_party/openssl/openssl/crypto/pem/ |
message | 5 Content-Domain: RFC822
|
/external/chromium_org/third_party/yasm/source/patched-yasm/po/ |
Makevars | 3 # Usually the message domain is the same as the package name. 4 DOMAIN = $(PACKAGE) 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 19 # the public domain; in this case the translators are expected to disclaim
|
/external/e2fsprogs/po/ |
Makevars | 3 # Usually the message domain is the same as the package name. 4 DOMAIN = $(PACKAGE) 14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 19 # the public domain; in this case the translators are expected to disclaim
|
/external/elfutils/po/ |
Makevars | 3 # Usually the message domain is the same as the package name. 4 DOMAIN = $(PACKAGE) 15 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 20 # the public domain; in this case the translators are expected to disclaim
|
/external/libvorbis/ |
todo.txt | 16 to MDCT domain data, additional low level framing capability)
|
/external/lzma/C/ |
RotateDefs.h | 2 2009-02-07 : Igor Pavlov : Public domain */
|
XzCrc64.h | 2 2010-04-16 : Igor Pavlov : Public domain */
|
/external/lzma/CPP/7zip/Compress/ |
PpmdRegister.cpp | 2 // 2009-05-30 : Igor Pavlov : Public domain
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
nouveau_mm.h | 17 nouveau_mm_create(struct nouveau_device *, uint32_t domain,
|
/external/openssh/regress/ |
connect.sh | 2 # Placed in the Public Domain.
|
sshd-log-wrapper.sh | 3 # Placed in the Public Domain.
|
/external/openssl/crypto/pem/ |
message | 5 Content-Domain: RFC822
|
/external/sepolicy/ |
vold.te | 2 type vold, domain; 28 allow vold domain:dir r_dir_perms; 29 allow vold domain:{ file lnk_file } r_file_perms; 30 allow vold domain:process { signal sigkill };
|
/external/wpa_supplicant_8/hostapd/ |
hostapd.eap_user_sqlite | 14 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2','password',1);
|
/libcore/luni/src/main/java/java/security/spec/ |
ECPrivateKeySpec.java | 28 // Elliptic Curve domain parameters associated with this key 38 * the domain parameter specification. 53 * Returns the domain parameter specification. 55 * @return the domain parameter specification.
|
/ndk/sources/android/support/src/musl-multibyte/ |
mbrlen.c | 3 * This code is in the public domain. Attribution is appreciated but
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/ |
NamedMailbox.java | 33 public NamedMailbox(String name, String localPart, String domain) {
34 super(localPart, domain);
41 public NamedMailbox(String name, DomainList route, String localPart, String domain) {
42 super(route, localPart, domain);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
intl.h | 37 # define textdomain(domain) (domain) 39 # define bindtextdomain(domain, directory) (domain)
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
intl.h | 37 # define textdomain(domain) (domain) 39 # define bindtextdomain(domain, directory) (domain)
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
intl.h | 37 # define textdomain(domain) (domain) 39 # define bindtextdomain(domain, directory) (domain)
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
intl.h | 37 # define textdomain(domain) (domain) 39 # define bindtextdomain(domain, directory) (domain)
|
/external/chromium/chrome/browser/password_manager/ |
password_store_mac_unittest.cc | 54 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 58 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 62 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 78 { kSecAuthenticationTypeHTTPBasic, "some.domain.com", 83 { kSecAuthenticationTypeHTTPDigest, "some.domain.com", 245 { PasswordForm::SCHEME_HTML, "http://some.domain.com/", 246 "http://some.domain.com/", L"joe_user", L"sekrit", false, 248 { PasswordForm::SCHEME_HTML, "http://some.domain.com/", 249 "http://some.domain.com/insecure.html", L"joe_user", L"sekrit", false, 251 { PasswordForm::SCHEME_HTML, "https://some.domain.com/" [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
password_store_mac_unittest.cc | 57 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 61 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 65 { kSecAuthenticationTypeHTMLForm, "some.domain.com", 81 { kSecAuthenticationTypeHTTPBasic, "some.domain.com", 86 { kSecAuthenticationTypeHTTPDigest, "some.domain.com", 246 { PasswordForm::SCHEME_HTML, "http://some.domain.com/", 247 "http://some.domain.com/", L"joe_user", L"sekrit", false, 249 { PasswordForm::SCHEME_HTML, "http://some.domain.com/", 250 "http://some.domain.com/insecure.html", L"joe_user", L"sekrit", false, 252 { PasswordForm::SCHEME_HTML, "https://some.domain.com/" [all...] |