Home
last modified time | relevance | path

Searched refs:process_file (Results 1 – 25 of 35) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/
H A D001-basic.t38 $pxs->process_file( filename => 'XSTest.xs', output => \*FH, prototypes => 1 );
44 $pxs->process_file(filename => 'XSTest.xs', output => $source_file, prototypes => 0);
149 $pxs->process_file(
160 $pxs->process_file(
191 $pxs->process_file(filename => 'XSBroken.xs', output => \*FH);
204 $pxs->process_file(filename => $filename, output => \*FH, prototypes => 1);
216 $pxs->process_file(filename => $filename, output => \*FH, prototypes => 1);
233 $pxs->process_file(
249 $pxs->process_file(
297 $pxs->process_file(
[all …]
H A D115-avoid-noise.t19 process_file(filename => "XSWarn.xs", output => $out_fh);
H A D003-usage.t33 ExtUtils::ParseXS->process_file(filename => 'XSUsage.xs', output => $source_file);
H A D002-more.t32 ExtUtils::ParseXS->process_file(
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/
H A DParseXS.pod10 $pxs->process_file( filename => 'foo.xs' );
12 $pxs->process_file( filename => 'foo.xs',
26 use ExtUtils::ParseXS qw(process_file);
27 process_file( filename => 'foo.xs' );
44 None by default. C<process_file()> and/or C<report_error_count()>
56 =item $pxs->process_file()
H A Dxsubpp52 $pxs->process_file(%args);
H A DParseXS.pm82 sub process_file { subroutine
/openbsd-src/gnu/usr.bin/perl/ext/Errno/
H A DErrno_pm.PL29 process_file('includes.c');
34 process_file($file);
43 sub process_file { subroutine
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Daddr2line.c66 static void process_file (const char *, const char *);
228 process_file (const char *file_name, const char *target) in process_file() function
348 process_file (file_name, target); in main()
H A DChangeLog-0203145 * addr2line.c (process_file): Use new function.
153 * readelf.c (process_file): Use similar code to get_file_size.
386 process_file().
389 (process_file): Detect archives and handle appropriately.
1132 (process_file): If process_section_headers failed to load the
1382 * addr2line.c (process_file): Rename parameter 'filename' to
1442 (process_file): Call it.
H A DChangeLog-0001563 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
564 (main): Return process_file ().
1047 (process_file): Set string_table_length to 0 when it is freed.
H A DChangeLog-9899255 (process_file): Add call to process_corefile_contents.
1178 (process_file): Call process_syminfo and free syminfo data at the end.
/openbsd-src/gnu/llvm/llvm/utils/
H A Dadd_argument_names.py44 def process_file(contents): function
75 content = process_file(content)
H A Ddemangle_tree.py51 def process_file(path, objdump): function
117 copier = functools.partial(process_file, objdump=objdump)
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Daddr2line.c73 static void process_file (const char *, const char *, const char *);
277 process_file (const char *file_name, const char *section_name, in process_file() function
420 process_file (file_name, section_name, target); in main()
H A DChangeLog79 (process_file): Add 'section_name' parameter.
83 Pass the section name to process_file.
H A DChangeLog-0203145 * addr2line.c (process_file): Use new function.
153 * readelf.c (process_file): Use similar code to get_file_size.
386 process_file().
389 (process_file): Detect archives and handle appropriately.
1132 (process_file): If process_section_headers failed to load the
1382 * addr2line.c (process_file): Rename parameter 'filename' to
1442 (process_file): Call it.
H A DChangeLog-0001563 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
564 (main): Return process_file ().
1047 (process_file): Set string_table_length to 0 when it is freed.
H A DChangeLog-9899255 (process_file): Add call to process_corefile_contents.
1178 (process_file): Call process_syminfo and free syminfo data at the end.
/openbsd-src/gnu/gcc/libcpp/
H A Dmakedepend.c161 process_file (const char *file) in process_file() function
203 process_file (argv[i]); in main()
/openbsd-src/gnu/llvm/llvm/utils/release/
H A Dbump-version.py18 def process_file(self, fpath: Path, version: packaging.version.Version) -> None: member in Processor
187 processor.process_file(source_root / Path(f), version)
/openbsd-src/usr.bin/nm/
H A Dnm.c100 int process_file(int, const char *);
231 eval |= process_file(argc, *argv); in main()
234 eval |= process_file(1, "a.out"); in main()
249 process_file(int count, const char *fname) in process_file() function
/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c332 static void process_file (const char *);
367 process_file (argv[argno]); in main()
500 process_file (const char *file_name) in process_file() function
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dgjavah.c1987 DEFUN(process_file, (jcf, out),
2552 process_file (&jcf, out);
H A DChangeLog129 (process_file): Set is_first_data_member.
1651 (process_file): Generate include for
1661 * gjavah.c (process_file): Turn class name into a file name.
3414 * gjavah.c (process_file): Mark interface definitions with
4432 * gjavah.c (process_file): Only include gcj/cni.h when generating
4842 (process_file): Generate declaration for class object field.
6016 (process_file): Include gcj/cni.h if generating CNI stubs.
6762 (print_name_for_stub_or_jni, process_file): Constify a char*.
6822 (process_file): Handle JNI output. Don't print text from
7475 (process_file): Use `\n\' at end of each line in string.
[all …]

12