HomeSort by relevance Sort by last modified time
    Searched defs:pOutputFile (Results 1 - 5 of 5) sorted by null

  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 201 FILE *pOutputFile;
222 FILE *pOutputFile;
529 if (pContext->pOutputFile && gTest)
535 pContext->pOutputFile);
1022 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "wb");
1023 if (NULL == pContext->pOutputFile)
1136 fclose(pContext->pOutputFile);
1170 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "rb");
1171 if (NULL == pContext->pOutputFile)
1185 ch2 = fgetc(pContext->pOutputFile);
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 201 FILE *pOutputFile;
222 FILE *pOutputFile;
529 if (pContext->pOutputFile && gTest)
535 pContext->pOutputFile);
1022 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "wb");
1023 if (NULL == pContext->pOutputFile)
1136 fclose(pContext->pOutputFile);
1170 pContext->pOutputFile = fopen(NON_TUN_OUTPUT_FILE, "rb");
1171 if (NULL == pContext->pOutputFile)
1185 ch2 = fgetc(pContext->pOutputFile);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsplp.h 276 LPWSTR pOutputFile;
    [all...]
winspool.h 551 LPSTR pOutputFile;
557 LPWSTR pOutputFile;
585 LPSTR pOutputFile;
593 LPWSTR pOutputFile;
608 LPSTR pOutputFile;
615 LPWSTR pOutputFile;
    [all...]
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 

Completed in 2203 milliseconds