Home
last modified time | relevance | path

Searched defs:a_offset (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dattributes.hpp47 struct a_offset { struct
48 static auto name() { return "a_offset"; } in name()
49 using Type = gl::Attribute<int16_t, N>;
130 struct a_offset<1> { struct
131 static auto name() { return "a_offset"; } in name()
132 using Type = gl::Attribute<float, 1>;
/OK3568_Linux_fs/kernel/arch/powerpc/perf/req-gen/
H A Dperf.h66 #define __array_(r_name, r_value, r_idx_1, a_offset, a_bytes, a_name) \ argument
82 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) \ argument
112 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) argument
138 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) argument
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S19 #define a_offset 0 macro
H A Dtwofish-x86_64-asm_64.S13 #define a_offset 0 macro