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

  /frameworks/compile/mclinker/lib/Script/
OutputFormatCmd.cpp 22 OutputFormatCmd::OutputFormatCmd(const std::string& pDefault,
26 m_FormatList.push_back(pDefault);
ScriptFile.cpp 101 void ScriptFile::addOutputFormatCmd(const std::string& pDefault,
104 m_CommandQueue.push_back(new OutputFormatCmd(pDefault, pBig, pLittle));
  /frameworks/compile/mclinker/include/mcld/Script/
OutputFormatCmd.h 33 OutputFormatCmd(const std::string& pDefault,
ScriptFile.h 90 void addOutputFormatCmd(const std::string& pDefault,
  /external/pdfium/fpdfsdk/include/jsapi/
fxjs_v8.h 129 v8::Local<v8::Value> pDefault);
135 v8::Local<v8::Value> pDefault);
  /external/pdfium/fpdfsdk/src/jsapi/
fxjs_v8.cpp 242 v8::Local<v8::Value> pDefault) {
248 pObjDef->GetInstanceTemplate()->Set(pIsolate, bsConstName.c_str(), pDefault);
265 v8::Local<v8::Value> pDefault) {
272 pDefault, v8::ReadOnly);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winspool.h 863 WINBOOL WINAPI OpenPrinterA(LPSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSA pDefault);
864 WINBOOL WINAPI OpenPrinterW(LPWSTR pPrinterName,LPHANDLE phPrinter,LPPRINTER_DEFAULTSW pDefault);
865 WINBOOL WINAPI ResetPrinterA(HANDLE hPrinter,LPPRINTER_DEFAULTSA pDefault);
866 WINBOOL WINAPI ResetPrinterW(HANDLE hPrinter,LPPRINTER_DEFAULTSW pDefault);
    [all...]
winsplp.h 90 PPRINTER_DEFAULTSW pDefault);
183 WINBOOL (WINAPI *fpResetPrinter)(HANDLE hPrinter, LPPRINTER_DEFAULTSW pDefault);
204 LPPRINTER_DEFAULTSW pDefault, LPBYTE pClientInfo,
    [all...]
strmif.h     [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 261 FPDF_WIDESTRING pDefault =
266 m_pInfo->m_pJsPlatform, pQuestion, pTitle, pDefault, pLabel, bPassword,
    [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 676 milliseconds