Searched refs:value (Results 51 - 75 of 3402) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/ncurses/include/
H A Dedit_cfg.sh33 # Edit the default value of the term.h file based on the autoconf-generated
51 value=1
53 value=0
55 echo '** edit: '$name $value
57 -e "s@#define ${name}.*\$@#define $name $value@" \
58 -e "s@#if $name\$@#if $value /* $name */@" \
59 -e "s@#if !$name\$@#if $value /* !$name */@" \
/freebsd-11.0-release/lib/libypclnt/
H A Dypclnt_get.c42 char *value; local
46 key, (int)strlen(key), &value, &len);
51 return (value);
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Duuids-table.c73 DBT key, value;
83 svn_fs_base__clear_dbt(&value);
84 value.data = buffer;
85 value.size = sizeof(buffer) - 1;
90 BDB_ERR(uuids->put(uuids, 0, &key, &value, DB_APPEND));
107 DBT value;
113 svn_fs_base__clear_dbt(&value);
114 value.data = buffer;
115 value.size = sizeof(buffer) - 1;
116 value
72 DBT key, value; local
106 DBT value; local
136 DBT value; local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dax-gdb.c27 #include "value.h"
63 struct axs_value * --- describes value left on top of stack */
65 static struct value *const_var_ref (struct symbol *var);
66 static struct value *const_expr (union exp_element **pc);
67 static struct value *maybe_const_expr (union exp_element **pc);
82 struct axs_value *value, struct symbol *var);
86 struct axs_value *value,
90 static void require_rvalue (struct agent_expr *ax, struct axs_value *value);
91 static void gen_usual_unary (struct agent_expr *ax, struct axs_value *value);
101 struct axs_value *value);
311 gen_traced_pop(struct agent_expr *ax, struct axs_value *value) argument
522 gen_var_ref(struct agent_expr *ax, struct axs_value *value, struct symbol *var) argument
648 gen_int_literal(struct agent_expr *ax, struct axs_value *value, LONGEST k, struct type *type) argument
664 require_rvalue(struct agent_expr *ax, struct axs_value *value) argument
709 gen_usual_unary(struct agent_expr *ax, struct axs_value *value) argument
866 gen_integral_promotions(struct agent_expr *ax, struct axs_value *value) argument
883 gen_cast(struct agent_expr *ax, struct axs_value *value, struct type *type) argument
956 gen_add(struct agent_expr *ax, struct axs_value *value, struct axs_value *value1, struct axs_value *value2, char *name) argument
1003 gen_sub(struct agent_expr *ax, struct axs_value *value, struct axs_value *value1, struct axs_value *value2) argument
1056 gen_binop(struct agent_expr *ax, struct axs_value *value, struct axs_value *value1, struct axs_value *value2, enum agent_op op, enum agent_op op_unsigned, int may_carry, char *name) argument
1075 gen_logical_not(struct agent_expr *ax, struct axs_value *value) argument
1088 gen_complement(struct agent_expr *ax, struct axs_value *value) argument
1105 gen_deref(struct agent_expr *ax, struct axs_value *value) argument
1126 gen_address_of(struct agent_expr *ax, struct axs_value *value) argument
1193 gen_bitfield_ref(struct agent_expr *ax, struct axs_value *value, struct type *type, int start, int end) argument
1354 gen_struct_ref(struct agent_expr *ax, struct axs_value *value, char *field, char *operator_name, char *operand_name) argument
1410 gen_repeat(union exp_element **pc, struct agent_expr *ax, struct axs_value *value) argument
1453 gen_sizeof(union exp_element **pc, struct agent_expr *ax, struct axs_value *value) argument
1478 gen_expr(union exp_element **pc, struct agent_expr *ax, struct axs_value *value) argument
1727 expr_to_agent(struct expression *expr, struct axs_value *value) argument
1784 struct axs_value value; local
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A Dtype_traits.h37 static const bool value = std::is_trivially_copyable<T>::value; member in struct:llvm::isPodLike
42 static const bool value = __is_trivially_copyable(T);
46 static const bool value = !std::is_class<T>::value;
53 static const bool value = isPodLike<T>::value && isPodLike<U>::value; member in struct:llvm::isPodLike
66 static const bool value = member in class:llvm::is_integral_or_enum
67 !std::is_class<UnderlyingT>::value
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dstore-int.c37 _krb5_put_int(void *buffer, unsigned long value, size_t size) argument
42 p[i] = value & 0xff;
43 value >>= 8;
49 _krb5_get_int(void *buffer, unsigned long *value, size_t size) argument
56 *value = v;
/freebsd-11.0-release/contrib/groff/src/libs/libgroff/
H A Dglyphuni.cpp29 char *value; member in struct:glyph_to_unicode
39 const char *value; member in struct:S
495 gtu->value = (char *)glyph_to_unicode_list[i].value;
503 return result ? result->value : 0;
H A Duniglyph.cpp29 char *value; member in struct:unicode_to_glyph
39 const char *value; member in struct:S
495 utg->value = (char *)unicode_to_glyph_list[i].value;
503 return result ? result->value : 0;
H A Duniuni.cpp32 char *value; member in struct:unicode_decompose
44 const char *value; member in struct:S
1985 dec->value = (char *)unicode_decompose_list[i].value;
1993 return result ? result->value : 0;
/freebsd-11.0-release/contrib/groff/src/utils/hpftodit/
H A Dhpuni.cpp28 char *value; member in struct:hp_msl_to_unicode
38 const char *value; member in struct:S
689 ptu->value = (char *)hp_msl_to_unicode_list[i].value;
697 return result ? result->value : 0;
/freebsd-11.0-release/sys/mips/malta/
H A Dyamon.c39 char *value; local
42 value = NULL;
45 value = p->value;
50 return (value);
/freebsd-11.0-release/sys/dev/isci/scil/
H A Dscic_sds_controller_registers.h81 #define scic_sds_controller_smu_register_write(controller, reg, value) \
85 (value) \
93 #define scu_afe_register_write(controller, reg, value) \
97 (value) \
117 #define scu_sgpio_peg0_register_write(controller, reg, value) \
121 (value) \
129 #define scu_controller_viit_register_write(controller, index, reg, value) \
133 value \
146 #define scu_controller_scratch_ram_register_write(controller, index, value) \
150 value \
[all...]
/freebsd-11.0-release/contrib/bsnmp/snmp_mibII/
H A DmibII_begemot.c40 op_begemot_mibII(struct snmp_context *ctx __unused, struct snmp_value *value, argument
52 switch (value->var.subs[sub - 1]) {
60 mibif_force_hc_update_interval = value->v.uint32;
65 mibII_poll_ticks = value->v.uint32;
71 switch (value->var.subs[sub - 1]) {
84 switch (value->var.subs[sub - 1]) {
101 switch (value->var.subs[sub - 1]) {
104 value->v.counter64 = mibif_maxspeed;
108 value->v.uint32 = mibif_hc_update_interval;
112 value
[all...]
H A DmibII_interfaces.c140 * 32-bit value. If the timeval is 0 then return 0.
159 op_interfaces(struct snmp_context *ctx __unused, struct snmp_value *value, argument
178 switch (value->var.subs[sub - 1]) {
181 value->v.integer = mib_if_number;
191 op_ifentry(struct snmp_context *ctx, struct snmp_value *value, argument
202 if ((ifp = NEXT_OBJECT_INT(&mibif_list, &value->var, sub)) == NULL)
204 value->var.len = sub + 1;
205 value->var.subs[sub] = ifp->index;
209 if (value->var.len - sub != 1)
211 if ((ifp = mib_find_if(value
366 op_ifxtable(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int iidx __unused, enum snmp_op op) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueRegex.h25 OptionValueRegex(const char *value = nullptr) :
27 m_regex (value)
47 SetValueFromString(llvm::StringRef value,
71 SetCurrentValue (const char *value) argument
73 if (value && value[0])
74 m_regex.Compile (value);
H A DOptionValueSInt64.h33 OptionValueSInt64 (int64_t value) : argument
35 m_current_value (value),
36 m_default_value (value),
79 SetValueFromString(llvm::StringRef value,
98 operator = (int64_t value) argument
100 m_current_value = value;
117 SetCurrentValue (int64_t value) argument
119 if (value >= m_min_value && value <= m_max_value)
121 m_current_value = value;
128 SetDefaultValue(int64_t value) argument
[all...]
H A DOptionValueString.h56 OptionValueString (const char *value) : argument
64 if (value && value[0])
66 m_current_value.assign (value);
67 m_default_value.assign (value);
86 OptionValueString(const char *value, argument
96 if (value && value[0])
98 m_current_value.assign (value);
99 m_default_value.assign (value);
167 operator =(const char *value) argument
192 SetDefaultValue(const char *value) argument
[all...]
/freebsd-11.0-release/contrib/subversion/subversion/svnrdump/
H A Dutil.c36 const svn_string_t **value,
39 if (svn_prop_needs_translation(name) && *value)
43 SVN_ERR(svn_subst_translate_cstring2((*value)->data, &cstring,
48 *value = svn_string_create(cstring, result_pool);
66 const svn_string_t *value = apr_hash_this_val(hi);
68 SVN_ERR(svn_rdump__normalize_prop(key, &value,
71 svn_hash_sets(*normal_props, key, value);
34 svn_rdump__normalize_prop(const char *name, const svn_string_t **value, apr_pool_t *result_pool) argument
65 const svn_string_t *value = apr_hash_this_val(hi); local
/freebsd-11.0-release/contrib/ntp/lib/isc/win32/
H A Dresource.c38 isc_resource_setlimit(isc_resource_t resource, isc_resourcevalue_t value) { argument
46 if (value == ISC_RESOURCE_UNLIMITED)
49 rlim_value = min(value, WIN32_MAX_OPEN_FILES);
60 isc_resource_getlimit(isc_resource_t resource, isc_resourcevalue_t *value) { argument
65 *value = WIN32_MAX_OPEN_FILES;
70 isc_resource_getcurlimit(isc_resource_t resource, isc_resourcevalue_t *value) { argument
71 return (isc_resource_getlimit(resource, value));
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Da_mbstr.c66 int (*rfunc) (unsigned long value, void *in),
68 static int in_utf8(unsigned long value, void *arg);
69 static int out_utf8(unsigned long value, void *arg);
70 static int type_str(unsigned long value, void *arg);
71 static int cpy_asc(unsigned long value, void *arg);
72 static int cpy_bmp(unsigned long value, void *arg);
73 static int cpy_univ(unsigned long value, void *arg);
74 static int cpy_utf8(unsigned long value, void *arg);
75 static int is_printable(unsigned long value);
254 * This function traverses a string and passes the value o
258 traverse_string(const unsigned char *p, int len, int inform, int (*rfunc) (unsigned long value, void *in), void *arg) argument
262 unsigned long value; local
298 in_utf8(unsigned long value, void *arg) argument
308 out_utf8(unsigned long value, void *arg) argument
321 type_str(unsigned long value, void *arg) argument
341 cpy_asc(unsigned long value, void *arg) argument
353 cpy_bmp(unsigned long value, void *arg) argument
366 cpy_univ(unsigned long value, void *arg) argument
381 cpy_utf8(unsigned long value, void *arg) argument
393 is_printable(unsigned long value) argument
[all...]
/freebsd-11.0-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_tgoto.c78 int *value = param; local
108 *value %= 100;
112 *value %= 1000;
115 *value += UChar(*++string);
123 if (*value == 0) {
125 *value += 1;
128 *value = 0200; /* tputs will treat this as \0 */
131 result[used++] = (char) *value++;
146 if (*value > string[1])
147 *value
[all...]
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_begemot.c40 op_begemot(struct snmp_context *ctx, struct snmp_value *value, argument
47 switch (value->var.subs[sub - 1]) {
50 value->v.uint32 = storage_tbl_refresh;
54 value->v.uint32 = fs_tbl_refresh;
58 value->v.uint32 = disk_storage_tbl_refresh;
62 value->v.uint32 = network_tbl_refresh;
66 value->v.uint32 = swins_tbl_refresh;
70 value->v.uint32 = swrun_tbl_refresh;
74 return (string_get(value, pkg_dir, -1));
82 switch (value
[all...]
/freebsd-11.0-release/sys/netgraph/bluetooth/common/
H A Dng_bluetooth.c72 u_int32_t value; local
75 value = bluetooth_hci_command_timeout_value;
76 error = sysctl_handle_int(oidp, &value, 0, req);
78 if (value > 0)
79 bluetooth_hci_command_timeout_value = value;
96 u_int32_t value; local
99 value = bluetooth_hci_connect_timeout_value;
100 error = sysctl_handle_int(oidp, &value, 0, req);
102 if (0 < value && value <
131 u_int32_t value; local
156 u_int32_t value; local
234 u_int32_t value; local
[all...]
/freebsd-11.0-release/sys/dev/sfxge/common/
H A Def10_mac.c498 efx_qword_t value; local
511 EF10_MAC_STAT_READ(esmp, MC_CMD_MAC_TX_PKTS, &value);
512 EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_TX_PKTS]), &value);
514 EF10_MAC_STAT_READ(esmp, MC_CMD_MAC_TX_CONTROL_PKTS, &value);
515 EFSYS_STAT_SUBR_QWORD(&(stat[EFX_MAC_TX_PKTS]), &value);
517 EF10_MAC_STAT_READ(esmp, MC_CMD_MAC_TX_PAUSE_PKTS, &value);
518 EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_TX_PAUSE_PKTS]), &value);
520 EF10_MAC_STAT_READ(esmp, MC_CMD_MAC_TX_UNICAST_PKTS, &value);
521 EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_TX_UNICST_PKTS]), &value);
523 EF10_MAC_STAT_READ(esmp, MC_CMD_MAC_TX_MULTICAST_PKTS, &value);
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dset_sec_context_option.c41 const gss_buffer_t value,
44 if (value->value == NULL || value->length != 1) {
48 *flag = *((const char *)value->value) != 0;
54 const gss_buffer_t value,
57 if (value == NULL || value->length == 0) {
60 *str = malloc(value
40 get_bool(OM_uint32 *minor_status, const gss_buffer_t value, int *flag) argument
53 get_string(OM_uint32 *minor_status, const gss_buffer_t value, char **str) argument
72 get_int32(OM_uint32 *minor_status, const gss_buffer_t value, OM_uint32 *ret) argument
88 set_int32(OM_uint32 *minor_status, const gss_buffer_t value, OM_uint32 set) argument
102 _gsskrb5_set_sec_context_option(OM_uint32 *minor_status, gss_ctx_id_t *context_handle, const gss_OID desired_object, const gss_buffer_t value) argument
[all...]

Completed in 141 milliseconds

1234567891011>>