Home
last modified time | relevance | path

Searched defs:vec1 (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dvec1.hpp115 typedef highp_vec1 vec1; typedef
117 typedef mediump_vec1 vec1; typedef
119 typedef lowp_vec1 vec1; typedef
123 typedef highp_vec1 vec1; typedef
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_negate_f32.c72 f32x4_t vec1; in arm_negate_f32() local
116 f32x4_t vec1; in arm_negate_f32() local
Darm_abs_f32.c74 f32x4_t vec1; in arm_abs_f32() local
121 f32x4_t vec1; in arm_abs_f32() local
Darm_offset_f32.c75 f32x4_t vec1; in arm_offset_f32() local
120 f32x4_t vec1; in arm_offset_f32() local
Darm_sub_f32.c73 f32x4_t vec1; in arm_sub_f32() local
123 f32x4_t vec1; in arm_sub_f32() local
Darm_add_f32.c73 f32x4_t vec1; in arm_add_f32() local
123 f32x4_t vec1; in arm_add_f32() local
Darm_mult_f32.c73 f32x4_t vec1; in arm_mult_f32() local
121 f32x4_t vec1; in arm_mult_f32() local
Darm_scale_f32.c88 f32x4_t vec1; in arm_scale_f32() local
133 f32x4_t vec1; in arm_scale_f32() local
Darm_abs_q31.c108 int32x4_t vec1; in arm_abs_q31() local
/third_party/ffmpeg/libavcodec/ppc/
Daudiodsp.c42 register vec_s16 vec1; in scalarproduct_int16_altivec() local
67 register vec_s16 vec1; in scalarproduct_int16_vsx() local
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_inverse_f32.c461 f32x4_t vec1, vec2; in arm_mat_inverse_f32() local
484 f32x4_t vec1, vec2; in arm_mat_inverse_f32() local
497 f32x4_t vec1, vec2; in arm_mat_inverse_f32() local
521 f32x4_t vec1, vec2; in arm_mat_inverse_f32() local
592 float32x4_t vec1; in arm_mat_inverse_f32() local
/third_party/boost/libs/algorithm/string/test/
Dregex_test.cpp35 vector<int> vec1( str1.begin(), str1.end() ); in find_test() local
116 vector<int> vec1( str1.begin(), str1.end() ); in replace_test() local
Dfind_test.cpp34 vector<int> vec1( str1.begin(), str1.end() ); in find_test() local
/third_party/skia/modules/canvaskit/wasm_tools/SIMD/
Dsimd_float_capabilities.cpp34 auto vec1 = skvx::Vec<4, float>({11.f, -22.f, 33.f, -44.f}); in main() local
Dsimd_int_capabilities.cpp34 auto vec1 = skvx::Vec<4, int>({3, 7, 11, 23}); in main() local
/third_party/boost/libs/algorithm/string/example/
Dconv_example.cpp24 vector<char> vec1( str1.begin(), str1.end() ); in main() local
/third_party/boost/libs/fusion/test/algorithm/
Djoin.cpp22 typedef boost::mpl::vector2_c<int,1,2> vec1; in main() typedef
/third_party/json/test/src/
Dfuzzer-parse_cbor.cpp33 std::vector<uint8_t> vec1(data, data + size); in LLVMFuzzerTestOneInput() local
Dfuzzer-parse_bson.cpp33 std::vector<uint8_t> vec1(data, data + size); in LLVMFuzzerTestOneInput() local
Dfuzzer-parse_msgpack.cpp33 std::vector<uint8_t> vec1(data, data + size); in LLVMFuzzerTestOneInput() local
Dfuzzer-parse_ubjson.cpp39 std::vector<uint8_t> vec1(data, data + size); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/util/
Dsmall_vector_test.cpp60 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; in TEST() local
74 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; in TEST() local
88 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
102 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
116 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; in TEST() local
129 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; in TEST() local
142 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
155 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/util/
Dsmall_vector_test.cpp60 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; in TEST() local
74 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; in TEST() local
88 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
102 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
116 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; in TEST() local
129 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; in TEST() local
142 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
155 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local
/third_party/boost/libs/variant/test/
Dvariant_swap_test.cpp42 std::vector<int> vec1; in run2() local
/third_party/boost/libs/compute/test/
Dtest_lambda.cpp239 compute::vector<int> vec1(data1, data1 + 5, queue); in BOOST_AUTO_TEST_CASE() local
258 compute::vector<bc::float_> vec1(data1, data1 + 5, queue); in BOOST_AUTO_TEST_CASE() local
287 compute::vector<bc::float_> vec1(data1, data1 + 5, queue); in BOOST_AUTO_TEST_CASE() local

1234