Home
last modified time | relevance | path

Searched refs:_v10 (Results 1 – 25 of 33) sorted by relevance

12

/dports/misc/ncnn/ncnn-20211208/src/layer/arm/
H A Drequantize_relu_pack4.h61 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
69 _v10 = vmulq_f32(_v10, _scale1); in requantize_relu_pack4_neon()
73 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
126 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
134 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
138 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
152 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
157 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
162 _v10 = vmlaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
165 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
H A Drequantize_leakyrelu_pack4.h62 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_leakyrelu_pack4_neon() local
70 _v10 = vmulq_f32(_v10, _scale1); in requantize_leakyrelu_pack4_neon()
74 vst1_s8(ptr, float2int8leakyrelu(_v00, _v10, _slope)); in requantize_leakyrelu_pack4_neon()
128 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_leakyrelu_pack4_neon() local
136 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_leakyrelu_pack4_neon()
140 vst1_s8(ptr, float2int8leakyrelu(_v00, _v10, _slope)); in requantize_leakyrelu_pack4_neon()
154 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_leakyrelu_pack4_neon() local
159 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_leakyrelu_pack4_neon()
164 _v10 = vmlaq_f32(_bias1, _v10, _scale1); in requantize_leakyrelu_pack4_neon()
167 vst1_s8(ptr, float2int8leakyrelu(_v00, _v10, _slope)); in requantize_leakyrelu_pack4_neon()
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/arm/
H A Drequantize_relu_pack4.h61 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
69 _v10 = vmulq_f32(_v10, _scale1); in requantize_relu_pack4_neon()
73 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
126 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
134 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
138 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
153 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
157 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
159 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/arm/
H A Drequantize_relu_pack4.h61 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
69 _v10 = vmulq_f32(_v10, _scale1); in requantize_relu_pack4_neon()
73 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
126 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
134 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
138 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
153 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
157 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
159 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/arm/
H A Drequantize_relu_pack4.h61 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
69 _v10 = vmulq_f32(_v10, _scale1); in requantize_relu_pack4_neon()
73 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
126 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
134 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
138 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
153 float32x4_t _v10 = vcvtq_f32_s32(vld1q_s32(intptr1)); in requantize_relu_pack4_neon() local
157 _v10 = vfmaq_f32(_bias1, _v10, _scale1); in requantize_relu_pack4_neon()
159 vst1_s8(ptr, float2int8relu(_v00, _v10)); in requantize_relu_pack4_neon()
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/
H A DMatrix3.hh72 T _v10, T _v11, T _v12, in Matrix3() argument
78 this->data[1][0] = _v10; in Matrix3()
117 T _v10, T _v11, T _v12, in Set() argument
123 this->data[1][0] = _v10; in Set()
H A DMatrix4.hh77 T _v10, T _v11, T _v12, T _v13, in Matrix4() argument
82 _v10, _v11, _v12, _v13, in Matrix4()
140 T _v10, T _v11, T _v12, T _v13, in Set() argument
149 this->data[1][0] = _v10; in Set()
/dports/science/py-dlib/dlib-19.22/dlib/image_transforms/
H A Dfhog.h876 float _v10[8]; v10.store(_v10); in impl_extract_fhog_features() local
881 hist[iyp + 1][_ixp[0] + 1](_best_o[0]) += _v10[0]; in impl_extract_fhog_features()
886 hist[iyp + 1][_ixp[1] + 1](_best_o[1]) += _v10[1]; in impl_extract_fhog_features()
891 hist[iyp + 1][_ixp[2] + 1](_best_o[2]) += _v10[2]; in impl_extract_fhog_features()
896 hist[iyp + 1][_ixp[3] + 1](_best_o[3]) += _v10[3]; in impl_extract_fhog_features()
901 hist[iyp + 1][_ixp[4] + 1](_best_o[4]) += _v10[4]; in impl_extract_fhog_features()
906 hist[iyp + 1][_ixp[5] + 1](_best_o[5]) += _v10[5]; in impl_extract_fhog_features()
911 hist[iyp + 1][_ixp[6] + 1](_best_o[6]) += _v10[6]; in impl_extract_fhog_features()
916 hist[iyp + 1][_ixp[7] + 1](_best_o[7]) += _v10[7]; in impl_extract_fhog_features()
/dports/science/dlib-cpp/dlib-19.22/dlib/image_transforms/
H A Dfhog.h876 float _v10[8]; v10.store(_v10); in impl_extract_fhog_features() local
881 hist[iyp + 1][_ixp[0] + 1](_best_o[0]) += _v10[0]; in impl_extract_fhog_features()
886 hist[iyp + 1][_ixp[1] + 1](_best_o[1]) += _v10[1]; in impl_extract_fhog_features()
891 hist[iyp + 1][_ixp[2] + 1](_best_o[2]) += _v10[2]; in impl_extract_fhog_features()
896 hist[iyp + 1][_ixp[3] + 1](_best_o[3]) += _v10[3]; in impl_extract_fhog_features()
901 hist[iyp + 1][_ixp[4] + 1](_best_o[4]) += _v10[4]; in impl_extract_fhog_features()
906 hist[iyp + 1][_ixp[5] + 1](_best_o[5]) += _v10[5]; in impl_extract_fhog_features()
911 hist[iyp + 1][_ixp[6] + 1](_best_o[6]) += _v10[6]; in impl_extract_fhog_features()
916 hist[iyp + 1][_ixp[7] + 1](_best_o[7]) += _v10[7]; in impl_extract_fhog_features()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/true_talk/
H A Dtrue_talk_manager.cpp42 bool CTrueTalkManager::_v10; member in Titanic::CTrueTalkManager
115 _v10 = file->readNumber() != 0; in loadStatics()
139 file->writeNumber(_v10 ? 1 : 0); in saveStatics()
H A Dtrue_talk_manager.h133 static bool _v10; variable
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/true_talk/
H A Dtrue_talk_manager.cpp42 bool CTrueTalkManager::_v10; member in Titanic::CTrueTalkManager
115 _v10 = file->readNumber() != 0; in loadStatics()
139 file->writeNumber(_v10 ? 1 : 0); in saveStatics()
H A Dtrue_talk_manager.h133 static bool _v10; variable
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/namespace/gen-hs/My/Namespacing/Extend/Test/
H A DExtendTestService.hs131 [ (\_v10 -> Just (0, ("success",Types.TBool _v10))) $ check_result_success record
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/namespace/gen-hs/My/Namespacing/Test/
H A DHsTestService.hs78 [ (\_v10 -> Just (1, ("int1",Types.TI64 _v10))) $ init_args_int1 record
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/namespace/gen-hs/
H A DTestService.hs78 [ (\_v10 -> Just (1, ("int1",Types.TI64 _v10))) $ init_args_int1 record
/dports/misc/morse/morse-1.4-154-g53f9eaa8/src/morse/middleware/ros/
H A DtfMessage.py193 _v10 = _v8.rotation
194 _x = _v10
/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DGeoid.cpp361 v10 = _v10; in height()
377 _v10 = v10; in height()
/dports/astro/geographiclib/GeographicLib-1.52/include/GeographicLib/
H A DGeoid.hpp120 mutable real _v00, _v01, _v10, _v11; member in GeographicLib::Geoid
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dlocations.h199 int _v10, _v11, _v12; variable
H A Dlocations.cpp837 _v10 = _v11 = 0; in TempleLocation()
861 _v10 = _v11 = _v12 = _v13 = 0; in createLocationText()
867 _v10 = 100; in createLocationText()
873 _v10 = 200; in createLocationText()
879 _v10 = 300; in createLocationText()
906 _uncurseCost = (_currentCharLevel * 20) + _v10; in createLocationText()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dlocations.h199 int _v10, _v11, _v12; variable
H A Dlocations.cpp827 _v10 = _v11 = 0; in TempleLocation()
851 _v10 = _v11 = _v12 = _v13 = 0; in createLocationText()
857 _v10 = 100; in createLocationText()
863 _v10 = 200; in createLocationText()
869 _v10 = 300; in createLocationText()
896 _uncurseCost = (_currentCharLevel * 20) + _v10; in createLocationText()
/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dserviceprocedure.h112 _a10.begin(_v10); in beginCall()
119 _rv = _cb->call(_v1, _v2, _v3, _v4, _v5, _v6, _v7, _v8, _v9, _v10); in endCall()
148 V10 _v10; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/nebular/
H A Dsound_nebular.cpp180 _v10 = 0; in ASound()
900 _v10 = _v2; in command6()
925 _v2 = _v10; in command7()
927 if (_v9 != _v10) in command7()
931 return _v10; in command7()

12