HomeSort by relevance Sort by last modified time
    Searched refs:FileName (Results 151 - 175 of 188) sorted by null

1 2 3 4 5 67 8

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winioctl.h     [all...]
adoint.h     [all...]
cdosys.h     [all...]
wbemcli.h     [all...]
dbgeng.h 464 STDMETHOD(OpenDumpFileWide)(THIS_ PCWSTR FileName,ULONG64 FileHandle) PURE;
465 STDMETHOD(WriteDumpFileWide)(THIS_ PCWSTR FileName,ULONG64 FileHandle,ULONG Qualifier,ULONG FormatFlags,PCWSTR Comment) PURE;
466 STDMETHOD(AddDumpInformationFileWide)(THIS_ PCWSTR FileName,ULONG64 FileHandle,ULONG Type) PURE;
    [all...]
cdoex.h     [all...]
winbase.h     [all...]
  /external/jhead/
exif.c     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Frontend/
FrontendActions.cpp 270 StringRef Filename) {
273 CI.getFileManager().getFile(Filename, /*openFile*/true);
276 << Filename;
319 << CI.getLangOpts().CurrentModule << Filename;
332 << MissingHeader.IsUmbrella << MissingHeader.FileName;
ASTUnit.cpp 634 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) {
636 auto Buffer = FileMgr->getBufferForFile(Filename);
653 const std::string &Filename, const PCHContainerReader &PCHContainerRdr,
728 switch (AST->Reader->ReadAST(Filename, serialization::MK_MainFile,
    [all...]
CompilerInvocation.cpp     [all...]
  /external/freetype/src/sfnt/
ttload.c     [all...]
  /external/libchrome/sandbox/win/src/
nt_internals.h 172 WCHAR FileName[1];
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttload.c     [all...]
  /external/llvm/lib/MC/
MCStreamer.cpp 148 StringRef Filename, unsigned CUID) {
149 return getContext().getDwarfFile(Directory, Filename, FileNo, CUID);
156 StringRef FileName) {
679 void MCStreamer::EmitFileDirective(StringRef Filename) {}
  /external/pdfium/third_party/freetype/src/sfnt/
ttload.c     [all...]
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]
  /frameworks/compile/slang/
slang_rs_reflection.cpp     [all...]
  /external/clang/include/clang-c/
Index.h 107 const char *Filename;
506 * \param filename [out] if non-NULL, will be set to the filename of the
521 CXString *filename,
5266 const char *filename; member in struct:__anon6176
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp 605 StringRef Filename,
667 Filename, FilenameLoc, isAngled, TmpFromDir, TmpCurDir,
684 Filename, FilenameLoc, isAngled, FromDir, CurDir, Includers, SearchPath,
689 RequestingModule, FilenameLoc, Filename, FE);
699 if ((FE = HeaderInfo.LookupSubframeworkHeader(Filename, CurFileEnt,
705 RequestingModule, FilenameLoc, Filename, FE);
716 Filename, CurFileEnt, SearchPath, RelativePath,
720 RequestingModule, FilenameLoc, Filename, FE);
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 424 /// <param name="FileName">File to load</param>
426 procedure Load(const FileName: String; const Encoding: TEncoding);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]

Completed in 2661 milliseconds

1 2 3 4 5 67 8