Searched +defs:mode +defs:name (Results 176 - 200 of 460) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c1153 drv_twait(TERMINAL_CONTROL_BLOCK * TCB, int mode, int milliseconds, int *timeleft EVENTLIST_2nd(_nc_eventlist * evl)) argument
1221 __nc_putp_flush(SCREEN *sp, const char *name, const char *value) argument
[all...]
/freebsd-11-stable/contrib/ncurses/progs/
H A Ddump_entry.c163 nametrans(const char *name) argument
187 dump_init(const char *version, int mode, int sort, int twidth, int theight, unsigned traceval, bool formatted) argument
605 NCURSES_CONST char *name; local
987 find_string(TERMTYPE *tterm, char *name) argument
1013 char name[10]; local
1038 char name[10]; local
1154 const char *name = ExtStrname(tterm, (int) n, strnames); local
1227 dump_uses(const char *name, bool infodump) argument
1278 NCURSES_CONST char *name; local
[all...]
H A Dtset.c157 static TTY mode, oldmode, original; variable
1100 report(const char *name, int which, unsigned def) argument
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtask.c116 char name[16]; member in struct:isc__task
149 isc_taskmgrmode_t mode; member in struct:isc__taskmgr
867 isc__task_setname(isc_task_t *task0, const char *name, void *tag) { argument
1561 isc__taskmgr_setmode(isc_taskmgr_t *manager0, isc_taskmgrmode_t mode) argument
1572 isc_taskmgrmode_t mode; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgenmodes.c57 const char *name; /* printable mode name -- SI, not SImode */ member in struct:mode_data
97 struct mode_data *mode; member in struct:mode_adjust
137 find_mode(const char *name) argument
146 new_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
200 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
206 struct mode_data *mode = find_mode (name); local
516 make_special_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
527 make_int_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *file, unsigned int line) argument
541 make_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
558 make_decimal_float_mode(const char *name, unsigned int precision, unsigned int bytesize, const char *format, const char *file, unsigned int line) argument
572 reset_float_format(const char *name, const char *format, const char *file, unsigned int line) argument
594 make_partial_integer_mode(const char *base, const char *name, unsigned int precision, const char *file, unsigned int line) argument
[all...]
H A Dgensupport.c1296 return !strcmp (((const struct pred_data *)a)->name, argument
141 gen_rtx_CONST_INT(enum machine_mode ARG_UNUSED (mode), HOST_WIDE_INT arg) argument
1322 const char *name; member in struct:std_pred_table
1411 record_insn_name(int code, const char *name) argument
[all...]
H A Dstor-layout.c174 enum machine_mode mode; local
211 enum machine_mode mode; local
226 int_mode_for_mode(enum machine_mode mode) argument
261 get_mode_alignment(enum machine_mode mode) argument
1284 const char *name; local
1316 enum machine_mode mode = VOIDmode; local
1453 enum machine_mode mode = TYPE_MODE (type); local
1516 finish_builtin_struct(tree type, const char *name, tree fields, tree align_type) argument
1621 enum machine_mode mode; local
1691 enum machine_mode mode = ((TREE_CODE (type) == REFERENCE_TYPE local
2133 enum machine_mode mode; local
2185 get_mode_bounds(enum machine_mode mode, int sign, enum machine_mode target_mode, rtx *mmin, rtx *mmax) argument
[all...]
H A Dtree-complex.c397 const char *name = IDENTIFIER_POINTER (DECL_NAME (orig)); local
887 enum machine_mode mode; local
[all...]
H A Dtree-vectorizer.c518 tree name; local
1600 enum machine_mode mode = (int) TYPE_MODE (vectype); local
[all...]
/freebsd-11-stable/contrib/apr-util/dbd/
H A Dapr_dbd_oracle.c106 int mode; member in struct:apr_dbd_transaction_t
168 const char *name; member in struct:__anon136
1801 dbd_oracle_transaction_mode_set(apr_dbd_transaction_t *trans, int mode) argument
2153 dbd_oracle_select_db(apr_pool_t *pool, apr_dbd_t *handle, const char *name) argument
/freebsd-11-stable/contrib/libreadline/
H A Dbind.c1010 int mode; local
1103 const char *name; member in struct:__anon1971
1410 const char *name; member in struct:__anon1972
1461 const char *name; local
1498 const char *name; member in struct:__anon1973
1704 const char *name; member in struct:__anon1974
1738 const char *name; member in struct:__anon1975
2045 const char *name; local
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c653 WRAPPER2(FILE *, fopen, const char *path, const char *mode) argument
679 WRAPPER2(int, setvbuf, FILE *stream, char *buf, int mode, size_t size) argument
725 WRAPPER2(FILE *, fdopen, int fd, const char *mode) argument
748 WRAPPER2(FILE *, freopen, const char *path, const char *mode, FILE *s) argument
778 WRAPPER2(FILE *, fopen64, const char *path, const char *mode) argument
806 WRAPPER2(FILE *, freopen64, const char *path, const char *mode, FILE *s) argument
1123 WRAPPER2(int , access, const char *path, int mode) argument
1265 WRAPPER2(int , mkfifo, const char *path, mode_t mode) argument
1429 WRAPPER2(int, gethostname, char *name, size_t len) argument
1438 WRAPPER2(int, sethostname, const char *name, size_t len) argument
1449 WRAPPER2(struct hostent *, gethostbyname, const char *name) argument
1553 WRAPPER2(FILE *, popen, const char *command, const char *mode) argument
1958 WRAPPER2(struct passwd *, getpwnam, const char *name) argument
1986 WRAPPER2(struct group *, getgrnam, const char *name) argument
2027 WRAPPER2(struct servent *, getservbyname, const char *name, const char *proto) argument
2138 WRAPPER2(struct protoent *, getprotobyname, const char *name) argument
[all...]
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c149 name_needs_quotes (const char *name) argument
221 const char *name; local
378 const char *name = XSTR (sym_ref, 0); local
472 machopic_validate_stub_or_non_lazy_ptr(const char *name) argument
647 enum machine_mode mode = GET_MODE (sym_ref); local
659 machopic_legitimize_pic_address(rtx orig, enum machine_mode mode, rtx reg) argument
1089 darwin_mark_decl_preserved(const char *name) argument
1158 tree name = TYPE_NAME (TREE_TYPE (exp)); local
1178 const char *name = IDENTIFIER_POINTER (DECL_NAME (exp)); local
1237 machopic_select_rtx_section(enum machine_mode mode, rtx x, unsigned HOST_WIDE_INT align ATTRIBUTE_UNUSED) argument
1292 darwin_globalize_label(FILE *stream, const char *name) argument
1299 darwin_asm_named_section(const char *name, unsigned int flags ATTRIBUTE_UNUSED, tree decl ATTRIBUTE_UNUSED) argument
1324 darwin_handle_kext_attribute(tree *node, tree name, tree args ATTRIBUTE_UNUSED, int flags ATTRIBUTE_UNUSED, bool *no_add_attrs) argument
1352 darwin_handle_weak_import_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool * no_add_attrs) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-fileio.c145 remote_fileio_mode_to_host (long mode, int open_call) argument
180 remote_fileio_mode_to_target(mode_t mode) argument
566 mode_t mode; local
1279 char *name; member in struct:__anon1590
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arc.c34 char *name; member in struct:suffix_classes
48 char *name; member in struct:syntax_classes
402 char *name; local
403 char *mode; local
643 char *name; local
846 char *name; local
[all...]
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_hp.c152 char *name; member in struct:__anon9000
1064 acpi_hp_hpcmi_open(struct cdev* dev, int flags, int mode, struct thread *td) argument
1096 acpi_hp_hpcmi_close(struct cdev* dev, int flags, int mode, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_modes.c49 void drm_mode_debug_printmodeline(const struct drm_display_mode *mode) argument
516 drm_mode_set_name(struct drm_display_mode *mode) argument
561 drm_mode_width(const struct drm_display_mode *mode) argument
582 drm_mode_height(const struct drm_display_mode *mode) argument
596 drm_mode_hsync(const struct drm_display_mode *mode) argument
630 drm_mode_vrefresh(const struct drm_display_mode *mode) argument
743 drm_mode_duplicate(struct drm_device *dev, const struct drm_display_mode *mode) argument
817 struct drm_display_mode *mode; local
852 struct drm_display_mode *mode; local
885 struct drm_display_mode *mode, *t; local
968 struct drm_display_mode *mode; local
1009 drm_mode_parse_command_line_for_connector(const char *mode_option, struct drm_connector *connector, struct drm_cmdline_mode *mode) argument
1013 const char *name; local
1163 struct drm_display_mode *mode; local
[all...]
/freebsd-11-stable/contrib/opie/
H A Dopieftpd.c196 static int mode; variable
354 static struct passwd *sgetpwnam FUNCTION((name), char *name) argument
407 int user FUNCTION((name), cha argument
483 checkuser(name), char *name argument
661 retrieve(cmd, name), char *cmd AND char *name argument
787 getdatasock(mode), char *mode argument
836 dataconn(name, size, mode), char *name AND off_t size AND char *mode argument
1176 delete(name), char *name argument
1207 makedir(name), char *name argument
1215 removedir(name), char *name argument
1233 renamefrom(name), char *name argument
[all...]
/freebsd-11-stable/contrib/tnftp/src/
H A Dftp_var.h155 const char *name; member in struct:option
244 GLOBAL int mode; /* file transfer mode */ variable
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c933 char *name, *name_short = NULL; local
1588 LDAP_open(krb5_context context, HDB * db, int flags, mode_t mode) argument
1655 char *dn = NULL, *name local
[all...]
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c1509 register char const *name = isworkfile ? workname : RCSname; local
1574 chnamemod( FILE **fromp, char const *from, char const *to, int set_mode, mode_t mode, time_t mtime ) argument
[all...]
/freebsd-11-stable/sys/nlm/
H A Dnlm_prot.h128 fsh_mode mode; member in struct:nlm_share
148 char *name; member in struct:nlm_notify
196 fsh_mode mode; member in struct:nlm4_share
274 char *name; member in struct:nlm4_notify
/freebsd-11-stable/sys/dev/fb/
H A Dcreator.c531 creator_get_info(video_adapter_t *adp, int mode, video_info_t *info) argument
546 creator_set_mode(video_adapter_t *adp, int mode) argument
665 creator_blank_display(video_adapter_t *adp, int mode) argument
876 const char *name; local
1026 creator_fb_open(struct cdev *dev, int flags, int mode, struc argument
1033 creator_fb_close(struct cdev *dev, int flags, int mode, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm.c188 char name[32]; member in struct:__anon11733
506 tpm_tis12_init(struct tpm_softc *sc, int irq, const char *name) argument
1198 tpm_legacy_init(struct tpm_softc *sc, int irq, const char *name) argument
1330 tpmopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
1350 tpmclose(struct cdev *dev, int flag, int mode, struct thread *td) argument
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c484 wi_vap_create(struct ieee80211com *ic, const char name[IFNAMSIZ], int unit, argument
608 wi_setup_locked(struct wi_softc *sc, int porttype, int mode, argument
[all...]

Completed in 398 milliseconds

1234567891011>>