Searched refs:FullName (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/tools/llvm-readobj/
H A Dllvm-readobj.cpp95 std::string FullName = Name; local
104 FullName += (IsDefault ? "@@" : "@");
105 FullName += Version;
110 outs() << format(" %-32s", FullName.c_str())
/macosx-10.10/mDNSResponder-561.1.1/Clients/DNSServiceBrowser.NET/
H A DDNSServiceBrowser.cs501 public String FullName; field in class:DNSServiceBrowser_NET.Form1.ResolveData
509 return FullName;
711 data.FullName = fullName;
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h527 unsigned GetOrCreateSourceID(StringRef DirName, StringRef FullName);
/macosx-10.10/vim-55/runtime/ftplugin/
H A Ddebchangelog.vim46 function <SID>FullName() function
195 call setline(".", " -- " . <SID>FullName() . " <" . <SID>Email() . "> " . <SID>Date())
/macosx-10.10/vim-55/runtime/syntax/
H A Dpostscr.vim469 syn keyword postscrConstant contained FullName Notice version ItalicAngle isFixedPitch UnderlinePosition

Completed in 133 milliseconds