| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | pack_create.hpp | 391 std::size_t smax = parameters.get_max_elements(); in calculate_subtree_elements_counts() local 392 for ( ; smax < elements_count ; smax *= parameters.get_max_elements(), ++leafs_level ) in calculate_subtree_elements_counts() 393 res.maxc = smax; in calculate_subtree_elements_counts()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 58 #define VAL_START_BINARY(parm_type,res_type,dmax,smax,dincr,sincr) \ argument 66 for (s = 0; s < smax; s += sincr) { \ 188 #define VAL_START_TERNARY(parm_type,res_type,dmax,smax,dincr,sincr,maxshift)\ argument 197 for (s = 0; s < smax; s += sincr) { \
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | safe_iop.h | 82 ((typeof(_a))(-__sio(m)(smax)(_a) - 1)) 366 if ((_a) > (typeof(_a))(__sio(m)(smax)(_a) - (_b))) __sio(var)(ok) = 0; \ 383 if (!((_b) <= 0 && (_a) > (__sio(m)(smax)(_a) + (_b))) && \ 402 if ((_a) > (__sio(m)(smax)(_a) / (_b))) { \ 419 if( ((_a) != 0) && ((_b) < (__sio(m)(smax)(_a) / (_a)))) { \
|
| H A D | safe_iop.c | 1056 EXPECT_TRUE(__sio(m)(smax)(((int8_t)0)) == SCHAR_MAX); in T_magic_constants() 1060 EXPECT_TRUE(__sio(m)(smax)(((int16_t)0)) == SHRT_MAX); in T_magic_constants() 1064 EXPECT_TRUE(__sio(m)(smax)(((int32_t)0)) == INT_MAX); in T_magic_constants() 1068 EXPECT_TRUE(__sio(m)(smax)(((int64_t)0)) == SAFE_INT64_MAX); in T_magic_constants() 1072 EXPECT_TRUE(__sio(m)(smax)(((ssize_t)0)) == SSIZE_MAX); in T_magic_constants() 1076 EXPECT_TRUE(__sio(m)(smax)(((long)0)) == LONG_MAX); in T_magic_constants() 1080 EXPECT_TRUE(__sio(m)(smax)(((long long)0)) == LLONG_MAX); in T_magic_constants()
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | safe_iop.h | 82 ((typeof(_a))(-__sio(m)(smax)(_a) - 1)) 366 if ((_a) > (typeof(_a))(__sio(m)(smax)(_a) - (_b))) __sio(var)(ok) = 0; \ 383 if (!((_b) <= 0 && (_a) > (__sio(m)(smax)(_a) + (_b))) && \ 402 if ((_a) > (__sio(m)(smax)(_a) / (_b))) { \ 419 if( ((_a) != 0) && ((_b) < (__sio(m)(smax)(_a) / (_a)))) { \
|
| H A D | safe_iop.c | 1131 EXPECT_TRUE(__sio(m)(smax)(((int8_t)0)) == SCHAR_MAX); in T_magic_constants() 1135 EXPECT_TRUE(__sio(m)(smax)(((int16_t)0)) == SHRT_MAX); in T_magic_constants() 1139 EXPECT_TRUE(__sio(m)(smax)(((int32_t)0)) == INT_MAX); in T_magic_constants() 1143 EXPECT_TRUE(__sio(m)(smax)(((int64_t)0)) == SAFE_INT64_MAX); in T_magic_constants() 1147 EXPECT_TRUE(__sio(m)(smax)(((ssize_t)0)) == SSIZE_MAX); in T_magic_constants() 1151 EXPECT_TRUE(__sio(m)(smax)(((long)0)) == LONG_MAX); in T_magic_constants() 1155 EXPECT_TRUE(__sio(m)(smax)(((long long)0)) == LLONG_MAX); in T_magic_constants()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_flower.c | 82 policing[rule->bcast_pol.sharindx].smax = burst; in sja1105_setup_bcast_policer() 154 policing[rule->tc_pol.sharindx].smax = burst; in sja1105_setup_tc_policer()
|
| H A D | sja1105_static_config.h | 254 u64 smax; member
|
| H A D | sja1105_main.c | 667 policing[port].smax = 65535; /* Burst size in bytes */ in sja1105_init_l2_policing() 3336 policing[port].smax = policer->burst; in sja1105_port_policer_add() 3349 policing[port].smax = 65535; in sja1105_port_policer_del()
|
| H A D | sja1105_static_config.c | 301 sja1105_packing(buf, &entry->smax, 57, 42, size, op); in sja1105_l2_policing_entry_packing()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | double-int.h | 183 double_int smax (double_int b);
|
| H A D | optabs.def | 152 OPTAB_NL(smax_optab, "smax$a3", SMAX, "max", '3', gen_int_fp_libfunc)
|
| H A D | wide-int.h | 556 BINARY_FUNCTION smax (const T1 &, const T2 &); 2299 wi::smax (const T1 &x, const T2 &y)
|
| H A D | rtl.def | 514 DEF_RTL_EXPR(SMAX, "smax", "ee", RTX_COMM_ARITH)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | double-int.h | 183 double_int smax (double_int b);
|
| H A D | optabs.def | 152 OPTAB_NL(smax_optab, "smax$a3", SMAX, "max", '3', gen_int_fp_libfunc)
|
| H A D | wide-int.h | 556 BINARY_FUNCTION smax (const T1 &, const T2 &); 2299 wi::smax (const T1 &x, const T2 &y)
|
| H A D | rtl.def | 514 DEF_RTL_EXPR(SMAX, "smax", "ee", RTX_COMM_ARITH)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | sgiarcs.h | 364 int smax; /* Max # of symbols. */ member
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | fair.c | 1196 unsigned long smax; in task_scan_max() local 1200 smax = sysctl_numa_balancing_scan_period_max / task_nr_scan_windows(p); in task_scan_max() 1207 unsigned long period = smax; in task_scan_max() 1213 smax = max(smax, period); in task_scan_max() 1216 return max(smin, smax); in task_scan_max()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 18021 '(smax:M X Y)' 18022 Represents the smaller (for 'smin') or larger (for 'smax') of X and 18030 Like 'smin' and 'smax', but the values are interpreted as unsigned 27967 'plus', 'mult', 'smin', 'smax', 'umin', and 'umax' are associative 30643 (define_code_iterator any_max [smax umax]) 30644 (define_code_attr paired_min [(smax "smin") (umax "umin")]) 30652 The signed version of the instruction uses 'smax' and 'smin' while the 30654 pair 'smax' with 'umin' or 'umax' with 'smin'. 55133 * smax: Arithmetic. (line 141)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 18021 '(smax:M X Y)' 18022 Represents the smaller (for 'smin') or larger (for 'smax') of X and 18030 Like 'smin' and 'smax', but the values are interpreted as unsigned 27967 'plus', 'mult', 'smin', 'smax', 'umin', and 'umax' are associative 30643 (define_code_iterator any_max [smax umax]) 30644 (define_code_attr paired_min [(smax "smin") (umax "umin")]) 30652 The signed version of the instruction uses 'smax' and 'smin' while the 30654 pair 'smax' with 'umin' or 'umax' with 'smin'. 55133 * smax: Arithmetic. (line 141)
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 1931 …pkfedddcddbcbb`\UNC;3/.-.1/022.-.0/-./01/02//001201/'vq38 (w����~~{smkna[smax���{}���������������…
|