Home
last modified time | relevance | path

Searched defs:a_size (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dattributes.hpp41 struct a_size { struct
42 static auto name() { return "a_size"; } in name()
43 using Type = gl::Attribute<uint16_t, 3>;
/OK3568_Linux_fs/kernel/arch/powerpc/perf/req-gen/
H A Dperf.h82 #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/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h120 int a_size; /* Size of script A */ member
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_native.c721 int size, a_size, shift; in hpte_decode() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1570 uint32_t a_size, in Invoke_InitValueAttribute()
1884 #define Check_ObjectValueAttribute(c, a, a_size, b, b_size) \ argument
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c675 unsigned short a_height, int *a_size) in ephyrXVPrivGetImageBufSize()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dxattr.c626 int s_size = 0, a_size = 0, acl_len = 0, new_clusters; in ocfs2_calc_xattr_init() local