HomeSort by relevance Sort by last modified time
    Searched full:output_file_normal (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/libsparse/src/
output_file.c 101 struct output_file_normal { struct
107 container_of((_o), struct output_file_normal, out)
120 struct output_file_normal *outn = to_output_file_normal(out);
129 struct output_file_normal *outn = to_output_file_normal(out);
142 struct output_file_normal *outn = to_output_file_normal(out);
155 struct output_file_normal *outn = to_output_file_normal(out);
171 struct output_file_normal *outn = to_output_file_normal(out);
619 struct output_file_normal *outn = calloc(1, sizeof(struct output_file_normal));
  /system/core/libsparse/
output_file.c 101 struct output_file_normal { struct
107 container_of((_o), struct output_file_normal, out)
120 struct output_file_normal *outn = to_output_file_normal(out);
129 struct output_file_normal *outn = to_output_file_normal(out);
142 struct output_file_normal *outn = to_output_file_normal(out);
155 struct output_file_normal *outn = to_output_file_normal(out);
171 struct output_file_normal *outn = to_output_file_normal(out);
619 struct output_file_normal *outn = calloc(1, sizeof(struct output_file_normal));

Completed in 1801 milliseconds