Home
last modified time | relevance | path

Searched defs:run_program (Results 1 – 25 of 101) sorted by relevance

12345

/dports/science/metaphysicl/MetaPhysicL-1.3.3/test/
H A Drun_unit_tests.sh.in8 run_program() { function
/dports/audio/sphinxbase/sphinxbase-0.8/test/unit/
H A Dtestfuncs.sh.in13 run_program() { function
/dports/audio/poly-lv2/PolyLV2-a363599/poly_harm_trem/
H A DMakefile16 LOADLIBES=-lm
/dports/audio/sphinx3/sphinx3-0.8/src/tests/regression/
H A Dtestfuncs.sh.in19 run_program() { function
/dports/audio/pocketsphinx/pocketsphinx-0.8/test/unit/
H A DMakefile.in17
18 VPATH = @srcdir@
/dports/audio/sphinxbase/sphinxbase-0.8/test/regression/
H A Dtestfuncs.sh.in13 run_program() { function
H A Dtestfuncs_cygwin.sh13 run_program() { function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-0.1.1/src/
H A Dplayer_event_handler.rs8 fn run_program(program: &str, env_vars: HashMap<&str, String>) -> io::Result<Child> { in run_program() function
/dports/graphics/xfpovray/xfpovray-1.3.1/src/
H A Drun_program.c22 void run_program (int count, ...) in run_program() function
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dtypegraph_metrics_test.py17 def run_program(self, src): member in MetricsTest
/dports/multimedia/librespot/librespot-0.1.3/src/
H A Dplayer_event_handler.rs11 fn run_program(program: &str, env_vars: HashMap<&str, String>) -> io::Result<Child> { in run_program() function
/dports/science/libctl/libctl-4.5.0/examples/
H A Dexample.c78 void run_program(void) { in run_program() function
/dports/net/rsync/rsync-3.2.3/
H A Dsyscall.c106 #if defined NO_SYMLINK_XATTRS || defined NO_SYMLINK_USER_XATTRS in run_program()
/dports/databases/xapian-core12/xapian-core-1.2.25/net/
H A Dprogclient.cc86 ProgClient::run_program(const string &progname, const string &args in run_program() function in ProgClient
/dports/databases/xapian-core/xapian-core-1.4.18/net/
H A Dprogclient.cc84 ProgClient::run_program(const string &progname, const string &args, in run_program() function in ProgClient
/dports/x11-toolkits/ntk/ntk/src/
H A Dfl_open_uri.cxx284 run_program(const char *program, char **argv, char *msg, int msglen) { in run_program() function
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dfl_open_uri.cxx284 run_program(const char *program, char **argv, char *msg, int msglen) { in run_program() function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/
H A Dwutils.py223 def run_program(program_string, env, command_template=None, cwd=None, visualize=False): function
/dports/math/geogram/geogram-1.7.7/src/bin/geocod/
H A Dmain.cpp200 void run_program() { in run_program() function in __anon9cf5da020111::GeoCodApplication
/dports/www/glassfish/glassfish5/mq/examples/jms/
H A DDurableSubscriberExample.java251 public void run_program() { in run_program() method in DurableSubscriberExample
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_open_uri.cxx308 run_program(const char *program, char **argv, char *msg, int msglen) { in run_program() function
/dports/www/payara/payara5/mq/examples/jms/
H A DDurableSubscriberExample.java281 public void run_program() { in run_program() method in DurableSubscriberExample
/dports/math/geogram/geogram-1.7.7/src/bin/geoshade/
H A Dmain.cpp250 void run_program() { in run_program() function in __anonb588dc110111::GeoShadeApplication
/dports/audio/alsa-utils/alsa-utils-1.2.2/alsactl/
H A Dinit_utils_run.c241 int run_program(struct space *space, const char *command0, char *result, in run_program() function
/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Dflock.c119 static void __attribute__((__noreturn__)) run_program(char **cmd_argv) in run_program() function

12345