Home
last modified time | relevance | path

Searched refs:start_file (Results 1 – 25 of 690) sorted by relevance

12345678910>>...28

/dports/misc/ytree/ytree-2.03/
H A Dfilewin.c1036 (*start_file)++; in fmovedown()
1079 (*start_file)--; in fmoveup()
1391 dir_entry->start_file, in HandleFileWindow()
1639 dir_entry->start_file, in HandleFileWindow()
1685 dir_entry->start_file, in HandleFileWindow()
1728 dir_entry->start_file, in HandleFileWindow()
2137 dir_entry->start_file, in HandleFileWindow()
2787 i >= start_file && i < start_file + max_disp_files ) in WalkTaggedFiles()
2817 start_file, in WalkTaggedFiles()
2942 int start_file; in DeleteTaggedFiles() local
[all …]
H A Ddirwin.c552 (*dir_entry)->start_file = 0; in MoveEnd()
657 dir_entry->start_file = 0; in HandleTagDir()
692 dir_entry->start_file = 0; in HandleTagAllDirs()
711 dir_entry->start_file = 0; in HandleShowAllTagged()
717 dir_entry->start_file = 0; in HandleShowAllTagged()
750 dir_entry->start_file = 0; in HandleShowAll()
756 dir_entry->start_file = 0; in HandleShowAll()
789 dir_entry->start_file = 0; in HandleSwitchWindow()
794 dir_entry->start_file = 0; in HandleSwitchWindow()
885 dir_entry->start_file = 0; in HandleDirWindow()
[all …]
/dports/devel/R-cran-testthat/testthat/tests/testthat/
H A Dtest-snapshot-reporter.R5 snapper$start_file("snapshot-1", "test")
14 snapper$start_file("snapshot-2")
19 snapper$start_file("snapshot-2", "test")
26 snapper$start_file("snapshot-2", "test")
33 snapper$start_file("snapshot-2", "test")
43 snapper$start_file("snapshot-3", "test")
48 snapper$start_file("snapshot-3", "test")
55 snapper$start_file("snapshot-4", "test")
64 snapper$start_file("snapshot-5", "test")
69 snapper$start_file("snapshot-5", "test")
[all …]
H A Dtest-snapshot-file.R47 snapper$start_file("snapshot-6", "test")
52 snapper$start_file("snapshot-6", "test")
57 snapper$start_file("snapshot-6", "test")
64 snapper$start_file("snapshot-announce", "test")
/dports/www/ilias/ILIAS-5.4.25/Modules/HTMLLearningModule/classes/
H A Dclass.ilObjFileBasedLMAccess.php126 $start_file = self::$startfile[$a_id];
131 $start_file = $rec["startfile"];
132 self::$startfile[$a_id] = $start_file . "";
137 if (($start_file != "") &&
138 (@is_file($dir . "/" . $start_file))) {
139 return "./" . $dir . "/" . $start_file;
/dports/www/ilias6/ILIAS-6.14/Modules/HTMLLearningModule/classes/
H A Dclass.ilObjFileBasedLMAccess.php126 $start_file = self::$startfile[$a_id];
131 $start_file = $rec["startfile"];
132 self::$startfile[$a_id] = $start_file . "";
137 if (($start_file != "") &&
138 (@is_file($dir . "/" . $start_file))) {
139 return "./" . $dir . "/" . $start_file;
/dports/math/scilab/scilab-6.1.1/scilab/modules/modules_manager/macros/
H A Dtbx_get_name_from_path.sci26 start_file = listfiles(tmp)
27 if start_file==[]
31 start_file = start_file(1)
33 tbx_name = fileparts(start_file, "fname")
/dports/devel/creduce/creduce-2.10.0/delta/
H A Ddelta58 my $start_file; # name of input/output file for in_place
133 $ret = system "$test $start_file";
134 $input = $start_file;
156 $last_successful_tmpinput = "${start_file}.ok";
157 die "cp failed" if system("cp ${start_file} $last_successful_tmpinput");
174 open TMPINPUT, ">$start_file" or die $!;
175 $tmpinput = $start_file;
292 $start_file = $ARGV[0];
440 die "cp failed" if system("cp $last_successful_tmpinput $start_file");
/dports/devel/delta/delta-2006.08.03/
H A Ddelta58 my $start_file; # name of input/output file for in_place
133 $ret = system "$test $start_file";
134 $input = $start_file;
156 $last_successful_tmpinput = "${start_file}.ok";
157 die "cp failed" if system("cp ${start_file} $last_successful_tmpinput");
174 open TMPINPUT, ">$start_file" or die $!;
175 $tmpinput = $start_file;
292 $start_file = $ARGV[0];
440 die "cp failed" if system("cp $last_successful_tmpinput $start_file");
/dports/devel/elfutils/elfutils-0.179/tests/
H A Drun-readelf-macro.sh73 start_file 0, [1] /home/mark/src/tests/hello.c
74 start_file 1, [2] /home/mark/src/tests/common.h
337 start_file 0, [1] /home/mark/src/tests/world.c
338 start_file 1, [2] /home/mark/src/tests/common.h
/dports/multimedia/tstools/tstools-1.11/
H A Dreverse.c107 if (new->start_file == NULL) in build_reverse_data()
118 free(new->start_file); in build_reverse_data()
127 free(new->start_file); in build_reverse_data()
136 free(new->start_file); in build_reverse_data()
155 free(new->start_file); in build_reverse_data()
168 free(new->start_file); in build_reverse_data()
270 free(this->start_file); in free_reverse_data()
274 this->start_file = NULL; in free_reverse_data()
425 reverse_data->start_file = realloc(reverse_data->start_file, in remember_reverse_h262_data()
427 if (reverse_data->start_file == NULL) in remember_reverse_h262_data()
[all …]
/dports/math/gap/gap-4.11.0/pkg/anupq-3.2.1/src/
H A Dconstruct.c35 FILE *start_file, in construct() argument
54 restore_pcp(start_file, pcp); in construct()
55 auts = restore_pga(start_file, pga, pcp); in construct()
61 auts = restore_group(TRUE, start_file, group_nmr, pga, pcp); in construct()
62 RESET(start_file); in construct()
89 auts = restore_group(TRUE, start_file, group_nmr, pga, pcp); in construct()
90 RESET(start_file); in construct()
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/maint/Makefile.PL.inc/
H A D54_autogen_legalese_and_README.pl12 my $start_file = sub {
29 @{[ $start_file->($r_fn) ]}
35 @{[ $start_file->( File::Spec->catfile( Meta->name . '-' . Meta->version, 'LICENSE') ) ]}
/dports/sysutils/uschedule/admin/uschedule-0.7.1/src/
H A Duscheduleconf.c52 start_file(f); in simple_env()
160 start_file("run"); in main()
172 start_file("log/run"); in main()
192 start_file("run"); in main()
204 start_file("env/PATH"); in main()
229 start_file(logrun.s); in main()
/dports/ftp/twoftpd/twoftpd-1.43/
H A Dconf.c32 void start_file(const char* filename, int mode) in start_file() function
54 start_file(filename, mode); in make_file()
61 start_file(filename, 0644); in make_fileu()
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Denv.c67 static char start_file[512] = { '\0' }; /* file to start at */ variable
169 (void)strncpy(start_file, start_all, sizeof(start_file)); in _dmalloc_start_break()
170 start_file[sizeof(start_file) - 1] = '\0'; in _dmalloc_start_break()
171 SET_POINTER(start_file_p, start_file); in _dmalloc_start_break()
172 start_p = start_file + (start_p - start_all); in _dmalloc_start_break()
/dports/devel/R-cran-testthat/testthat/inst/doc/
H A Dsnapshotting.R13 snapper$start_file("snapshotting.Rmd", "test")
40 snapper$start_file("snapshotting.Rmd", "test")
51 snapper$start_file("snapshotting.Rmd", "test")
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmacrotab.c171 struct macro_source_file *start_file; member
328 return compare_locations (key->start_file, key->start_line, in key_compare()
360 k->start_file = file; in new_macro_key()
634 query.start_file = file; in find_definition()
727 = macro_source_fullname (found_key->start_file); in check_for_redefinition()
838 if (source == key->start_file in macro_undef()
934 return key->start_file; in macro_definition_location()
959 std::string key_fullname = macro_source_fullname (key->start_file); in foreach_macro()
963 datum->fn (key->name, def, key->start_file, key->start_line); in foreach_macro()
993 if (compare_locations (key->start_file, key->start_line, in foreach_macro_in_scope()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmacrotab.c173 struct macro_source_file *start_file; member
330 return compare_locations (key->start_file, key->start_line, in key_compare()
362 k->start_file = file; in new_macro_key()
637 query.start_file = file; in find_definition()
731 found_key_fullname = macro_source_fullname (found_key->start_file); in check_for_redefinition()
843 if (source == key->start_file in macro_undef()
955 return key->start_file; in macro_definition_location()
982 key_fullname = macro_source_fullname (key->start_file); in foreach_macro()
987 (*datum->fn) (key->name, def, key->start_file, key->start_line, in foreach_macro()
1021 if (compare_locations (key->start_file, key->start_line, in foreach_macro_in_scope()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dtrx0trx.h116 (t)->start_file = __FILE__; \
123 (t)->start_file = __FILE__; \
130 (t)->start_file = __FILE__; \
137 (t)->start_file = __FILE__; \
165 ut_ad((t)->start_file == 0); \
167 (t)->start_file = __FILE__; \
919 const char* start_file; /*!< Filename where it was started */ member
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dtrx0trx.h116 (t)->start_file = __FILE__; \
123 (t)->start_file = __FILE__; \
130 (t)->start_file = __FILE__; \
137 (t)->start_file = __FILE__; \
165 ut_ad((t)->start_file == 0); \
167 (t)->start_file = __FILE__; \
939 const char* start_file; /*!< Filename where it was started */ member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dtrx0trx.h116 (t)->start_file = __FILE__; \
123 (t)->start_file = __FILE__; \
130 (t)->start_file = __FILE__; \
137 (t)->start_file = __FILE__; \
165 ut_ad((t)->start_file == 0); \
167 (t)->start_file = __FILE__; \
939 const char* start_file; /*!< Filename where it was started */ member
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dtrx0trx.h116 (t)->start_file = __FILE__; \
123 (t)->start_file = __FILE__; \
130 (t)->start_file = __FILE__; \
137 (t)->start_file = __FILE__; \
165 ut_ad((t)->start_file == 0); \
167 (t)->start_file = __FILE__; \
942 const char* start_file; /*!< Filename where it was started */ member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dtrx0trx.h116 (t)->start_file = __FILE__; \
123 (t)->start_file = __FILE__; \
130 (t)->start_file = __FILE__; \
137 (t)->start_file = __FILE__; \
165 ut_ad((t)->start_file == 0); \
167 (t)->start_file = __FILE__; \
942 const char* start_file; /*!< Filename where it was started */
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dtrx0trx.h116 (t)->start_file = __FILE__; \
123 (t)->start_file = __FILE__; \
130 (t)->start_file = __FILE__; \
137 (t)->start_file = __FILE__; \
165 ut_ad((t)->start_file == 0); \
167 (t)->start_file = __FILE__; \
919 const char* start_file; /*!< Filename where it was started */ member

12345678910>>...28