Home
last modified time | relevance | path

Searched defs:b7 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dpropertystore.h70 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PRO… argument
72 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PRO… argument
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-neonbs-core.S25 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
41 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-neonbs-core.S80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/
H A Dcall.hpp281 …def typename when<_, A7>::template impl<Expr, State, Data> a7; typedef typename a7::result_type b7; typedef
332 …A7>::template impl<Expr, State, Data> a7; typedef typename a7::result_type b7; typedef typename wh… typedef
383 …A7>::template impl<Expr, State, Data> a7; typedef typename a7::result_type b7; typedef typename wh… typedef
/OK3568_Linux_fs/kernel/arch/x86/kernel/kprobes/
H A Dcore.c63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace.h79 unsigned long b7; /* scratch */ member
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280-core.c857 u32 b4, b7; in bmp180_compensate_press() local