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

  /frameworks/compile/mclinker/lib/Support/
Target.cpp 35 llvm::TargetMachine& pTM) const {
38 return TargetMachineCtorFn(pTarget, *this, pTM, pTriple);
  /external/pdfium/fpdfsdk/src/
fpdfeditpage.cpp 33 tm* pTM = localtime(&currentTime);
34 if (pTM) {
35 DateStr.Format("D:%04d%02d%02d%02d%02d%02d", pTM->tm_year + 1900,
36 pTM->tm_mon + 1, pTM->tm_mday, pTM->tm_hour, pTM->tm_min,
37 pTM->tm_sec);
  /frameworks/compile/mclinker/include/mcld/Support/
Target.h 69 llvm::TargetMachine& pTM) const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ocidl.h     [all...]

Completed in 4291 milliseconds