Home
last modified time | relevance | path

Searched defs:c8 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbencrypt.c93 E_P24(unsigned char *p21, const unsigned char *c8, unsigned char *p24) in E_P24()
144 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) in SMBencrypt()
192 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt()
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dstring.h39 unsigned long c8 = (c & 0xff) * 0x0101010101010101UL; in __memset() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dmake_expr.hpp288 …t C2 &c2 , const C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8) in make_expr()
324 …t C3 &c3 , const C4 &c4 , const C5 &c5 , const C6 &c6 , const C7 &c7 , const C8 &c8 , const C9 &c9) in make_expr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Ddifferential_quantities.hpp184 CT const c8 = 8; in J12_f() local
263 CT const c8 = 8; in J12_ep_sqr() local
H A Dvertex_longitude.hpp196 CT const c8 = 8; in apply() local
H A Dsjoberg_intersection.hpp262 CT const c8 = 8; in sjoberg_d_lambda_e_sqr() local
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbSwap.c72 CARD8 *c8; in SProcXkbSelectEvents() member
H A Dxkb.c250 CARD8 *c8; in ProcXkbSelectEvents() member
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Dskha.h39 u32 c8; /* 0x8C Context 8 */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c113 #define VC4_LINEAR_PHASE_KERNEL(c0, c1, c2, c3, c4, c5, c6, c7, c8, \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c211 struct c8_inquiry c8; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1060 static u16 c8_to_c12(u8 c8, enum c8_to_c12_mode mode) in c8_to_c12()