| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | bitmap.c | 10 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local 64 unsigned int lim = bits/BITS_PER_LONG; in __bitmap_and() local 78 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bitmap.c | 51 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local 69 unsigned int k, lim = bits / BITS_PER_LONG; in __bitmap_or_equal() local 86 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement() local 106 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right() local 152 unsigned int lim = BITS_TO_LONGS(nbits); in __bitmap_shift_left() local 244 unsigned int lim = bits/BITS_PER_LONG; in __bitmap_and() local 282 unsigned int lim = bits/BITS_PER_LONG; in __bitmap_andnot() local 309 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local 324 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_subset() local 338 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_weight() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/ |
| H A D | pow.hpp | 113 T lim; in hyp0F0() local 160 T lim; in hyp1F0() local 240 T lim; in eval_exp() local 392 T lim; in eval_log() local 781 T lim(x); in small_sinh_series() local
|
| H A D | constants.hpp | 108 T lim; in calc_e() local 166 T lim; in calc_pi() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/broadcom/ |
| H A D | bcm47xx_nvram.c | 52 static int nvram_find_and_copy(void __iomem *iobase, u32 lim) in nvram_find_and_copy() 118 int bcm47xx_nvram_init_from_mem(u32 base, u32 lim) in bcm47xx_nvram_init_from_mem()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | sun3x_esp.c | 87 int lim; in sun3x_esp_dma_drain() local 109 int lim; in sun3x_esp_dma_invalidate() local
|
| H A D | sun_esp.c | 224 int can_do_sbus64, lim; in sbus_esp_reset_dma() local 323 int lim; in sbus_esp_dma_drain() local 365 int lim; in sbus_esp_dma_invalidate() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/constants/ |
| H A D | calculate_constants.hpp | 172 T lim = M ? ldexp(T(1), 1 - (std::min)(M, tools::digits<T>())) : tools::epsilon<T>(); in compute() local 617 T lim = N ? ldexp(T(1), 1 - (std::min)(N, tools::digits<T>())) : tools::epsilon<T>(); in compute() local 669 T lim = N ? ldexp(T(1), 1 - (std::min)(N, tools::digits<T>())) : tools::epsilon<T>(); in compute() local 730 T lim = ldexp(T(1), 1-digits); in khinchin() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bcm47xx_nvram.h | 23 static inline int bcm47xx_nvram_init_from_mem(u32 base, u32 lim) in bcm47xx_nvram_init_from_mem()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-settings.c | 38 void blk_set_default_limits(struct queue_limits *lim) in blk_set_default_limits() 74 void blk_set_stacking_limits(struct queue_limits *lim) in blk_set_stacking_limits()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtd_blk.c | 173 loff_t lim, u_char *buffer) in mtd_map_read() 222 loff_t lim, u_char *buffer, int flags) in mtd_map_write()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_util.c | 573 size_t *actual, loff_t lim, u_char *buffer, int flags) in nand_write_skip_bad() 707 size_t *actual, loff_t lim, u_char *buffer) in nand_read_skip_bad()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | main.c | 28 struct rlimit lim; in set_stklim() local
|
| H A D | start_up.c | 303 struct rlimit lim; in check_coredump_limit() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | compaction_test.c | 163 struct rlimit lim; in main() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | nand.h | 96 loff_t lim; member
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 91 unsigned lim = (1 << pVisual->bitsPerRGBValue) - 1; in miResolveColor() local 111 unsigned lim, maxent, shift; in miInitializeColormap() local
|
| /OK3568_Linux_fs/external/recovery/minzip/ |
| H A D | Hash.h | 156 int lim = pIter->pHashTable->tableSize; in mzHashIterNext() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/ |
| H A D | Hash.h | 154 int lim = pIter->pHashTable->tableSize; in mzHashIterNext() local
|
| /OK3568_Linux_fs/kernel/drivers/pps/generators/ |
| H A D | pps_gen_parport.c | 62 long lim, delta; in hrtimer_event() local
|
| /OK3568_Linux_fs/u-boot/drivers/dfu/ |
| H A D | dfu_nand.c | 25 loff_t start, lim; in nand_block_op() local
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/xlp/ |
| H A D | nlm_hal.c | 468 uint64_t bridgebase, base, lim; in nlm_get_dram_map() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw-edma/ |
| H A D | dw-edma-v0-debugfs.c | 48 } lim[2][EDMA_V0_MAX_NR_CH]; variable
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Color.c | 416 unsigned int lim; in xnestResolveColor() local
|
| /OK3568_Linux_fs/kernel/drivers/block/aoe/ |
| H A D | aoedev.c | 246 size_t lim; in user_req() local
|