Home
last modified time | relevance | path

Searched defs:qValue (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/volk/volk-2.2.1/kernels/volk/
H A Dvolk_32f_x2_s32f_interleave_16ic.h97 __m256 iValue, qValue, cplxValue1, cplxValue2; in volk_32f_x2_s32f_interleave_16ic_a_avx2() local
151 __m128 iValue, qValue, cplxValue1, cplxValue2; in volk_32f_x2_s32f_interleave_16ic_a_sse2() local
205 __m128 iValue, qValue, cplxValue; in volk_32f_x2_s32f_interleave_16ic_a_sse() local
294 __m256 iValue, qValue, cplxValue1, cplxValue2; in volk_32f_x2_s32f_interleave_16ic_u_avx2() local
H A Dvolk_32f_x2_interleave_32fc.h93 __m256 iValue, qValue, cplxValue1, cplxValue2, cplxValue; in volk_32f_x2_interleave_32fc_a_avx() local
138 __m128 iValue, qValue, cplxValue; in volk_32f_x2_interleave_32fc_a_sse() local
237 __m256 iValue, qValue, cplxValue1, cplxValue2, cplxValue; in volk_32f_x2_interleave_32fc_u_avx() local
H A Dvolk_32fc_deinterleave_32f_x2.h92 __m256 cplxValue1, cplxValue2, complex1, complex2, iValue, qValue; in volk_32fc_deinterleave_32f_x2_a_avx() local
136 __m128 cplxValue1, cplxValue2, iValue, qValue; in volk_32fc_deinterleave_32f_x2_a_sse() local
235 __m256 cplxValue1, cplxValue2, complex1, complex2, iValue, qValue; in volk_32fc_deinterleave_32f_x2_u_avx() local
H A Dvolk_16ic_s32f_deinterleave_32f_x2.h75 __m256 cplxValue1, cplxValue2, iValue, qValue; in volk_16ic_s32f_deinterleave_32f_x2_a_avx2() local
134 __m128 cplxValue1, cplxValue2, iValue, qValue; in volk_16ic_s32f_deinterleave_32f_x2_a_sse() local
276 __m256 cplxValue1, cplxValue2, iValue, qValue; in volk_16ic_s32f_deinterleave_32f_x2_u_avx2() local
H A Dvolk_32fc_deinterleave_imag_32f.h88 __m256 cplxValue1, cplxValue2, complex1, complex2, qValue; in volk_32fc_deinterleave_imag_32f_a_avx() local
218 __m256 cplxValue1, cplxValue2, complex1, complex2, qValue; in volk_32fc_deinterleave_imag_32f_u_avx() local
H A Dvolk_32fc_s32f_atan2_32f.h101 __m128 complex1, complex2, iValue, qValue; in volk_32fc_s32f_atan2_32f_a_sse4_1() local
156 __m128 complex1, complex2, iValue, qValue; in volk_32fc_s32f_atan2_32f_a_sse() local
H A Dvolk_32fc_s32f_power_32fc.h90 __m128 cplxValue1, cplxValue2, magnitude, phase, iValue, qValue; in volk_32fc_s32f_power_32fc_a_sse() local
H A Dvolk_32fc_s32f_magnitude_16i.h213 __m128 iValue, qValue; in volk_32fc_s32f_magnitude_16i_a_sse() local
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/test/
H A DGOST3410Test.java948 …BigInteger qValue = new BigInteger("98915E7EC8265EDFCDA31E88F24809DDB064BDC7285DD50D7289F0AC6F49DD… field in GOST3410Test.GOST3410_TEST1_512
1050 …BigInteger qValue = new BigInteger("931a58fb6f0dcdf2fe7549bc3f19f4724b56898f7f921a076601edb18c93dc… field in GOST3410Test.GOST3410_TEST2_512
1223 …BigInteger qValue = new BigInteger("bcc02ca0ce4f0753ec16105ee5d530aa00d39f3171842ab2c334a26b5f576e… field in GOST3410Test.GOST3410_TEST1_1024
1367 …BigInteger qValue = new BigInteger("931a58fb6f0dcdf2fe7549bc3f19f4724b56898f7f921a076601edb18c93dc… field in GOST3410Test.GOST3410_TEST2_1024
1511 …BigInteger qValue = new BigInteger("972432a437178b30bd96195b773789ab2fff15594b176dd175b63256ee5af2… field in GOST3410Test.GOST3410_AParam
1654 …BigInteger qValue = new BigInteger("b09d634c10899cd7d4c3a7657403e05810b07c61a688bab2c37f475e308b06… field in GOST3410Test.GOST3410_BParam
1797 …BigInteger qValue = new BigInteger("fadd197abd19a1b4653eecf7eca4d6a22b1f7f893b641f901641fbb555354f… field in GOST3410Test.GOST3410_CParam
1941 …BigInteger qValue = new BigInteger("f0f544c418aac234f683f033511b65c21651a6078bda2d69bb9f7328675021… field in GOST3410Test.GOST3410_DParam
2084 …BigInteger qValue = new BigInteger("cae4d85f80c147704b0ca48e85fb00a9057aa4acc44668e17f1996d7152690… field in GOST3410Test.GOST3410_AExParam
2232 …BigInteger qValue = new BigInteger("c966e9b3b8b7cdd82ff0f83af87036c38f42238ec50a876cd390e43d67b601… field in GOST3410Test.GOST3410_BExParam
[all …]
/dports/devel/volk/volk-2.2.1/include/volk/
H A Dvolk_sse_intrinsics.h34 __m128 iValue, qValue; in _mm_magnitudesquared_ps() local
H A Dvolk_neon_intrinsics.h89 float32x4_t iValue, qValue, result; in _vmagnitudesquaredq_f32() local
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/macs/
H A DMACSSettings.h44 double qValue; //(MACS 2) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/cssom/
H A Dcss_unit_value_test.cc160 CSSUnitValue* qValue = CSSUnitValue::Create( in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/cssom/
H A Dcss_unit_value_test.cc160 CSSUnitValue* qValue = CSSUnitValue::Create( in TEST() local
/dports/biology/ugene/ugene-40.1/src/plugins/CoreTests/src/
H A DAnnotationTableObjectTest.h166 QString qValue; variable
/dports/biology/ugene/ugene-40.1/src/plugins/genome_aligner/src/
H A DReadShortReadsSubTask.cpp38 int qValue = dna.getValue(i); in isDnaQualityAboveThreshold() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/QuantOps/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Quant/
H A DUniformSupport.h119 APInt qValue = quantizeFloatToInt(expressedValue); in quantizeFloatToInt64() local

123