HomeSort by relevance Sort by last modified time
    Searched full:domain (Results 251 - 275 of 7722) sorted by null

<<11121314151617181920>>

  /packages/apps/Email/tests/res/xml/
test_providers.xml 25 <provider id="gmail" label="Gmail" domain="gmail.com">
31 <provider id="generic" label="Generic Y!" domain="mail*yahoo.com">
32 <incoming uri="pop3://pop-server.$domain" username="$email" />
35 <provider id="yahoo" label="Yahoo!" domain="yahoo.com">
39 <provider id="yahoo" label="Yahoo!" domain="yahoo.com.yahoo.com">
45 <provider id="rr-roadrunner" label="RoadRunner" domain="roadrunner.com">
49 <provider id="rr-global" label="RoadRunner" domain="leonard.rr.com">
53 <provider id="rr-global" label="RoadRunner" domain="*.rr.???">
54 <incoming uri="pop3://pop-server.$domain" username="$email" />
59 <provider id="tuffmail" label="Tuffmail" domain="tuffmail.com"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_locale.so 
  /system/sepolicy/
cameraserver.te 2 type cameraserver, domain;
35 # domain transition
39 neverallow cameraserver domain:{ tcp_socket udp_socket rawip_socket } *;
logd.te 2 type logd, domain, domain_deprecated, mlstrustedsubject;
32 r_dir_file(logd, domain)
52 neverallow logd domain:process ptrace;
65 neverallow { domain userdebug_or_eng(`-logd -shell -dumpstate') } misc_logd_file:file no_rw_file_perms;
66 neverallow { domain userdebug_or_eng(`-logd') } misc_logd_file:dir { add_name link relabelfrom remove_name rename reparent rmdir write };
67 neverallow { domain -init } misc_logd_file:dir create;
atrace.te 0 # Domain for atrace process spawned by boottrace service.
6 type atrace, domain, domain_deprecated;
blkid.te 2 type blkid, domain, domain_deprecated;
18 neverallow { domain -vold } blkid:process transition;
gatekeeperd.te 1 type gatekeeperd, domain, domain_deprecated;
30 neverallow { domain -gatekeeperd } gatekeeper_service:service_manager add;
servicemanager.te 2 type servicemanager, domain, domain_deprecated, mlstrustedsubject;
14 allow servicemanager { domain -init }:binder transfer;
  /external/guava/guava/src/com/google/common/collect/
Cut.java 49 abstract Cut<C> withLowerBoundType(BoundType boundType, DiscreteDomain<C> domain);
50 abstract Cut<C> withUpperBoundType(BoundType boundType, DiscreteDomain<C> domain);
55 abstract C leastValueAbove(DiscreteDomain<C> domain);
56 abstract C greatestValueBelow(DiscreteDomain<C> domain);
62 Cut<C> canonical(DiscreteDomain<C> domain) {
132 DiscreteDomain<Comparable<?>> domain) {
136 DiscreteDomain<Comparable<?>> domain) {
146 DiscreteDomain<Comparable<?>> domain) {
147 return domain.minValue();
150 DiscreteDomain<Comparable<?>> domain) {
    [all...]
EmptyContiguousSet.java 33 EmptyContiguousSet(DiscreteDomain<C> domain) {
34 super(domain);
118 private final DiscreteDomain<C> domain; field in class:EmptyContiguousSet.SerializedForm
120 private SerializedForm(DiscreteDomain<C> domain) {
121 this.domain = domain;
125 return new EmptyContiguousSet<C>(domain);
134 return new SerializedForm<C>(domain);
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Configuration.py 74 - Create a configuration on a wrong domain name
88 # New domain creation for testing purpose
89 log.I("New domain creation for testing purpose : %s" % (self.domain_name))
93 assert err == None, "ERROR : command [createDomain] - Error while creating domain %s" % (self.domain_name)
95 log.I("Domain %s created" % (self.domain_name))
100 log.I("New configuration %s creation for domain %s" % (new_conf_name,self.domain_name))
106 log.I("Configuration %s created for domain %s" % (new_conf_name,self.domain_name))
108 # Domain configurations listing backup
109 log.I("Configurations listing for domain %s" % (self.domain_name))
112 assert err == None, "ERROR : command [listConfigurations] - Error while listing configurations for domain %s" % (self.domain_name
    [all...]
  /external/avahi/avahi-compat-howl/
browse-domain-test.c 40 sw_const_string domain,
45 fprintf(stderr, "new domain %s\n", domain);
49 fprintf(stderr, "removed domain %s\n", domain);
53 fprintf(stderr, "some kind of failure happened: %s\n", domain);
  /external/selinux/policycoreutils/sepolicy/sepolicy/templates/
var_log.py 43 ## <param name="domain">
45 ## Domain allowed access.
63 ## <param name="domain">
65 ## Domain allowed access.
82 ## <param name="domain">
84 ## Domain allowed access.
etc_rw.py 47 ## <param name="domain">
49 ## Domain allowed access.
66 ## <param name="domain">
68 ## Domain allowed access.
86 ## <param name="domain">
88 ## Domain allowed access.
108 ## <param name="domain">
110 ## Domain allowed access.
tmp.py 47 ## <param name="domain">
49 ## Domain to not audit.
65 ## <param name="domain">
67 ## Domain allowed access.
84 ## <param name="domain">
86 ## Domain allowed access.
107 ## <param name="domain">
109 ## Domain allowed access.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
AccountUtils.java 50 * Get all device accounts having specified domain name.
52 * @param domain domain name used for filtering
53 * @return List of account names that contain the specified domain name
56 final Context context, final String domain) {
58 final String atDomain = "@" + domain.toLowerCase(Locale.ROOT);
  /external/autotest/client/site_tests/network_WlanRegulatory/
network_WlanRegulatory.py 18 regulatory domain.
31 """Set the system regulatory domain, then assert that it is correct.
34 domain to set.
37 logging.info('Using iw to set regulatory domain to %s', regdomain)
55 logging.info('Initial regulatory domain is %s', initial_regdomain)
59 raise error.TestFail('Did not get a domain list from the database')
61 for domain in domain_list:
62 self.assert_set_regulatory_domain(domain)
  /external/curl/tests/data/
test1415 22 Set-Cookie: test1value=test1; domain=example.com; path=/;
23 Set-Cookie: test2value=test2; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
24 Set-Cookie: test3value=test3; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
25 Set-Cookie: test4value=test4; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
26 Set-Cookie: test5value=test5; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
27 Set-Cookie: test6value=test6; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
28 Set-Cookie: test7value=test7; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
29 Set-Cookie: test8value=test8; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
  /external/fio/examples/
netio.fio 4 #Use hostname=/tmp.fio.sock for local unix domain sockets
6 #Use =udp for UDP, =unix for local unix domain socket
  /external/lzma/
NOTICE 1 LZMA SDK is written and placed in the public domain by Igor Pavlov.
3 Some code in LZMA SDK is based on public domain code from another developers:
  /external/lzma/xz-embedded/
xz_dec_syms.c 6 * This file has been put into the public domain.
23 * This code is in the public domain, but in Linux it's simplest to just
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AccountManager.java 8 * Returns the user credentials for a given SIP Domain.
15 * @return -- the user credentials associated with the domain.
SecureAccountManager.java 7 * Returns the user credentials for a given SIP Domain.
14 * @return -- the user credentials associated with the domain.
  /external/selinux/sepolgen/tests/
test_refparser.py 28 ## <param name="domain">
30 ## Domain allowed access.
40 allow { domain $1 } { usr_t usr_home_t }:{ file dir } { read write getattr };
59 ## <param name="domain">
61 ## Domain allowed access.
84 ## Execute generic programs in /usr in the caller domain.
86 ## <param name="domain">
88 ## Domain allowed access.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strings.h 2 * This file has no copyright assigned and is placed in the Public Domain.
8 Copyright: Public Domain

Completed in 786 milliseconds

<<11121314151617181920>>