| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
| H A D | tst.lquantzero.d.out | 4 value ------------- Distribution ------------- count 9 value ------------- Distribution ------------- count 14 value ------------- Distribution ------------- count 19 value ------------- Distribution ------------- count 24 value ------------- Distribution ------------- count 29 value ------------- Distribution ------------- count 34 value ------------- Distribution ------------- count 39 value ------------- Distribution ------------- count 44 value ------------- Distribution ------------- count 49 value ------------- Distribution ------------- count [all …]
|
| H A D | tst.negorder.d.out | 4 value ------------- Distribution ------------- count 10 value ------------- Distribution ------------- count 16 value ------------- Distribution ------------- count 22 value ------------- Distribution ------------- count 28 value ------------- Distribution ------------- count 34 value ------------- Distribution ------------- count 40 value ------------- Distribution ------------- count 46 value ------------- Distribution ------------- count 52 value ------------- Distribution ------------- count 58 value ------------- Distribution ------------- count [all …]
|
| H A D | tst.quantmany.d.out | 3 value ------------- Distribution ------------- count 10 value ------------- Distribution ------------- count 21 value ------------- Distribution ------------- count 34 value ------------- Distribution ------------- count 49 value ------------- Distribution ------------- count 66 value ------------- Distribution ------------- count 85 value ------------- Distribution ------------- count 106 value ------------- Distribution ------------- count 129 value ------------- Distribution ------------- count 154 value ------------- Distribution ------------- count [all …]
|
| H A D | tst.quantzero.d.out | 3 value ------------- Distribution ------------- count 9 value ------------- Distribution ------------- count 15 value ------------- Distribution ------------- count 21 value ------------- Distribution ------------- count 27 value ------------- Distribution ------------- count 33 value ------------- Distribution ------------- count 39 value ------------- Distribution ------------- count 45 value ------------- Distribution ------------- count 51 value ------------- Distribution ------------- count 57 value ------------- Distribution ------------- count [all …]
|
| /freebsd-13.1/libexec/getty/ |
| H A D | gettytab.h | 62 #define NX gettystrs[0].value 63 #define CL gettystrs[1].value 64 #define IM gettystrs[2].value 65 #define LM gettystrs[3].value 66 #define ER gettystrs[4].value 67 #define KL gettystrs[5].value 68 #define ET gettystrs[6].value 69 #define PC gettystrs[7].value 70 #define TT gettystrs[8].value 71 #define EV gettystrs[9].value [all …]
|
| /freebsd-13.1/crypto/openssl/crypto/asn1/ |
| H A D | a_utf8.c | 30 unsigned long value; in UTF8_getc() local 38 value = *p++ & 0x7f; in UTF8_getc() 46 value |= *p++ & 0x3f; in UTF8_getc() 47 if (value < 0x80) in UTF8_getc() 58 value |= *p++ & 0x3f; in UTF8_getc() 59 if (value < 0x800) in UTF8_getc() 73 if (value < 0x10000) in UTF8_getc() 112 *val = value; in UTF8_getc() 130 if (value < 0x80) { in UTF8_putc() 135 if (value < 0x800) { in UTF8_putc() [all …]
|
| /freebsd-13.1/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_wtp.c | 262 u32 value; in read_sge_debug_data() local 302 u32 value = 0; in t5_wtp_data() local 649 drop += (value & 0xFFFF) + ((value >> 16) & 0xFFFF); in t5_wtp_data() 700 err += value; in t5_wtp_data() 708 err += value; in t5_wtp_data() 716 err += value; in t5_wtp_data() 724 err += value; in t5_wtp_data() 732 err += value; in t5_wtp_data() 740 err += value; in t5_wtp_data() 944 u32 value = 0; in t6_wtp_data() local [all …]
|
| /freebsd-13.1/contrib/netbsd-tests/lib/libbluetooth/ |
| H A D | t_sdp_get.c | 106 sdp_data_t value; in ATF_TC_BODY() local 178 uuid_t value; in ATF_TC_BODY() local 217 bool value; in ATF_TC_BODY() local 280 uintmax_t value; in ATF_TC_BODY() local 390 intmax_t value; in ATF_TC_BODY() local 483 ATF_CHECK_EQ(value.next, value.end); in ATF_TC_BODY() 490 ATF_CHECK_EQ(value.next, value.end); in ATF_TC_BODY() 493 ATF_CHECK_EQ(value.next, value.end); in ATF_TC_BODY() 523 ATF_CHECK_EQ(value.next, value.end); in ATF_TC_BODY() 530 ATF_CHECK_EQ(value.next, value.end); in ATF_TC_BODY() [all …]
|
| H A D | t_sdp_data.c | 51 sdp_data_t value; in ATF_TC_BODY() local 91 sdp_data_t value; in ATF_TC_BODY() local 94 ATF_CHECK_EQ(sdp_data_size(&value), 1); in ATF_TC_BODY() 97 ATF_CHECK_EQ(sdp_data_size(&value), 2); in ATF_TC_BODY() 100 ATF_CHECK_EQ(sdp_data_size(&value), 3); in ATF_TC_BODY() 103 ATF_CHECK_EQ(sdp_data_size(&value), 5); in ATF_TC_BODY() 106 ATF_CHECK_EQ(sdp_data_size(&value), 2); in ATF_TC_BODY() 109 ATF_CHECK_EQ(sdp_data_size(&value), 2); in ATF_TC_BODY() 112 ATF_CHECK_EQ(sdp_data_size(&value), 4); in ATF_TC_BODY() 115 ATF_CHECK_EQ(sdp_data_size(&value), 3); in ATF_TC_BODY() [all …]
|
| /freebsd-13.1/sys/dev/sfxge/common/ |
| H A D | ef10_mac.c | 720 &value); in ef10_mac_stats_update() 858 &value); in ef10_mac_stats_update() 860 &value); in ef10_mac_stats_update() 863 &value); in ef10_mac_stats_update() 865 &value); in ef10_mac_stats_update() 868 &value); in ef10_mac_stats_update() 870 &value); in ef10_mac_stats_update() 873 &value); in ef10_mac_stats_update() 875 &value); in ef10_mac_stats_update() 878 &value); in ef10_mac_stats_update() [all …]
|
| H A D | siena_mac.c | 279 efx_qword_t value; in siena_mac_stats_update() local 353 &value); in siena_mac_stats_update() 357 &value); in siena_mac_stats_update() 367 &value); in siena_mac_stats_update() 437 &(value.eq_dword[0])); in siena_mac_stats_update() 439 &(value.eq_dword[1])); in siena_mac_stats_update() 443 &(value.eq_dword[0])); in siena_mac_stats_update() 445 &(value.eq_dword[1])); in siena_mac_stats_update() 449 &(value.eq_dword[0])); in siena_mac_stats_update() 451 &(value.eq_dword[1])); in siena_mac_stats_update() [all …]
|
| /freebsd-13.1/lib/libsdp/ |
| H A D | util.c | 296 } value; in sdp_print() local 381 printf("str8 %*.*s\n", value.uint8, value.uint8, start); in sdp_print() 382 start += value.uint8; in sdp_print() 386 printf("str16 %*.*s\n", value.uint16, value.uint16, start); in sdp_print() 391 printf("str32 %*.*s\n", value.uint32, value.uint32, start); in sdp_print() 404 start += value.uint8; in sdp_print() 423 start += value.uint8; in sdp_print() 440 printf("url8 %*.*s\n", value.uint8, value.uint8, start); in sdp_print() 441 start += value.uint8; in sdp_print() 445 printf("url16 %*.*s\n", value.uint16, value.uint16, start); in sdp_print() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.td | 15 class ValueType<int size, int value> { 18 int Value = value; 21 def OtherVT : ValueType<0, 1>; // "Other" value 22 def i1 : ValueType<1, 2>; // One bit boolean value 23 def i8 : ValueType<8, 3>; // 8-bit integer value 24 def i16 : ValueType<16, 4>; // 16-bit integer value 25 def i32 : ValueType<32, 5>; // 32-bit integer value 26 def i64 : ValueType<64, 6>; // 64-bit integer value 27 def i128 : ValueType<128, 7>; // 128-bit integer value 212 def x86mmx : ValueType<64, 171>; // X86 MMX value [all …]
|
| /freebsd-13.1/contrib/tcp_wrappers/ |
| H A D | options.c | 157 value += strspn(value, whitespace); 161 value += strspn(value, whitespace); 202 char *value; in allow_option() 213 char *value; in deny_option() 222 char *value; in banners_option() 254 char *value; in group_option() 273 char *value; in user_option() 295 char *value; in umask_option() 311 char *value; in spawn_option() 323 char *value; in linger_option() [all …]
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-fau.h | 94 int64_t value : 63; member 105 int32_t value : 31; member 116 int16_t value : 15; member 127 int8_t value : 7; member 182 cvmx_build_bits(CVMX_FAU_BITS_INEVAL, value) | in __cvmx_fau_atomic_address() 515 cvmx_write64_int64(__cvmx_fau_store_address(0, reg), value); in cvmx_fau_atomic_add64() 527 cvmx_write64_int32(__cvmx_fau_store_address(0, reg), value); in cvmx_fau_atomic_add32() 539 cvmx_write64_int16(__cvmx_fau_store_address(0, reg), value); in cvmx_fau_atomic_add16() 550 cvmx_write64_int8(__cvmx_fau_store_address(0, reg), value); in cvmx_fau_atomic_add8() 562 cvmx_write64_int64(__cvmx_fau_store_address(1, reg), value); in cvmx_fau_atomic_write64() [all …]
|
| /freebsd-13.1/contrib/libcbor/src/cbor/internal/ |
| H A D | encoders.c | 13 if (value <= 23) { in _cbor_encode_uint8() 21 buffer[1] = value; in _cbor_encode_uint8() 36 buffer[1] = value >> 8; in _cbor_encode_uint16() 37 buffer[2] = value; in _cbor_encode_uint16() 53 buffer[1] = value >> 24; in _cbor_encode_uint32() 54 buffer[2] = value >> 16; in _cbor_encode_uint32() 55 buffer[3] = value >> 8; in _cbor_encode_uint32() 56 buffer[4] = value; in _cbor_encode_uint32() 78 buffer[7] = value >> 8; in _cbor_encode_uint64() 79 buffer[8] = value; in _cbor_encode_uint64() [all …]
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | acbuffer.h | 274 #define ACPI_PLD_SET_REVISION(dword,value) ACPI_SET_BITS (dword, 0, ACPI_7BIT_MASK, value) … argument 277 #define ACPI_PLD_SET_IGNORE_COLOR(dword,value) ACPI_SET_BITS (dword, 7, ACPI_1BIT_MASK, value) … argument 280 #define ACPI_PLD_SET_RED(dword,value) ACPI_SET_BITS (dword, 8, ACPI_8BIT_MASK, value) … argument 283 #define ACPI_PLD_SET_GREEN(dword,value) ACPI_SET_BITS (dword, 16, ACPI_8BIT_MASK, value) … argument 286 #define ACPI_PLD_SET_BLUE(dword,value) ACPI_SET_BITS (dword, 24, ACPI_8BIT_MASK, value) … argument 299 #define ACPI_PLD_SET_USER_VISIBLE(dword,value) ACPI_SET_BITS (dword, 0, ACPI_1BIT_MASK, value) … argument 302 #define ACPI_PLD_SET_DOCK(dword,value) ACPI_SET_BITS (dword, 1, ACPI_1BIT_MASK, value) … argument 305 #define ACPI_PLD_SET_LID(dword,value) ACPI_SET_BITS (dword, 2, ACPI_1BIT_MASK, value) … argument 308 #define ACPI_PLD_SET_PANEL(dword,value) ACPI_SET_BITS (dword, 3, ACPI_3BIT_MASK, value) … argument 311 #define ACPI_PLD_SET_VERTICAL(dword,value) ACPI_SET_BITS (dword, 6, ACPI_2BIT_MASK, value) … argument [all …]
|
| /freebsd-13.1/sys/kern/ |
| H A D | subr_filter.c | 157 tf->entries[i].value = value; in check_update_times() 166 tf->entries[i].value = value; in check_update_times() 192 tf->entries[i].value = value; in check_update_times_small() 201 tf->entries[i].value = value; in check_update_times_small() 378 tf->entries[i].value = value; in apply_filter_min() 386 tf->entries[i].value = value; in apply_filter_min() 405 tf->entries[i].value = value; in apply_filter_min_small() 413 tf->entries[i].value = value; in apply_filter_min_small() 431 tf->entries[i].value = value; in apply_filter_max() 439 tf->entries[i].value = value; in apply_filter_max() [all …]
|
| /freebsd-13.1/sys/dev/isci/scil/ |
| H A D | scic_sds_controller_registers.h | 87 (value) \ 99 (value) \ 123 (value) \ 135 value \ 152 value \ 165 value \ 439 value \ 446 value \ 459 value \ 472 value \ [all …]
|
| /freebsd-13.1/contrib/bsnmp/snmp_mibII/ |
| H A D | mibII_ip.c | 169 switch (value->var.subs[sub - 1]) { in op_ip() 174 if (value->v.integer == 1) { in op_ip() 189 if (value->v.integer < 1 || value->v.integer > 255) in op_ip() 227 switch (value->var.subs[sub - 1]) { in op_ip() 234 value->v.integer = ip_defttl; in op_ip() 266 switch (value->var.subs[sub - 1]) { in op_ipstat() 292 value->v.uint32 = ip_idrop; in op_ipstat() 312 value->v.integer = IPFRAGTTL; in op_ipstat() 371 switch (value->var.subs[sub - 1]) { in op_icmpstat() 374 value->v.integer = 0; in op_icmpstat() [all …]
|
| H A D | mibII_interfaces.c | 226 if (value->v.integer != 1 && value->v.integer != 2) in op_ifentry() 278 value->v.integer = in op_ifentry() 301 value->v.uint32 = in op_ifentry() 407 if (value->v.integer != 1 && value->v.integer != 2) in op_ifxtable() 416 if (value->v.integer != 1 && value->v.integer != 2) in op_ifxtable() 446 value->v.uint32 = 0; in op_ifxtable() 454 value->v.uint32 = 0; in op_ifxtable() 471 value->v.counter64 = 0; in op_ifxtable() 496 value->v.integer = in op_ifxtable() 501 value->v.integer = in op_ifxtable() [all …]
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| H A D | MachONormalizedFileYAML.cpp | 137 io.enumCase(value, "unknown", in enumeration() 139 io.enumCase(value, "Mac OS X", in enumeration() 141 io.enumCase(value, "iOS", in enumeration() 255 value = alignment; in input() 491 value = 0; in input() 505 value = value | llvm::MachO::VM_PROT_WRITE; in input() 514 value = value | llvm::MachO::VM_PROT_EXECUTE; in input() 695 out << llvm::format("%d.%d", (value >> 16), (value >> 8) & 0xFF); in output() 696 if (value & 0xFF) { in output() 701 uint32_t value; in input() local [all …]
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/ |
| H A D | tst.negorder.d.out | 4 value ------------- Distribution ------------- count 10 value ------------- Distribution ------------- count 16 value ------------- Distribution ------------- count 22 value ------------- Distribution ------------- count 28 value ------------- Distribution ------------- count 34 value ------------- Distribution ------------- count 40 value ------------- Distribution ------------- count 46 value ------------- Distribution ------------- count 52 value ------------- Distribution ------------- count 58 value ------------- Distribution ------------- count [all …]
|
| /freebsd-13.1/bin/sh/ |
| H A D | arith_yylex.c | 84 int value; in yylex() local 90 value = *buf; in yylex() 91 switch (value) { in yylex() 171 value = ARITH_VAR; in yylex() 174 value += ARITH_ASS - '='; in yylex() 180 value += 11; in yylex() 185 value += ARITH_GE - '>'; in yylex() 191 value += ARITH_GT - '>'; in yylex() 213 value += ARITH_OR - '|'; in yylex() 227 value += ARITH_NE - '!'; in yylex() [all …]
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | config.c | 177 value, path); in set_config_value() 235 vp = value; in _expand_config_value() 253 value); in _expand_config_value() 263 value); in _expand_config_value() 294 value); in _expand_config_value() 314 return (value); in expand_config_value() 324 const char *value; in get_config_value() local 327 if (value == NULL) in get_config_value() 369 const char *value; in get_config_bool() local 372 if (value == NULL) in get_config_bool() [all …]
|