HomeSort by relevance Sort by last modified time
    Searched defs:ProgramName (Results 1 - 11 of 11) sorted by null

  /external/mdnsresponder/mDNSPosix/
Client.c 35 mDNSexport const char ProgramName[] = "mDNSClientPosix";
37 static const char *gProgramName = ProgramName;
ProxyResponder.c 41 mDNSexport const char ProgramName[] = "mDNSProxyResponderPosix";
Identify.c 65 mDNSexport const char ProgramName[] = "mDNSIdentify";
Responder.c 51 mDNSexport const char ProgramName[] = "mDNSResponderPosix";
53 static const char *gProgramName = ProgramName;
NetMonitor.c 126 mDNSexport const char ProgramName[] = "mDNSNetMonitor";
    [all...]
  /external/llvm/tools/macho-dump/
macho-dump.cpp 36 static const char *ProgramName;
39 errs() << ProgramName << ": " << Type << ": " << Msg << "\n";
401 ProgramName = argv[0];
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 165 static const char *ProgramName;
168 errs() << ProgramName << ": " << Type << ": " << Msg << "\n";
583 ProgramName = argv[0];
  /external/llvm/lib/Support/
CommandLine.cpp 91 std::string ProgramName;
114 errs() << ProgramName << ": CommandLine Error: Option '" << Name
126 errs() << ProgramName << ": CommandLine Error: Option '" << O->ArgStr
187 errs() << ProgramName << ": CommandLine Error: Option '" << O->ArgStr
849 ProgramName = sys::path::filename(argv[0]);
889 errs() << ProgramName << ": CommandLine Error: Option '" << Opt->ArgStr
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 66 mDNSexport const char ProgramName[] = "dnsextd";
    [all...]
uds_daemon.c 252 mDNSexport const char ProgramName[] = "mDNSResponder";
    [all...]
  /prebuilts/tools/common/m2/repository/com/beust/jcommander/1.27/
jcommander-1.27.jar 

Completed in 173 milliseconds