| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/ |
| H A D | expression.hpp | 37 #define BOOST_PHOENIX_DEFINE_EXPRESSION_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument 45 , LIMIT \ 61 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXT_VARARG(ACTOR, NAME, GRAMMAR, LIMIT) \ argument 258 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXPRESSION_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument 262 LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \ 270 , BOOST_PP_ADD(LIMIT, BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(GRAMMAR_SEQ))) \ 280 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RULE_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument 327 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RESULT_OF_MAKE_VARARG(NAME_SEQ, GRAMMAR_SEQ, LIMIT) \ argument 328 template <BOOST_PHOENIX_typename_A_void(LIMIT), typename Dummy = void> \ 335 , LIMIT \ [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 367 LIMIT=$((MAX_DIGITS -1)) 369 (perl -e 'print " " x '$LIMIT';'; echo "${TEST_STR}") | \ 383 LIMIT=$((MAX_DIGITS)) 385 (perl -e 'print " " x '$LIMIT';'; echo "${TEST_STR}") | \ 475 LIMIT=$((MAX_DIGITS -1)) 477 (perl -e 'print " " x '$LIMIT';'; echo "${TEST_STR}") | \ 492 LIMIT=$((MAX_DIGITS)) 494 (perl -e 'print " " x '$LIMIT';'; echo "${TEST_STR}") | \
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | NLPL | 1 NO LIMIT PUBLIC LICENSE 9 NO LIMIT PUBLIC LICENSE
|
| H A D | SISSL | 81 9.0 LIMIT OF LIABILITY
|
| /OK3568_Linux_fs/kernel/drivers/soc/xilinx/ |
| H A D | xlnx_vcu.c | 94 #define LIMIT (10 * MHZ) macro 352 if (mod < LIMIT) { in xvcu_set_vcu_pll_info() 354 } else if (coreclk - mod < LIMIT) { in xvcu_set_vcu_pll_info() 365 if (mcuclk - mod < LIMIT) in xvcu_set_vcu_pll_info()
|
| /OK3568_Linux_fs/kernel/sound/pci/aw2/ |
| H A D | saa7146.h | 47 #define LIMIT (1UL << 4) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | etoms.c | 618 #define LIMIT(color) \ macro 645 luma = LIMIT(r + g + b); in do_autogain() 656 #undef LIMIT
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sis/ |
| H A D | sis190.c | 227 LIMIT = 0x00200000, enumerator 556 #define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT) in sis190_rx_pkt_err() 565 else if (status & (SHORT | LIMIT)) in sis190_rx_pkt_err()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | niu.c | 131 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 132 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \ 133 __niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \ 170 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 171 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \ 172 __niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \ 190 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \ argument 191 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \ 192 __niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY); \ 210 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument [all …]
|
| /OK3568_Linux_fs/external/libmali/ |
| H A D | END_USER_LICENCE_AGREEMENT.txt | 131 ENLARGE OR EXTEND THE LIMIT.
|
| /OK3568_Linux_fs/external/libmali/debian/ |
| H A D | copyright | 142 ENLARGE OR EXTEND THE LIMIT.
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 1083 #define LIMIT(x, min, max) ((x) < (min) ? (min) : ((x) > (max) ? (max) : (x))) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 1083 #define LIMIT(x, min, max) ((x) < (min) ? (min) : ((x) > (max) ? (max) : (x))) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 1083 #define LIMIT(x, min, max) ((x) < (min) ? (min) : ((x) > (max) ? (max) : (x))) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 1141 #define LIMIT(x, min, max) ((x) < (min) ? (min) : ((x) > (max) ? (max) : (x))) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmutils.h | 1280 #define LIMIT(x, min, max) ((x) < (min) ? (min) : ((x) > (max) ? (max) : (x))) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmutils.h | 1280 #define LIMIT(x, min, max) ((x) < (min) ? (min) : ((x) > (max) ? (max) : (x))) macro
|
| /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 | gdb.info | 1481 'set max-completions LIMIT' 6259 'set record full insn-number-max LIMIT' 6264 If LIMIT is a positive number, then GDB will start deleting 6266 instructions becomes greater than LIMIT. For every new recorded 6273 If LIMIT is 'unlimited' or zero, GDB will never delete recorded 6394 If LIMIT is 'unlimited' or zero, GDB will try to allocate a buffer 6417 If LIMIT is 'unlimited' or zero, GDB will try to allocate a buffer 15846 'set print type nested-type-limit LIMIT' 15849 show. A LIMIT of 'unlimited' or '-1' will show all nested 19374 'set remote hardware-watchpoint-limit LIMIT' [all …]
|
| H A D | gccint.info | 9332 downward-growing stack whose current limit is given by LIMIT. If 9336 aligned_lower_bound (LIMIT - SIZE, ALIGN)
|
| /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 | gdb.info | 1481 'set max-completions LIMIT' 6259 'set record full insn-number-max LIMIT' 6264 If LIMIT is a positive number, then GDB will start deleting 6266 instructions becomes greater than LIMIT. For every new recorded 6273 If LIMIT is 'unlimited' or zero, GDB will never delete recorded 6394 If LIMIT is 'unlimited' or zero, GDB will try to allocate a buffer 6417 If LIMIT is 'unlimited' or zero, GDB will try to allocate a buffer 15846 'set print type nested-type-limit LIMIT' 15849 show. A LIMIT of 'unlimited' or '-1' will show all nested 19374 'set remote hardware-watchpoint-limit LIMIT' [all …]
|
| H A D | gccint.info | 9332 downward-growing stack whose current limit is given by LIMIT. If 9336 aligned_lower_bound (LIMIT - SIZE, ALIGN)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-10 | 4255 ‘long int’ LIMIT which is the value to which you are setting the 4266 LIMIT * 512 bytes. 4284 -- Function: int vlimit (int RESOURCE, int LIMIT)
|
| H A D | libc.info-13 | 17774 ‘int vlimit (int RESOURCE, int LIMIT)’
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-10 | 4255 ‘long int’ LIMIT which is the value to which you are setting the 4266 LIMIT * 512 bytes. 4284 -- Function: int vlimit (int RESOURCE, int LIMIT)
|
| H A D | libc.info-13 | 17774 ‘int vlimit (int RESOURCE, int LIMIT)’
|