Home
last modified time | relevance | path

Searched defs:file_names (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dpylinters.py71 def _lint_files(linters, config_dict, file_names): argument
101 def lint(linters, config_dict, file_names): argument
109 def lint_all(linters, config_dict, file_names): argument
118 def _fix_files(linters, config_dict, file_names): argument
145 def fix_func(linters, config_dict, file_names): argument
/dports/devel/cvs-devel/cvs-1.12.13/windows-NT/SCC/
H A Dscc.c168 LPSTR *file_names, in SccGet()
208 LPSTR *file_names, LPSTR comment, in SccCheckout()
227 LPSTR *file_names, LPSTR comment, in SccCheckin()
237 LPSTR *file_names, in SccUncheckout()
248 LPSTR *file_names, LPSTR comment, in SccAdd()
260 LPSTR *file_names, LPSTR comment, in SccRemove()
297 LPSTR *file_names, in SccHistory()
316 LPSTR *file_names) in SccRunScc()
341 LPSTR *file_names, SCC_popul_proc populate, in SccPopulateList()
350 SccQueryInfo (void *context_arg, LONG num_files, LPSTR *file_names, in SccQueryInfo()
[all …]
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Dmm_mpls_multi_file_io.cpp18 mm_mpls_multi_file_io_c::mm_mpls_multi_file_io_c(std::vector<std::filesystem::path> const &file_nam… in mm_mpls_multi_file_io_c()
58 std::vector<std::filesystem::path> file_names; in open_multi() local
88 auto file_names = nlohmann::json::array(); in create_verbose_identification_info() local
H A Dmm_multi_file_io.cpp29 mm_multi_file_io_c::mm_multi_file_io_c(std::vector<std::filesystem::path> const &file_names, in mm_multi_file_io_c()
144 std::vector<std::filesystem::path> file_names; in get_file_names() local
154 auto file_names = nlohmann::json::array(); in create_verbose_identification_info() local
204 std::vector<std::filesystem::path> file_names; in open_multi() local
238 std::vector<std::filesystem::path> file_names; in open_multi() local
/dports/security/py-cryptography/cryptography-3.3.2/tests/hazmat/primitives/
H A Dutils.py35 def _load_all_params(path, file_names, param_loader): argument
45 param_loader, path, file_names, cipher_factory, mode_factory argument
77 param_loader, path, file_names, cipher_factory, mode_factory argument
151 param_loader, path, file_names, cipher_factory argument
180 def generate_hash_test(param_loader, path, file_names, hash_cls): argument
234 def generate_hmac_test(param_loader, path, file_names, algorithm): argument
251 def generate_pbkdf2_test(param_loader, path, file_names, algorithm): argument
383 def generate_hkdf_test(param_loader, path, file_names, algorithm): argument
397 def generate_kbkdf_counter_mode_test(param_loader, path, file_names): argument
453 param_loader, path, file_names, hash_alg, pad_factory argument
/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/
H A Dline_endings.py30 def dos2unix_one_dir(modified_files, dir_name, file_names): argument
64 def unix2dos_one_dir(modified_files, dir_name, file_names): argument
/dports/lang/solidity/solidity_0.8.11/scripts/
H A Derror_codes.py54 def find_ids_in_source_files(file_names): argument
101 def fix_ids_in_source_files(file_names, id_to_count): argument
132 def find_ids_in_test_files(file_names): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Dzucchini_integration.cc157 const FileNames file_names; in Generate() local
177 const FileNames file_names(old_path, new_path, patch_path); in Generate() local
187 const FileNames file_names; in Apply() local
204 const FileNames file_names(old_path, new_path, patch_path); in Apply() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/
H A Dzucchini_integration.cc157 const FileNames file_names; in Generate() local
175 const FileNames file_names(old_path, new_path, patch_path); in Generate() local
185 const FileNames file_names; in Apply() local
200 const FileNames file_names(old_path, new_path, patch_path); in Apply() local
/dports/mail/mailutils/mailutils-3.13/libmailutils/mailcap/
H A Dfinder.c35 char **file_names) in mu_mailcap_finder_create()
60 char **file_names) in finder_init()
/dports/sysutils/lizardfs/lizardfs-3.12.0/tests/test_suites/ShortSystemTests/
H A Dtest_long_readdir.sh8 file_names() { function
/dports/devel/gdb/gdb-11.1/gdb/dwarf2/
H A Dline-header.h130 std::vector<file_entry> &file_names () in file_names() function
133 const std::vector<file_entry> &file_names () const in file_names() function
/dports/science/py-nilearn/nilearn-0.8.1/examples/02_decoding/
H A Dplot_haxby_stimuli.py22 file_names = stimulus_information[stim_type] variable
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimBandSeparateHandler.cpp54 vector<ossimFilename> file_names; in open() local
223 void ossimBandSeparateHandler::getBandFileNames(vector<ossimFilename>& file_names) in getBandFileNames()
/dports/devel/p5-Devel-Cover-Report-Clover/Devel-Cover-Report-Clover-1.01/lib/Devel/Cover/Report/Clover/
H A DFileRegistry.pm26 sub file_names { subroutine
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/protobuf-codegen-2.14.0/src/bin/
H A Dprotobuf-bin-gen-rust-do-not-use.rs16 let file_names: Vec<String> = fds in write_file() localVariable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-codegen-2.25.2/src/bin/
H A Dprotobuf-bin-gen-rust-do-not-use.rs16 let file_names: Vec<String> = fds in write_file() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-codegen-2.25.2/src/bin/
H A Dprotobuf-bin-gen-rust-do-not-use.rs16 let file_names: Vec<String> = fds in write_file() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/protobuf-codegen-2.10.0/src/bin/
H A Dprotobuf-bin-gen-rust-do-not-use.rs16 let file_names: Vec<String> = fds in write_file() localVariable
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/
H A Dfile_tools.cpp142 const QStringList& file_names = src_dir.entryList( in copy_recursive() local
189 const QStringList& file_names = dir.entryList( in delete_recursive() local
/dports/deskutils/timewarrior/timewarrior-1.4.3/test/
H A DTempDir.h99 std::vector <std::string> TempDir::file_names () const in file_names() function
/dports/devel/py-swagger-spec-validator/swagger_spec_validator-2.7.4/tests/validator12/
H A Dvalidate_spec_url_test.py28 def make_mock_responses(file_names): argument
/dports/devel/py-game/pygame-2.1.0/buildconfig/
H A Dbundle_docs.py13 def add_files(bundle, root, alias, file_names): argument
/dports/net/grpcurl/grpcurl-1.8.5/internal/testing/
H A Dexample.proto9 repeated string file_names = 1; field
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/fullstorydev/grpcurl/testing/
H A Dexample.proto9 repeated string file_names = 1; field

12345678910>>...23