Home
last modified time | relevance | path

Searched refs:mode_data (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c50 struct mode_data struct
52 struct mode_data *next; /* next this class - arbitrary order */ argument
63 struct mode_data *component; /* mode of components */ argument
64 struct mode_data *wider; /* next wider mode */ argument
66 struct mode_data *contained; /* Pointer to list of modes that have argument
68 struct mode_data *next_cont; /* Next mode in that list. */ argument
70 struct mode_data *complex; /* complex type with mode as component. */ argument
83 static struct mode_data *modes[MAX_MODE_CLASS]; argument
85 static struct mode_data *void_mode;
87 static const struct mode_data blank_mode = {
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc50 struct mode_data struct
52 struct mode_data *next; /* next this class - arbitrary order */ argument
63 struct mode_data *component; /* mode of components */ argument
64 struct mode_data *wider; /* next wider mode */ argument
66 struct mode_data *contained; /* Pointer to list of modes that have argument
68 struct mode_data *next_cont; /* Next mode in that list. */ argument
70 struct mode_data *complex; /* complex type with mode as component. */ argument
84 static struct mode_data *modes[MAX_MODE_CLASS]; argument
86 static struct mode_data *void_mode;
88 static const struct mode_data blank_mode = {
[all …]
H A DChangeLog-20053018 * genmodes.c (struct mode_data): Add counter field.
3019 (struct mode_data): Update comment for format.
16851 * genmodes.c (mode_data): Add wider_2x.
H A DChangeLog9995 * genmodes.cc (mode_data): Add boolean field.
H A DChangeLog-20034324 * genmodes.c (struct mode_data): Add contained and next_cont
5596 * genmodes.c (struct mode_data): Add format field.
H A DChangeLog-201415244 * genmodes.c (struct mode_data): Add int_n field.
42603 * genmodes.c (struct mode_data): Add need_bytesize_adj field.
H A DChangeLog-200716844 * genmodes.c (struct mode_data): Add ibit and fbit fields.
H A DChangeLog-201626378 * genmodes.c (struct mode_data): Add field for the complex type of
H A DChangeLog-201834798 * genmodes.c (mode_data::need_nunits_adj): New field.
H A DChangeLog-201910165 * genmodes.c (mode_data::order): New field.
H A DChangeLog-20111213 * genmodes.c (struct mode_data): Remove wider_2x member.
/netbsd-src/sys/dev/scsipi/
H A Dss_mustek.c272 struct mustek_mode_select_data mode_data; in mustek_trigger_scanner() local
328 _lto2b(sizeof(mode_data), mode_cmd.length); in mustek_trigger_scanner()
330 memset(&mode_data, 0, sizeof(mode_data)); in mustek_trigger_scanner()
331 mode_data.mode = in mustek_trigger_scanner()
334 mode_data.resolution = ss->sio.scan_x_resolution / 3; in mustek_trigger_scanner()
340 mode_data.resolution = in mustek_trigger_scanner()
343 mode_data.brightness = (ss->sio.scan_brightness - 64) / 3; in mustek_trigger_scanner()
344 mode_data.contrast = (ss->sio.scan_contrast - 16) / 7; in mustek_trigger_scanner()
345 mode_data.grain = 0; in mustek_trigger_scanner()
346 mode_data.velocity = ss->sio.scan_quality / 20 - 1; in mustek_trigger_scanner()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po38484 #: ../glom/mode_data/notebook_data.cc:28 ../glom/mode_find/notebook_find.cc:27