Home
last modified time | relevance | path

Searched defs:reflect (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcrc.hpp309 reflector<Bits>::reflect in reflect() function in boost::detail::reflector
573 static value_type reflect( value_type x ) in reflect() function in boost::detail::crc_helper
585 static value_type reflect( value_type x ) in reflect() function in boost::detail::crc_helper
610 static value_type reflect( value_type x ) in reflect() function in boost::detail::crc_helper
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c198 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); in KdAddRotation() local
209 Rotation reflect = (a & RR_Reflect_All) ^ (b & RR_Reflect_All); in KdSubRotation() local
652 int reflect; in KdSetSubpixelOrder() member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h460 uint64_t invert_result, uint64_t reflect, in cvmx_pip_config_crc()
H A Dcvmx-pip-defs.h369 uint64_t reflect:1; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuidle.h276 void (*reflect) (struct cpuidle_device *dev, int index); member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-dev-v5.c123 u16 reflect:2; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp933 class reflect class
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp1365 bool reflect; in immakeBorder() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c4766 static u32 cnl_plane_ctl_flip(unsigned int reflect) in cnl_plane_ctl_flip()