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 149 deFile_destroy(process->standardIn);
152 deFile_destroy(process->standardOut);
155 deFile_destroy(process->standardErr);
468 deFile_destroy(process->standardIn);
480 deFile_destroy(process->standardOut);
492 deFile_destroy(process->standardErr);
581 deFile_destroy(process->standardErr);
584 deFile_destroy(process->standardOut);
587 deFile_destroy(process->standardIn);
823 deFile_destroy(process->standardIn)
    [all...]
deFile.h 74 void deFile_destroy (deFile* file);
deFile.c 109 void deFile_destroy (deFile* file)
293 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 83 milliseconds