OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spec
(Results
776 - 800
of
5555
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/webrtc/webrtc/api/objc/
RTCStatsReport.h
15
/** This does not currently conform to the
spec
. */
/frameworks/base/core/java/android/webkit/
WebMessage.java
21
* https://html.
spec
.whatwg.org/multipage/comms.html#the-messageevent-interfaces
/frameworks/base/docs/html/sdk/api_diff/19/changes/
pkg_javax.crypto.spec.html
10
javax.crypto.
spec
74
Package <A HREF="../../../../reference/javax/crypto/
spec
/package-summary.html" target="_top"><font size="+1"><code>javax.crypto.
spec
</code></font></A>
85
<nobr><A HREF="../../../../reference/javax/crypto/
spec
/GCMParameterSpec.html" target="_top"><code>GCMParameterSpec</code></A></nobr>
/frameworks/base/docs/html/sdk/api_diff/24/changes/
pkg_javax.crypto.spec.html
10
javax.crypto.
spec
74
Package <A HREF="../../../../reference/javax/crypto/
spec
/package-summary.html" target="_top"><font size="+1"><code>javax.crypto.
spec
</code></font></A>
85
<nobr><A HREF="javax.crypto.
spec
.SecretKeySpec.html">SecretKeySpec</A></nobr>
/frameworks/base/docs/html-intl/intl/ja/training/material/
index.jd
20
<a href="http://www.google.com/design/
spec
/material-design/introduction.html">????? ???????</a>??????????????????Android 5.0?API ??? 21??????????????????????
/frameworks/base/docs/html-intl/intl/ko/training/material/
get-started.jd
17
<li><a href="http://www.google.com/design/
spec
">???? ??? ??</a></li>
28
<a href="http://www.google.com/design/
spec
">???? ??? ??</a>? ?????.</li>
55
<p>???? ??? ???? ? ?? ???? ??, <a href="http://www.google.com/design/
spec
">???? ??? ??</a>? ???? ??? ?????? ?????.
82
<p>???? ??? ???? ??????? ?? ???, ????? <a href="http://www.google.com/design/
spec
">???? ??? ??</a>? ??? ???.
index.jd
20
<a href="http://www.google.com/design/
spec
/material-design/introduction.html">???? ??? ??</a>? ??? ??? ??? Android 5.0(API ?? 21)?? ???? ? ?? ?? ? ???? ?????.
/frameworks/base/docs/html-intl/intl/ru/training/material/
get-started.jd
17
<li><a href="http://www.google.com/design/
spec
">???????????? Material Design</a></li>
28
???????????? ?? <a href="http://www.google.com/design/
spec
">????????????? Material Design</a>.</li>
55
<p>??? ???????? ?????????? ? "?????????????" ????????? ???????? <a href="http://www.google.com/design/
spec
">????????????? Material Design</a>, ??????? ???????? ??? ???????? ????????? ????????????? ? ????? ????????? ???????.
83
<a href="http://www.google.com/design/
spec
">????????????? Material Design</a> ???????????? ???????. ??? ?????????? ??????? ?????????? ?????????????? ????????? ????????:
index.jd
21
<a href="http://www.google.com/design/
spec
/material-design/introduction.html">???????????? Material
/frameworks/base/docs/html-intl/intl/zh-cn/training/material/
index.jd
19
?????? Android ?????????????<a href="http://www.google.com/design/
spec
/material-design/introduction.html">??????</a>???????????? Android 5.0?API ?? 21????????????
/frameworks/base/docs/html-intl/intl/zh-tw/training/material/
index.jd
19
??? Android ???????????????<a href="http://www.google.com/design/
spec
/material-design/introduction.html">??????????</a>??? Android 5.0 (API ?? 21) ??????????
/frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreECPrivateKey.java
21
import java.security.
spec
.ECParameterSpec;
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
IfdId.java
20
* The constants of the IFD ID defined in EXIF
spec
.
/libcore/luni/src/test/java/libcore/java/security/
OldDHTest.java
24
import javax.crypto.
spec
.DHParameterSpec;
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
MyKeyGeneratorSpi.java
27
import java.security.
spec
.AlgorithmParameterSpec;
/libcore/luni/src/test/java/tests/security/interfaces/
DSAParamsTest.java
22
import java.security.
spec
.DSAParameterSpec;
DSAPrivateKeyTest.java
25
import java.security.
spec
.DSAParameterSpec;
RSAPrivateKeyTest.java
23
import java.security.
spec
.RSAPrivateKeySpec;
RSAPublicKeyTest.java
23
import java.security.
spec
.RSAPublicKeySpec;
/libcore/luni/src/test/java/tests/security/spec/
PSSParameterSpecTest.java
23
package tests.security.
spec
;
27
import java.security.
spec
.AlgorithmParameterSpec;
28
import java.security.
spec
.MGF1ParameterSpec;
29
import java.security.
spec
.PSSParameterSpec;
RSAPrivateCrtKeySpecTest.java
23
package tests.security.
spec
;
28
import java.security.
spec
.KeySpec;
29
import java.security.
spec
.RSAPrivateCrtKeySpec;
30
import java.security.
spec
.RSAPrivateKeySpec;
/libcore/ojluni/src/main/java/java/security/
AlgorithmParametersSpi.java
29
import java.security.
spec
.AlgorithmParameterSpec;
30
import java.security.
spec
.InvalidParameterSpecException;
45
* @see java.security.
spec
.AlgorithmParameterSpec
46
* @see java.security.
spec
.DSAParameterSpec
/libcore/ojluni/src/main/java/javax/crypto/spec/
OAEPParameterSpec.java
26
package javax.crypto.
spec
;
29
import java.security.
spec
.AlgorithmParameterSpec;
30
import java.security.
spec
.MGF1ParameterSpec;
70
* @see java.security.
spec
.MGF1ParameterSpec
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyAlgorithmParameterGeneratorSpi.java
28
import java.security.
spec
.AlgorithmParameterSpec;
/packages/apps/Camera2/src/com/android/camera/exif/
IfdId.java
20
* The constants of the IFD ID defined in EXIF
spec
.
Completed in 1678 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>