Home
last modified time | relevance | path

Searched defs:kElementSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_array_view.h224 const GenericArrayView<OtherElementView, OtherBufferType, kElementSize, in Equals() argument
234 const GenericArrayView<OtherElementView, OtherBufferType, kElementSize, in UncheckedEquals() argument
/aosp_15_r20/external/cronet/base/win/
H A Dvariant_vector.cc327 constexpr size_t kElementSize = in CreateAndPopulateSafearray() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp112 static constexpr uint32_t kElementSize = static_cast<uint32_t>(sizeof(uint32_t)); member in vkt::MeshShader::__anon1a407c490111::TaskPayloadShMemSizeCase
1584 static constexpr uint32_t kElementSize = static_cast<uint32_t>(sizeof(uint32_t)); member in vkt::MeshShader::__anon1a407c490111::MeshPayloadShMemSizeCase
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc1007 const size_t kElementSize = 8 << vsew; in TestVectorRegisterGather() local
1727 const size_t kElementSize = 1 << vsew; in TestVectorPermutationInstruction() local
/aosp_15_r20/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_riscv64.cc1157 const size_t kElementSize = 1 << vsew; in TestVectorPermutationInstruction() local
/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_x86.cc3641 constexpr size_t kElementSize = sizeof(mirror::HeapReference<mirror::Object>); in BOXED_TYPES() local