OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spec
(Results
1776 - 1800
of
5555
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/
DSASigner.java
12
import java.security.
spec
.AlgorithmParameterSpec;
214
* @deprecated replaced with <a href = "#engineSetParameter(java.security.
spec
.AlgorithmParameterSpec)">
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DigestSignatureSpi.java
12
import java.security.
spec
.AlgorithmParameterSpec;
222
* @deprecated replaced with <a href = "#engineSetParameter(java.security.
spec
.AlgorithmParameterSpec)">
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseBlockCipher.java
13
import java.security.
spec
.AlgorithmParameterSpec;
22
import javax.crypto.
spec
.IvParameterSpec;
23
import javax.crypto.
spec
.PBEParameterSpec;
25
// import javax.crypto.
spec
.RC2ParameterSpec;
26
// import javax.crypto.
spec
.RC5ParameterSpec;
79
// import org.bouncycastle.jcajce.
spec
.GOST28147ParameterSpec;
80
// import org.bouncycastle.jcajce.
spec
.RepeatedSecretKeySpec;
88
private static final Class gcmSpecClass = lookup("javax.crypto.
spec
.GCMParameterSpec");
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/glacier/
test_writer.py
41
vault = Mock(
spec
=Vault)
42
vault.layer1 = Mock(
spec
=Layer1)
/external/clang/include/clang/Basic/
Specifiers.h
141
/// explicit specialization (C++ [temp.expl.
spec
]) or partial
142
/// specialization (C++ [temp.class.
spec
]).
/external/clang/include/clang/Sema/
TemplateDeduction.h
233
void set(Decl *
Spec
, DeductionFailureInfo Info) {
234
Specialization =
Spec
;
/external/clang/test/SemaCXX/
coroutines.cpp
131
// The
spec
doesn't say this is ill-formed, but it must be.
137
// FIXME: The
spec
says this is ill-formed.
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLRSAPrivateCrtKey.java
27
import java.security.
spec
.InvalidKeySpecException;
28
import java.security.
spec
.RSAPrivateCrtKeySpec;
/external/deqp/doc/testspecs/GLES2/
functional.fbo.completeness.txt
66
Note that the GLES2
spec
allows implementations to return
71
Also note that the GLES2
spec
is notoriously ambiguous regarding the
/external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaInsn.java
187
* Gets the
spec
of a local variable assignment that occurs at this
194
* @return {@code null-ok;} a local-associated register
spec
or null
/external/emma/core/java12/com/vladium/jcd/cls/
AttributeCollection.java
211
// note: the
spec
does not disallow multiple synthetic attributes
214
// note: the
spec
disallows multiple inner classes attributes
/external/icu/icu4c/source/layout/
LookupProcessor.cpp
252
// TODO: Do we need this check? (
Spec
. says required feature won't be in feature list...)
275
// NOTE: This check is commented out because the
spec
. says that
/external/libexif/
NEWS
44
* Added remaining GPS tags from the EXIF 2.2
spec
to the tag table
46
(to match the EXIF 2.2
spec
) which stops them from being erroneously
/external/libvorbis/doc/
a1-encapsulation-ogg.tex
12
The \xref{vorbis:
spec
:intro} provides an overview of the construction
17
bitstream and framing
spec
} provide detailed descriptions of Ogg
/external/opencv3/3rdparty/libjpeg/
jaricom.c
11
* This data represents Table D.3 in the JPEG
spec
(D.2 in the draft),
13
* in the JBIG
spec
, ISO/IEC IS 11544 and CCITT Recommendation ITU-T T.82.
/external/skia/experimental/SkV8Example/
Path2DBuilder.cpp
115
// the HTML 5
spec
.
136
// the HTML 5
spec
.
/external/skia/include/gpu/
GrCaps.h
24
in a given GrShaderType. The info here is hoisted from the OpenGL
spec
. */
86
* PLS storage size in bytes (0 when not supported). The PLS
spec
defines a minimum size of 16
/external/tpm2/generator/
extract_structures.py
33
MAYBE_DONE = 3 # Could be over, unless a single
spec
table is split in
87
In some cases the next table is defined in the
spec
immediately after the
/external/v8/test/mjsunit/
array-concat.js
56
// If we put a number in the prototype, then the
spec
says it should be
126
// If we put a number in the prototype, then the
spec
says it should be
/external/wpa_supplicant_8/src/fst/
fst_group.c
151
* be arranged in the same order, as required by
spec
(see corresponding
378
* multiple MB IEs creation according to the
spec
(see 10.32 Multi-band
/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
RunTestCommand.java
232
return " runtest <class
spec
> [options]\n"
233
+ " <class
spec
>: <JARS> < -c <CLASSES> | -e class <CLASSES> >\n"
/frameworks/base/docs/html/sdk/api_diff/19/changes/
android.security.KeyPairGeneratorSpec.Builder.html
86
<A NAME="android.security.KeyPairGeneratorSpec.Builder.setAlgorithmParameterSpec_added(java.security.
spec
.AlgorithmParameterSpec)"></A>
87
<nobr><code>Builder</code> <A HREF="../../../../reference/android/security/KeyPairGeneratorSpec.Builder.html#setAlgorithmParameterSpec(java.security.
spec
.AlgorithmParameterSpec)" target="_top"><code>setAlgorithmParameterSpec</code></A>(<code>AlgorithmParameterSpec</code>)</nobr>
/frameworks/base/docs/html/training/material/
shadows-clipping.jd
15
<li><a href="http://www.google.com/design/
spec
">Material design specification</a></li>
35
<a href="http://www.google.com/design/
spec
/what-is-material/objects-in-3d-space.html">Objects
/frameworks/base/docs/html-intl/intl/es/training/material/
shadows-clipping.jd
15
<li><a href="http://www.google.com/design/
spec
">Especificación de Material Design</a></li>
35
<a href="http://www.google.com/design/
spec
/what-is-material/objects-in-3d-space.html">Objetos
/frameworks/base/docs/html-intl/intl/in/training/material/
shadows-clipping.jd
15
<li><a href="http://www.google.com/design/
spec
">Spesifikasi desain bahan</a></li>
35
<a href="http://www.google.com/design/
spec
/what-is-material/objects-in-3d-space.html">Objek
Completed in 666 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>