Home
last modified time | relevance | path

Searched defs:coefficient (Results 1 – 25 of 49) sorted by relevance

12

/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/
DRSAPrivateKey.java29 private BigInteger coefficient; field in RSAPrivateKey
63 BigInteger coefficient) in RSAPrivateKey()
DRSAPrivateKeyStructure.java30 private BigInteger coefficient; field in RSAPrivateKeyStructure
63 BigInteger coefficient) in RSAPrivateKeyStructure()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
DRSAPrivateKey.java25 private BigInteger coefficient; field in RSAPrivateKey
59 BigInteger coefficient) in RSAPrivateKey()
DRSAPrivateKeyStructure.java28 private BigInteger coefficient; field in RSAPrivateKeyStructure
61 BigInteger coefficient) in RSAPrivateKeyStructure()
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DUtilities.java33 double coefficient; in hanningWindow() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter_c.c25 const int16_t* coefficient, in WebRtcIsacfix_PitchFilterCore()
Dpitch_filter_mips.c19 const int16_t* coefficient, in WebRtcIsacfix_PitchFilterCore()
Dfilterbanks_mips.c108 const int16_t* coefficient, in WebRtcIsacfix_HighpassFilterFixDec32MIPS()
Dfilterbanks.c94 const int16_t *coefficient, in WebRtcIsacfix_HighpassFilterFixDec32C()
/external/pdfium/fxbarcode/common/reedsolomon/
DBC_ReedSolomonGF256.cpp56 int32_t coefficient) { in BuildMonomial()
/external/deqp/modules/glshared/
DglsCalibration.hpp42 float coefficient; member
57 float coefficient; member
/external/protobuf/benchmarks/php/
DPhpBenchmark.php51 private $coefficient; variable in Google\\Protobuf\\Benchmark\\Benchmark
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.cpp155 auto coefficient = recurrence->GetCoefficient()->AsSEConstantNode(); in CalculateGCDFromCoefficients() local
512 SENode* coefficient, in StrongSIVTest()
666 SENode* source, SENode* destination, SENode* coefficient, in SymbolicStrongSIVTest()
697 SENode* source, SERecurrentNode* destination, SENode* coefficient, in WeakZeroSourceSIVTest()
850 SERecurrentNode* source, SENode* destination, SENode* coefficient, in WeakZeroDestinationSIVTest()
1004 SENode* source, SENode* destination, SENode* coefficient, in WeakCrossingSIVTest()
Dscalar_analysis_simplification.cpp467 SENode* coefficient = child->AsSERecurrentNode()->GetCoefficient(); in EliminateZeroCoefficientRecurrents() local
Dloop_dependence_helpers.cpp138 const Loop* loop, SENode* distance, SENode* coefficient) { in IsProvablyOutsideOfLoopBounds()
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/actors/
DCycledActorsBenchmark.kt116 for (coefficient in coefficients) { in transmogrify() variable
DStatefulActorBenchmark.kt108 for (coefficient in coefficients) { in computationActor() variable
DStatefulActorAkkaBenchmark.kt158 for (coefficient in coefficients) { in onReceive() variable
/external/adhd/cras/src/tests/
Dcontrol_rclient_unittest.cc798 const float* coefficient) { in audio_thread_config_global_remix()
933 const float* coefficient) {} in cras_iodev_list_configure_global_remix_converter()

12