Home
last modified time | relevance | path

Searched refs:value (Results 1 – 25 of 3992) sorted by relevance

12345678910>>...160

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d.out4 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 Dtst.negorder.d.out4 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 Dtst.quantmany.d.out3 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 Dtst.quantzero.d.out3 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/libexec/getty/
H A Dgettytab.h59 #define NX gettystrs[0].value
60 #define CL gettystrs[1].value
61 #define IM gettystrs[2].value
62 #define LM gettystrs[3].value
63 #define ER gettystrs[4].value
64 #define KL gettystrs[5].value
65 #define ET gettystrs[6].value
66 #define PC gettystrs[7].value
67 #define TT gettystrs[8].value
68 #define EV gettystrs[9].value
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dcam.h15 static inline void FWCMD_SET_ADDR_IDX(void *cmd, u32 value) in FWCMD_SET_ADDR_IDX() argument
17 le32p_replace_bits((__le32 *)(cmd) + 1, value, GENMASK(7, 0)); in FWCMD_SET_ADDR_IDX()
20 static inline void FWCMD_SET_ADDR_OFFSET(void *cmd, u32 value) in FWCMD_SET_ADDR_OFFSET() argument
25 static inline void FWCMD_SET_ADDR_LEN(void *cmd, u32 value) in FWCMD_SET_ADDR_LEN() argument
30 static inline void FWCMD_SET_ADDR_VALID(void *cmd, u32 value) in FWCMD_SET_ADDR_VALID() argument
32 le32p_replace_bits((__le32 *)(cmd) + 2, value, BIT(0)); in FWCMD_SET_ADDR_VALID()
52 le32p_replace_bits((__le32 *)(cmd) + 2, value, BIT(7)); in FWCMD_SET_ADDR_BB_SEL()
157 le32p_replace_bits((__le32 *)(cmd) + 8, value, BIT(14)); in FWCMD_SET_ADDR_TF_TRS()
162 le32p_replace_bits((__le32 *)(cmd) + 8, value, BIT(15)); in FWCMD_SET_ADDR_LSIG_TXOP()
192 le32p_replace_bits((__le32 *)(cmd) + 9, value, BIT(12)); in FWCMD_SET_ADDR_WOL_PATTERN()
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Dfw.h423 #define CHSW_INFO_SET_CH(pkt, value) \ argument
427 #define CHSW_INFO_SET_BW(pkt, value) \ argument
429 #define CHSW_INFO_SET_TIMEOUT(pkt, value) \ argument
436 #define CH_INFO_SET_CH(pkt, value) \ argument
440 #define CH_INFO_SET_BW(pkt, value) \ argument
442 #define CH_INFO_SET_TIMEOUT(pkt, value) \ argument
447 u8p_replace_bits((u8 *)(pkt) + 0x03, value, BIT(7))
449 #define EXTRA_CH_INFO_SET_ID(pkt, value) \ argument
452 u8p_replace_bits((u8 *)(pkt) + 0x04, value, BIT(7))
605 #define SET_SCAN_START(h2c_pkt, value) \ argument
[all …]
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c259 u32 value; in read_sge_debug_data() local
299 u32 value = 0; in t5_wtp_data() local
646 drop += (value & 0xFFFF) + ((value >> 16) & 0xFFFF); in t5_wtp_data()
697 err += value; in t5_wtp_data()
705 err += value; in t5_wtp_data()
713 err += value; in t5_wtp_data()
721 err += value; in t5_wtp_data()
729 err += value; in t5_wtp_data()
737 err += value; in t5_wtp_data()
941 u32 value = 0; in t6_wtp_data() local
[all …]
/freebsd/contrib/netbsd-tests/lib/libbluetooth/
H A Dt_sdp_get.c106 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 Dt_sdp_data.c51 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/sys/dev/sfxge/common/
H A Def10_mac.c718 &value); in ef10_mac_stats_update()
856 &value); in ef10_mac_stats_update()
858 &value); in ef10_mac_stats_update()
861 &value); in ef10_mac_stats_update()
863 &value); in ef10_mac_stats_update()
866 &value); in ef10_mac_stats_update()
868 &value); in ef10_mac_stats_update()
871 &value); in ef10_mac_stats_update()
873 &value); in ef10_mac_stats_update()
876 &value); in ef10_mac_stats_update()
[all …]
H A Dsiena_mac.c277 efx_qword_t value; in siena_mac_stats_update() local
351 &value); in siena_mac_stats_update()
355 &value); in siena_mac_stats_update()
365 &value); in siena_mac_stats_update()
435 &(value.eq_dword[0])); in siena_mac_stats_update()
437 &(value.eq_dword[1])); in siena_mac_stats_update()
441 &(value.eq_dword[0])); in siena_mac_stats_update()
443 &(value.eq_dword[1])); in siena_mac_stats_update()
447 &(value.eq_dword[0])); in siena_mac_stats_update()
449 &(value.eq_dword[1])); in siena_mac_stats_update()
[all …]
/freebsd/lib/libsdp/
H A Dutil.c295 } value; in sdp_print() local
380 printf("str8 %*.*s\n", value.uint8, value.uint8, start); in sdp_print()
381 start += value.uint8; in sdp_print()
385 printf("str16 %*.*s\n", value.uint16, value.uint16, start); in sdp_print()
390 printf("str32 %*.*s\n", value.uint32, value.uint32, start); in sdp_print()
403 start += value.uint8; in sdp_print()
422 start += value.uint8; in sdp_print()
439 printf("url8 %*.*s\n", value.uint8, value.uint8, start); in sdp_print()
440 start += value.uint8; in sdp_print()
444 printf("url16 %*.*s\n", value.uint16, value.uint16, start); in sdp_print()
[all …]
/freebsd/crypto/openssl/crypto/asn1/
H A Da_utf8.c31 unsigned long value; in UTF8_getc() local
39 value = *p++ & 0x7f; in UTF8_getc()
47 value |= *p++ & 0x3f; in UTF8_getc()
48 if (value < 0x80) in UTF8_getc()
59 value |= *p++ & 0x3f; in UTF8_getc()
60 if (value < 0x800) in UTF8_getc()
76 if (value < 0x10000) in UTF8_getc()
81 *val = value; in UTF8_getc()
99 if (value < 0x80) { in UTF8_putc()
104 if (value < 0x800) { in UTF8_putc()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.td15 class ValueType<int size, int value> {
19 int Value = value;
29 class VTAny<int value> : ValueType<0, value> {
33 class VTInt<int size, int value>
34 : ValueType<size, value> {
38 class VTFP<int size, int value>
39 : ValueType<size, value> {
43 class VTVec<int nelem, ValueType elt, int value>
44 : ValueType<!mul(nelem, elt.Size), value> {
53 : VTVec<nelem, elt, value> {
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dendian_test.cpp35 uint64_t value = 1; in TEST() local
52 value = (value << 8) | 0x55; // binary 0101 0101. in TEST()
59 uint64_t value = 1; in TEST() local
74 value *= -1; in TEST()
89 value *= -1; in TEST()
90 value = (value << 8) | 0x55; // binary 0101 0101. in TEST()
129 uint8_t value = 0x11; in TEST() local
130 swapByteOrder(value); in TEST()
136 swapByteOrder(value); in TEST()
142 swapByteOrder(value); in TEST()
[all …]
/freebsd/contrib/libcbor/src/cbor/internal/
H A Dencoders.c13 if (value <= 23) { in _cbor_encode_uint8()
15 buffer[0] = value + offset; in _cbor_encode_uint8()
21 buffer[1] = value; in _cbor_encode_uint8()
34 memcpy(buffer + 1, &value, 2); in _cbor_encode_uint16()
37 buffer[2] = (unsigned char)value; in _cbor_encode_uint16()
51 memcpy(buffer + 1, &value, 4); in _cbor_encode_uint32()
56 buffer[4] = (unsigned char)value; in _cbor_encode_uint32()
70 memcpy(buffer + 1, &value, 8); in _cbor_encode_uint64()
89 if (value <= UINT16_MAX) in _cbor_encode_uint()
90 if (value <= UINT8_MAX) in _cbor_encode_uint()
[all …]
/freebsd/contrib/tcp_wrappers/
H A Doptions.c139 char *value; in process_options() local
155 *value++ = 0; in process_options()
156 value += strspn(value, whitespace); in process_options()
159 *value++ = 0; in process_options()
160 value += strspn(value, whitespace); in process_options()
163 if (*value == 0) in process_options()
164 value = 0; in process_options()
191 syslog(LOG_DEBUG, "option: %s %s", key, value ? value : ""); in process_options()
298 shell_cmd(value); in spawn_option()
343 if (value != 0 && sscanf(value, "%d%c", &niceval, &junk) != 1) in nice_option()
[all …]
/freebsd/sys/kern/
H A Dsubr_filter.c156 tf->entries[i].value = value; in check_update_times()
165 tf->entries[i].value = value; in check_update_times()
191 tf->entries[i].value = value; in check_update_times_small()
200 tf->entries[i].value = value; in check_update_times_small()
377 tf->entries[i].value = value; in apply_filter_min()
385 tf->entries[i].value = value; in apply_filter_min()
404 tf->entries[i].value = value; in apply_filter_min_small()
412 tf->entries[i].value = value; in apply_filter_min_small()
430 tf->entries[i].value = value; in apply_filter_max()
438 tf->entries[i].value = value; in apply_filter_max()
[all …]
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h274 #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/sys/dev/isci/scil/
H A Dscic_sds_controller_registers.h85 (value) \
97 (value) \
121 (value) \
133 value \
150 value \
163 value \
437 value \
444 value \
457 value \
470 value \
[all …]
/freebsd/bin/sh/
H A Darith_yylex.c82 int value; in yylex() local
88 value = *buf; in yylex()
89 switch (value) { in yylex()
169 value = ARITH_VAR; in yylex()
172 value += ARITH_ASS - '='; in yylex()
178 value += 11; in yylex()
183 value += ARITH_GE - '>'; in yylex()
189 value += ARITH_GT - '>'; in yylex()
211 value += ARITH_OR - '|'; in yylex()
225 value += ARITH_NE - '!'; in yylex()
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.negorder.d.out4 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/contrib/bsnmp/snmp_mibII/
H A DmibII_interfaces.c226 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 …]
H A DmibII_ip.c181 switch (value->var.subs[sub - 1]) { in op_ip()
186 if (value->v.integer == 1) { in op_ip()
201 if (value->v.integer < 1 || value->v.integer > 255) in op_ip()
239 switch (value->var.subs[sub - 1]) { in op_ip()
246 value->v.integer = ip_defttl; in op_ip()
278 switch (value->var.subs[sub - 1]) { in op_ipstat()
304 value->v.uint32 = ip_idrop; in op_ipstat()
324 value->v.integer = ip_fragttl; in op_ipstat()
383 switch (value->var.subs[sub - 1]) { in op_icmpstat()
386 value->v.integer = 0; in op_icmpstat()
[all …]

12345678910>>...160