HomeSort by: relevance | last modified time | path
    Searched defs:partition_type (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
disklabel_acorn.h 89 uint8_t partition_type; member in struct:filecore_bootblock
  /src/external/gpl3/gdb/dist/sim/ppc/
pk_disklabel.c 235 int partition_type = block[partition_type_fields[partition]]; local
238 switch (partition_type) {
269 partition_type,
272 if (partition_type != 0 && is_active && active < 0)
  /src/external/gpl3/gdb.old/dist/sim/ppc/
pk_disklabel.c 235 int partition_type = block[partition_type_fields[partition]]; local
238 switch (partition_type) {
269 partition_type,
272 if (partition_type != 0 && is_active && active < 0)
  /src/external/gpl3/gcc/dist/gcc/
tree-loop-distribution.cc 231 enum partition_type { enum
264 enum partition_type type;
2560 auto_vec<enum partition_type> scc_types;
3002 enum partition_type type = ((*partitions)[0])->type;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-loop-distribution.cc 230 enum partition_type { enum
263 enum partition_type type;
2504 auto_vec<enum partition_type> scc_types;
2946 enum partition_type type = ((*partitions)[0])->type;

Completed in 19 milliseconds