Searched refs:files (Results 26 - 50 of 706) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_huc_debugfs.c34 static const struct intel_gt_debugfs_file files[] = { local
41 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), huc);
H A Dintel_gsc_uc_debugfs.c34 static const struct intel_gt_debugfs_file files[] = { local
41 intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), gsc_uc);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/gcov/
H A Dgcov.exp35 # Delete old .da files.
36 set files [glob -nocomplain gcov-*.da];
37 if { $files != "" } {
38 eval "remote_file build delete $files";
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.dg/gcov/
H A Dgcov.exp35 # Delete old .da files.
36 set files [glob -nocomplain gcov-*.da];
37 if { $files != "" } {
38 eval "remote_file build delete $files";
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Dgcov.exp35 # Delete old .da files.
36 set files [glob -nocomplain gcov-*.da];
37 if { $files != "" } {
38 eval "remote_file build delete $files";
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Dnormal.c24 INF points to an array of descriptions of the two files. */
52 print_number_range (',', &files[0], first0, last0);
54 print_number_range (',', &files[1], first1, last1);
60 print_1_line ("<", &files[0].linbuf[i]);
68 print_1_line (">", &files[1].linbuf[i]);
H A Ded.c58 print_number_range (',', &files[0], f0, l0);
71 i - f1 + translate_line_number (&files[0], f0) - 1);
79 if (files[1].linbuf[i][0] == '.'
80 && files[1].linbuf[i][1] == '\n')
86 i - f1 + translate_line_number (&files[0], f0));
91 print_1_line ("", &files[1].linbuf[i]);
102 but print the changes in the order they appear in the input files,
128 print_number_range (' ', files, f0, l0);
140 print_1_line ("", &files[1].linbuf[i]);
175 translate_range (&files[
[all...]
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dmanifest.t44 my @files;
49 push @files, $_;
54 push @files, $file;
88 my %seen; # De-dup ls-files output (can appear more than once)
98 } `git ls-files`;
99 skip("git ls-files didnt work",3)
101 is( 0+@repo, 0+@files, "git ls-files gives the same number of files as MANIFEST lists");
105 ++$mani{$_} for @files;
[all...]
H A Dcheckcase.t2 # Finds the files that have the same name, case insensitively in the build tree
14 my %files;
17 # in a parallel 'make test', temporary files and directories can
40 push @{$files{lc $name}}, $name;
43 foreach (sort values %files) {
/openbsd-current/regress/usr.bin/ftp/
H A Ddasho.sh23 files=$5
33 done >../files
36 for a in exitcode stdout stderr files; do
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_debugfs.h13 * copy of this software and associated documentation files (the "Software"),
142 void drm_debugfs_create_files(const struct drm_info_list *files,
145 int drm_debugfs_remove_files(const struct drm_info_list *files,
152 const struct drm_debugfs_info *files, int count);
157 static inline void drm_debugfs_create_files(const struct drm_info_list *files, argument
162 static inline int drm_debugfs_remove_files(const struct drm_info_list *files, argument
174 const struct drm_debugfs_info *files,
173 drm_debugfs_add_files(struct drm_device *dev, const struct drm_debugfs_info *files, int count) argument
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dtest_summary10 # This script processes *.{sum,log} files, producing a shell-script
11 # that sends e-mail to the appropriate lists and renames files to
16 # tree, and it will include all .sum files it finds in the mail
28 # test_summary | sh # so as to actually send e-mail and move log files
33 # -p: prepend specified file (or list of files: -p "a b") to the report
34 # -i: append specified file (or list of files: -i "a b") to the report
36 # should be selected from the log files.
66 files=`find . -name \*.sum$filesuffix -print | sort`
68 for file in $files; do
85 # We use cat instead of listing the files a
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/File-Glob/t/
H A Dthreads.t46 my @files;
47 push @files, threads->create(\&do_glob)->join() for 1..5;
49 \@files,
54 @files = threads->create({'context' => 'list'},
60 \@files,
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/
H A DInstallWithMM.t86 my %files = ();
94 $files{$file} = $File::Find::name;
96 ok( $files{'dummy.pm'}, ' Dummy.pm installed' );
97 ok( $files{'liar.pm'}, ' Liar.pm installed' );
98 ok( $files{'program'}, ' program installed' );
99 ok( $files{'.packlist'}, ' packlist created' );
100 ok( $files{'perllocal.pod'},' perllocal.pod created' );
H A DInstalled.t261 # files
275 eval { $ei->files('badmod') };
276 like( $@, qr/badmod is not installed/,'files() should croak given bad modname');
277 eval { $ei->files('goodmod', 'badtype' ) };
278 like( $@, qr/type must be/,'files() should croak given bad type' );
280 my @files;
284 @files = $ei->files('goodmod', 'doc', $Config{man1direxp});
285 is( scalar @files, 1, '... should find doc file under given dir' );
286 is( (grep { /foo$/ } @files),
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A Dtml13 # Note: This program is both the proxy to select .tml files for 'prove' and the
53 my (@opts, @files, @patterns);
59 push @files, $_;
66 # if we got no files or patterns, treat that as taking anything
67 @patterns = "." if !@patterns && !@files;
72 push @files, $file;
77 exec( 'prove', @opts, '--exec', "$0 --run_test", @files )
78 if @files;
88 t/tml - run .tml files matching a pattern
96 This program runs F<prove> against a set of F<.tml> files usin
[all...]
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DMaintainers.pm66 # expand dir/ or foo* into a full list of files
75 my @files;
78 push @files, $File::Find::name
81 @files;
92 my ($m, @files) = @_;
95 return @files
102 return grep { $_ !~ $pat } @files;
121 --maintainer M | --module M [--files]
123 With --files, list all the files associate
[all...]
H A Dmanicheck4 # a) files listed in MANIFEST which don't exist
5 # b) files which exist but which aren't in MANIFEST
17 my %files;
24 ++$files{$file};
42 return if $files{$x};
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/
H A DTestUtils.pm21 my @files;
23 sub { push @files, $File::Find::name if -f and /\.tml$/ },
26 return @files;
/openbsd-current/gnu/usr.bin/binutils/
H A Dsetup.com1 $! setup files for openVMS/Alpha
/openbsd-current/gnu/usr.bin/binutils-2.17/
H A Dsetup.com1 $! setup files for openVMS/Alpha
/openbsd-current/gnu/llvm/clang/utils/TestUtils/
H A Dpch-test.pl18 @files = `ls test/*/*.$suffix`;
19 foreach $file (@files) {
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixinc.dgux64 # Directory containing the original header files.
77 files=`ls -LR | sed -n s/:$//p`
79 files=`find . -type d -print | sed '/^.$/d'`
81 for file in $files; do
95 for file in $files; do
122 # treat this directory as if it actually contained the files.
202 files=`find . -type d -print | sort -r`
203 for file in $files; do
210 files=`find . -type l -print`
211 for file in $files; d
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Attribute-Handlers/demo/
H A Ddemo4.pl4 : Purpose(to store max storage capacity for files)
/openbsd-current/libexec/tradcpp/
H A DMakefile3 files.c directive.c eval.c macro.c output.c \

Completed in 1797 milliseconds

1234567891011>>