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

  /frameworks/compile/mclinker/lib/Script/
OutputCmd.cpp 19 OutputCmd::OutputCmd(const std::string& pOutputFile)
20 : ScriptCommand(ScriptCommand::OUTPUT), m_OutputFile(pOutputFile) {
  /frameworks/compile/mclinker/include/mcld/Script/
OutputCmd.h 26 explicit OutputCmd(const std::string& pOutputFile);
  /frameworks/compile/mclinker/lib/Core/
LinkerScript.cpp 50 void LinkerScript::setOutputFile(const std::string& pOutputFile) {
51 m_OutputFile = pOutputFile;
  /frameworks/compile/mclinker/include/mcld/
LinkerScript.h 93 void setOutputFile(const std::string& pOutputFile);
  /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/
winspool.h 551 LPSTR pOutputFile;
557 LPWSTR pOutputFile;
585 LPSTR pOutputFile;
593 LPWSTR pOutputFile;
608 LPSTR pOutputFile;
615 LPWSTR pOutputFile;
    [all...]
winsplp.h 276 LPWSTR pOutputFile;
    [all...]
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 

Completed in 117 milliseconds