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

<<41424344454647484950>>

  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/
FeedContract.java 81 * Atom spec.
  /device/google/dragon/audio/hal/dsp/
eq.h 13 /* An EQ is a chain of biquad filters. See Web Audio API spec for details of the
  /external/aac/libAACdec/src/
stereo.cpp 173 leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, window, pAacDecoderChannelInfo[L]->granuleLength);
174 rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, window, pAacDecoderChannelInfo[R]->granuleLength);
248 leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, window, pAacDecoderChannelInfo[L]->granuleLength);
249 rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, window, pAacDecoderChannelInfo[R]->granuleLength);
  /external/antlr/antlr-3.4/runtime/Ruby/
rakefile 7 Hoe.spec "antlr3" do
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-dfa.rb 6 require 'spec'
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
ExemptionMechanismSpiTest.java 28 import java.security.spec.AlgorithmParameterSpec;
KeyAgreementSpiTest.java 29 import java.security.spec.AlgorithmParameterSpec;
  /external/apache-harmony/crypto/src/test/support/common/java/org/apache/harmony/crypto/tests/support/
MyCipher.java 29 import java.security.spec.AlgorithmParameterSpec;
MyExemptionMechanismSpi.java 28 import java.security.spec.AlgorithmParameterSpec;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/serialization/
SignedObjectTest.java 31 import java.security.spec.InvalidKeySpecException;
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
MyKeyPairGenerator1.java 31 import java.security.spec.AlgorithmParameterSpec;
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
package.html 28 template to apply: one of the templates in the StylesheetRoot, a default template rule as specified in the XSLT spec, or
  /external/apache-xml/src/main/java/org/apache/xpath/jaxp/
JAXPVariableStack.java 52 //JAXP 1.3 spec says that if variable name is null then
  /external/autotest/client/profilers/blktrace/
blktrace.tar.bz2 
  /external/autotest/client/profilers/lttng/
ltt-control-0.51-12082008.tar.gz 
  /external/autotest/server/cros/clique_lib/
clique_runner.py 48 """Allocate the required DUT's from the spec for the test.
63 """Allocate the required DUT's from the spec for the test.
76 """Allocate the required DUT's from the spec for the test.
249 raise error.TestError('AP matching spec not found.')
  /external/avahi/avahi-core/
rr-util.h 49 /** Do a mDNS spec conforming lexicographical comparison of the two
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
RC2.java 7 import java.security.spec.AlgorithmParameterSpec;
8 import java.security.spec.InvalidParameterSpecException;
10 import javax.crypto.spec.IvParameterSpec;
11 import javax.crypto.spec.RC2ParameterSpec;
217 // RC2ParameterSpec spec = null;
226 // spec = (RC2ParameterSpec)genParamSpec;
237 // if (spec == null)
263 // params.init(spec);
381 // throw new InvalidParameterSpecException("unknown parameter spec passed to RC2 parameters object.");
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BCPBEKey.java 4 import javax.crypto.spec.PBEKeySpec;
  /external/caliper/caliper/src/main/java/com/google/caliper/config/
InstrumentConfig.java 33 * {@link InstrumentSpec} in that any number of configurations can yield the same spec
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
README 21 * No ASN.1 compiler (by-hand ASN.1 spec compilation into Python code required)
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dialog/
paper-dialog-base.html 12 Material Design: <a href="http://www.google.com/design/spec/components/dialogs.html">Dialogs</a>
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/support/
gl-matrix.rb 27 File.expand_path GLMatrix.base_path.join('spec/jasmine.yml')
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p1.cpp 14 // C++ [temp.expl.spec]p1:
  /external/cmockery/cmockery_0_1_2/packages/
rpm.sh 50 rpmbuild -bb rpm/rpm.spec \

Completed in 1183 milliseconds

<<41424344454647484950>>