HomeSort by relevance Sort by last modified time
    Searched full:spec (Results 1951 - 1975 of 5555) sorted by null

<<71727374757677787980>>

  /frameworks/base/docs/html/sdk/api_diff/19/changes/
packages_index_changes.html 100 <A HREF="pkg_javax.crypto.spec.html" class="hiddenlink" target="rightframe">javax.crypto.spec</A><br>
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreProvider.java 42 import java.security.spec.InvalidKeySpecException;
43 import java.security.spec.X509EncodedKeySpec;
  /frameworks/base/services/core/java/com/android/server/hdmi/
Constants.java 165 // Refer to CEC Table 29 in HDMI Spec v1.4b.
214 // values which denotes the device type in HDMI Spec 1.4.
  /frameworks/base/services/core/java/com/android/server/wm/
WindowStateAnimator.java 1014 MagnificationSpec spec = mService.mAccessibilityController local
1105 MagnificationSpec spec = null; local
    [all...]
  /frameworks/support/v7/gridlayout/res/values/
attrs.xml 124 See {@link android.widget.GridLayout.Spec}.
139 See {@link android.widget.GridLayout.Spec}.
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
OrientationHelper.java 206 * @return The current measure spec mode.
217 * @return The current measure spec mode.
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 373 /* Setup the parameters as per spec, user manual specified values and enable multi ADV */
377 /* Update the parameters as per spec, user manual specified values and restart multi ADV */
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec_utils.c 82 #define CSD_POSITION 51 /*Codec Specific Data position on the "stream propierties object"(ASF spec)*/
166 //From VC-1 spec: Table 265: Sequence Layer Data Structure
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
PipedInputStreamTest.java 141 // The spec for PipedInput saya an exception should be thrown if
142 // a write is attempted to a closed input. The PipedOuput spec
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
SystemTest.java 129 // Ensure spec'ed properties are non-null. See System.getProperties()
130 // spec.
  /libcore/luni/src/test/java/libcore/java/lang/
OldSystemTest.java 187 // Ensure spec'ed properties are non-null. See System.getProperties()
188 // spec.
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetTest.java 108 * According to the JDBC spec close has to "Releases this ResultSet
453 * Spec sais: if something was read... -> if nothing was read it should be false
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismTest.java 29 import java.security.spec.AlgorithmParameterSpec;
30 import java.security.spec.RSAKeyGenParameterSpec;
SealedObjectTest.java 44 import javax.crypto.spec.IvParameterSpec;
45 import javax.crypto.spec.SecretKeySpec;
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESKeySpecTest.java 22 package org.apache.harmony.crypto.tests.javax.crypto.spec;
28 import javax.crypto.spec.DESKeySpec;
PBEKeySpecTest.java 23 package org.apache.harmony.crypto.tests.javax.crypto.spec;
27 import javax.crypto.spec.PBEKeySpec;
RC5ParameterSpecTest.java 23 package org.apache.harmony.crypto.tests.javax.crypto.spec;
27 import javax.crypto.spec.RC5ParameterSpec;
  /libcore/ojluni/src/main/java/java/security/
AlgorithmParameterGenerator.java 28 import java.security.spec.AlgorithmParameterSpec;
110 * @see java.security.spec.AlgorithmParameterSpec
  /libcore/ojluni/src/main/java/javax/crypto/
CipherInputStream.java 175 // we loop for new data as the spec says we are blocking
222 // we loop for new data as the spec says we are blocking
  /libcore/ojluni/src/main/java/javax/crypto/spec/
DESKeySpec.java 26 package javax.crypto.spec;
37 public class DESKeySpec implements java.security.spec.KeySpec {
  /libcore/ojluni/src/main/java/sun/security/ssl/
Handshaker.java 40 import javax.crypto.spec.*;
45 import sun.security.internal.spec.*;
1045 TlsMasterSecretParameterSpec spec = new TlsMasterSecretParameterSpec( local
1179 TlsKeyMaterialParameterSpec spec = new TlsKeyMaterialParameterSpec( local
    [all...]
  /ndk/sources/host-tools/make-3.81/glob/
ChangeLog 96 spec. Disallow wildcards in the drive spec. Prevent recursion
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CredentialHelper.java 51 import java.security.spec.InvalidKeySpecException;
52 import java.security.spec.PKCS8EncodedKeySpec;
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/data/
Cea708Data.java 75 // The following values are the special characters of CEA-708 spec.
90 // The following values are the command bits of CEA-708 spec.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 85 char * spec; member in struct:_XkbColor
337 char * /* spec */,

Completed in 817 milliseconds

<<71727374757677787980>>