/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
scardmgr.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
scardsrv.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
schnlsp.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
scode.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
sehmap.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
sipbase.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
sspguid.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
sspserr.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
sspsidl.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
stdexcpt.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
storage.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
txctx.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
utime.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
wbemidl.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
wpftpmsg.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/ |
unistd.h | 2 * This file has no copyright assigned and is placed in the Public Domain.
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/ |
exec.h | 3 * Written by Artur Grabowski <art@openbsd.org> Public Domain
|
/external/libxml2/python/tests/ |
tstLastError.py | 23 def failUnlessXmlError(self,f,args,exc,domain,code,message,level,file,line): 36 print("domain = ",e.domain()) 43 self.failUnlessEqual(domain,e.domain()) 57 domain=libxml2.XML_FROM_IO, 70 domain=libxml2.XML_FROM_PARSER,
|
/external/bison/po/ |
Makefile.in.in | 9 # General Public License and is *not* in the public domain. 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation [all...] |
/external/bison/runtime-po/ |
Makefile.in.in | 9 # General Public License and is *not* in the public domain. 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation [all...] |
/external/elfutils/src/po/ |
Makefile.in | 9 # General Public License and is *not* in the public domain. 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation [all...] |
Makefile.in.in | 9 # General Public License and is *not* in the public domain. 111 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 112 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 119 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 120 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 125 stamp-po: $(srcdir)/$(DOMAIN).pot 127 test ! -f $(srcdir)/$(DOMAIN).pot || \ 129 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 135 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update', 139 # This target rebuilds $(DOMAIN).pot; it is an expensive operation [all...] |
/external/parameter-framework/test/functional-tests/PfwTestCase/Domains/ |
tDomain_Rules.py | 77 - Clearing rule on a non-existent domain 93 # New domain creation for testing purpose 94 log.I("New domain creation for testing purpose : %s" % (self.domain_name)) 98 assert err == None, "ERROR : command [createDomain] - Error while creating domain %s" % (self.domain_name) 100 log.I("Domain %s created" % (self.domain_name)) 103 log.I("New configuration %s creation for domain %s for testing purpose" % (self.conf_1,self.domain_name)) 109 log.I("Configuration %s created for domain %s" % (self.conf_1,self.domain_name)) 110 log.I("New configuration %s creation for domain %s for testing purpose" % (self.conf_2,self.domain_name)) 116 log.I("Configuration %s created for domain %s" % (self.conf_2,self.domain_name)) 119 log.I("Applying rules to configurations %s and %s from domain %s" % (self.conf_1,self.conf_2,self.domain_name) [all...] |
/cts/hostsidetests/security/src/android/cts/security/ |
SELinuxHostTest.java | 393 * Tests that important domain labels are being appropriately applied. 397 * Asserts that no processes are running in a domain. 399 * @param domain 400 * The domain or SELinux context to check. 402 private void assertDomainEmpty(String domain) throws DeviceNotAvailableException { 403 List<ProcessDetails> procs = ProcessDetails.getProcMap(mDevice).get(domain); 404 String msg = "Expected no processes in SELinux domain \"" + domain + "\"" 410 * Asserts that a domain exists and that only one, well defined, process is 411 * running in that domain 674 String domain = "u:r:kernel:s0"; local [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
CookieTest.java | 70 // no cross domain cookie 75 mCookieManager.setCookie(url, "c=d; domain=.foo.com"); 80 // host cookie should not be accessible from a sub-domain. 84 // test setting a domain= that doesn't start w/ a dot, should 85 // treat it as a domain cookie, as if there was a pre-pended dot. 86 mCookieManager.setCookie(url, "e=f; domain=www.foo.com"); 109 mCookieManager.setCookie(url_abcd, "a=1; domain=.a.b.c.d.com"); 110 mCookieManager.setCookie(url_abcd, "b=2; domain=.b.c.d.com"); 111 mCookieManager.setCookie(url_abcd, "c=3; domain=.c.d.com"); 112 mCookieManager.setCookie(url_abcd, "d=4; domain=.d.com") [all...] |