Home
last modified time | relevance | path

Searched defs:Element2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dissues1.go101 type Element2[TElem any] struct { type
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_arith_main.cpp211 ElementTypeUnsigned Element2 = Values[Index() % NumValues]; in testsVecInt() local