Searched refs:MAX_PARTITIONS (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sn/sn0/
H A Darch.h52 #define MAX_PARTITIONS MAX_REGIONS macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Darch.h52 #define MAX_PARTITIONS MAX_REGIONS macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Daxisflashmap.c121 #define MAX_PARTITIONS 7 macro
132 #if (MAX_PARTITIONS < NUM_DEFAULT_PARTITIONS)
133 #error MAX_PARTITIONS must be >= than NUM_DEFAULT_PARTITIONS
137 static struct mtd_partition axis_partitions[MAX_PARTITIONS] = {
404 (MAX_PARTITIONS * sizeof(struct partitiontable_entry) +
447 && pidx < MAX_PARTITIONS - 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Daxisflashmap.c121 #define MAX_PARTITIONS 7 macro
132 #if (MAX_PARTITIONS < NUM_DEFAULT_PARTITIONS)
133 #error MAX_PARTITIONS must be >= than NUM_DEFAULT_PARTITIONS
137 static struct mtd_partition axis_partitions[MAX_PARTITIONS] = {
404 (MAX_PARTITIONS * sizeof(struct partitiontable_entry) +
447 && pidx < MAX_PARTITIONS - 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Daxisflashmap.c115 #define MAX_PARTITIONS 7 macro
142 static struct mtd_partition axis_partitions[MAX_PARTITIONS] = {
306 (MAX_PARTITIONS * sizeof(struct partitiontable_entry) +
350 && pidx < MAX_PARTITIONS) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Daxisflashmap.c115 #define MAX_PARTITIONS 7 macro
142 static struct mtd_partition axis_partitions[MAX_PARTITIONS] = {
306 (MAX_PARTITIONS * sizeof(struct partitiontable_entry) +
350 && pidx < MAX_PARTITIONS) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dflacenc.c39 #define MAX_PARTITIONS (1 << MAX_PARTITION_ORDER) macro
58 int params[MAX_PARTITIONS];
461 uint32_t sums[][MAX_PARTITIONS])
496 uint32_t sums[MAX_PARTITION_ORDER+1][MAX_PARTITIONS];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dflacenc.c39 #define MAX_PARTITIONS (1 << MAX_PARTITION_ORDER) macro
58 int params[MAX_PARTITIONS];
461 uint32_t sums[][MAX_PARTITIONS])
496 uint32_t sums[MAX_PARTITION_ORDER+1][MAX_PARTITIONS];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dflacenc.c39 #define MAX_PARTITIONS (1 << MAX_PARTITION_ORDER) macro
58 int params[MAX_PARTITIONS];
461 uint32_t sums[][MAX_PARTITIONS])
496 uint32_t sums[MAX_PARTITION_ORDER+1][MAX_PARTITIONS];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dviotape.c179 #define MAX_PARTITIONS 4 macro
205 unsigned char part_stat_rwi[MAX_PARTITIONS];
888 for (j = 0; j < MAX_PARTITIONS; ++j)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dviotape.c179 #define MAX_PARTITIONS 4 macro
205 unsigned char part_stat_rwi[MAX_PARTITIONS];
888 for (j = 0; j < MAX_PARTITIONS; ++j)

Completed in 137 milliseconds