HomeSort by relevance Sort by last modified time
    Searched full:mainfile (Results 1 - 15 of 15) sorted by null

  /external/elfutils/libdwfl/
dwfl_module_info.c 56 const char **mainfile, const char **debugfile)
73 if (mainfile)
74 *mainfile = mod->main.name;
libdwfl.h 204 yet accessed); *MAINFILE is the name of the ELF file, and *DEBUGFILE the
205 name of the debuginfo file (might be equal to *MAINFILE; either is null
210 const char **mainfile,
  /external/chromium/chrome/browser/ui/cocoa/applescript/
tab_applescript.mm 248 FilePath mainFile(base::SysNSStringToUTF8([fileURL path]));
252 FilePath directoryPath = mainFile.RemoveExtension();
270 tabContents_->download_tab_helper()->SavePage(mainFile,
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
tab_applescript.mm 275 base::FilePath mainFile(base::SysNSStringToUTF8([fileURL path]));
279 base::FilePath directoryPath = mainFile.RemoveExtension();
296 webContents_->SavePage(mainFile, directoryPath, savePageType);
  /external/clang/lib/Frontend/
CacheTokens.cpp 222 void GeneratePTH(const std::string &MainFile);
447 void PTHWriter::GeneratePTH(const std::string &MainFile) {
457 // Write the name of the MainFile.
458 if (!MainFile.empty()) {
459 EmitString(MainFile);
541 const FileEntry *MainFile = SrcMgr.getFileEntryForID(SrcMgr.getMainFileID());
542 SmallString<128> MainFilePath(MainFile->getName());
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 393 const llvm::MemoryBuffer *MainFile = SM.getBuffer(SM.getMainFileID(),
400 llvm::MemoryBuffer::getMemBufferCopy(MainFile->getBuffer(),
CGObjCGNU.cpp     [all...]
CGDebugInfo.cpp 355 if (const FileEntry *MainFile = SM.getFileEntryForID(SM.getMainFileID())) {
356 MainFileDir = MainFile->getDir()->getName();
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 349 'MainFile','Margin','MaxButton','MaxHeight','MaxLeft','MaxLength',
  /external/clang/lib/Basic/
SourceManager.cpp     [all...]
  /prebuilts/devtools/tools/lib/
manifest-merger.jar 
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /frameworks/base/docs/html/google/play/
expansion-files.jd     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 

Completed in 751 milliseconds