Home
last modified time | relevance | path

Searched defs:load_rcfile (Results 1 – 10 of 10) sorted by relevance

/dports/math/PDL/PDL-2.019/Perldl2/
H A DScript.pm14 sub load_rcfile { method in PDL::Perldl2::Script
/dports/devel/p5-Devel-REPL/Devel-REPL-1.003028/lib/Devel/REPL/
H A DScript.pm47 sub load_rcfile { subroutine
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dplot.c774 load_rcfile(int where) in load_rcfile() function
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dplot.c807 load_rcfile(int where) in load_rcfile() function
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dplot.c807 load_rcfile(int where) in load_rcfile() function
/dports/ftp/wmget/wmget/
H A Dconfigure.c359 static void load_rcfile (ServerConfig *cfg) in load_rcfile() function
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Dgtk_ui.cc153 UI::load_rcfile (string path, bool themechange) in load_rcfile() function in UI
/dports/devel/monotone/monotone-1.1/src/
H A Dlua_hooks.cc205 lua_hooks::load_rcfile(utf8 const & rc) in load_rcfile() function in lua_hooks
222 lua_hooks::load_rcfile(any_path const & rc, bool required) in load_rcfile() function in lua_hooks
/dports/databases/namazu2/namazu-2.0.21/src/
H A Drcfile.c717 load_rcfile(const char *fname) in load_rcfile() function
/dports/emulators/bochs/bochs-2.7/
H A Dmain.cc627 int arg = 1, load_rcfile=1; in bx_init_main() local