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

  /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;
  /src/usr.sbin/sysinst/
defs.h 714 bool with_data; /* partitions and their data selected */ member in struct:selected_partitions

Completed in 28 milliseconds