HomeSort by: relevance | last modified time | path
    Searched refs:with_data (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.sbin/sysinst/
install.c 126 || !install->infos[i].clone_src->with_data)
defs.h 713 bool with_data; /* partitions and their data selected */ member in struct:selected_partitions
disks.c 2507 sel->selection->with_data = !sel->selection->with_data;
2578 sel->selection->with_data ?
part_edit.c 1222 if (data.clones[i].clone_src.with_data)
  /src/external/gpl3/gcc/dist/gcc/fortran/
class.cc 294 bool with_data = false; local
312 with_data = true;
320 with_data = true;
326 return no_data || with_data;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
class.cc 294 bool with_data = false; local
312 with_data = true;
320 with_data = true;
326 return no_data || with_data;

Completed in 113 milliseconds