HomeSort by relevance Sort by last modified time
    Searched refs:deFile_destroy (Results 1 - 6 of 6) sorted by null

  /external/deqp/execserver/
xsPosixFileReader.cpp 55 deFile_destroy(m_file);
111 deFile_destroy(m_file);
  /external/deqp/framework/delibs/deutil/
deProcess.c 150 deFile_destroy(process->standardIn);
153 deFile_destroy(process->standardOut);
156 deFile_destroy(process->standardErr);
471 deFile_destroy(process->standardIn);
483 deFile_destroy(process->standardOut);
495 deFile_destroy(process->standardErr);
584 deFile_destroy(process->standardErr);
587 deFile_destroy(process->standardOut);
590 deFile_destroy(process->standardIn);
826 deFile_destroy(process->standardIn)
    [all...]
deFile.h 74 void deFile_destroy (deFile* file);
deFile.c 109 void deFile_destroy (deFile* file)
294 void deFile_destroy (deFile* file)
  /external/deqp/framework/delibs/destream/
deFileStream.c 118 deFile_destroy(fileStream->file);
  /external/deqp/execserver/tools/
xsTest.cpp 612 deFile_destroy(file);
709 deFile_destroy(file);
948 deFile_destroy(file);
955 deFile_destroy(file);
1007 deFile_destroy(file);
1025 deFile_destroy(file);

Completed in 36 milliseconds