Home
last modified time | relevance | path

Searched refs:input_file_name (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/dports/textproc/source-highlight/source-highlight-3.1.9/lib/srchilite/
H A Dfileutil.cc109 string input_file_name; in createOutputFileName() local
113 input_file_name = inputFileName; in createOutputFileName()
128 input_file_name = inputFileName; in createOutputFileName()
137 outputFileName += input_file_name; in createOutputFileName()
170 FILE *in = fopen(input_file_name.c_str(), "r"); in open_file_stream()
188 istream *in = open_file_istream(input_file_name); in open_file_istream_or_error()
197 const string &input_file_name) { in _open_data_file_istream() argument
205 if (!input_file_name.size()) in open_data_file_istream()
209 if (contains_path(input_file_name)) { in open_data_file_istream()
235 if (!input_file_name.size()) in open_data_file_stream()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Derror.c36 myname, lineno, input_file_name); in missing_brace()
44 myname, lineno, input_file_name); in unexpected_EOF()
78 myname, st_lineno, input_file_name); in syntax_error()
87 myname, a->a_lineno, input_file_name); in unterminated_comment()
96 myname, a->a_lineno, input_file_name); in unterminated_string()
132 myname, t_lineno, input_file_name); in illegal_tag()
141 myname, lineno, input_file_name); in illegal_character()
244 myname, a_lineno, input_file_name); in dollar_error()
253 myname, lineno, input_file_name); in untyped_lhs()
316 myname, a_lineno, input_file_name); in at_error()
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmlyac/
H A Derror.c30 myname, lineno, input_file_name); in unexpected_EOF()
63 myname, st_lineno, input_file_name); in syntax_error()
72 myname, c_lineno, input_file_name); in unterminated_comment()
81 myname, s_lineno, input_file_name); in unterminated_string()
90 myname, t_lineno, input_file_name); in unterminated_text()
117 myname, t_lineno, input_file_name); in illegal_tag()
126 myname, lineno, input_file_name); in illegal_character()
210 myname, a_lineno, input_file_name); in unterminated_action()
226 myname, a_lineno, input_file_name); in dollar_error()
235 myname, lineno, input_file_name); in untyped_lhs()
[all …]
/dports/devel/byaccj/byaccj1.15/src/
H A Derror.c31 myname, lineno, input_file_name); in unexpected_EOF()
64 myname, st_lineno, input_file_name); in syntax_error()
73 myname, c_lineno, input_file_name); in unterminated_comment()
82 myname, s_lineno, input_file_name); in unterminated_string()
91 myname, t_lineno, input_file_name); in unterminated_text()
111 myname, lineno, input_file_name); in over_unionized()
120 myname, t_lineno, input_file_name); in illegal_tag()
129 myname, lineno, input_file_name); in illegal_character()
190 myname, lineno, input_file_name); in restarted_warning()
198 myname, lineno, input_file_name); in no_grammar()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Derror.c72 myname, lineno, input_file_name); in unexpected_EOF()
110 myname, st_lineno, input_file_name);
122 myname, c_lineno, input_file_name);
134 myname, s_lineno, input_file_name);
146 myname, t_lineno, input_file_name);
158 myname, t_lineno, input_file_name);
168 myname, lineno, input_file_name);
262 myname, a_lineno, input_file_name);
283 myname, a_lineno, input_file_name);
292 myname, lineno, input_file_name); in untyped_lhs()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/input/
H A Dcp_parser_inpp_methods.F126 TRIM(input_file_name), " Line:", input_line_number
188 input_file_name = TRIM(filename)
199 TRIM(input_file_name), " Line:", input_line_number
244 TRIM(input_file_name), " Line:", input_line_number
278 input_file_name = TRIM(filename)
288 TRIM(input_file_name), " Line:", input_line_number
306 TRIM(input_file_name), " Line:", input_line_number
319 TRIM(input_file_name), " Line:", input_line_number
425 TRIM(input_file_name), " Line:", input_line_number
579 TRIM(input_file_name), " Line:", input_line_number
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/input/
H A Dcp_parser_inpp_methods.F100 TRIM(input_file_name), " Line:", input_line_number
162 input_file_name = TRIM(filename)
173 TRIM(input_file_name), " Line:", input_line_number
218 TRIM(input_file_name), " Line:", input_line_number
252 input_file_name = TRIM(filename)
262 TRIM(input_file_name), " Line:", input_line_number
285 TRIM(input_file_name), " Line:", input_line_number
391 TRIM(input_file_name), " Line:", input_line_number
544 TRIM(input_file_name), " Line:", input_line_number
555 TRIM(input_file_name), " Line:", input_line_number
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shaderc/src/libshaderc/include/shaderc/
H A Dshaderc.hpp419 input_file_name, "main", options); in CompileGlslToSpv()
444 input_file_name, options); in CompileGlslToSpv()
468 input_file_name); in CompileGlslToSpv()
520 shaderc_shader_kind shader_kind, const char* input_file_name, in CompileGlslToSpvAssembly() argument
525 input_file_name, entry_point_name, options.options_); in CompileGlslToSpvAssembly()
534 shaderc_shader_kind shader_kind, const char* input_file_name, in CompileGlslToSpvAssembly() argument
546 const char* input_file_name, const char* entry_point_name, in CompileGlslToSpvAssembly() argument
549 shader_kind, input_file_name, in CompileGlslToSpvAssembly()
568 shaderc_shader_kind shader_kind, const char* input_file_name, in PreprocessGlsl() argument
573 input_file_name, "main", options.options_); in PreprocessGlsl()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/shaderc/src/libshaderc/include/shaderc/
H A Dshaderc.hpp419 input_file_name, "main", options); in CompileGlslToSpv()
444 input_file_name, options); in CompileGlslToSpv()
468 input_file_name); in CompileGlslToSpv()
520 shaderc_shader_kind shader_kind, const char* input_file_name, in CompileGlslToSpvAssembly() argument
525 input_file_name, entry_point_name, options.options_); in CompileGlslToSpvAssembly()
534 shaderc_shader_kind shader_kind, const char* input_file_name, in CompileGlslToSpvAssembly() argument
546 const char* input_file_name, const char* entry_point_name, in CompileGlslToSpvAssembly() argument
549 shader_kind, input_file_name, in CompileGlslToSpvAssembly()
568 shaderc_shader_kind shader_kind, const char* input_file_name, in PreprocessGlsl() argument
573 input_file_name, "main", options.options_); in PreprocessGlsl()
[all …]
/dports/graphics/shaderc/shaderc-2021.3/libshaderc/include/shaderc/
H A Dshaderc.hpp426 input_file_name, "main", options); in CompileGlslToSpv()
451 input_file_name, options); in CompileGlslToSpv()
475 input_file_name); in CompileGlslToSpv()
527 shaderc_shader_kind shader_kind, const char* input_file_name, in CompileGlslToSpvAssembly() argument
532 input_file_name, entry_point_name, options.options_); in CompileGlslToSpvAssembly()
541 shaderc_shader_kind shader_kind, const char* input_file_name, in CompileGlslToSpvAssembly() argument
553 const char* input_file_name, const char* entry_point_name, in CompileGlslToSpvAssembly() argument
556 shader_kind, input_file_name, in CompileGlslToSpvAssembly()
575 shaderc_shader_kind shader_kind, const char* input_file_name, in PreprocessGlsl() argument
580 input_file_name, "main", options.options_); in PreprocessGlsl()
[all …]
/dports/www/p5-HTML-Parser-Simple/HTML-Parser-Simple-2.02/lib/HTML/Parser/Simple/
H A DReporter.pm58 my($self, $input_file_name) = @_;
59 $input_file_name ||= $self -> input_file;
61 $self -> input_file($input_file_name);
62 $self -> log("Reading $input_file_name");
64 open(INX, $input_file_name) || Carp::croak "Can't open($input_file_name): $!";
69 Carp::croak "Can't read($input_file_name): $!" if (! defined $html);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_tools/converter/
H A Dconverter.cc61 std::string input_file_name = FindFullFileName(frames_dir, file_name); in ConvertRGBAToI420Video() local
63 if (FileExists(input_file_name)) { in ConvertRGBAToI420Video()
71 ReadRGBAFrame(input_file_name.c_str(), input_frame_size, rgba_buffer); in ConvertRGBAToI420Video()
75 if (remove(input_file_name.c_str()) != 0) { in ConvertRGBAToI420Video()
76 fprintf(stderr, "Cannot delete file %s\n", input_file_name.c_str()); in ConvertRGBAToI420Video()
133 bool Converter::ReadRGBAFrame(const char* input_file_name, in ReadRGBAFrame() argument
136 FILE* input_file = fopen(input_file_name, "rb"); in ReadRGBAFrame()
139 input_file_name); in ReadRGBAFrame()
147 fprintf(stderr, "Error reading from input file: %s\n", input_file_name); in ReadRGBAFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_tools/converter/
H A Dconverter.cc61 std::string input_file_name = FindFullFileName(frames_dir, file_name); in ConvertRGBAToI420Video() local
63 if (FileExists(input_file_name)) { in ConvertRGBAToI420Video()
71 ReadRGBAFrame(input_file_name.c_str(), input_frame_size, rgba_buffer); in ConvertRGBAToI420Video()
75 if (remove(input_file_name.c_str()) != 0) { in ConvertRGBAToI420Video()
76 fprintf(stderr, "Cannot delete file %s\n", input_file_name.c_str()); in ConvertRGBAToI420Video()
133 bool Converter::ReadRGBAFrame(const char* input_file_name, in ReadRGBAFrame() argument
136 FILE* input_file = fopen(input_file_name, "rb"); in ReadRGBAFrame()
139 input_file_name); in ReadRGBAFrame()
147 fprintf(stderr, "Error reading from input file: %s\n", input_file_name); in ReadRGBAFrame()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/tools/converter/
H A Dconverter.cc62 std::string input_file_name = FindFullFileName(frames_dir, file_name); in ConvertRGBAToI420Video() local
64 if (FileExists(input_file_name)) { in ConvertRGBAToI420Video()
72 ReadRGBAFrame(input_file_name.c_str(), input_frame_size, rgba_buffer); in ConvertRGBAToI420Video()
76 if (remove(input_file_name.c_str()) != 0) { in ConvertRGBAToI420Video()
77 fprintf(stderr, "Cannot delete file %s\n", input_file_name.c_str()); in ConvertRGBAToI420Video()
135 bool Converter::ReadRGBAFrame(const char* input_file_name, int input_frame_size, in ReadRGBAFrame() argument
137 FILE* input_file = fopen(input_file_name, "rb"); in ReadRGBAFrame()
140 input_file_name); in ReadRGBAFrame()
148 fprintf(stderr, "Error reading from input file: %s\n", input_file_name); in ReadRGBAFrame()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/tools/converter/
H A Dconverter.cc62 std::string input_file_name = FindFullFileName(frames_dir, file_name); in ConvertRGBAToI420Video() local
64 if (FileExists(input_file_name)) { in ConvertRGBAToI420Video()
72 ReadRGBAFrame(input_file_name.c_str(), input_frame_size, rgba_buffer); in ConvertRGBAToI420Video()
76 if (remove(input_file_name.c_str()) != 0) { in ConvertRGBAToI420Video()
77 fprintf(stderr, "Cannot delete file %s\n", input_file_name.c_str()); in ConvertRGBAToI420Video()
131 bool Converter::ReadRGBAFrame(const char* input_file_name, int input_frame_size, in ReadRGBAFrame() argument
133 FILE* input_file = fopen(input_file_name, "rb"); in ReadRGBAFrame()
136 input_file_name); in ReadRGBAFrame()
144 fprintf(stderr, "Error reading from input file: %s\n", input_file_name); in ReadRGBAFrame()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/examples/basic/batch/single_obj_parallel/
H A Dparallel_BBWrapper.pl34 my $input_file_name="";
40 $input_file_name="x.$$.$index.txt";
41 open(SINGLE_INPUT_FILE,"> $input_file_name");
47 open(OUTPUT_I,"$BBdotEXE $input_file_name |") ; # or die "Can't run blackbox executable: $!\n";
58 if ( -e $input_file_name) {
59 unlink $input_file_name ;
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py62 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
66 print(input_file_name)
78 … this time for test (%s, %s) before for test %s, skipping"%(test_id, input_file_name, container, d…
91 tests, "html5lib_%s"%input_file_name,
96 innerHTML_tests, "html5lib_innerHTML_%s"%input_file_name,
142 input_file_name = os.path.splitext(os.path.basename(test_file))[0]
144 input_file_name = "scripted_" + input_file_name
147 input_file_name, test_data)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py60 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
64 print input_file_name
76 … this time for test (%s, %s) before for test %s, skipping"%(test_id, input_file_name, container, d…
89 tests, "html5lib_%s"%input_file_name,
94 innerHTML_tests, "html5lib_innerHTML_%s"%input_file_name,
140 input_file_name = os.path.splitext(os.path.split(test_file)[1])[0]
142 input_file_name = "scripted_" + input_file_name
145 input_file_name, test_data)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py60 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
64 print input_file_name
76 … this time for test (%s, %s) before for test %s, skipping"%(test_id, input_file_name, container, d…
89 tests, "html5lib_%s"%input_file_name,
94 innerHTML_tests, "html5lib_innerHTML_%s"%input_file_name,
140 input_file_name = os.path.splitext(os.path.split(test_file)[1])[0]
142 input_file_name = "scripted_" + input_file_name
145 input_file_name, test_data)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py62 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
66 print(input_file_name)
78 … this time for test (%s, %s) before for test %s, skipping"%(test_id, input_file_name, container, d…
91 tests, "html5lib_%s"%input_file_name,
96 innerHTML_tests, "html5lib_innerHTML_%s"%input_file_name,
142 input_file_name = os.path.splitext(os.path.basename(test_file))[0]
144 input_file_name = "scripted_" + input_file_name
147 input_file_name, test_data)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/html/tools/
H A Dupdate_html5lib_tests.py62 def make_tests(script_dir, out_dir, input_file_name, test_data): argument
66 print(input_file_name)
78 … this time for test (%s, %s) before for test %s, skipping"%(test_id, input_file_name, container, d…
91 tests, "html5lib_%s"%input_file_name,
96 innerHTML_tests, "html5lib_innerHTML_%s"%input_file_name,
142 input_file_name = os.path.splitext(os.path.split(test_file)[1])[0]
144 input_file_name = "scripted_" + input_file_name
147 input_file_name, test_data)
/dports/devel/libqb/libqb-2.0.3/tests/
H A Dfile_change_bytes.c54 const char *input_file_name; in main() local
65 input_file_name = "-"; in main()
72 input_file_name = optarg; in main()
92 if (strcmp(input_file_name, "-") == 0) { in main()
95 fi = fopen(input_file_name, "rb"); in main()
97 err(1, "%s", input_file_name); in main()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/
H A Dminimp3_test.c183 int no_std_vec = strstr(input_file_name, "nonstandard") || strstr(input_file_name, "ILL"); in decode_file()
198 FILE *file = fopen(input_file_name, "rb"); in decode_file()
207 FILE *file = fopen(input_file_name, "rb"); in decode_file()
220 FILE *file = fopen(input_file_name, "rb"); in decode_file()
231 FILE *file = fopen(input_file_name, "rb"); in decode_file()
340 res = mp3dec_detect(input_file_name); in decode_file()
447 FILE *file = fopen(input_file_name, "rb"); in self_test()
562 ret = mp3dec_iterate(input_file_name, 0, 0); in self_test()
576 file = fopen(input_file_name, "rb"); in self_test()
669 if (!input_file_name) in main2()
[all …]
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3_test.c183 int no_std_vec = strstr(input_file_name, "nonstandard") || strstr(input_file_name, "ILL"); in decode_file()
198 FILE *file = fopen(input_file_name, "rb"); in decode_file()
207 FILE *file = fopen(input_file_name, "rb"); in decode_file()
220 FILE *file = fopen(input_file_name, "rb"); in decode_file()
231 FILE *file = fopen(input_file_name, "rb"); in decode_file()
340 res = mp3dec_detect(input_file_name); in decode_file()
447 FILE *file = fopen(input_file_name, "rb"); in self_test()
569 ret = mp3dec_iterate(input_file_name, 0, 0); in self_test()
583 file = fopen(input_file_name, "rb"); in self_test()
676 if (!input_file_name) in main2()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/clifton-labs/compliant/
H A Dcompliant.exp29 set input_file_name [split ${input_files} "/"]
30 set input_file_name [lindex ${input_file_name} [expr [llength ${input_file_name}] - 1]]
32 set input_files_argument "INPUT=${input_file_name}:${input_files}"

12345678910>>...23