Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 2479) sorted by relevance

12345678910>>...100

/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-fau.h94 int64_t value : 63; member
105 int32_t value : 31; member
116 int16_t value : 15; member
127 int8_t value : 7; member
235 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_fetch_and_add8()
513 static inline void cvmx_fau_atomic_add64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_atomic_add64()
525 static inline void cvmx_fau_atomic_add32(cvmx_fau_reg_32_t reg, int32_t value) in cvmx_fau_atomic_add32()
537 static inline void cvmx_fau_atomic_add16(cvmx_fau_reg_16_t reg, int16_t value) in cvmx_fau_atomic_add16()
548 static inline void cvmx_fau_atomic_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_add8()
560 static inline void cvmx_fau_atomic_write64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_atomic_write64()
[all …]
/freebsd-12.1/contrib/gdb/gdb/
H A Dvalue.h42 struct value struct
51 /* Location of value (if lval). */ argument
66 /* Describes offset of a value within lval of a structure in bytes. argument
81 /* Frame value is relative to. In practice, this ID is only used if argument
88 /* Type of the value. */ argument
137 variables or put into the value history are taken off this argument
139 struct value *next; argument
165 /* The BFD section associated with this value. */ argument
168 /* If value is a variable, is it initialized or not. */ argument
201 get to the real subobject, if the value happens to represent argument
[all …]
H A Dax-gdb.c311 gen_traced_pop (struct agent_expr *ax, struct axs_value *value) in gen_traced_pop()
664 require_rvalue (struct agent_expr *ax, struct axs_value *value) in require_rvalue()
956 gen_add (struct agent_expr *ax, struct axs_value *value, in gen_add()
1003 gen_sub (struct agent_expr *ax, struct axs_value *value, in gen_sub()
1056 gen_binop (struct agent_expr *ax, struct axs_value *value, in gen_binop()
1088 gen_complement (struct agent_expr *ax, struct axs_value *value) in gen_complement()
1105 gen_deref (struct agent_expr *ax, struct axs_value *value) in gen_deref()
1411 struct axs_value *value) in gen_repeat()
1454 struct axs_value *value) in gen_sizeof()
1479 struct axs_value *value) in gen_expr()
[all …]
/freebsd-12.1/contrib/binutils/opcodes/
H A Dmep-ibld.c81 unsigned long value, in insert_1()
123 long value, in insert_normal()
434 long value, mask; in extract_normal() local
1103 long value; in mep_cgen_extract_operand() local
1111 long value; in mep_cgen_extract_operand() local
1119 long value; in mep_cgen_extract_operand() local
1275 long value; in mep_cgen_extract_operand() local
1283 long value; in mep_cgen_extract_operand() local
1475 int value; in mep_cgen_get_int_operand() local
1750 bfd_vma value; in mep_cgen_get_vma_operand() local
[all …]
/freebsd-12.1/sys/dev/isci/scil/
H A Dscic_sds_controller_registers.h184 #define SMU_PCP_WRITE(controller, value) \ argument
189 #define SMU_TCR_READ(controller, value) \ argument
194 #define SMU_TCR_WRITE(controller, value) \ argument
227 #define SMU_CQGR_WRITE(controller, value) \ argument
232 #define SMU_CQGR_READ(controller, value) \ argument
237 #define SMU_CQPR_WRITE(controller, value) \ argument
286 #define SMU_ICC_WRITE(controller, value) \ argument
291 #define SMU_CQC_WRITE(controller, value) \ argument
331 #define SMU_CGUCR_WRITE(controller, value) \ argument
422 #define SCU_UFQC_WRITE(controller, value) \ argument
[all …]
H A Dsati_util.h109 #define sati_set_ata_status(the_reg_fis, value) \ argument
111 #define sati_set_sata_fis_type(the_reg_fis, value) \ argument
118 #define sati_set_ata_command(the_reg_fis, value) \ argument
120 #define sati_set_ata_features(the_reg_fis, value) \ argument
122 #define sati_set_ata_features_exp(the_reg_fis, value) \ argument
124 #define sati_set_ata_control(the_reg_fis, value) \ argument
126 #define sati_set_ata_sector_count(the_reg_fis, value) \ argument
128 #define sati_set_ata_sector_count_exp(the_reg_fis, value) \ argument
130 #define sati_set_ata_lba_low(the_reg_fis, value) \ argument
132 #define sati_set_ata_lba_mid(the_reg_fis, value) \ argument
[all …]
H A Dscic_sds_phy_registers.h110 #define SCU_TLCR_WRITE(phy, value) \ argument
171 #define SCU_SAS_TIPID_WRITE(phy, value) \ argument
179 #define SCU_SAS_TIID_WRITE(phy, value) \ argument
187 #define SCU_SAS_TIDNH_WRITE(phy, value) \ argument
195 #define SCU_SAS_TIDNL_WRITE(phy, value) \ argument
203 #define SCU_SAS_TISSAH_WRITE(phy, value) \ argument
211 #define SCU_SAS_TISSAL_WRITE(phy, value) \ argument
219 #define SCU_SAS_PCFG_WRITE(phy, value) \ argument
235 #define SCU_SAS_CLKSM_WRITE(phy, value) \ argument
243 #define SCU_SAS_PHYCAP_WRITE(phy, value) \ argument
[all …]
/freebsd-12.1/contrib/libevent/test/
H A Dregress.gen.c110 const char * value) in msg_from_name_assign()
122 const char * value) in msg_to_name_assign()
134 const struct kill* value) in msg_attack_assign()
171 const struct run* value) in msg_run_assign()
514 const char * value) in kill_weapon_assign()
526 const char * value) in kill_action_assign()
569 ev_uint32_t *value) in kill_how_often_get()
862 const char * value) in run_how_assign()
896 const char * value) in run_notes_assign()
954 run_fixed_bytes_get(struct run *msg, ev_uint8_t **value) in run_fixed_bytes_get()
[all …]
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c110 const char * value) in msg_from_name_assign()
122 const char * value) in msg_to_name_assign()
134 const struct kill* value) in msg_attack_assign()
171 const struct run* value) in msg_run_assign()
514 const char * value) in kill_weapon_assign()
526 const char * value) in kill_action_assign()
569 ev_uint32_t *value) in kill_how_often_get()
862 const char * value) in run_how_assign()
896 const char * value) in run_notes_assign()
954 run_fixed_bytes_get(struct run *msg, ev_uint8_t **value) in run_fixed_bytes_get()
[all …]
/freebsd-12.1/sys/powerpc/include/
H A Dcpufunc.h57 mtmsr(register_t value) in mtmsr()
65 mtmsrd(register_t value) in mtmsrd()
75 register_t value; in mfmsr() local
84 mtsrin(vm_offset_t va, register_t value) in mtsrin()
93 register_t value; in mfsrin() local
104 register_t value; in mfctrl() local
113 mtdec(register_t value) in mtdec()
122 register_t value; in mfdec() local
132 register_t value; in mfpvr() local
/freebsd-12.1/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_sysevent.c185 boolean_t value; in log_sysevent() local
194 uint8_t value; in log_sysevent() local
202 int32_t value; in log_sysevent() local
211 uint32_t value; in log_sysevent() local
220 int64_t value; in log_sysevent() local
229 uint64_t value; in log_sysevent() local
238 char *value; in log_sysevent() local
248 uint8_t *value; in log_sysevent() local
259 uint16_t *value; in log_sysevent() local
270 uint32_t *value; in log_sysevent() local
[all …]
/freebsd-12.1/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-12.1/contrib/tcp_wrappers/
H A Doptions.c140 char *value; local
201 static void allow_option(value, request) in allow_option() argument
212 static void deny_option(value, request) in deny_option() argument
253 static void group_option(value, request) in group_option() argument
272 static void user_option(value, request) in user_option() argument
294 static void umask_option(value, request) in umask_option() argument
310 static void spawn_option(value, request) in spawn_option() argument
322 static void linger_option(value, request) in linger_option() argument
359 static void nice_option(value, request) in nice_option() argument
374 static void twist_option(value, request) in twist_option() argument
[all …]
/freebsd-12.1/contrib/llvm/lib/Support/
H A DChrono.cpp19 const char llvm::detail::unit<std::ratio<3600>>::value[] = "h"; member in llvm::llvm::detail::unit<std::ratio<3600>>
20 const char llvm::detail::unit<std::ratio<60>>::value[] = "m"; member in llvm::llvm::detail::unit<std::ratio<60>>
21 const char llvm::detail::unit<std::ratio<1>>::value[] = "s"; member in llvm::llvm::detail::unit<std::ratio<1>>
22 const char llvm::detail::unit<std::milli>::value[] = "ms"; member in llvm::llvm::detail::unit<std::milli>
23 const char llvm::detail::unit<std::micro>::value[] = "us"; member in llvm::llvm::detail::unit<std::micro>
24 const char llvm::detail::unit<std::nano>::value[] = "ns"; member in llvm::llvm::detail::unit<std::nano>
/freebsd-12.1/contrib/ofed/libmlx4/
H A Dmmio.h77 #define mmio_writeb(addr, value) \ argument
79 #define mmio_writew(addr, value) \ argument
81 #define mmio_writel(addr, value) \ argument
83 #define mmio_writeq(addr, value) \ argument
85 #define mmio_write(addr, value, length) \ argument
88 #define mmio_readb(addr, value) \ argument
90 #define mmio_readw(addr, value) \ argument
92 #define mmio_readl(addr, value) \ argument
94 #define mmio_readq(addr, value) \ argument
96 #define mmio_read(addr, value, length) \ argument
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_settings.cpp157 double value; in __kmp_convert_to_milliseconds() local
522 int value) { in __kmp_stg_print_bool()
531 int value) { in __kmp_stg_print_int()
560 size_t value) { in __kmp_stg_print_size()
767 char const *value = NULL; in __kmp_stg_print_wait_policy() local
1218 const char *value = NULL; in __kmp_stg_print_target_offload() local
3018 char const *value = NULL; in __kmp_stg_print_topology_method() local
3875 const char *value = NULL; in __kmp_stg_print_consistency_check() local
4158 const char *value = NULL; in __kmp_stg_print_lock_kind() local
5294 char const *value; in __kmp_aux_env_initialize() local
[all …]
/freebsd-12.1/contrib/binutils/bfd/
H A Dcpu-ia64-opc.c63 ins_reg (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_reg()
81 ins_immu (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_immu()
102 BFD_HOST_U_64_BIT value = 0; in ext_immu() local
117 ins_immu5b (const struct ia64_operand *self, ia64_insn value, in ins_immu5b()
140 ins_immus8 (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_immus8()
161 ins_imms_scaled (const struct ia64_operand *self, ia64_insn value, in ins_imms_scaled()
207 ins_imms (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_imms()
234 ins_immsm1u4 (const struct ia64_operand *self, ia64_insn value, in ins_immsm1u4()
312 ins_cnt (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_cnt()
367 ia64_insn value; in ext_cnt2c() local
[all …]
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h25 virtual bool Parse(const char *value) { return false; } in Parse()
37 inline bool ParseBool(const char *value, bool *b) { in ParseBool()
54 inline bool FlagHandler<bool>::Parse(const char *value) { in Parse()
61 inline bool FlagHandler<HandleSignalMode>::Parse(const char *value) { in Parse()
77 inline bool FlagHandler<const char *>::Parse(const char *value) { in Parse()
83 inline bool FlagHandler<int>::Parse(const char *value) { in Parse()
92 inline bool FlagHandler<uptr>::Parse(const char *value) { in Parse()
/freebsd-12.1/crypto/openssl/crypto/asn1/
H A Da_mbstr.c207 static int traverse_string(const unsigned char *p, int len, int inform, in traverse_string()
211 unsigned long value; in traverse_string() local
247 static int in_utf8(unsigned long value, void *arg) in in_utf8()
257 static int out_utf8(unsigned long value, void *arg) in out_utf8()
270 static int type_str(unsigned long value, void *arg) in type_str()
294 static int cpy_asc(unsigned long value, void *arg) in cpy_asc()
306 static int cpy_bmp(unsigned long value, void *arg) in cpy_bmp()
319 static int cpy_univ(unsigned long value, void *arg) in cpy_univ()
334 static int cpy_utf8(unsigned long value, void *arg) in cpy_utf8()
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_conf.c206 static int cmd_Groups(SSL_CONF_CTX *cctx, const char *value) in cmd_Groups()
218 static int cmd_Curves(SSL_CONF_CTX *cctx, const char *value) in cmd_Curves()
257 static int cmd_CipherString(SSL_CONF_CTX *cctx, const char *value) in cmd_CipherString()
279 static int cmd_Protocol(SSL_CONF_CTX *cctx, const char *value) in cmd_Protocol()
302 static int protocol_from_string(const char *value) in protocol_from_string()
350 static int cmd_MinProtocol(SSL_CONF_CTX *cctx, const char *value) in cmd_MinProtocol()
362 static int cmd_MaxProtocol(SSL_CONF_CTX *cctx, const char *value) in cmd_MaxProtocol()
367 static int cmd_Options(SSL_CONF_CTX *cctx, const char *value) in cmd_Options()
396 static int cmd_VerifyMode(SSL_CONF_CTX *cctx, const char *value) in cmd_VerifyMode()
440 static int cmd_PrivateKey(SSL_CONF_CTX *cctx, const char *value) in cmd_PrivateKey()
[all …]
H A Dssl_stat.c228 const char *SSL_alert_type_string_long(int value) in SSL_alert_type_string_long()
240 const char *SSL_alert_type_string(int value) in SSL_alert_type_string()
252 const char *SSL_alert_desc_string(int value) in SSL_alert_desc_string()
320 const char *SSL_alert_desc_string_long(int value) in SSL_alert_desc_string_long()
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dtype_utils.hpp87 value = is_const<T>::value && is_pointer<T>::value enumerator
96 value = is_const<T>::value && is_reference<T>::value enumerator
105 value = is_fundamental<typename remove_const<T>::type>::value enumerator
120 value = 0 enumerator
129 value = 1 enumerator
136 value = is_pair_imp<T>::value enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h34 Flags(uint32_t value) : m_flags(value) {} in Flags()
106 void SetValue(uint32_t value) { m_flags = value; } in SetValue()
126 void SetCascades(bool value) { m_flags.SetCascades(value); } in SetCascades()
128 void SetSkipsPointers(bool value) { m_flags.SetSkipPointers(value); } in SetSkipsPointers()
130 void SetSkipsReferences(bool value) { m_flags.SetSkipReferences(value); } in SetSkipsReferences()
132 void SetNonCacheable(bool value) { m_flags.SetNonCacheable(value); } in SetNonCacheable()
136 void SetOptions(uint32_t value) { m_flags.SetValue(value); } in SetOptions()
H A DTypeValidator.h33 Flags(uint32_t value) : m_flags(value) {} in Flags()
105 void SetValue(uint32_t value) { m_flags = value; } in SetValue()
122 void SetCascades(bool value) { m_flags.SetCascades(value); } in SetCascades()
124 void SetSkipsPointers(bool value) { m_flags.SetSkipPointers(value); } in SetSkipsPointers()
126 void SetSkipsReferences(bool value) { m_flags.SetSkipReferences(value); } in SetSkipsReferences()
128 void SetNonCacheable(bool value) { m_flags.SetNonCacheable(value); } in SetNonCacheable()
132 void SetOptions(uint32_t value) { m_flags.SetValue(value); } in SetOptions()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DThreadSafeValue.h27 ThreadSafeValue(const T &value) : m_value(value), m_mutex() {} in ThreadSafeValue()
32 T value; in GetValue() local
44 void SetValue(const T &value) { in SetValue()
51 void SetValueNoLock(const T &value) { m_value = value; } in SetValueNoLock()

12345678910>>...100