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

  /external/clang/include/clang/Driver/
Phases.h 19 Preprocess,
  /external/clang/lib/Driver/
Phases.cpp 18 case Preprocess: return "preprocessor";
Types.cpp 199 P.push_back(phases::Preprocess);
ToolChains.h 182 mutable std::unique_ptr<tools::gcc::Preprocess> Preprocess;
Tools.h 154 class LLVM_LIBRARY_VISIBILITY Preprocess : public Common {
156 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess",
192 // For Hexagon, we do not need to instantiate tools for PreProcess, PreCompile and Compile.
672 // For XCore, we do not need to instantiate tools for PreProcess, PreCompile and Compile.
Driver.cpp 165 FinalPhase = phases::Preprocess;
    [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]
  /external/opencv/otherlibs/highgui/
loadsave.cpp 60 // preprocess folder or file name - calculate its length,
64 static int Preprocess( const char* filename, char* buffer );
118 int len = Preprocess( path, buffer );
189 int len = Preprocess( filename, path0 );
236 int CvFilePath::Preprocess( const char* str, char* buffer )
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapispi.h 65 #define MAPI_IMAPISUPPORT_METHODS3(IPURE) MAPIMETHOD(DoCopyTo) (THIS_ LPCIID lpSrcInterface,LPVOID lpSrcObj,ULONG ciidExclude,LPCIID rgiidExclude,LPSPropTagArray lpExcludeProps,ULONG ulUIParam,LPMAPIPROGRESS lpProgress,LPCIID lpDestInterface,LPVOID lpDestObj,ULONG ulFlags,LPSPropProblemArray *lppProblems) IPURE; MAPIMETHOD(DoCopyProps) (THIS_ LPCIID lpSrcInterface,LPVOID lpSrcObj,LPSPropTagArray lpIncludeProps,ULONG ulUIParam,LPMAPIPROGRESS lpProgress,LPCIID lpDestInterface,LPVOID lpDestObj,ULONG ulFlags,LPSPropProblemArray *lppProblems) IPURE; MAPIMETHOD(DoProgressDialog) (THIS_ ULONG ulUIParam,ULONG ulFlags,LPMAPIPROGRESS *lppProgress) IPURE; MAPIMETHOD(ReadReceipt) (THIS_ ULONG ulFlags,LPMESSAGE lpReadMessage,LPMESSAGE *lppEmptyMessage) IPURE; MAPIMETHOD(PrepareSubmit) (THIS_ LPMESSAGE lpMessage,ULONG *lpulFlags) IPURE; MAPIMETHOD(ExpandRecips) (THIS_ LPMESSAGE lpMessage,ULONG *lpulFlags) IPURE; MAPIMETHOD(UpdatePAB) (THIS_ ULONG ulFlags,LPMESSAGE lpMessage) IPURE; MAPIMETHOD(DoSentMail) (THIS_ ULONG ulFlags,LPMESSAGE lpMessage) IPURE; MAPIMETHOD(OpenAddressBook) (THIS_ LPCIID lpInterface,ULONG ulFlags,LPADRBOOK *lppAdrBook) IPURE; MAPIMETHOD(Preprocess) (THIS_ ULONG ulFlags,ULONG cbEntryID,LPENTRYID lpEntryID) IPURE; MAPIMETHOD(CompleteMsg) (THIS_ ULONG ulFlags,ULONG cbEntryID,LPENTRYID lpEntryID) IPURE; MAPIMETHOD(StoreLogoffTransports) (THIS_ ULONG *lpulFlags) IPURE; MAPIMETHOD(StatusRecips) (THIS_ LPMESSAGE lpMessage,LPADRLIST lpRecipList) IPURE; MAPIMETHOD(WrapStoreEntryID) (THIS_ ULONG cbOrigEntry,LPENTRYID lpOrigEntry,ULONG *lpcbWrappedEntry,LPENTRYID *lppWrappedEntry) IPURE; MAPIMETHOD(ModifyProfile) (THIS_ ULONG ulFlags) IPURE; MAPIMETHOD(IStorageFromStream) (THIS_ LPUNKNOWN lpUnkIn,LPCIID lpInterface,ULONG ulFlags,LPSTORAGE *lppStorageOut) IPURE; MAPIMETHOD(GetSvcConfigSupportObj) (THIS_ ULONG ulFlags,LPMAPISUP *lppSvcSupport) IPURE;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 476 def Preprocess(self, _object, _attributes={}, **_arguments):
477 """Preprocess: Preprocesses the specified file(s)
    [all...]
  /frameworks/base/
Android.mk     [all...]

Completed in 4235 milliseconds