Searched defs:max_t (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/ |
| H A D | envelope.hpp | 17 T max_t = limits::has_infinity ? limits::infinity() : limits::max(); in envelope() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | types.h | 41 #define max_t(type, a, b) max(((type) a), ((type) b)) macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | minmax.h | 112 #define max_t(type, x, y) __careful_cmp((type)(x), (type)(y), >) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_scan_instance.c | 49 u8 max_t[2] = {PASSIVE_PERIOD_MAX, ACTIVE_PERIOD_MAX}; in _set_inst_ch() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_scan_instance.c | 49 u8 max_t[2] = {PASSIVE_PERIOD_MAX, ACTIVE_PERIOD_MAX}; in _set_inst_ch() local
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | kernel.h | 204 #define max_t(type, x, y) ({ \ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-stxx-defs.h | 250 uint64_t max_t:16; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | si_dpm.h | 77 u32 max_t; member
|
| /OK3568_Linux_fs/kernel/tools/vm/ |
| H A D | page-types.c | 218 #define max_t(type, x, y) ({ \ macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | si_dpm.h | 893 u32 max_t; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | default_ops.hpp | 1519 …<boost::is_same<boost::intmax_t, long>::value, boost::long_long_type, boost::intmax_t>::type max_t; in eval_logb() typedef
|