HomeSort by relevance Sort by last modified time
    Searched full:domain (Results 401 - 425 of 6195) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sbe.h 2 * This file has no copyright assigned and is placed in the Public Domain.
scrptids.h 2 * This file has no copyright assigned and is placed in the Public Domain.
setjmpex.h 2 * This file has no copyright assigned and is placed in the Public Domain.
slerror.h 2 * This file has no copyright assigned and is placed in the Public Domain.
stllock.h 2 * This file has no copyright assigned and is placed in the Public Domain.
varargs.h 2 * This file has no copyright assigned and is placed in the Public Domain.
wab.h 2 * This file has no copyright assigned and is placed in the Public Domain.
winable.h 2 * This file has no copyright assigned and is placed in the Public Domain.
wppstmsg.h 2 * This file has no copyright assigned and is placed in the Public Domain.
wsipx.h 2 * This file has no copyright assigned and is placed in the Public Domain.
wsvns.h 2 * This file has no copyright assigned and is placed in the Public Domain.
xmldsodid.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/sec_api/
crtdbg_s.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/sec_api/sys/
timeb_s.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/
cdefs.h 2 * This file has no copyright assigned and is placed in the Public Domain.
fcntl.h 2 * This file has no copyright assigned and is placed in the Public Domain.
file.h 2 * This file has no copyright assigned and is placed in the Public Domain.
  /external/parameter-framework/test/functional-tests/PfwTestCase/Domains/
tDomain_Configuration_Backup.py 81 log.I("restoring configuration %s from domain %s" % (self.conf_1, self.domain_name))
83 assert err == None, "Error when restoring configuration %s from domain %s : %s" % (self.conf_1, self.domain_name, err)
88 log.I("saved parameter %s value on %s from domain %s = %s" % (self.param_name, self.conf_1, self.domain_name, Param_saved_1))
91 log.I("modifying parameter %s value on configuration %s from domain %s" % (self.param_name, self.conf_1, self.domain_name))
97 log.I("saving configuration %s from domain %s" % (self.conf_1, self.domain_name))
99 assert err == None, "Error when saving configuration %s from domain %s : %s" % (self.conf_1, self.domain_name, err)
104 log.I("new saved parameter %s value on %s from domain %s = %s" % (self.param_name, self.conf_1, self.domain_name, Param_saved_1))
107 log.I("modifying parameter %s value on configuration %s from domain %s" % (self.param_name, self.conf_1, self.domain_name))
114 log.I("restoring configuration %s from domain %s" % (self.conf_1, self.domain_name))
116 assert err == None, "Error when restoring configuration %s from domain %s : %s" % (self.conf_1, self.domain_name, err
    [all...]
  /development/samples/SipDemo/res/xml/
preferences.xml 26 android:name="SIP Domain"
27 android:summary="Domain for your SIP Account"
29 android:title="Enter Domain"
  /external/flac/libFLAC/include/private/
md5.h 8 * This code is in the public domain; do with it what you wish.
23 * Still in the public domain.
26 * Still in the public domain, with no warranty.
  /external/freetype/src/base/
md5.h 6 * http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
12 * claimed, and the software is hereby placed in the public domain.
14 * public domain is deemed null and void, then the software is
  /external/llvm/test/CodeGen/X86/
avx512vl-logic.ll 10 ; Force the execution domain with an add.
21 ; Force the execution domain with an add.
32 ; Force the execution domain with an add.
43 ; Force the execution domain with an add.
54 ; Force the execution domain with an add.
65 ; Force the execution domain with an add.
78 ; Force the execution domain with an add.
89 ; Force the execution domain with an add.
100 ; Force the execution domain with an add.
111 ; Force the execution domain with an add
    [all...]
  /external/pcre/dist/
AUTHORS 6 Email domain: cam.ac.uk
20 Emain domain: freemail.hu
31 Emain domain: freemail.hu
  /external/pdfium/third_party/freetype/src/base/
md5.h 6 * http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
12 * claimed, and the software is hereby placed in the public domain.
14 * public domain is deemed null and void, then the software is
  /external/selinux/policycoreutils/gui/
domainsPage.py 49 semanagePage.__init__(self, xml, "domains", _("Process Domain"))
57 col = gtk.TreeViewColumn(_("Domain Name"), gtk.CellRendererText(), text = 0)
88 for domain in self.domains:
89 if not self.match(domain, filter):
92 self.store.set_value(iter, 0, domain)
93 t = "permissive_%s_t" % domain
117 domain = store.get_value(iter, 0)
120 status, output = commands.getstatusoutput("semanage permissive -d %s_t" % domain)
125 domain = store.set_value(iter, 1, "")
142 domain = store.get_value(iter, 0
    [all...]

Completed in 775 milliseconds

<<11121314151617181920>>