Searched refs:ProgramName (Results 1 – 15 of 15) sorted by relevance
11 chomp ($ProgramName = `basename $0`);23 if ($ProgramName =~ /llvm-native-gxx/) {56 if ($ProgramName =~ /llvm-native-gxx/) {58 } elsif ($ProgramName =~ /native-build/) {66 && (($ProgramName !~ /native-build/)72 if ($ProgramName =~ /llvm-native-gxx/) {74 } elsif ($ProgramName =~ /native-build/) {166 if ($ProgramName eq /native-build/) {169 } elsif ($ProgramName =~ /llvm-native-gxx/) {
1279 procedure Rollback(const ProgramName: String;1285 procedure DeleteProgram(const ProgramName: String); overload;1289 procedure InsertAfter(const ProgramName: String; const T: IToken;1291 procedure InsertAfter(const ProgramName: String; const Index: Integer;1295 procedure InsertAfter(const ProgramName: String; const T: IToken;1297 procedure InsertAfter(const ProgramName: String; const Index: Integer;1302 procedure InsertBefore(const ProgramName: String; const T: IToken;1304 procedure InsertBefore(const ProgramName: String; const Index: Integer;1308 procedure InsertBefore(const ProgramName: String; const T: IToken;1310 procedure InsertBefore(const ProgramName: String; const Index: Integer;[all …]
123 private Map<ProgramName, JCommander> m_commands = Maps.newLinkedHashMap();128 private Map<IKey, ProgramName> aliasMap = Maps.newLinkedHashMap();141 private ProgramName m_programName;301 for (Map.Entry<ProgramName, JCommander> entry : m_commands.entrySet()) { in initializeDefaultValues()964 m_programName = new ProgramName(name, Arrays.asList(aliases)); in setProgramName()1131 for (Map.Entry<ProgramName, JCommander> commands : m_commands.entrySet()) { in usage()1135 ProgramName progName = commands.getKey(); in usage()1209 for (Map.Entry<ProgramName, JCommander> entry : m_commands.entrySet()) { in setDefaultProvider()1387 ProgramName progName = jc.m_programName; in addCommand()1402 ProgramName mappedName = aliasMap.get(alias); in addCommand()[all …]
35 mDNSexport const char ProgramName[] = "mDNSClientPosix"; variable37 static const char *gProgramName = ProgramName;
51 mDNSexport const char ProgramName[] = "mDNSResponderPosix"; variable53 static const char *gProgramName = ProgramName;
41 mDNSexport const char ProgramName[] = "mDNSProxyResponderPosix"; variable
65 mDNSexport const char ProgramName[] = "mDNSIdentify"; variable
126 mDNSexport const char ProgramName[] = "mDNSNetMonitor"; variable
91 std::string ProgramName; member in __anon5ad846a50111::CommandLineParser114 errs() << ProgramName << ": CommandLine Error: Option '" << Name in addLiteralOption()126 errs() << ProgramName << ": CommandLine Error: Option '" << O->ArgStr in addOption()187 errs() << ProgramName << ": CommandLine Error: Option '" << O->ArgStr in updateArgStr()830 ProgramName = sys::path::filename(argv[0]); in ParseCommandLineOptions()870 errs() << ProgramName << ": CommandLine Error: Option '" << Opt->ArgStr in ParseCommandLineOptions()966 errs() << ProgramName << ": Unknown command line argument '" << argv[i] in ParseCommandLineOptions()971 errs() << ProgramName << ": Did you mean '-" << NearestHandlerString in ParseCommandLineOptions()995 errs() << ProgramName in ParseCommandLineOptions()1003 errs() << ProgramName << ": Too many positional arguments specified!\n" in ParseCommandLineOptions()[all …]
68 mDNSPlatformWriteLogMsg(ProgramName, buffer, logLevel); in LogMsgWithLevelv()
66 mDNSexport const char ProgramName[] = "dnsextd"; variable
252 mDNSexport const char ProgramName[] = "mDNSResponder"; variable
142 extern const char ProgramName[];
255 static const char *ProgramName; variable258 errs() << ProgramName << ": error: " << Msg << "\n"; in Error()701 ProgramName = argv[0]; in main()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...