Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 25 of 6375) sorted by relevance

12345678910>>...255

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/page/project/web_ide/
H A Dedit.rb112 def has_file?(file_name) argument
118 def has_file_to_commit?(file_name) argument
126 def has_file_addition_icon?(file_name) argument
132 def has_folder_icon?(file_name) argument
138 def has_download_button?(file_name) argument
145 def has_image_viewer?(file_name) argument
252 def create_first_file(file_name) argument
258 def add_file(file_name, file_text) argument
275 def rename_file(file_name, new_file_name) argument
300 def delete_file(file_name) argument
[all …]
/dports/japanese/ebnetd/ebnetd-1.0/ndtpd/
H A Dconfig.c161 cf_begin(argument, file_name, line_number) in cf_begin() argument
190 cf_end(argument, file_name, line_number) in cf_end() argument
274 cf_ndtp_port(argument, file_name, line_number) in cf_ndtp_port() argument
311 cf_http_port(argument, file_name, line_number) in cf_http_port() argument
348 cf_user(argument, file_name, line_number) in cf_user() argument
376 cf_group(argument, file_name, line_number) in cf_group() argument
432 cf_hosts(argument, file_name, line_number) in cf_hosts() argument
460 cf_timeout(argument, file_name, line_number) in cf_timeout() argument
488 cf_work_path(argument, file_name, line_number) in cf_work_path() argument
530 cf_max_hits(argument, file_name, line_number) in cf_max_hits() argument
[all …]
/dports/japanese/ebnetd/ebnetd-1.0/ebnetd/
H A Dconfig.c161 cf_begin(argument, file_name, line_number) in cf_begin() argument
190 cf_end(argument, file_name, line_number) in cf_end() argument
274 cf_ndtp_port(argument, file_name, line_number) in cf_ndtp_port() argument
311 cf_http_port(argument, file_name, line_number) in cf_http_port() argument
348 cf_user(argument, file_name, line_number) in cf_user() argument
376 cf_group(argument, file_name, line_number) in cf_group() argument
432 cf_hosts(argument, file_name, line_number) in cf_hosts() argument
460 cf_timeout(argument, file_name, line_number) in cf_timeout() argument
488 cf_work_path(argument, file_name, line_number) in cf_work_path() argument
530 cf_max_hits(argument, file_name, line_number) in cf_max_hits() argument
[all …]
/dports/japanese/ebnetd/ebnetd-1.0/ebhttpd/
H A Dconfig.c161 cf_begin(argument, file_name, line_number) in cf_begin() argument
190 cf_end(argument, file_name, line_number) in cf_end() argument
274 cf_ndtp_port(argument, file_name, line_number) in cf_ndtp_port() argument
311 cf_http_port(argument, file_name, line_number) in cf_http_port() argument
348 cf_user(argument, file_name, line_number) in cf_user() argument
376 cf_group(argument, file_name, line_number) in cf_group() argument
432 cf_hosts(argument, file_name, line_number) in cf_hosts() argument
460 cf_timeout(argument, file_name, line_number) in cf_timeout() argument
488 cf_work_path(argument, file_name, line_number) in cf_work_path() argument
530 cf_max_hits(argument, file_name, line_number) in cf_max_hits() argument
[all …]
/dports/graphics/py-geomdl/geomdl-5.2.10/geomdl/
H A Dexchange.py127 def import_csv(file_name, **kwargs): argument
197 def import_cfg(file_name, **kwargs): argument
233 def export_cfg(obj, file_name): argument
266 def import_yaml(file_name, **kwargs): argument
303 def export_yaml(obj, file_name): argument
340 def import_json(file_name, **kwargs): argument
366 def export_json(obj, file_name): argument
389 def import_obj(file_name, **kwargs): argument
464 def export_obj(surface, file_name, **kwargs): argument
899 def import_3dm(file_name, **kwargs): argument
[all …]
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A Devents.h99 dataModifiedEvent(const QString &file_name, int obj_id) : in dataModifiedEvent()
169 showObjectInTreeEvent(const QString &file_name, int obj_id) : in showObjectInTreeEvent()
221 addTreePageEvent(const QString &file_name, int obj_id) : in addTreePageEvent()
231 removeTreePageEvent(const QString &file_name, int obj_id) : in removeTreePageEvent()
241 reloadObjectTreeEvent(const QString &file_name) : in reloadObjectTreeEvent()
251 reloadObjectTreeImmediatelyEvent(const QString &file_name) : in reloadObjectTreeImmediatelyEvent()
261 reloadRulesetEvent(const QString &file_name) : in reloadRulesetEvent()
271 reloadRulesetImmediatelyEvent(const QString &file_name) : in reloadRulesetImmediatelyEvent()
291 openRulesetEvent(const QString &file_name, int obj_id) : in openRulesetEvent()
332 closeObjectEvent(const QString &file_name, int obj_id) : in closeObjectEvent()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/imagecontents/
H A Ddiskcontents.c45 image_contents_t *diskcontents_read(const char *file_name, unsigned int unit) in diskcontents_read()
57 image_contents_t *diskcontents_filesystem_read(const char *file_name) in diskcontents_filesystem_read()
62 image_contents_t *diskcontents_read_unit8(const char *file_name) in diskcontents_read_unit8()
67 image_contents_t *diskcontents_read_unit9(const char *file_name) in diskcontents_read_unit9()
72 image_contents_t *diskcontents_read_unit10(const char *file_name) in diskcontents_read_unit10()
77 image_contents_t *diskcontents_read_unit11(const char *file_name) in diskcontents_read_unit11()
/dports/emulators/vice/vice-3.5/src/imagecontents/
H A Ddiskcontents.c45 image_contents_t *diskcontents_read(const char *file_name, unsigned int unit, unsigned int drive) in diskcontents_read()
57 image_contents_t *diskcontents_filesystem_read(const char *file_name) in diskcontents_filesystem_read()
62 image_contents_t *diskcontents_read_unit8(const char *file_name) in diskcontents_read_unit8()
68 image_contents_t *diskcontents_read_unit9(const char *file_name) in diskcontents_read_unit9()
73 image_contents_t *diskcontents_read_unit10(const char *file_name) in diskcontents_read_unit10()
78 image_contents_t *diskcontents_read_unit11(const char *file_name) in diskcontents_read_unit11()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/tools/
H A Dbluray_dump.cpp42 std::string file_name; in parse_args() local
59 parse_clpi_file(std::string const &file_name) { in parse_clpi_file()
69 parse_index_file(std::string const &file_name) { in parse_index_file()
79 parse_mpls_file(std::string const &file_name) { in parse_mpls_file()
90 parse_disc_library_file(std::string const &file_name) { in parse_disc_library_file()
99 parse_track_chapter_names_file(std::string const &file_name) { in parse_track_chapter_names_file()
112 parse_file(std::string const &file_name) { in parse_file()
141 auto file_name = parse_args(args); in main() local
/dports/textproc/py-Morfessor/Morfessor-2.0.6/morfessor/
H A Dio.py113 def read_corpus_file(self, file_name): argument
128 def read_corpus_list_file(self, file_name): argument
176 def write_lexicon_file(self, file_name, lexicon): argument
184 def read_binary_model_file(self, file_name): argument
192 def read_binary_file(file_name): argument
205 def write_binary_file(file_name, obj): argument
220 def read_parameter_file(self, file_name): argument
236 def read_any_model(self, file_name): argument
273 def _open_text_file_write(self, file_name): argument
290 def _open_text_file_read(self, file_name): argument
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/basis/
H A Dgetlibr.py38 file_name = bas_name.replace("*","s") variable
40 file_name = file_name.replace("(","") variable
41 file_name = file_name.replace(")","") variable
43 file_name = file_name.replace(",","_") variable
45 file_name = file_name.replace(" ","_") variable
47 file_name = file_name.replace("/","_") variable
49 file_name = file_name.lower() variable
/dports/science/nwchem-data/nwchem-7.0.2-release/src/basis/
H A Dgetlibr.py26 file_name = bas_name.replace("*","s") variable
28 file_name = file_name.replace("(","") variable
29 file_name = file_name.replace(")","") variable
31 file_name = file_name.replace(",","_") variable
33 file_name = file_name.replace(" ","_") variable
35 file_name = file_name.replace("/","_") variable
/dports/x11-fm/nautilus/nautilus-41.1/test/automated/displayless/
H A Dtest-utilities.c65 gchar *file_name; in create_search_file_hierarchy() local
114 gchar *file_name; in delete_search_file_hierarchy() local
239 gchar *file_name; in create_one_file() local
275 gchar *file_name; in create_one_empty_directory() local
309 gchar *file_name; in create_multiple_files() local
342 gchar *file_name; in create_multiple_directories() local
373 gchar *file_name; in create_first_hierarchy() local
414 gchar *file_name; in create_second_hierarchy() local
455 gchar *file_name; in create_third_hierarchy() local
512 gchar *file_name; in create_fourth_hierarchy() local
[all …]
H A Dtest-file-operations-trash-or-delete.c44 gchar *file_name; in test_trash_more_files_func() local
57 gchar *file_name; in test_trash_more_files_func() local
115 gchar *file_name; in test_delete_more_files_func() local
128 gchar *file_name; in test_delete_more_files_func() local
188 gchar *file_name; in test_trash_more_empty_directories_func() local
201 gchar *file_name; in test_trash_more_empty_directories_func() local
261 gchar *file_name; in test_delete_more_empty_directories_func() local
275 gchar *file_name; in test_delete_more_empty_directories_func() local
384 gchar *file_name; in test_trash_third_hierarchy() local
397 gchar *file_name; in test_trash_third_hierarchy() local
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/
H A Dexceptions.h72 file_name, in runtime_error() argument
108 const char* file_name, in createDetailedMessage()
143 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
157 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
172 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
186 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
200 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
229 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
239 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
249 : pcl::PCLException (error_description, file_name, function_name, line_number) { } in PCLException() argument
[all …]
/dports/math/blasfeo/blasfeo-0.1.2/benchmarks/
H A Dfigures_blas_benchmark.m48 file_name = ['dgemm']; variable
100 file_name = ['dsyrk']; variable
236 file_name = ['dtrmm']; variable
372 file_name = ['dtrsm']; variable
410 file_name = ['dgeqrf']; variable
531 file_name = ['dgemv']; variable
569 file_name = ['dtrmv']; variable
607 file_name = ['dtrsv']; variable
638 file_name = ['dsymv']; variable
690 file_name = ['sgemm']; variable
[all …]
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/io/
H A Dobj_decoder_test.cc31 std::unique_ptr<Geometry> DecodeObj(const std::string &file_name, in DecodeObj()
54 void test_decoding(const std::string &file_name) { in test_decoding()
66 const std::string file_name = "extra_vertex.obj"; in TEST_F() local
71 const std::string file_name = "cube_att_partial.obj"; in TEST_F() local
77 const std::string file_name = "cube_att_sub_o.obj"; in TEST_F() local
94 const std::string file_name = "cube_att_sub_o.obj"; in TEST_F() local
115 const std::string file_name = "cube_quads.obj"; in TEST_F() local
126 const std::string file_name = "invalid/complex_poly.obj"; in TEST_F() local
134 const std::string file_name = "empty_name.obj"; in TEST_F() local
144 const std::string file_name = "test_lines.obj"; in TEST_F() local
[all …]
/dports/archivers/draco/draco-1.4.3/src/draco/io/
H A Dobj_decoder_test.cc32 std::unique_ptr<Geometry> DecodeObj(const std::string &file_name, in DecodeObj()
57 void test_decoding(const std::string &file_name) { in test_decoding()
69 const std::string file_name = "extra_vertex.obj"; in TEST_F() local
74 const std::string file_name = "cube_att_partial.obj"; in TEST_F() local
80 const std::string file_name = "cube_att_sub_o.obj"; in TEST_F() local
97 const std::string file_name = "cube_att_sub_o.obj"; in TEST_F() local
118 const std::string file_name = "cube_quads.obj"; in TEST_F() local
129 const std::string file_name = "invalid/complex_poly.obj"; in TEST_F() local
137 const std::string file_name = "empty_name.obj"; in TEST_F() local
147 const std::string file_name = "test_lines.obj"; in TEST_F() local
[all …]
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/io/
H A Dobj_decoder_test.cc32 std::unique_ptr<Geometry> DecodeObj(const std::string &file_name, in DecodeObj()
57 void test_decoding(const std::string &file_name) { in test_decoding()
69 const std::string file_name = "extra_vertex.obj"; in TEST_F() local
74 const std::string file_name = "cube_att_partial.obj"; in TEST_F() local
80 const std::string file_name = "cube_att_sub_o.obj"; in TEST_F() local
97 const std::string file_name = "cube_att_sub_o.obj"; in TEST_F() local
118 const std::string file_name = "cube_quads.obj"; in TEST_F() local
129 const std::string file_name = "invalid/complex_poly.obj"; in TEST_F() local
137 const std::string file_name = "empty_name.obj"; in TEST_F() local
147 const std::string file_name = "test_lines.obj"; in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dlocation.cc21 Location::Location(const char* file_name, const void* program_counter) in Location()
25 const char* file_name, in Location()
64 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere()
72 const char* file_name, in CreateFromHere()
83 const char* file_name, in Current()
89 NOINLINE Location Location::Current(const char* file_name) { in Current()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dlocation.cc21 Location::Location(const char* file_name, const void* program_counter) in Location()
25 const char* file_name, in Location()
64 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere()
72 const char* file_name, in CreateFromHere()
83 const char* file_name, in Current()
89 NOINLINE Location Location::Current(const char* file_name) { in Current()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/
H A Dlocation.cc21 Location::Location(const char* file_name, const void* program_counter) in Location()
25 const char* file_name, in Location()
61 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere()
67 const char* file_name, in CreateFromHere()
75 const char* file_name, in Current()
81 NOINLINE Location Location::Current(const char* file_name) { in Current()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dlocation.cc21 Location::Location(const char* file_name, const void* program_counter) in Location()
25 const char* file_name, in Location()
61 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere()
67 const char* file_name, in CreateFromHere()
75 const char* file_name, in Current()
81 NOINLINE Location Location::Current(const char* file_name) { in Current()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/
H A Dlocation.cc21 Location::Location(const char* file_name, const void* program_counter) in Location()
25 const char* file_name, in Location()
61 NOINLINE Location Location::CreateFromHere(const char* file_name) { in CreateFromHere()
67 const char* file_name, in CreateFromHere()
75 const char* file_name, in Current()
81 NOINLINE Location Location::Current(const char* file_name) { in Current()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/src/
H A Dpng_io.cpp48 void flipAndWritePng(const std::string &file_name, vtkSmartPointer<vtkImageImport>& importer) in flipAndWritePng()
66 pcl::io::saveCharPNGFile (const std::string &file_name, const unsigned char *char_data, int width, … in saveCharPNGFile()
82 pcl::io::saveShortPNGFile (const std::string &file_name, const unsigned short *short_image, int wid… in saveShortPNGFile()
98 pcl::io::saveRgbPNGFile (const std::string& file_name, const unsigned char *rgb_image, int width, i… in saveRgbPNGFile()
104 pcl::io::savePNGFile (const std::string& file_name, const pcl::PointCloud<unsigned char>& cloud) in savePNGFile()
110 pcl::io::savePNGFile (const std::string& file_name, const pcl::PointCloud<unsigned short>& cloud) in savePNGFile()
116 pcl::io::savePNGFile (const std::string& file_name, const pcl::PCLImage& image) in savePNGFile()

12345678910>>...255