Searched refs:is_version (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | version_type.hpp | 93 struct is_version struct
|
| /OK3568_Linux_fs/kernel/drivers/misc/cardreader/ |
| H A D | rts5249.c | 607 if (is_version(pcr, 0x524A, IC_VER_A)) { in rts524a_optimize_phy() 645 if (is_version(pcr, 0x524A, IC_VER_A)) { in rts524a_extra_init_hw() 780 if (is_version(pcr, 0x525A, IC_VER_A)) in rts525a_optimize_phy() 795 if (is_version(pcr, 0x525A, IC_VER_A)) { in rts525a_extra_init_hw()
|
| H A D | rts5227.c | 382 if (is_version(pcr, 0x522A, IC_VER_A)) { in rts522a_optimize_phy()
|
| H A D | rts5261.c | 621 if (is_version(pcr, PID_5261, IC_VER_D)) { in rts5261_pci_switch_clock()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | vector.hpp | 1005 < container_detail::is_version<OtherAllocator, 0>::value>::type * = 0 in vector() 1132 , container_detail::is_version<OtherAllocator, 0> 1154 , container_detail::is_version<OtherAllocator, 0> 2048 !container_detail::is_version<Allocator, 0>::value)) in swap() 2050 … this->priv_swap(x, container_detail::bool_<container_detail::is_version<Allocator, 0>::value>()); in swap() 2066 , container_detail::is_version<OtherAllocator, 0> in swap() 2336 < container_detail::is_version<OtherAllocator, 0>::value >::type * = 0) in priv_move_assign() 2354 , container_detail::is_version<OtherAllocator, 0> in priv_move_assign() 2393 < container_detail::is_version<OtherAllocator, 0>::value >::type * = 0) in priv_copy_assign() 2410 , container_detail::is_version<OtherAllocator, 0>
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rtsx_pci.h | 1246 #define is_version(pcr, pid, ver) \ macro
|