Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 1339) sorted by relevance

12345678910>>...54

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/sym_check/
H A Dutil.py25 def read_syms_from_file(filename): argument
34 def read_exclusions(filename): argument
76 def is_elf(filename): argument
82 def is_mach_o(filename): argument
95 def is_library_file(filename): argument
102 def extract_or_load(filename): argument
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeFile.cc29 DbeFile::DbeFile (const char *filename) in DbeFile()
65 DbeFile::set_location (const char *filename) in set_location()
282 DbeFile::check_access (const char *filename) in check_access()
310 DbeFile::find_file (const char *filename) in find_file()
347 DbeFile::find_package_name (const char *filename, const char *dirname) in find_package_name()
357 DbeFile::find_in_directory (const char *filename, const char *dirname) in find_in_directory()
369 DbeFile::find_in_jar_file (const char *filename, DbeJarFile *jfile) in find_in_jar_file()
393 DbeFile::find_in_pathmap (char *filename) in find_in_pathmap()
417 DbeFile::find_in_archives (char *filename) in find_in_archives()
439 DbeFile::find_in_setpath (char *filename, Vector<char*> *searchPath) in find_in_setpath()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeFile.cc29 DbeFile::DbeFile (const char *filename) in DbeFile()
65 DbeFile::set_location (const char *filename) in set_location()
282 DbeFile::check_access (const char *filename) in check_access()
310 DbeFile::find_file (const char *filename) in find_file()
347 DbeFile::find_package_name (const char *filename, const char *dirname) in find_package_name()
357 DbeFile::find_in_directory (const char *filename, const char *dirname) in find_in_directory()
369 DbeFile::find_in_jar_file (const char *filename, DbeJarFile *jfile) in find_in_jar_file()
393 DbeFile::find_in_pathmap (char *filename) in find_in_pathmap()
417 DbeFile::find_in_archives (char *filename) in find_in_archives()
439 DbeFile::find_in_setpath (char *filename, Vector<char*> *searchPath) in find_in_setpath()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py360 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
700 def Check(self, error, filename, linenum): argument
742 def __init__(self, filename): argument
852 def Error(filename, linenum, category, confidence, message): argument
954 def RemoveMultiLineComments(filename, lines, error): argument
1098 def CheckForCopyright(filename, lines, error): argument
1111 def GetHeaderGuardCPPVariable(filename): argument
1135 def CheckForHeaderGuard(filename, lines, error): argument
1210 def CheckForUnicodeReplacementCharacters(filename, lines, error): argument
1229 def CheckForNewlineAtEOF(filename, lines, error): argument
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dutil.py17 def is_executable_file(filename): argument
42 def is_json_file(filename): argument
56 def classify_input_file(filename): argument
77 def check_input_file(filename): argument
151 def run_or_load_benchmark(filename, benchmark_flags): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dutil.py15 def is_executable_file(filename): argument
40 def is_json_file(filename): argument
54 def classify_input_file(filename): argument
75 def check_input_file(filename): argument
146 def run_or_load_benchmark(filename, benchmark_flags): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lint/
H A Dcommon_lint.py8 def VerifyLineLength(filename, lines, max_length): argument
31 def VerifyTabs(filename, lines): argument
52 def VerifyTrailingWhitespace(filename, lines): argument
74 def RunOnFile(filename, lines): argument
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dcheck_GNU_style_lib.py64 def __init__(self, filename, lineno, console_error, error_message, argument
81 def check(self, filename, lineno, line): argument
95 def check(self, filename, lineno, line): argument
106 def check(self, filename, lineno, line): argument
118 def check(self, filename, lineno, line): argument
131 def check(self, filename, lineno, line): argument
143 def check(self, filename, lineno, line): argument
155 def check(self, filename, lineno, line): argument
167 def check(self, filename, lineno, line): argument
182 def check(self, filename, lineno, line): argument
[all …]
H A Ddg-extract-results.py27 def safe_open (filename): argument
100 def __init__ (self, filename, start): argument
200 def parse_int (self, filename, value): argument
223 def parse_variations (self, filename, file): argument
237 def parse_run (self, filename, file, tool, variation, num_variations): argument
357 def parse_acats_run (self, filename, file): argument
389 def parse_final_summary (self, filename, file): argument
403 def parse_file (self, filename, file): argument
H A Dupdate-copyright.py54 def report (self, filename, string): argument
115 def get_line_filter (self, dir, filename): argument
122 def skip_file (self, dir, filename): argument
152 def is_fossilised_file (self, dir, filename): argument
160 def by_package_author (self, dir, filename): argument
262 def canonicalise_years (self, dir, filename, filter, years): argument
292 def update_copyright (self, dir, filename, filter, file, line, match): argument
384 def process_file (self, dir, filename, filter): argument
530 def skip_file (self, dir, filename): argument
588 def skip_file (self, dir, filename): argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dcheck_GNU_style_lib.py64 def __init__(self, filename, lineno, console_error, error_message, argument
81 def check(self, filename, lineno, line): argument
95 def check(self, filename, lineno, line): argument
106 def check(self, filename, lineno, line): argument
118 def check(self, filename, lineno, line): argument
131 def check(self, filename, lineno, line): argument
143 def check(self, filename, lineno, line): argument
155 def check(self, filename, lineno, line): argument
167 def check(self, filename, lineno, line): argument
182 def check(self, filename, lineno, line): argument
[all …]
H A Ddg-extract-results.py27 def safe_open (filename): argument
100 def __init__ (self, filename, start): argument
202 def parse_int (self, filename, value): argument
225 def parse_variations (self, filename, file): argument
239 def parse_run (self, filename, file, tool, variation, num_variations): argument
359 def parse_acats_run (self, filename, file): argument
391 def parse_final_summary (self, filename, file): argument
405 def parse_file (self, filename, file): argument
H A Dupdate-copyright.py54 def report (self, filename, string): argument
118 def get_line_filter (self, dir, filename): argument
125 def skip_file (self, dir, filename): argument
155 def is_fossilised_file (self, dir, filename): argument
163 def by_package_author (self, dir, filename): argument
265 def canonicalise_years (self, dir, filename, filter, years): argument
295 def update_copyright (self, dir, filename, filter, file, line, match): argument
396 def process_file (self, dir, filename, filter): argument
543 def skip_file (self, dir, filename): argument
601 def skip_file (self, dir, filename): argument
[all …]
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfile.c56 sshkey_save_private_blob(struct sshbuf *keybuf, const char *filename) in sshkey_save_private_blob()
68 sshkey_save_private(struct sshkey *key, const char *filename, in sshkey_save_private()
90 sshkey_perm_ok(int fd, const char *filename) in sshkey_perm_ok()
115 sshkey_load_private_type(int type, const char *filename, const char *passphrase, in sshkey_load_private_type()
141 sshkey_load_private(const char *filename, const char *passphrase, in sshkey_load_private()
171 sshkey_load_pubkey_from_private(const char *filename, struct sshkey **pubkeyp) in sshkey_load_pubkey_from_private()
202 sshkey_try_load_public(struct sshkey **kp, const char *filename, in sshkey_try_load_public()
262 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
298 sshkey_load_cert(const char *filename, struct sshkey **keyp) in sshkey_load_cert()
318 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, in sshkey_load_private_cert()
[all …]
/netbsd-src/bin/setfacl/
H A Dremove.c50 remove_acl(acl_t acl, acl_t *prev_acl, const char *filename) in remove_acl()
102 remove_by_number(uint entry_number, acl_t *prev_acl, const char *filename) in remove_by_number()
154 remove_default(acl_t *prev_acl, const char *filename) in remove_default()
169 remove_ext(acl_t *prev_acl, const char *filename) in remove_ext()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistfile.c154 history_filename (const char *filename) in history_filename()
189 history_backupfile (const char *filename) in history_backupfile()
217 history_tempfile (const char *filename) in history_tempfile()
259 read_history (const char *filename) in read_history()
270 read_history_range (const char *filename, int from, int to) in read_history_range()
475 histfile_backup (const char *filename, const char *back) in histfile_backup()
522 char *buffer, *filename, *tempname, *bp, *bp1; /* bp1 == bp+1 */ in history_truncate_file() local
680 history_do_write (const char *filename, int nelements, int overwrite) in history_do_write()
823 append_history (int nelements, const char *filename) in append_history()
832 write_history (const char *filename) in write_history()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A D.ycm_extra_conf.py74 def IsHeaderFile( filename ): argument
79 def GetCompilationInfoForFile( filename ): argument
97 def FlagsForFile( filename, **kwargs ): argument
/netbsd-src/games/battlestar/
H A Dsave.c44 restore(const char *filename) in restore()
96 save(const char *filename) in save()
157 save_file_name(const char *filename, size_t len) in save_file_name()
/netbsd-src/external/mit/expat/dist/xmlwf/
H A Dxmlfile.c88 reportError(XML_Parser parser, const XML_Char *filename) { in reportError()
103 processFile(const void *data, size_t size, const XML_Char *filename, in processFile()
157 const XML_Char *filename; in externalEntityRefFilemap() local
185 processStream(const XML_Char *filename, XML_Parser parser) { in processStream()
234 const XML_Char *filename; in externalEntityRefStream() local
247 XML_ProcessFile(XML_Parser parser, const XML_Char *filename, unsigned flags) { in XML_ProcessFile()
/netbsd-src/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.py27 def safe_open (filename): argument
100 def __init__ (self, filename, start): argument
202 def parse_int (self, filename, value): argument
225 def parse_variations (self, filename, file): argument
239 def parse_run (self, filename, file, tool, variation, num_variations): argument
359 def parse_acats_run (self, filename, file): argument
391 def parse_final_summary (self, filename, file): argument
405 def parse_file (self, filename, file): argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfile-prefix-map.cc88 remap_filename (file_prefix_map *maps, const char *filename) in remap_filename()
150 remap_macro_filename (const char *filename) in remap_macro_filename()
175 remap_debug_prefix_filename (const char *filename) in remap_debug_prefix_filename()
254 remap_debug_regex_filename (const char *filename) in remap_debug_regex_filename()
272 remap_debug_filename (const char *filename) in remap_debug_filename()
280 remap_profile_filename (const char *filename) in remap_profile_filename()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c242 edit_context::get_content (const char *filename) in get_content()
254 edit_context::get_effective_column (const char *filename, int line, in get_effective_column()
319 edit_context::get_file (const char *filename) in get_file()
328 edit_context::get_or_insert_file (const char *filename) in get_or_insert_file()
353 edited_file::edited_file (const char *filename) in edited_file()
685 edited_line::edited_line (const char *filename, int line_num) in edited_line()
955 const char *filename = tmp.get_filename (); in test_applying_fixits_insert_before() local
1010 const char *filename = tmp.get_filename (); in test_applying_fixits_insert_after() local
1055 const char *filename = tmp.get_filename (); in test_applying_fixits_insert_after_at_line_end() local
1097 const char *filename = tmp.get_filename (); in test_applying_fixits_insert_after_failure() local
[all …]
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dfilesys.c164 info_file_in_path (char *filename, char *path) in info_file_in_path()
307 char *filename; member
319 lookup_info_filename (char *filename) in lookup_info_filename()
335 remember_info_filename (char *filename, char *expansion) in remember_info_filename()
606 compressed_filename_p (char *filename) in compressed_filename_p()
622 filesys_decompressor_for_file (char *filename) in filesys_decompressor_for_file()
665 filesys_error_string (char *filename, int error_num) in filesys_error_string()
688 is_dir_name (char *filename) in is_dir_name()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dfile.c406 isc_file_remove(const char * filename) isc_file_remove() argument
444 isc_file_isplainfile(const char * filename) isc_file_isplainfile() argument
482 isc_file_isdirectory(const char * filename) isc_file_isdirectory() argument
502 isc_file_isabsolute(const char * filename) isc_file_isabsolute() argument
508 isc_file_iscurrentdir(const char * filename) isc_file_iscurrentdir() argument
514 isc_file_ischdiridempotent(const char * filename) isc_file_ischdiridempotent() argument
526 isc_file_basename(const char * filename) isc_file_basename() argument
540 isc_file_progname(const char * filename,char * buf,size_t buflen) isc_file_progname() argument
592 isc_file_absolutepath(const char * filename,char * path,size_t pathlen) isc_file_absolutepath() argument
606 isc_file_truncate(const char * filename,isc_offset_t size) isc_file_truncate() argument
616 isc_file_safecreate(const char * filename,FILE ** fp) isc_file_safecreate() argument
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dfile.c407 isc_file_remove(const char *filename) { in isc_file_remove()
445 isc_file_isplainfile(const char *filename) { in isc_file_isplainfile()
483 isc_file_isdirectory(const char *filename) { in isc_file_isdirectory()
503 isc_file_isabsolute(const char *filename) { in isc_file_isabsolute()
509 isc_file_iscurrentdir(const char *filename) { in isc_file_iscurrentdir()
515 isc_file_ischdiridempotent(const char *filename) { in isc_file_ischdiridempotent()
527 isc_file_basename(const char *filename) { in isc_file_basename()
541 isc_file_progname(const char *filename, char *buf, size_t buflen) { in isc_file_progname()
593 isc_file_absolutepath(const char *filename, char *path, size_t pathlen) { in isc_file_absolutepath()
607 isc_file_truncate(const char *filename, isc_offset_t size) { in isc_file_truncate()
[all …]

12345678910>>...54