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

/barrelfish-2018-10-04/include/sys/
H A Ddisklabel.h68 #define LABEL_PART 2 /* partition containing label */
69 #define RAW_PART 2 /* partition containing whole disk */
70 #define SWAP_PART 1 /* partition normally containing swap */
133 /* filesystem and partition information: */
137 struct partition { /* the partition table */ struct in struct:disklabel
138 u_int32_t p_size; /* number of sectors in partition */
209 * per-partition information.
224 #define FS_BOOT 13 /* partition contains bootstrap */
294 void bsd_partition_le_dec(u_char *ptr, struct partition *
[all...]
/barrelfish-2018-10-04/usr/skb/programs/
H A Ddb_partitions.pl22 foreach(partition(RL, RH, MaxSize, Core), Partitions)
46 foreach(partition(RL, RH, MaxSize, Core), Partitions)
/barrelfish-2018-10-04/lib/phoenix/
H A Dmap_reduce.h145 partition_t partition; /* Default partition function is a member in struct:__anon1383
202 /* This is the built in partition function which is a hash. It is global so
203 * the user defined partition function can call it.
H A Dmap_reduce.c151 partition_t partition; /* Partition function. */ member in struct:__anon1376
460 env->partition = (args->partition) ? args->partition : default_partition;
1391 int reduce_pos = env->partition (env->num_reduce_tasks, key, key_size);
/barrelfish-2018-10-04/lib/libc/gen/
H A Ddisklabel.c66 struct partition *pp;
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsprofile.tex268 %partition /4 eclipse 275 275 225 103 122 0
290 %[eclipse 1]: get_statistics(partition/4, Counters).
316 %[eclipse 2]: set_flag(partition/4, statistics, on),
331 %partition /4 eclipse 275 275 225 103 122 0
365 % partition(++, ++, -, -).
/barrelfish-2018-10-04/usr/tests/phoenix_tests/
H A Dkmeans.c406 map_reduce_args.partition = NULL; // use default
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dsetof.pl121 % free variable bindings, and thus are cheaper to partition into variants.
H A Dmodes.pl78 :- mode partition(++, ++, -, -).
88 :- mode partition(?, ?, -, -).
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dsearch.tex127 represent choices which partition the remaining search space into two
274 These choices should be mutually exclusive and therefore partition the
275 \index{partition a search space}
/barrelfish-2018-10-04/usr/eclipseclp/documents/search/
H A Dsearch.tex148 represent choices which partition the remaining search space into two
277 These choices should be mutually exclusive and therefore partition the
278 \index{partition a search space}

Completed in 107 milliseconds