Home
last modified time | relevance | path

Searched refs:get_output_file_name (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/gperf/gperf-3.1/src/
H A Dmain.cc81 if (option.get_output_file_name ()) in main()
82 if (strcmp (option.get_output_file_name (), "-") != 0) in main()
83 if (!freopen (option.get_output_file_name (), "w", stdout)) in main()
86 option.get_output_file_name ()); in main()
H A Doptions.h143 const char * get_output_file_name () const;
H A Doptions.icc47 Options::get_output_file_name () const
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/python/doc-converter/test/cases/
H A Dtest_args.py15 fname = rewrite_pydoc.get_output_file_name(args)
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/lua/
H A Dlstatslib.c52 static const char *get_output_file_name(void) in get_output_file_name() function
205 {"output_file_name", 'S', (void *) &get_output_file_name},
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgengtype.h168 const char *get_output_file_name (const char *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgengtype.h175 const char *get_output_file_name (const char *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgengtype.h168 const char *get_output_file_name (const char *);
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/data/i18n-tools/scripts/
H A Dprocess_translations.py85 output_files.append(convert_output_path(translation_job.get_output_file_name()))
H A Dcommon.py248 def get_output_file_name(self): member in TranslationJob
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgengtype.h394 const char *get_output_file_name (input_file *inpf);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgengtype.h394 const char *get_output_file_name (input_file *inpf);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgengtype.h397 const char *get_output_file_name (input_file *inpf);

123456