Home
last modified time | relevance | path

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

123

/external/pigweed/pw_tokenizer/public/pw_tokenizer/
Dhash.h57 uint32_t coefficient = k65599HashConstant; in Hash() local
85 uint32_t coefficient = k65599HashConstant; variable
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dhash.h27 uint32_t coefficient = 65599u; in Hash() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/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/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/
DRSAPrivateKeyStructure.java30 private BigInteger coefficient; field in RSAPrivateKeyStructure
63 BigInteger coefficient) in RSAPrivateKeyStructure()
DRSAPrivateKey.java29 private BigInteger coefficient; field in RSAPrivateKey
63 BigInteger coefficient) in RSAPrivateKey()
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dhash.h34 uint32_t coefficient = kHashConstant; in Hash() local
/external/oboe/src/flowgraph/resampler/
DPolyphaseResampler.cpp48 float coefficient = *coefficients++; in readFrame() local
DPolyphaseResamplerStereo.cpp57 float coefficient = *coefficients++; in readFrame() local
DMultiChannelResampler.cpp155 float coefficient = sinc(radians * cutoffScaler) * window; in generateCoefficients() local
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DUtilities.java33 double coefficient; in hanningWindow() local
/external/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()
/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/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()
/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()
/external/angle/third_party/vulkan-deps/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()
/external/protobuf/benchmarks/php/
DPhpBenchmark.php51 private $coefficient; variable in Google\\Protobuf\\Benchmark\\Benchmark
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/
DCycledActorsBenchmark.kt117 for (coefficient in coefficients) { in transmogrify() variable
DStatefulActorBenchmark.kt109 for (coefficient in coefficients) { in computationActor() variable
/external/llvm-project/flang/runtime/
Ddescriptor.cpp187 std::size_t coefficient{1}; in ZeroBasedElementNumber() local
199 std::size_t coefficient{1}; in SubscriptsForZeroBasedElementNumber() local

123