Searched refs:qual (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgencode.h255 struct qual { struct
272 struct block *gen_scode(const char *, struct qual);
273 struct block *gen_ecode(const u_char *, struct qual);
274 struct block *gen_acode(const u_char *, struct qual);
275 struct block *gen_mcode(const char *, const char *, int, struct qual);
277 struct block *gen_mcode6(const char *, const char *, int, struct qual);
279 struct block *gen_ncode(const char *, bpf_u_int32, struct qual);
H A Dgrammar.y68 static struct qual qerr = { Q_UNDEF, Q_UNDEF, Q_UNDEF, Q_UNDEF };
98 struct qual q;
H A Dgencode.c4720 struct qual q;
5036 struct qual q;
5085 struct qual q;
5196 struct qual q;
5253 struct qual q;
6309 struct qual q;
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dgeneric-options.c113 const stpi_quality_t *qual = stpi_get_quality_by_index(i); local
114 if (strcmp(quality, qual->name) == 0)
115 return qual;
216 const stpi_quality_t *qual = stpi_get_quality_by_index(i);
217 stp_string_list_add_string(description->bounds.str, qual->name,
218 gettext(qual->text));
H A Dprint-pcl.c1894 const char *qual = local
1897 if (! stp_string_list_is_present(description->bounds.str, qual))
1899 (description->bounds.str, qual,
1902 if (strcmp(qual, "Standard") == 0)
/haiku-fatelf/src/kits/network/libbind/include/
H A DMakefile131 STD_CWARNINGS = -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing
/haiku-fatelf/src/libs/print/libgutenprint/src/foomatic/
H A Dfoomatic-generator.in1015 my $qual;
1016 for $qual (keys(%{$stpdata{$stpname}{'STP_Resolution'}})) {
1017 my ($x) = $stpdata{$stpname}{'x_resolution'}{$qual};
1018 my ($y) = $stpdata{$stpname}{'y_resolution'}{$qual};
1029 if ($qual eq $defaults{$stpname}{'STP_Resolution'});
/haiku-fatelf/src/bin/gdb/readline/
H A DMakefile.in76 GCC_LINT_FLAGS = -ansi -Wall -Wshadow -Wpointer-arith -Wcast-qual \
/haiku-fatelf/src/bin/bash/lib/sh/
H A DMakefile57 GCC_LINT_FLAGS = -Wall -Wshadow -Wpointer-arith -Wcast-qual \
H A DMakefile.in73 GCC_LINT_FLAGS = -Wall -Wshadow -Wpointer-arith -Wcast-qual \
/haiku-fatelf/src/bin/bash/builtins/
H A DMakefile78 GCC_LINT_FLAGS = -Wall -Wshadow -Wpointer-arith -Wcast-qual \
/haiku-fatelf/src/libs/ncurses/
H A Dconfigure8613 Wcast-qual \
8632 Wcast-qual) #(vi
8783 Wcast-qual \
/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c1167 struct qual {
1163 struct qual { struct
/haiku-fatelf/src/bin/bash/
H A DMakefile135 GCC_LINT_FLAGS = -Wall -Wshadow -Wpointer-arith -Wcast-qual \
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure16629 for stp_ac_arg in -pedantic -Waggregate-return -Wcast-qual -Wshadow -Wredundant-decls ; do
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure[all...]

Completed in 513 milliseconds