Home
last modified time | relevance | path

Searched refs:qs (Results 1 – 21 of 21) sorted by relevance

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_qstats.c393 struct queue_stats *qs; in update_avg() local
400 qs = &a->qstats; in update_avg()
401 n = qs->avgn; in update_avg()
427 qs->prev_bytes = b; in update_avg()
428 qs->prev_packets = p; in update_avg()
429 qs->avgn++; in update_avg()
434 qs->avg_bytes = ((qs->avg_bytes * (n - 1)) + in update_avg()
438 qs->avg_packets = ((qs->avg_packets * (n - 1)) + in update_avg()
441 qs->prev_bytes = b; in update_avg()
442 qs->prev_packets = p; in update_avg()
[all …]
/dragonfly/sys/dev/raid/twe/
H A Dtwevar.h194 struct twe_qstat *qs = &(sc)->twe_qstat[qname]; \
196 qs->q_length++; \
197 if (qs->q_length > qs->q_max) \
198 qs->q_max = qs->q_length; \
203 struct twe_qstat *qs = &(sc)->twe_qstat[qname]; \
205 qs->q_length--; \
206 if (qs->q_length < qs->q_min) \
207 qs->q_min = qs->q_length; \
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc.opt713 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
720 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
786 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
802 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
825 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
831 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
838 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
862 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
888 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
902 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
[all …]
/dragonfly/sys/dev/raid/ciss/
H A Dcissvar.h299 struct ciss_qstat *qs = &(sc)->ciss_qstat[qname]; \
301 qs->q_length++; \
302 if (qs->q_length > qs->q_max) \
303 qs->q_max = qs->q_length; \
/dragonfly/sys/dev/raid/mly/
H A Dmlyvar.h294 struct mly_qstat *qs = &(sc)->mly_qstat[qname]; \
296 qs->q_length++; \
297 if (qs->q_length > qs->q_max) \
298 qs->q_max = qs->q_length; \
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc.opt1219 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1226 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1422 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1441 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1464 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1470 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1477 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1505 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1528 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1569 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
[all …]
/dragonfly/sys/dev/raid/mfi/
H A Dmfivar.h439 struct mfi_qstat *qs; \
441 qs = &(sc)->mfi_qstat[qname]; \
442 qs->q_length++; \
443 if (qs->q_length > qs->q_max) \
444 qs->q_max = qs->q_length; \
/dragonfly/sys/dev/raid/aac/
H A Daacvar.h518 struct aac_qstat *qs; \
520 qs = &(sc)->aac_qstat[qname]; \
522 qs->q_length++; \
523 if (qs->q_length > qs->q_max) \
524 qs->q_max = qs->q_length; \
/dragonfly/contrib/less/
H A Dfilename.c391 char *qs; in fcomplete() local
426 qs = lglob(fpat); in fcomplete()
427 s = shell_unquote(qs); in fcomplete()
433 free(qs); in fcomplete()
434 qs = NULL; in fcomplete()
438 return (qs); in fcomplete()
/dragonfly/sbin/ipfw3/
H A Dipfw3dummynet.c609 char qs[30]; in show_flowset_parms() local
617 sprintf(qs, "%d KB", l / 1024); in show_flowset_parms()
619 sprintf(qs, "%d B", l); in show_flowset_parms()
621 sprintf(qs, "%3d sl.", l); in show_flowset_parms()
638 prefix, qs, plr, fs->rq_elements, fs->rq_size, red); in show_flowset_parms()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgraphds.c204 graphds_dfs (struct graph *g, int *qs, int nq, vec<int> *qt, in graphds_dfs() argument
233 v = qs[i]; in graphds_dfs()
H A Dcommon.opt338 Common Driver Separate Alias(o) MissingArgError(missing filename after %qs)
341 Common Driver Joined Alias(o) MissingArgError(missing filename after %qs)
1731 Name(ira_algorithm) Type(enum ira_algorithm) UnknownError(unknown IRA algorithm %qs)
1744 Name(ira_region) Type(enum ira_region) UnknownError(unknown IRA region %qs)
1920 Common Driver Joined MissingArgError(options or targets missing after %qs)
1928 Name(offload_abi) Type(enum offload_abi) UnknownError(unknown offload ABI %qs)
2454 Name(tls_model) Type(enum tls_model) UnknownError(unknown TLS model %qs)
2896 Common Driver Ignore Warn(switch %qs no longer supported)
2900 Common Driver Ignore Warn(switch %qs no longer supported)
2904 Common Driver Ignore Warn(switch %qs no longer supported)
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphds.c190 graphds_dfs (struct graph *g, int *qs, int nq, VEC (int, heap) **qt, in graphds_dfs() argument
218 v = qs[i]; in graphds_dfs()
H A Dcommon.opt301 Common Driver Separate Alias(o) MissingArgError(missing filename after %qs)
304 Common Driver Joined Alias(o) MissingArgError(missing filename after %qs)
1089 Name(excess_precision) Type(enum excess_precision) UnknownError(unknown excess precision style %qs)
1129 …ntract_mode) Type(enum fp_contract_mode) UnknownError(unknown floating point contraction style %qs)
1330 Name(ira_algorithm) Type(enum ira_algorithm) UnknownError(unknown IRA algorithm %qs)
1343 Name(ira_region) Type(enum ira_region) UnknownError(unknown IRA region %qs)
1883 Name(tls_model) Type(enum tls_model) UnknownError(unknown TLS model %qs)
2165 Name(symbol_visibility) Type(enum symbol_visibility) UnknownError(unrecognized visibility value %qs)
2289 Common Driver Joined Separate Var(asm_file_name) MissingArgError(missing filename after %qs)
/dragonfly/contrib/gcc-8.0/gcc/brig/
H A Dlang.opt39 BRIG Driver Joined Alias(o) MissingArgError(missing filename after %qs)
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlang.opt28 Name(lto_linker_output) Type(enum lto_linker_output) UnknownError(unknown linker output %qs)
/dragonfly/contrib/gcc-8.0/gcc/fortran/
H A Dlang.opt409 Name(gfc_convert) Type(enum gfc_convert) UnknownError(Unrecognized option to endianness value: %qs)
592 … Type(enum gfc_init_local_real) UnknownError(Unrecognized option to floating-point init value: %qs)
718 Name(gfc_fcoarray) Type(enum gfc_fcoarray) UnknownError(Unrecognized option: %qs)
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Doptions.texi102 @samp{%qs} format, which will be used to format the invalid argument.
253 @samp{%qs} format, which will be used to format the name of the option
426 a @samp{%qs} format which is the option name, or not taking any
/dragonfly/sbin/ipfw/
H A Dipfw2.c1389 char qs[30]; in print_flowset_parms() local
1396 sprintf(qs, "%d KB", l / 1024); in print_flowset_parms()
1398 sprintf(qs, "%d B", l); in print_flowset_parms()
1400 sprintf(qs, "%3d sl.", l); in print_flowset_parms()
1417 prefix, qs, plr, fs->rq_elements, fs->rq_size, red); in print_flowset_parms()
/dragonfly/sys/dev/netif/oce/
H A Doce_hw.h3296 struct queue_stats qs; member
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi334 Note - @sc{gnu} @command{ar} treats the command @samp{qs} as a