Home
last modified time | relevance | path

Searched defs:coefficient (Results 1 – 25 of 53) 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/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/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/
DRSAPrivateKeyStructure.java28 private BigInteger coefficient; field in RSAPrivateKeyStructure
61 BigInteger coefficient) in RSAPrivateKeyStructure()
DRSAPrivateKey.java25 private BigInteger coefficient; field in RSAPrivateKey
59 BigInteger coefficient) in RSAPrivateKey()
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dhash.h27 uint32_t coefficient = 65599u; in Hash() local
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dhash.h34 uint32_t coefficient = kHashConstant; in Hash() local
/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
DIds.java27 int coefficient = HASH_CONSTANT; in calculate() 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/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/armnn/third-party/stb/
Dstb_image_resize.h1131 …float coefficient = *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors… in stbir__normalize_downsample_coefficients() local
1469 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local
1478 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local
1488 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local
1499 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local
1511 … float coefficient = horizontal_coefficients[coefficient_group + coefficient_counter++]; in stbir__resample_horizontal_upsample() local
1551 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local
1572 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local
1594 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local
1617 float coefficient = horizontal_coefficients[coefficient_group + k - n0]; in stbir__resample_horizontal_downsample() local
[all …]
/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/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/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/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

123