Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 2075) sorted by relevance

12345678910>>...83

/netbsd/sys/arch/x86/conf/
H A Dfiles.x8646 file dev/acpi/acpi_cpu.c acpicpu label
58 file arch/x86/x86/est.c est label
63 file arch/x86/x86/odcm.c odcm label
78 file arch/x86/x86/vmt.c vmt label
91 file arch/x86/x86/db_trace.c ddb label
101 file arch/x86/x86/nmi.c machdep label
102 file arch/x86/x86/idt.c machdep label
113 file arch/x86/x86/tsc.c machdep label
140 file arch/x86/x86/mpacpi.c acpi label
150 file arch/x86/isa/rtc.c isa label
[all …]
/netbsd/external/gpl2/gmake/dist/
H A Dfiledef.h26 struct file struct
29 char *hname; /* Hashed filename */ argument
40 struct file *prev; /* Previous entry for same file name; argument
47 struct file *renamed; argument
58 struct file *parent; argument
62 struct file *double_colon; argument
75 unsigned int precious:1; /* Non-0 means don't delete file on quit */ argument
80 this file; don't search again. */ argument
85 unsigned int phony:1; /* Nonzero if this is a phony file argument
95 unsigned int considered:1; /* equal to 'considered' if file has been argument
[all …]
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dgen-idecode.c126 lf *file, in print_idecode_table_start()
142 lf *file, in print_idecode_table_leaf()
201 lf *file, in print_idecode_table_end()
213 lf *file, in print_idecode_table_padding()
250 lf *file, in print_goto_switch_table_leaf()
267 lf *file, in print_goto_switch_table_padding()
317 lf *file, in idecode_switch_start()
363 lf *file, in idecode_switch_leaf()
460 lf *file, in idecode_switch_end()
588 lf *file, in idecode_declare_if_switch()
[all …]
H A Dlf.c84 lf_close(lf *file) in lf_close()
97 lf_putchr(lf *file, in lf_putchr()
118 lf_indent_suppress(lf *file) in lf_indent_suppress()
125 lf_putstr(lf *file, in lf_putstr()
139 do_lf_putunsigned(lf *file, in do_lf_putunsigned()
152 lf_putint(lf *file, in lf_putint()
172 lf_printf(lf *file, in lf_printf()
191 lf_print__c_code(lf *file, in lf_print__c_code()
262 lf_indent(lf *file, int delta) in lf_indent()
358 lf_print__file_start(lf *file) in lf_print__file_start()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dgen-idecode.c126 lf *file, in print_idecode_table_start()
142 lf *file, in print_idecode_table_leaf()
201 lf *file, in print_idecode_table_end()
213 lf *file, in print_idecode_table_padding()
250 lf *file, in print_goto_switch_table_leaf()
267 lf *file, in print_goto_switch_table_padding()
317 lf *file, in idecode_switch_start()
363 lf *file, in idecode_switch_leaf()
460 lf *file, in idecode_switch_end()
588 lf *file, in idecode_declare_if_switch()
[all …]
H A Dlf.c84 lf_close(lf *file) in lf_close()
97 lf_putchr(lf *file, in lf_putchr()
118 lf_indent_suppress(lf *file) in lf_indent_suppress()
125 lf_putstr(lf *file, in lf_putstr()
139 do_lf_putunsigned(lf *file, in do_lf_putunsigned()
152 lf_putint(lf *file, in lf_putint()
172 lf_printf(lf *file, in lf_printf()
191 lf_print__c_code(lf *file, in lf_print__c_code()
262 lf_indent(lf *file, int delta) in lf_indent()
358 lf_print__file_start(lf *file) in lf_print__file_start()
[all …]
/netbsd/external/mpl/dhcp/dist/common/
H A Dalloc.c150 int group_allocate (ptr, file, line) in group_allocate() argument
210 int group_dereference (ptr, file, line) in group_dereference() argument
297 void free_name_server (ptr, file, line) in free_name_server() argument
334 void free_universe (ptr, file, line) in free_universe() argument
350 void free_protocol (ptr, file, line) in free_protocol() argument
384 pair new_pair (file, line) in new_pair() argument
405 void free_pair (foo, file, line) in free_pair() argument
577 int fundef_allocate (cptr, file, line) in fundef_allocate() argument
1020 int packet_allocate (ptr, file, line) in packet_allocate() argument
1279 const char *file, int line) in data_string_new()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/igen/
H A Dgen-idecode.c41 lf_print_opcodes (lf *file, gen_entry *table) in lf_print_opcodes()
62 print_idecode_ifetch (lf *file, in print_idecode_ifetch()
83 lf_print_table_name (lf *file, gen_entry *table) in lf_print_table_name()
257 print_goto_switch_name (lf *file, gen_entry *entry) in print_goto_switch_name()
278 print_goto_switch_table_leaf (lf *file, in print_goto_switch_table_leaf()
295 print_goto_switch_break (lf *file, gen_entry *entry) in print_goto_switch_break()
304 print_goto_switch_table (lf *file, gen_entry *table) in print_goto_switch_table()
579 print_idecode_switch_function_header (lf *file, in print_idecode_switch_function_header()
715 print_idecode_validate (lf *file, in print_idecode_validate()
915 print_idecode_issue_function_header (lf *file, in print_idecode_issue_function_header()
[all …]
H A Dlf.c90 lf_get_file_type (const lf *file) in lf_get_file_type()
97 lf_close (lf *file) in lf_close()
112 lf_putchr (lf *file, const char chr) in lf_putchr()
145 lf_indent_suppress (lf *file) in lf_indent_suppress()
180 lf_putint (lf *file, int decimal) in lf_putint()
249 lf_print__internal_ref (lf *file) in lf_print__internal_ref()
258 lf_indent (lf *file, int delta) in lf_indent()
265 lf_print__gnu_copyleft (lf *file) in lf_print__gnu_copyleft()
362 lf_print__file_start (lf *file) in lf_print__file_start()
387 lf_print__file_finish (lf *file) in lf_print__file_finish()
[all …]
H A Digen.c116 print_semantic_function_type (lf *file) in print_semantic_function_type()
162 print_icache_function_type (lf *file) in print_icache_function_type()
228 print_function_name (lf *file, in print_function_name()
285 print_my_defines (lf *file, in print_my_defines()
327 print_itrace_prefix (lf *file) in print_itrace_prefix()
594 print_includes (lf *file) in print_includes()
683 gen_icache_h (lf *file, in gen_icache_h()
720 gen_icache_c (lf *file, in gen_icache_c()
761 gen_idecode_h (lf *file, in gen_idecode_h()
820 gen_idecode_c (lf *file, in gen_idecode_c()
[all …]
H A Dgen-engine.c41 print_engine_issue_prefix_hook (lf *file) in print_engine_issue_prefix_hook()
53 print_engine_issue_postfix_hook (lf *file) in print_engine_issue_postfix_hook()
66 print_run_body (lf *file, gen_entry *table) in print_run_body()
337 print_engine_run_function_header (lf *file, in print_engine_run_function_header()
392 gen_engine_h (lf *file, in gen_engine_h()
407 gen_engine_c (lf *file, in gen_engine_c()
H A Dgen-support.c39 print_support_function_name (lf *file, in print_support_function_name()
93 support_h_function (lf *file, function_entry * function, void *data) in support_h_function()
102 gen_support_h (lf *file, insn_table *table) in gen_support_h()
176 support_c_function (lf *file, function_entry * function, void *data) in support_c_function()
200 gen_support_c (lf *file, insn_table *table) in gen_support_c()
H A Dld-insn.c572 table *file, in parse_model_data_record()
739 parse_function_record (table *file, in parse_function_record()
1361 function_entry_traverse (lf *file, in function_entry_traverse()
1373 insn_table_traverse_insn (lf *file, in insn_table_traverse_insn()
1386 dump_function_entry (lf *file, in dump_function_entry()
1405 dump_function_entries (lf *file, in dump_function_entries()
1575 dump_insn_field (lf *file, in dump_insn_field()
1614 dump_insn_word_entry (lf *file, in dump_insn_word_entry()
1641 dump_insn_word_entries (lf *file, in dump_insn_word_entries()
1654 dump_insn_model_entry (lf *file, in dump_insn_model_entry()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/igen/
H A Dgen-idecode.c41 lf_print_opcodes (lf *file, gen_entry *table) in lf_print_opcodes()
62 print_idecode_ifetch (lf *file, in print_idecode_ifetch()
83 lf_print_table_name (lf *file, gen_entry *table) in lf_print_table_name()
257 print_goto_switch_name (lf *file, gen_entry *entry) in print_goto_switch_name()
278 print_goto_switch_table_leaf (lf *file, in print_goto_switch_table_leaf()
295 print_goto_switch_break (lf *file, gen_entry *entry) in print_goto_switch_break()
304 print_goto_switch_table (lf *file, gen_entry *table) in print_goto_switch_table()
579 print_idecode_switch_function_header (lf *file, in print_idecode_switch_function_header()
715 print_idecode_validate (lf *file, in print_idecode_validate()
915 print_idecode_issue_function_header (lf *file, in print_idecode_issue_function_header()
[all …]
H A Dlf.c90 lf_get_file_type (const lf *file) in lf_get_file_type()
97 lf_close (lf *file) in lf_close()
112 lf_putchr (lf *file, const char chr) in lf_putchr()
145 lf_indent_suppress (lf *file) in lf_indent_suppress()
180 lf_putint (lf *file, int decimal) in lf_putint()
249 lf_print__internal_ref (lf *file) in lf_print__internal_ref()
258 lf_indent (lf *file, int delta) in lf_indent()
265 lf_print__gnu_copyleft (lf *file) in lf_print__gnu_copyleft()
362 lf_print__file_start (lf *file) in lf_print__file_start()
387 lf_print__file_finish (lf *file) in lf_print__file_finish()
[all …]
H A Digen.c116 print_semantic_function_type (lf *file) in print_semantic_function_type()
162 print_icache_function_type (lf *file) in print_icache_function_type()
228 print_function_name (lf *file, in print_function_name()
285 print_my_defines (lf *file, in print_my_defines()
327 print_itrace_prefix (lf *file) in print_itrace_prefix()
594 print_includes (lf *file) in print_includes()
683 gen_icache_h (lf *file, in gen_icache_h()
720 gen_icache_c (lf *file, in gen_icache_c()
761 gen_idecode_h (lf *file, in gen_idecode_h()
820 gen_idecode_c (lf *file, in gen_idecode_c()
[all …]
H A Dgen-engine.c41 print_engine_issue_prefix_hook (lf *file) in print_engine_issue_prefix_hook()
53 print_engine_issue_postfix_hook (lf *file) in print_engine_issue_postfix_hook()
66 print_run_body (lf *file, gen_entry *table) in print_run_body()
337 print_engine_run_function_header (lf *file, in print_engine_run_function_header()
392 gen_engine_h (lf *file, in gen_engine_h()
407 gen_engine_c (lf *file, in gen_engine_c()
H A Dgen-support.c39 print_support_function_name (lf *file, in print_support_function_name()
93 support_h_function (lf *file, function_entry * function, void *data) in support_h_function()
102 gen_support_h (lf *file, insn_table *table) in gen_support_h()
176 support_c_function (lf *file, function_entry * function, void *data) in support_c_function()
200 gen_support_c (lf *file, insn_table *table) in gen_support_c()
H A Dld-insn.c572 table *file, in parse_model_data_record()
739 parse_function_record (table *file, in parse_function_record()
1361 function_entry_traverse (lf *file, in function_entry_traverse()
1373 insn_table_traverse_insn (lf *file, in insn_table_traverse_insn()
1386 dump_function_entry (lf *file, in dump_function_entry()
1405 dump_function_entries (lf *file, in dump_function_entries()
1575 dump_insn_field (lf *file, in dump_insn_field()
1614 dump_insn_word_entry (lf *file, in dump_insn_word_entry()
1641 dump_insn_word_entries (lf *file, in dump_insn_word_entries()
1654 dump_insn_model_entry (lf *file, in dump_insn_model_entry()
[all …]
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/exec/
H A Dmain.c60 void expected_out(const char *file) { in expected_out()
73 void create_source(char *file) { in create_source()
114 char *const file = "execv.c"; in call_execv() local
127 char *const file = "execve.c"; in call_execve() local
141 char *const file = "execvp.c"; in call_execvp() local
154 char *const file = "execv_p.c"; in call_execvP() local
167 char *const file = "execvpe.c"; in call_execvpe() local
181 char *const file = "exect.c"; in call_exect() local
195 char *const file = "execl.c"; in call_execl() local
207 char *const file = "execlp.c"; in call_execlp() local
[all …]
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_debug.c8 save_KEY_PAIR_WITH_PROOF(FILE *file, in save_KEY_PAIR_WITH_PROOF()
19 load_KEY_PAIR_WITH_PROOF(FILE *file) in load_KEY_PAIR_WITH_PROOF()
32 save_DAA_PK_internal(FILE *file, const TSS_DAA_PK_internal *pk_internal) in save_DAA_PK_internal()
61 load_DAA_PK_internal(FILE *file) in load_DAA_PK_internal()
98 save_DAA_PK_PROOF_internal(FILE *file, TSS_DAA_PK_PROOF_internal *proof) in save_DAA_PK_PROOF_internal()
121 load_DAA_PK_PROOF_internal(FILE *file) in load_DAA_PK_PROOF_internal()
144 load_TSS_DAA_CRED_ISSUER(FILE *file) in load_TSS_DAA_CRED_ISSUER()
179 save_TSS_DAA_CRED_ISSUER(FILE *file, TSS_DAA_CRED_ISSUER *credential) in save_TSS_DAA_CRED_ISSUER()
208 load_TSS_DAA_CREDENTIAL(FILE *file) in load_TSS_DAA_CREDENTIAL()
262 save_TSS_DAA_CREDENTIAL(FILE *file, in save_TSS_DAA_CREDENTIAL()
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/compilation_database/
H A Dbuild_broken.json.in5 "file": "${path}/main.c" string
11 "file": "${path}/broken-one.c" string
17 "file": "${path}/broken-two.c" string
23 "file": "${path}/clean-one.c" string
29 "file": "${path}/clean-two.c" string
35 "file": "${path}/emit-one.c" string
41 "file": "${path}/emit-two.c" string
/netbsd/sys/arch/hppa/stand/common/
H A Dlif.c37 struct file { struct
41 int f_nfiles; /* gross number for lif dir entries */ argument
43 off_t f_seek; /* seek pointer for file read */ argument
47 int f_count; /* this file length */ argument
48 int f_off; /* this file offset */ argument
/netbsd/external/cddl/osnet/sys/kern/
H A Dkobj.c94 kobj_open_file_vnode(const char *file) in kobj_open_file_vnode()
105 kobj_open_file(const char *file) in kobj_open_file()
120 kobj_get_filesize_vnode(struct _buf *file, uint64_t *size) in kobj_get_filesize_vnode()
132 kobj_get_filesize(struct _buf *file, uint64_t *size) in kobj_get_filesize()
139 kobj_read_file_vnode(struct _buf *file, char *buf, unsigned size, unsigned off) in kobj_read_file_vnode()
150 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) in kobj_read_file()
157 kobj_close_file(struct _buf *file) in kobj_close_file()
/netbsd/external/mpl/dhcp/dist/omapip/
H A Dalloc.c523 const char *file, int line) in omapi_object_allocate()
578 const char *file, int line) in omapi_object_reference()
751 const char *file, int line) in omapi_buffer_reference()
887 const char *file, int line) in omapi_typed_data_reference()
907 const char *file, int line) in omapi_typed_data_dereference()
956 const char *file, int line) in omapi_data_string_new()
974 const char *file, int line) in omapi_data_string_reference()
994 const char *file, int line) in omapi_data_string_dereference()
1045 const char *file, int line) in omapi_value_reference()
1110 const char *file, int line) in omapi_addr_list_new()
[all …]

12345678910>>...83