Home
last modified time | relevance | path

Searched refs:range_option (Results 1 – 25 of 101) sorted by relevance

12345

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c158 enum { enable_option, range_option, list_option } type; enumerator
196 case range_option: in ixgb_validate_option()
246 .type = range_option, in ixgb_check_options()
265 .type = range_option, in ixgb_check_options()
327 .type = range_option, in ixgb_check_options()
346 .type = range_option, in ixgb_check_options()
365 .type = range_option, in ixgb_check_options()
395 .type = range_option, in ixgb_check_options()
412 .type = range_option, in ixgb_check_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c158 enum { enable_option, range_option, list_option } type; enumerator
196 case range_option: in ixgb_validate_option()
246 .type = range_option, in ixgb_check_options()
265 .type = range_option, in ixgb_check_options()
327 .type = range_option, in ixgb_check_options()
346 .type = range_option, in ixgb_check_options()
365 .type = range_option, in ixgb_check_options()
395 .type = range_option, in ixgb_check_options()
412 .type = range_option, in ixgb_check_options()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c158 enum { enable_option, range_option, list_option } type; enumerator
196 case range_option: in ixgb_validate_option()
246 .type = range_option, in ixgb_check_options()
265 .type = range_option, in ixgb_check_options()
327 .type = range_option, in ixgb_check_options()
346 .type = range_option, in ixgb_check_options()
365 .type = range_option, in ixgb_check_options()
395 .type = range_option, in ixgb_check_options()
412 .type = range_option, in ixgb_check_options()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c90 enum { enable_option, range_option, list_option } type; enumerator
127 case range_option: in atl1e_validate_option()
181 .type = range_option, in atl1e_check_options()
200 .type = range_option, in atl1e_check_options()
220 .type = range_option, in atl1e_check_options()
239 .type = range_option, in atl1e_check_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c90 enum { enable_option, range_option, list_option } type; enumerator
127 case range_option: in atl1e_validate_option()
181 .type = range_option, in atl1e_check_options()
200 .type = range_option, in atl1e_check_options()
220 .type = range_option, in atl1e_check_options()
239 .type = range_option, in atl1e_check_options()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c90 enum { enable_option, range_option, list_option } type; enumerator
127 case range_option: in atl1e_validate_option()
181 .type = range_option, in atl1e_check_options()
200 .type = range_option, in atl1e_check_options()
220 .type = range_option, in atl1e_check_options()
239 .type = range_option, in atl1e_check_options()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/e1000e/
H A Dparam.c142 enum { enable_option, range_option, list_option } type; enumerator
185 case range_option: in e1000_validate_option()
241 .type = range_option, in e1000e_check_options()
261 .type = range_option, in e1000e_check_options()
281 .type = range_option, in e1000e_check_options()
304 .type = range_option, in e1000e_check_options()
327 .type = range_option, in e1000e_check_options()
404 .type = range_option, in e1000e_check_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/e1000e/
H A Dparam.c142 enum { enable_option, range_option, list_option } type; enumerator
185 case range_option: in e1000_validate_option()
241 .type = range_option, in e1000e_check_options()
261 .type = range_option, in e1000e_check_options()
281 .type = range_option, in e1000e_check_options()
304 .type = range_option, in e1000e_check_options()
327 .type = range_option, in e1000e_check_options()
404 .type = range_option, in e1000e_check_options()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/e1000e/
H A Dparam.c142 enum { enable_option, range_option, list_option } type; enumerator
185 case range_option: in e1000_validate_option()
241 .type = range_option, in e1000e_check_options()
261 .type = range_option, in e1000e_check_options()
281 .type = range_option, in e1000e_check_options()
304 .type = range_option, in e1000e_check_options()
327 .type = range_option, in e1000e_check_options()
404 .type = range_option, in e1000e_check_options()
/dports/biology/lamarc/lamarc-2.1.8/boost/date_time/
H A Dperiod_formatter.hpp52 period_formatter(range_display_options range_option = AS_CLOSED_RANGE, in period_formatter() argument
57 m_range_option(range_option), in period_formatter()
106 range_display_options range_option() const in range_option() function in boost::date_time::period_formatter
113 range_option(range_display_options option) const in range_option() function in boost::date_time::period_formatter
H A Dperiod_parser.hpp53 period_parser(period_range_option range_option = AS_CLOSED_RANGE, in period_parser() argument
58 : m_range_option(range_option) in period_parser()
72 period_range_option range_option() const in range_option() function in boost::date_time::period_parser
76 void range_option(period_range_option option) in range_option() function in boost::date_time::period_parser
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
203 case range_option: in e1000_validate_option()
261 .type = range_option, in e1000_check_options()
289 .type = range_option, in e1000_check_options()
357 .type = range_option, in e1000_check_options()
375 .type = range_option, in e1000_check_options()
393 .type = range_option, in e1000_check_options()
411 .type = range_option, in e1000_check_options()
429 .type = range_option, in e1000_check_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
203 case range_option: in e1000_validate_option()
261 .type = range_option, in e1000_check_options()
289 .type = range_option, in e1000_check_options()
357 .type = range_option, in e1000_check_options()
375 .type = range_option, in e1000_check_options()
393 .type = range_option, in e1000_check_options()
411 .type = range_option, in e1000_check_options()
429 .type = range_option, in e1000_check_options()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/e1000/
H A De1000_param.c167 enum { enable_option, range_option, list_option } type; enumerator
203 case range_option: in e1000_validate_option()
261 .type = range_option, in e1000_check_options()
289 .type = range_option, in e1000_check_options()
357 .type = range_option, in e1000_check_options()
375 .type = range_option, in e1000_check_options()
393 .type = range_option, in e1000_check_options()
411 .type = range_option, in e1000_check_options()
429 .type = range_option, in e1000_check_options()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dopt-functions.awk317 function integer_range_info(range_option, init, option)
319 if (range_option != "") {
320 start = nth_arg(0, range_option);
321 end = nth_arg(1, range_option);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dopt-functions.awk317 function integer_range_info(range_option, init, option)
319 if (range_option != "") {
320 start = nth_arg(0, range_option);
321 end = nth_arg(1, range_option);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dopt-functions.awk317 function integer_range_info(range_option, init, option)
319 if (range_option != "") {
320 start = nth_arg(0, range_option);
321 end = nth_arg(1, range_option);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dopt-functions.awk317 function integer_range_info(range_option, init, option)
319 if (range_option != "") {
320 start = nth_arg(0, range_option);
321 end = nth_arg(1, range_option);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dopt-functions.awk317 function integer_range_info(range_option, init, option)
319 if (range_option != "") {
320 start = nth_arg(0, range_option);
321 end = nth_arg(1, range_option);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dopt-functions.awk317 function integer_range_info(range_option, init, option)
319 if (range_option != "") {
320 start = nth_arg(0, range_option);
321 end = nth_arg(1, range_option);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dopt-functions.awk346 function integer_range_info(range_option, init, option)
348 if (range_option != "") {
349 start = nth_arg(0, range_option);
350 end = nth_arg(1, range_option);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dopt-functions.awk346 function integer_range_info(range_option, init, option)
348 if (range_option != "") {
349 start = nth_arg(0, range_option);
350 end = nth_arg(1, range_option);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dopt-functions.awk346 function integer_range_info(range_option, init, option)
348 if (range_option != "") {
349 start = nth_arg(0, range_option);
350 end = nth_arg(1, range_option);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dopt-functions.awk359 function integer_range_info(range_option, init, option, uinteger_used)
361 if (range_option != "") {
363 start = nth_arg(0, range_option) + 0;
364 end = nth_arg(1, range_option) + 0;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dopt-functions.awk347 function integer_range_info(range_option, init, option)
349 if (range_option != "") {
351 start = nth_arg(0, range_option) + 0;
352 end = nth_arg(1, range_option) + 0;

12345