Home
last modified time | relevance | path

Searched refs:first_dir (Results 1 – 25 of 96) sorted by relevance

1234

/dports/x11-fm/nautilus/nautilus-41.1/test/automated/displayless/
H A Dtest-file-operations-trash-or-delete.c7 g_autoptr (GFile) first_dir = NULL; in test_trash_one_file()
17 g_assert_true (first_dir != NULL); in test_trash_one_file()
78 g_autoptr (GFile) first_dir = NULL; in test_delete_one_file()
88 g_assert_true (first_dir != NULL); in test_delete_one_file()
149 g_autoptr (GFile) first_dir = NULL; in test_trash_one_empty_directory()
159 g_assert_true (first_dir != NULL); in test_trash_one_empty_directory()
223 g_autoptr (GFile) first_dir = NULL; in test_delete_one_empty_directory()
233 g_assert_true (first_dir != NULL); in test_delete_one_empty_directory()
311 g_assert_true (first_dir != NULL); in test_trash_full_directory()
346 g_assert_true (first_dir != NULL); in test_trash_first_hierarchy()
[all …]
H A Dtest-file-operations-move-files.c7 g_autoptr (GFile) first_dir = NULL; in test_move_one_file()
19 g_assert_true (first_dir != NULL); in test_move_one_file()
43 g_autoptr (GFile) first_dir = NULL; in test_move_one_file_undo()
55 g_assert_true (first_dir != NULL); in test_move_one_file_undo()
81 g_autoptr (GFile) first_dir = NULL; in test_move_one_file_undo_redo()
93 g_assert_true (first_dir != NULL); in test_move_one_file_undo_redo()
119 g_autoptr (GFile) first_dir = NULL; in test_move_one_empty_directory()
131 g_assert_true (first_dir != NULL); in test_move_one_empty_directory()
154 g_autoptr (GFile) first_dir = NULL; in test_move_one_empty_directory_undo()
166 g_assert_true (first_dir != NULL); in test_move_one_empty_directory_undo()
[all …]
H A Dtest-file-operations-copy-files.c7 g_autoptr (GFile) first_dir = NULL; in test_copy_one_file()
19 g_assert_true (first_dir != NULL); in test_copy_one_file()
42 g_autoptr (GFile) first_dir = NULL; in test_copy_one_file_undo()
54 g_assert_true (first_dir != NULL); in test_copy_one_file_undo()
79 g_autoptr (GFile) first_dir = NULL; in test_copy_one_empty_directory()
90 g_assert_true (first_dir != NULL); in test_copy_one_empty_directory()
113 g_autoptr (GFile) first_dir = NULL; in test_copy_one_empty_directory_undo()
124 g_assert_true (first_dir != NULL); in test_copy_one_empty_directory_undo()
703 g_assert_true (first_dir != NULL); in test_copy_full_directory()
743 g_assert_true (first_dir != NULL); in test_copy_full_directory_undo()
[all …]
H A Dtest-utilities.c235 g_autoptr (GFile) first_dir = NULL; in create_one_file()
248 g_assert_true (first_dir != NULL); in create_one_file()
272 g_autoptr (GFile) first_dir = NULL; in create_one_empty_directory()
284 g_assert_true (first_dir != NULL); in create_one_empty_directory()
369 g_autoptr (GFile) first_dir = NULL; in create_first_hierarchy()
382 g_assert_true (first_dir != NULL); in create_first_hierarchy()
410 g_autoptr (GFile) first_dir = NULL; in create_second_hierarchy()
423 g_assert_true (first_dir != NULL); in create_second_hierarchy()
451 g_autoptr (GFile) first_dir = NULL; in create_third_hierarchy()
464 g_assert_true (first_dir != NULL); in create_third_hierarchy()
[all …]
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dmain.c192 if (!*list && !*first_dir) in parse_command_line_process_dir()
194 *first_dir = g_strdup(dir); in parse_command_line_process_dir()
198 if (*first_dir) in parse_command_line_process_dir()
201 g_free(*first_dir); in parse_command_line_process_dir()
202 *first_dir = NULL; in parse_command_line_process_dir()
212 if (*first_dir) in parse_command_line_process_file()
215 g_free(*first_dir); in parse_command_line_process_file()
216 *first_dir = NULL; in parse_command_line_process_file()
227 gchar *first_dir = NULL; in parse_command_line() local
434 first_dir = NULL; in parse_command_line()
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/dird/
H A Dbdirjson.c377 bool first_dir; in display_options() local
387 first_dir = true; in display_options()
402 if (!first_dir) { in display_options()
441 if (!first_dir) { in display_options()
453 if (!first_dir) { in display_options()
518 if (!first_dir) { in display_options()
571 bool first_dir; in display_include_exclude() local
582 first_dir = true; in display_include_exclude()
624 first_dir = true; in display_include_exclude()
628 if (!first_dir) { in display_include_exclude()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/dird/
H A Dbdirjson.c377 bool first_dir; in display_options() local
387 first_dir = true; in display_options()
402 if (!first_dir) { in display_options()
441 if (!first_dir) { in display_options()
453 if (!first_dir) { in display_options()
518 if (!first_dir) { in display_options()
571 bool first_dir; in display_include_exclude() local
582 first_dir = true; in display_include_exclude()
624 first_dir = true; in display_include_exclude()
628 if (!first_dir) { in display_include_exclude()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/dird/
H A Dbdirjson.c377 bool first_dir; in display_options() local
387 first_dir = true; in display_options()
402 if (!first_dir) { in display_options()
441 if (!first_dir) { in display_options()
453 if (!first_dir) { in display_options()
518 if (!first_dir) { in display_options()
571 bool first_dir; in display_include_exclude() local
582 first_dir = true; in display_include_exclude()
624 first_dir = true; in display_include_exclude()
628 if (!first_dir) { in display_include_exclude()
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/src/dird/
H A Dbdirjson.c377 bool first_dir; in display_options() local
387 first_dir = true; in display_options()
402 if (!first_dir) { in display_options()
441 if (!first_dir) { in display_options()
453 if (!first_dir) { in display_options()
518 if (!first_dir) { in display_options()
571 bool first_dir; in display_include_exclude() local
582 first_dir = true; in display_include_exclude()
624 first_dir = true; in display_include_exclude()
628 if (!first_dir) { in display_include_exclude()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/determinism/
H A Dcompare_build_artifacts.py260 def compare_deps(first_dir, second_dir, ninja_path, targets): argument
264 first_deps = get_deps(ninja_path, first_dir, target)
275 first_file = os.path.join(first_dir, d)
284 def compare_build_artifacts(first_dir, second_dir, ninja_path, target_platform, argument
287 if not os.path.isdir(first_dir):
288 print('%s isn\'t a valid directory.' % first_dir, file=sys.stderr)
302 open(os.path.join(first_dir, 'args.gn')).read()):
307 first_list = get_files_to_compare_using_isolate(first_dir)
310 first_list = get_files_to_compare(first_dir, recursive)
329 first_file = os.path.join(first_dir, f)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/determinism/
H A Dcompare_build_artifacts.py260 def compare_deps(first_dir, second_dir, ninja_path, targets): argument
264 first_deps = get_deps(ninja_path, first_dir, target)
275 first_file = os.path.join(first_dir, d)
284 def compare_build_artifacts(first_dir, second_dir, ninja_path, target_platform, argument
287 if not os.path.isdir(first_dir):
288 print('%s isn\'t a valid directory.' % first_dir, file=sys.stderr)
302 open(os.path.join(first_dir, 'args.gn')).read()):
307 first_list = get_files_to_compare_using_isolate(first_dir)
310 first_list = get_files_to_compare(first_dir, recursive)
329 first_file = os.path.join(first_dir, f)
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/dird/
H A Dbdirjson.c376 bool first_dir; in display_options() local
386 first_dir = true; in display_options()
401 if (!first_dir) { in display_options()
440 if (!first_dir) { in display_options()
452 if (!first_dir) { in display_options()
517 if (!first_dir) { in display_options()
570 bool first_dir; in display_include_exclude() local
581 first_dir = true; in display_include_exclude()
623 first_dir = true; in display_include_exclude()
627 if (!first_dir) { in display_include_exclude()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/dird/
H A Dbdirjson.c376 bool first_dir; in display_options() local
386 first_dir = true; in display_options()
401 if (!first_dir) { in display_options()
440 if (!first_dir) { in display_options()
452 if (!first_dir) { in display_options()
517 if (!first_dir) { in display_options()
570 bool first_dir; in display_include_exclude() local
581 first_dir = true; in display_include_exclude()
623 first_dir = true; in display_include_exclude()
627 if (!first_dir) { in display_include_exclude()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/dird/
H A Dbdirjson.c376 bool first_dir; in display_options() local
386 first_dir = true; in display_options()
401 if (!first_dir) { in display_options()
440 if (!first_dir) { in display_options()
452 if (!first_dir) { in display_options()
517 if (!first_dir) { in display_options()
570 bool first_dir; in display_include_exclude() local
581 first_dir = true; in display_include_exclude()
623 first_dir = true; in display_include_exclude()
627 if (!first_dir) { in display_include_exclude()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/dird/
H A Dbdirjson.c376 bool first_dir; in display_options() local
386 first_dir = true; in display_options()
401 if (!first_dir) { in display_options()
440 if (!first_dir) { in display_options()
452 if (!first_dir) { in display_options()
517 if (!first_dir) { in display_options()
570 bool first_dir; in display_include_exclude() local
581 first_dir = true; in display_include_exclude()
623 first_dir = true; in display_include_exclude()
627 if (!first_dir) { in display_include_exclude()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/prediction/
H A Dkalman_predictor.cc101 gfx::Vector2dF first_dir = in GeneratePrediction() local
104 if (first_dir.Length() && second_dir.Length()) { in GeneratePrediction()
105 points_angle += atan2(first_dir.x(), first_dir.y()) - in GeneratePrediction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/prediction/
H A Dkalman_predictor.cc99 gfx::Vector2dF first_dir = in GeneratePrediction() local
102 if (first_dir.Length() && second_dir.Length()) { in GeneratePrediction()
103 points_angle += atan2(first_dir.x(), first_dir.y()) - in GeneratePrediction()
/dports/math/cppad/CppAD-20210000.8/bin/
H A Dcheck_include_def.sh28 first_dir=`echo $dir | sed -e 's|/.*||'`
34 if [ "$first_dir" == 'include' ]
/dports/devel/ode/ode-0.13/libccd/src/ccd/
H A Dccd.h55 ccd_first_dir_fn first_dir; /*!< Returns initial direction where first member
80 (ccd)->first_dir = ccdFirstDirDefault; \
/dports/archivers/p5-Archive-Any/Archive-Any-0.0946/lib/Archive/
H A DAny.pm81 my ($first_dir) = splitdir($first_file);
83 return grep( !/^\Q$first_dir\E/, @files ) ? 1 : 0;
/dports/math/libccd/libccd-2.1/src/ccd/
H A Dccd.h53 ccd_first_dir_fn first_dir; //!< Returns initial direction where first member
80 (ccd)->first_dir = ccdFirstDirDefault; \
/dports/devel/sunpromake/schily-2021-09-18/cdrecord/
H A DREADME.multi62 first_dir/
71 mkisofs -o isoimage_2.raw -R -C xx,yy -M /dev/cdwriter_blk_dev first_dir
74 mkisofs -o isoimage_2.raw -R -C xx,yy -M target,lun first_dir
76 Note that the name "first_dir" is not important.
81 mkisofs -o isoimage_2.raw -R -C xx,yy -M isoimage.raw first_dir
95 mkisofs -o isoimage_2.raw -R -C xx,0 -M /dev/cdwriter_blk_dev first_dir
98 mkisofs -o isoimage_2.raw -R -C xx,0 -M target,lun first_dir
/dports/devel/smake/schily-2021-09-18/cdrecord/
H A DREADME.multi62 first_dir/
71 mkisofs -o isoimage_2.raw -R -C xx,yy -M /dev/cdwriter_blk_dev first_dir
74 mkisofs -o isoimage_2.raw -R -C xx,yy -M target,lun first_dir
76 Note that the name "first_dir" is not important.
81 mkisofs -o isoimage_2.raw -R -C xx,yy -M isoimage.raw first_dir
95 mkisofs -o isoimage_2.raw -R -C xx,0 -M /dev/cdwriter_blk_dev first_dir
98 mkisofs -o isoimage_2.raw -R -C xx,0 -M target,lun first_dir
/dports/devel/sccs/schily-2021-09-18/cdrecord/
H A DREADME.multi62 first_dir/
71 mkisofs -o isoimage_2.raw -R -C xx,yy -M /dev/cdwriter_blk_dev first_dir
74 mkisofs -o isoimage_2.raw -R -C xx,yy -M target,lun first_dir
76 Note that the name "first_dir" is not important.
81 mkisofs -o isoimage_2.raw -R -C xx,yy -M isoimage.raw first_dir
95 mkisofs -o isoimage_2.raw -R -C xx,0 -M /dev/cdwriter_blk_dev first_dir
98 mkisofs -o isoimage_2.raw -R -C xx,0 -M target,lun first_dir
/dports/devel/schilybase/schily-2021-09-18/cdrecord/
H A DREADME.multi62 first_dir/
71 mkisofs -o isoimage_2.raw -R -C xx,yy -M /dev/cdwriter_blk_dev first_dir
74 mkisofs -o isoimage_2.raw -R -C xx,yy -M target,lun first_dir
76 Note that the name "first_dir" is not important.
81 mkisofs -o isoimage_2.raw -R -C xx,yy -M isoimage.raw first_dir
95 mkisofs -o isoimage_2.raw -R -C xx,0 -M /dev/cdwriter_blk_dev first_dir
98 mkisofs -o isoimage_2.raw -R -C xx,0 -M target,lun first_dir

1234