Searched refs:ProgramName (Results 1 – 17 of 17) 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 …]
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
23 char* ProgramName(char* argv0) { in ProgramName() function35 ProgramName(prog)); in usage()
149 char* ProgramName(char*);
92 ProgramName(prog)); in TimeFFTUsage()
85 static char ProgramName[80] = "<premain>"; variable162 errs() << ProgramName << ": CommandLine Error: Option '" in GetOptionInfo()765 memcpy(ProgramName, ProgName.data(), Len); in ParseCommandLineOptions()766 ProgramName[Len] = '\0'; in ParseCommandLineOptions()913 errs() << ProgramName << ": Unknown command line argument '" in ParseCommandLineOptions()918 errs() << ProgramName << ": Did you mean '-" in ParseCommandLineOptions()941 errs() << ProgramName in ParseCommandLineOptions()949 errs() << ProgramName in ParseCommandLineOptions()1064 errs() << ProgramName << ": for the -" << ArgName; in error()1468 outs() << "USAGE: " << ProgramName << " [options]"; in operator =()
140 static const char *ProgramName; variable143 errs() << ProgramName << ": " << Type << ": " << Msg << "\n"; in Message()382 ProgramName = argv[0]; in main()
69 mDNSPlatformWriteLogMsg(ProgramName, buffer, logLevel); in LogMsgWithLevelv()
66 mDNSexport const char ProgramName[] = "dnsextd"; variable
252 mDNSexport const char ProgramName[] = "mDNSResponder"; variable
36 static const char *ProgramName; variable39 errs() << ProgramName << ": " << Type << ": " << Msg << "\n"; in Message()401 ProgramName = argv[0]; in main()
142 extern const char ProgramName[];