Home
last modified time | relevance | path

Searched refs:get_output_name (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/eukleides/eukleides-1.5.4/src/eukleides/
H A Dargs.c138 output_name = get_output_name(input_name, ".ps"); in process_args()
140 output_name = get_output_name(input_name, ".eps"); in process_args()
/dports/math/eukleides/eukleides-1.5.4/src/common/
H A Dstrings.h52 char* get_output_name(char* in, const char* suf);
H A Dstrings.c273 char* get_output_name(char* in, const char* suf) in get_output_name() function
/dports/math/eukleides/eukleides-1.5.4/src/euktopst/
H A Dargs.c111 output_name = get_output_name(input_name, ".pst"); in process_args()
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/src/
H A Ddocsis.h102 char *get_output_name (char *input_path, char *new_extension);
H A Ddocsis.c519 if ( (output_file = get_output_name (argv[i], extension_string)) == NULL ) { in main()
534 if ( (output_file = get_output_name (argv[i], extension_string)) == NULL ) { in main()
750 char *get_output_name ( char *input_path, char *extension_string ) in get_output_name() function
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/tools/DOE/
H A Dtrial-run-host.py143 + get_output_name(iteration) \
182 def get_output_name(iteration): function
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dcma_fe.c184 _("Celebrate") : get_output_name(i), in show_cma_dialog()
226 _("Celebrate") : get_output_name(i), in show_cma_dialog()
718 get_output_name(i), in update_stat_labels()
725 get_output_name(i), in update_stat_labels()
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dcma_fe.c184 _("Celebrate") : get_output_name(i), in show_cma_dialog()
226 _("Celebrate") : get_output_name(i), in show_cma_dialog()
718 get_output_name(i), in update_stat_labels()
725 get_output_name(i), in update_stat_labels()
/dports/java/java-subversion/subversion-1.14.1/build/generator/
H A Dgen_vcnet_vcproj.py83 target.output_name = self.get_output_name(target)
213 delayload = self.get_output_name(dp)
H A Dgen_win.py478 def get_output_name(self, target): member in WinGeneratorBase
501 name = self.get_output_name(target)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/build/generator/
H A Dgen_vcnet_vcproj.py83 target.output_name = self.get_output_name(target)
213 delayload = self.get_output_name(dp)
H A Dgen_win.py478 def get_output_name(self, target): member in WinGeneratorBase
501 name = self.get_output_name(target)
/dports/devel/p5-subversion/subversion-1.14.1/build/generator/
H A Dgen_vcnet_vcproj.py83 target.output_name = self.get_output_name(target)
213 delayload = self.get_output_name(dp)
H A Dgen_win.py478 def get_output_name(self, target): member in WinGeneratorBase
501 name = self.get_output_name(target)
/dports/devel/py-subversion/subversion-1.14.1/build/generator/
H A Dgen_vcnet_vcproj.py83 target.output_name = self.get_output_name(target)
213 delayload = self.get_output_name(dp)
H A Dgen_win.py478 def get_output_name(self, target): member in WinGeneratorBase
501 name = self.get_output_name(target)
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dpobutil.h95 void get_output_name PROTO((CharPtr name, CharPtr buf));
/dports/lang/cparser/cparser-0.9.14/
H A Dmain.c173 static void get_output_name(char *buf, size_t buflen, const char *inputname, in get_output_name() function
389 get_output_name(dep_target, sizeof(dep_target), unit->name, ".d"); in run_external_preprocessor()
2200 get_output_name(outnamebuf, sizeof(outnamebuf), filename, ".s"); in main()
2204 get_output_name(outnamebuf, sizeof(outnamebuf), filename, ".o"); in main()
2208 get_output_name(outnamebuf, sizeof(outnamebuf), dumpfunction, in main()
2213 get_output_name(outnamebuf, sizeof(outnamebuf), filename, ".ir"); in main()
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dghdlsynth.h148 GHDLSYNTH_ADA_WRAPPER_WWD(get_output_name, Sname, Module, Port_Idx);
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dneural_network.h198 string get_output_name(const Index&) const;
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcity.h520 const char *get_output_name(Output_type_id output);
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcity.h520 const char *get_output_name(Output_type_id output);
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dcma_fe.c329 label = gtk_label_new(get_output_name(i)); in create_cma_dialog()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcma_fe.c350 label = gtk_label_new(get_output_name(i)); in create_cma_dialog()

12