/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/ |
ECKey.java | 11 * return a parameter specification representing the EC domain parameters
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/ |
ECKeySpec.java | 20 * return the domain parameters for the curve
|
/external/chromium_org/chrome/browser/ui/webui/local_discovery/ |
local_discovery_ui_handler.cc | 31 // info.SetString("domain", "domain.local"); 38 // base::StringValue domain("domain.local");
|
/external/chromium_org/chromeos/test/data/network/policy/ |
shill_managed_wifi1.json | 3 "EAP.Identity": "${LOGIN_ID}@my.domain.com",
|
/external/chromium_org/chromeos/test/data/network/ |
shill_wifi_clientcert.json | 3 "EAP.Identity": "abc ${LOGIN_ID}@my.domain.com",
|
shill_wifi_clientref.json | 3 "EAP.Identity": "${LOGIN_ID}@my.domain.com",
|
/external/chromium_org/net/base/ |
dns_util.h | 16 // DNSDomainFromDot - convert a domain string to DNS format. From DJB's 17 // public domain DNS library. 24 // DNSDomainToString converts a domain in DNS format to a dotted string. 27 const base::StringPiece& domain);
|
/external/chromium_org/third_party/libjingle/source/talk/ |
LICENSE_THIRD_PARTY | 8 Governed by license within files (Public domain): 13 Governed by http://www.fourmilab.ch/md5/ (Public domain): 20 Governed by license within files (Public domain): 25 Governed by http://sigslot.sourceforge.net/#license (Public domain):
|
/external/chromium_org/third_party/lzma_sdk/ |
7zAlloc.h | 2 2010-10-29 : Igor Pavlov : Public domain */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_transfer.h | 10 unsigned domain; member in struct:nv50_m2mf_rect
|
/external/elfutils/libelf-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/lzma/C/ |
7zAlloc.h | 2 2010-10-29 : Igor Pavlov : Public domain */
|
Delta.h | 2 2009-04-15 : Igor Pavlov : Public domain */
|
Sha256.h | 2 2010-06-11 : Igor Pavlov : Public domain */
|
XzEnc.h | 2 2009-04-15 : Igor Pavlov : Public domain */
|
/external/lzma/C/Util/LzmaLib/ |
LzmaLibExports.c | 2 2008-10-04 : Igor Pavlov : Public domain */
|
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_transfer.h | 10 unsigned domain; member in struct:nv50_m2mf_rect
|
/external/sepolicy/ |
adbd.te | 3 type adbd, domain;
|
gpsd.te | 2 type gpsd, domain;
|
/hardware/invensense/60xx/mlsdk/mlutils/ |
checksum.c | 3 /** bernstein hash, from public domain source */
|
/ndk/sources/android/support/src/musl-multibyte/ |
mblen.c | 3 * This code is in the public domain. Attribution is appreciated but
|
mbsinit.c | 3 * This code is in the public domain. Attribution is appreciated but
|
wctomb.c | 3 * This code is in the public domain. Attribution is appreciated but
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
float.h | 1 /* This file is public domain. */
|
/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...] |