| /third_party/skia/modules/canvaskit/wasm_tools/SIMD/ |
| H A D | simd_float_capabilities.cpp | 34 auto vec1 = skvx::Vec<4, float>({11.f, -22.f, 33.f, -44.f}); in main() local [all...] |
| H A D | simd_int_capabilities.cpp | 34 auto vec1 = skvx::Vec<4, int>({3, 7, 11, 23}); in main() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | audiodsp.c | 42 register vec_s16 vec1; in scalarproduct_int16_altivec() local 67 register vec_s16 vec1; in scalarproduct_int16_vsx() local
|
| /third_party/gn/src/gn/ |
| H A D | immutable_vector_unittest.cc | 16 ImmutableVector<int> vec1 = {100, 42}; in TEST() local 56 ImmutableVector<int> vec1 = {1, 2, 3, 4}; TEST() local 69 ImmutableVector<int> vec1 = {1, 3, 5, 7}; TEST() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/util/ |
| H A D | small_vector_test.cpp | 60 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 in TEST() local 116 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; TEST() local 129 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; TEST() local 142 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; TEST() local 155 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; TEST() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/util/ |
| H A D | small_vector_test.cpp | 60 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 in TEST() local 116 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; TEST() local 129 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; TEST() local 142 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; TEST() local 155 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; TEST() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | FastVector_unittest.cpp | 228 FastVector<int, 3> vec1 = {1, 2, 3, 4, 5}; in TEST() local
|
| /third_party/spirv-tools/test/util/ |
| H A D | small_vector_test.cpp | 72 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; in TEST() local 86 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; in TEST() local 100 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; in TEST() local 114 std::vector<uint32_t> vec1 in TEST() local 128 SmallVector<uint32_t, 6> vec1 = {0, 1, 2, 3}; TEST() local 141 SmallVector<uint32_t, 2> vec1 = {0, 1, 2, 3}; TEST() local 154 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; TEST() local 167 std::vector<uint32_t> vec1 = {0, 1, 2, 3}; TEST() local [all...] |
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| H A D | vec1.hpp | 115 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/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_quad.c | 93 LLVMValueRef vec1, vec2; in lp_build_packed_ddx_ddy_onecoord() local 130 LLVMValueRef vec1, vec2; in lp_build_packed_ddx_ddy_twocoord() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemAttachmentLoadTests.cpp | 312 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createAttachmentLoadTests() local
|
| H A D | vktProtectedMemAttachmentClearTests.cpp | 368 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createAttachmentClearTests() local
|
| H A D | vktProtectedMemBlitImageTests.cpp | 441 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createBlitImageTests() local
|
| H A D | vktProtectedMemClearColorImageTests.cpp | 334 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createClearColorImageTests() local
|
| H A D | vktProtectedMemCopyBufferToImageTests.cpp | 401 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createCopyBufferToImageTests() local
|
| H A D | vktProtectedMemCopyImageTests.cpp | 439 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createCopyImageTests() local
|
| H A D | vktProtectedMemCopyImageToBufferTests.cpp | 406 const tcu::IVec4 vec1 = tcu::IVec4(rnd.getInt(0, MAX_POSITION - 1)); in createCopyImageToFloatBufferTests() local
|
| H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 383 const tcu::IVec4 vec1 = tcu::IVec4(rnd.getInt(0, MAX_POSITION - 1)); in createFillUpdateCopyBufferFloatTests() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_wrap_vector_synonym.cpp | 66 auto vec1 = ir_context->get_def_use_mgr()->GetDef(message_.vector_operand1()); in IsApplicable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_wrap_vector_synonym.cpp | 66 auto vec1 = ir_context->get_def_use_mgr()->GetDef(message_.vector_operand1()); in IsApplicable() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_wrap_vector_synonym.cpp | 66 auto vec1 = ir_context->get_def_use_mgr()->GetDef(message_.vector_operand1()); in IsApplicable() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemAttachmentLoadTests.cpp | 311 const tcu::Vec4 vec1 = tcu::randomVec4(rnd); in createAttachmentLoadTests() local
|
| /third_party/json/tests/src/ |
| H A D | unit-cbor.cpp | 1907 auto vec1 = utils::read_binary_file(filename); in CAPTURE() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpEdgeBuilder.cpp | 204 SkVector vec1 = pointsPtr[1] - pointsPtr[0]; in walk() local 233 SkVector vec1 = pointsPtr[1] - pointsPtr[0]; in walk() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftoutln.c | 219 FT_Vector vec1, vec2; in FT_EXPORT_DEF() local
|