Searched +defs:mode +defs:line +defs:format (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/hfs/
H A Dhfs_subr.c158 int result, mode; local
409 uint32_t mode; local
102 hfs_libcb_error( const char* format, const char* file, int line, va_list args) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dapprentice.c177 const int format; member in struct:type_tbl_s
564 apprentice_list(struct mlist *mlist, int mode) argument
681 char *line = NULL; local
1148 parse(struct magic_set *ms, struct magic_entry **mentryp, uint32_t *nmentryp, const char *line, size_t lineno, int action) argument
1583 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) argument
1637 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) argument
1672 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.c62 const char *format; /* floating point format member in struct:mode_data
73 unsigned int line; /* for error reporting */ member in struct:mode_data
98 struct mode_data *mode; member in struct:mode_adjust
102 unsigned int line; member in struct:mode_adjust
153 new_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
207 new_adjust(const char *name, struct mode_adjust **category, const char *catname, const char *adjustment, enum mode_class required_class_from, enum mode_class required_class_to, const char *file, unsigned int line) argument
214 struct mode_data *mode = find_mode (name); local
426 make_complex_modes(enum mode_class cl, const char *file, unsigned int line) argument
484 make_vector_modes(enum mode_class cl, unsigned int width, const char *file, unsigned int line) argument
535 make_special_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
546 make_int_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
571 make_fixed_point_mode(enum mode_class cl, const char *name, unsigned int bytesize, unsigned int ibit, unsigned int fbit, const char *file, unsigned int line) argument
589 make_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
606 make_decimal_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
620 reset_float_format(const char *name, const char *format, const char *file, unsigned int line) argument
642 make_partial_integer_mode(const char *base, const char *name, unsigned int precision, const char *file, unsigned int line) argument
669 make_vector_mode(enum mode_class bclass, const char *base, unsigned int ncomponents, const char *file, unsigned int line) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgenmodes.c63 const char *format; /* floating point format member in struct:mode_data
74 unsigned int line; /* for error reporting */ member in struct:mode_data
96 struct mode_data *mode; member in struct:mode_adjust
100 unsigned int line; member in struct:mode_adjust
145 new_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
197 new_adjust(const char *name, struct mode_adjust **category, const char *catname, const char *adjustment, enum mode_class required_class, const char *file, unsigned int line) argument
203 struct mode_data *mode = find_mode (name); local
403 make_complex_modes(enum mode_class cl, const char *file, unsigned int line) argument
456 make_vector_modes(enum mode_class cl, unsigned int width, const char *file, unsigned int line) argument
507 make_special_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
518 make_int_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
532 make_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
546 reset_float_format(const char *name, const char *format, const char *file, unsigned int line) argument
568 make_partial_integer_mode(const char *base, const char *name, unsigned int precision, const char *file, unsigned int line) argument
595 make_vector_mode(enum mode_class bclass, const char *base, unsigned int ncomponents, const char *file, unsigned int line) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dssltest.c418 static void lock_dbg_cb(int mode, int type, const char *file, int line) argument
1997 process_proxy_debug(int indent, const char *format, ...) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dmaster.c107 dns_masterformat_t format; member in struct:dns_loadctx
512 loadctx_create(dns_masterformat_t format, isc_mem_t *mctx, argument
635 nibbles(char *numbuf, size_t length, unsigned int width, char mode, int value) argument
680 char mode[2]; local
787 generate(dns_loadctx_t *lctx, char *range, char *lhs, char *gtype, char *rhs, const char *source, unsigned int line) argument
936 limit_ttl(dns_rdatacallbacks_t *callbacks, const char *source, unsigned int line, isc_uint32_t *ttlp) argument
952 check_ns(dns_loadctx_t *lctx, isc_token_t *token, const char *source, unsigned long line) argument
990 check_wildcard(dns_incctx_t *ictx, const char *source, unsigned long line, dns_rdatacallbacks_t *callbacks) argument
1050 unsigned long line = 0; local
2421 dns_master_loadfile2(const char *master_file, dns_name_t *top, dns_name_t *origin, dns_rdataclass_t zclass, unsigned int options, dns_rdatacallbacks_t *callbacks, isc_mem_t *mctx, dns_masterformat_t format) argument
2432 dns_master_loadfile3(const char *master_file, dns_name_t *top, dns_name_t *origin, dns_rdataclass_t zclass, unsigned int options, isc_uint32_t resign, dns_rdatacallbacks_t *callbacks, isc_mem_t *mctx, dns_masterformat_t format) argument
2473 dns_master_loadfileinc2(const char *master_file, dns_name_t *top, dns_name_t *origin, dns_rdataclass_t zclass, unsigned int options, dns_rdatacallbacks_t *callbacks, isc_task_t *task, dns_loaddonefunc_t done, void *done_arg, dns_loadctx_t **lctxp, isc_mem_t *mctx, dns_masterformat_t format) argument
2486 dns_master_loadfileinc3(const char *master_file, dns_name_t *top, dns_name_t *origin, dns_rdataclass_t zclass, unsigned int options, isc_uint32_t resign, dns_rdatacallbacks_t *callbacks, isc_task_t *task, dns_loaddonefunc_t done, void *done_arg, dns_loadctx_t **lctxp, isc_mem_t *mctx, dns_masterformat_t format) argument
2848 commit(dns_rdatacallbacks_t *callbacks, dns_loadctx_t *lctx, rdatalist_head_t *head, dns_name_t *owner, const char *source, unsigned int line) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dsubr.c175 line2argv (int *pargc, char ***argv, char *line, char *sepchars) argument
582 char *line = NULL; local
620 get_file(const char *name, const char *fullname, const char *mode, char **buf, size_t *bufsize, size_t *len) argument
1021 format_cmdline(bool oldway, const char *srepos, const char *format, ...) argument
1798 Xasprintf(const char *format, ...) argument
1816 Xasnprintf(char *resultbuf, size_t *lengthp, const char *format, ...) argument
1894 xfopen(const char *name, const char *mode) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-gen.c193 mode:2, /* RAW, WAW, or WAR. */ member in struct:rdep
701 char *line = xstrdup (ref); local
797 add_dep(const char *name, const char *chk, const char *reg, int semantics, int mode, char *extra, int flag) argument
813 load_depfile(const char *filename, enum ia64_dependency_mode mode) argument
913 in_iclass_mov_x(struct ia64_opcode *idesc, struct iclass *ic, const char *format, const char *field) argument
1027 in_iclass(struct ia64_opcode *idesc, struct iclass *ic, const char *format, const char *field, int *notep) argument
1044 ic->comment, format); local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-gen.c193 mode:2, /* RAW, WAW, or WAR. */ member in struct:rdep
701 char *line = xstrdup (ref); local
797 add_dep(const char *name, const char *chk, const char *reg, int semantics, int mode, char *extra, int flag) argument
813 load_depfile(const char *filename, enum ia64_dependency_mode mode) argument
913 in_iclass_mov_x(struct ia64_opcode *idesc, struct iclass *ic, const char *format, const char *field) argument
1027 in_iclass(struct ia64_opcode *idesc, struct iclass *ic, const char *format, const char *field, int *notep) argument
1044 ic->comment, format); local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dinput.cpp826 static symbol read_long_escape_name(read_mode mode) argument
881 static symbol read_escape_name(read_mode mode) argument
4036 void do_define_string(define_mode mode, comp_mod argument
4109 do_define_character(char_mode mode, const char *font_name) argument
4310 do_define_macro(define_mode mode, calling_mode calling, comp_mode comp) argument
6729 int line; local
6749 int line; local
6769 int line; local
7944 copy_mode_error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
7963 do_error(error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
8010 warning(warning_type t, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
8024 output_warning(warning_type t, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
8038 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
8046 fatal(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
8054 fatal_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
8067 error_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
[all...]

Completed in 316 milliseconds