Home
last modified time | relevance | path

Searched refs:GetProgramName (Results 1 – 25 of 149) sorted by relevance

123456

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbienv.hpp46 # if defined(GetProgramName)
47 # undef GetProgramName
49 # define GetProgramName GetProgramName macro
271 const string& GetProgramName(EFollowLinks follow_links = eIgnoreLinks)
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbienv.hpp46 # if defined(GetProgramName)
47 # undef GetProgramName
49 # define GetProgramName GetProgramName macro
271 const string& GetProgramName(EFollowLinks follow_links = eIgnoreLinks)
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/lib/log/
H A Dsyslog.php38 public function GetProgramName() { function in Syslog
126 return $this->GetProgramName() . '/' . $match[1];
129 return $this->GetProgramName() . '/core';
133 return $this->GetProgramName() . '/core';
203 … $syslog_message = "<{$pri}>" . date('M d H:i:s ') . '[' . $this->GetProgramName() . ']: ' . $data;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/lib/log/
H A Dsyslog.php38 public function GetProgramName() { function in Syslog
126 return $this->GetProgramName() . '/' . $match[1];
129 return $this->GetProgramName() . '/core';
133 return $this->GetProgramName() . '/core';
203 … $syslog_message = "<{$pri}>" . date('M d H:i:s ') . '[' . $this->GetProgramName() . ']: ' . $data;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dcapp.cpp70 const char * CApp::GetProgramName() const in GetProgramName() function in CApp
77 const char * backslash = strrchr(GetProgramName(), '/'); in GetProgramBasename()
78 return backslash? backslash+1 : GetProgramName(); in GetProgramBasename()
H A Dcapp.hpp31 const char * GetProgramName() const;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/amicommon/
H A Dparamhandling.inc186 function GetProgramName: string;
192 GetProgramName := '';
194 if GetProgramName(@s1[1], 255) then
210 GetProgramName := Copy(s1, Counter, Length(s1));
246 paramstr := s1 + GetProgramName
248 paramstr:=s1+'/'+GetProgramName;
251 paramstr:=GetProgramName;
/dports/lang/fpc-source/fpc-3.2.2/rtl/amicommon/
H A Dparamhandling.inc186 function GetProgramName: string;
192 GetProgramName := '';
194 if GetProgramName(@s1[1], 255) then
210 GetProgramName := Copy(s1, Counter, Length(s1));
246 paramstr := s1 + GetProgramName
248 paramstr:=s1+'/'+GetProgramName;
251 paramstr:=GetProgramName;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/amicommon/
H A Dparamhandling.inc186 function GetProgramName: string;
192 GetProgramName := '';
194 if GetProgramName(@s1[1], 255) then
210 GetProgramName := Copy(s1, Counter, Length(s1));
246 paramstr := s1 + GetProgramName
248 paramstr:=s1+'/'+GetProgramName;
251 paramstr:=GetProgramName;
/dports/lang/fpc/fpc-3.2.2/rtl/amicommon/
H A Dparamhandling.inc186 function GetProgramName: string;
192 GetProgramName := '';
194 if GetProgramName(@s1[1], 255) then
210 GetProgramName := Copy(s1, Counter, Length(s1));
246 paramstr := s1 + GetProgramName
248 paramstr:=s1+'/'+GetProgramName;
251 paramstr:=GetProgramName;
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbiprop.h109 #if !defined(GetProgramName)
110 # define GetProgramName() (const char*)GetAppProperty("ProgramName") macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dlogging_chromeos.cc26 const char* GetProgramName() { in GetProgramName() function
75 stream_ << ' ' << GetProgramName(); in InitWithSyslogPrefix()
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaShaders.h26 GLuint GetProgramName(unsigned int progID) const;
46 GLuint GetProgramName(lua_State* L, int index) const;
H A DLuaShaders.cpp93 GLuint LuaShaders::GetProgramName(unsigned int progID) const in GetProgramName() function in LuaShaders
103 GLuint LuaShaders::GetProgramName(lua_State* L, int index) const in GetProgramName() function in LuaShaders
508 const GLuint progName = shaders.GetProgramName(progID); in UseShader()
530 progName = shaders.GetProgramName(progID); in ActiveShader()
598 const GLuint progName = shaders.GetProgramName(L, 1); in GetActiveUniforms()
631 const GLuint progName = shaders.GetProgramName(L, 1); in GetUniformLocation()
815 const GLuint progName = shaders.GetProgramName(L, 1); in SetShaderParameter()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbienv.cpp373 const string& CNcbiArguments::GetProgramName(EFollowLinks follow_links) const in GetProgramName() function in CNcbiArguments
383 (GetProgramName(eIgnoreLinks), follow_links); in GetProgramName()
401 const string& name = GetProgramName(follow_links); in GetProgramBasename()
411 const string& name = GetProgramName(follow_links); in GetProgramDirname()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbienv.cpp373 const string& CNcbiArguments::GetProgramName(EFollowLinks follow_links) const in GetProgramName() function in CNcbiArguments
383 (GetProgramName(eIgnoreLinks), follow_links); in GetProgramName()
401 const string& name = GetProgramName(follow_links); in GetProgramBasename()
411 const string& name = GetProgramName(follow_links); in GetProgramDirname()
/dports/x11/xlockmore/xlockmore-5.67/etc/chkmbox/
H A Dimapsocket.h41 char *GetProgramName( char *fullname );
H A Dchkmbox.c47 my_name = GetProgramName( *argv ); in main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dnowin_main.cpp140 argDescr->SetUsageContext(GetArguments().GetProgramName(), "No-Window Cn3D"); in Init()
192 SetUpWorkingDirectories(GetArguments().GetProgramName().c_str()); in Run()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbi_process.cpp70 string app = CNcbiApplication::Instance()->GetArguments().GetProgramName(); in Test_Process()
116 CNcbiApplication::Instance()->GetArguments().GetProgramName(); in Test_PIDGuardChild()
/dports/x11/xsm/xsm-1.0.4/
H A Dinfo.h35 extern char * GetProgramName(char *fullname);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dclparser.hpp96 const string& GetProgramName() const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dclparser.hpp96 const string& GetProgramName() const;
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxlua_debugger/
H A Dwxluadebugger.i53 static wxString GetProgramName( );
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediatailor/include/aws/mediatailor/model/
H A DDescribeProgramRequest.h79 inline const Aws::String& GetProgramName() const{ return m_programName; } in GetProgramName() function

123456