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

  /external/libpng/contrib/visupng/
VisualPng.c 50 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex,
619 TCHAR *pFileList, int FileCount, int *pFileIndex,
633 strcpy (pstrPrevName, pFileList + (*pFileIndex * MAX_PATH));
645 strcpy (pstrNextName, pFileList + (*pFileIndex * MAX_PATH));
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
main.c 126 pFileList( char *s, char *t )
128 pFileList( s, t )
504 { "-f", 1, (void (*)(...)) pFileList,"Read names of grammar files from specified file"}, /* MR14 */
567 { "-f", 1, pFileList,"Read names of grammar files from specified file"}, /* MR14 */
    [all...]

Completed in 68 milliseconds