Home
last modified time | relevance | path

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

12345678910>>...76

/dragonfly/contrib/gdb-7/gdb/
H A Dvalue.h47 struct value *value_next (struct value *);
76 struct value *value_parent (struct value *);
77 extern void set_value_parent (struct value *value, struct value *parent);
194 struct value *(*indirect) (struct value *value);
199 struct value *(*coerce_ref) (const struct value *value);
391 extern struct value * readjust_indirect_value_type (struct value *value,
398 extern struct value *coerce_ref (struct value *value);
405 extern struct value *coerce_array (struct value *value);
608 extern struct value *value_concat (struct value *arg1, struct value *arg2);
610 extern struct value *value_binop (struct value *arg1, struct value *arg2,
[all …]
H A Dvalue.c752 value_next (struct value *value) in value_next() argument
758 value_type (const struct value *value) in value_type() argument
769 value_offset (const struct value *value) in value_offset() argument
780 value_bitpos (const struct value *value) in value_bitpos() argument
802 value_parent (struct value *value) in value_parent() argument
810 set_value_parent (struct value *value, struct value *parent) in set_value_parent() argument
989 value_lazy (struct value *value) in value_lazy() argument
1001 value_stack (struct value *value) in value_stack() argument
1013 value_contents (struct value *value) in value_contents() argument
1160 value_raw_address (struct value *value) in value_raw_address() argument
[all …]
H A Dax-gdb.c191 static struct value *
214 static struct value *
218 struct value *v1; in const_expr()
257 static struct value *
799 value->type = check_typedef (value->type); in require_rvalue()
861 value->type = lookup_pointer_type (value->type); in gen_usual_unary()
1240 value->type = check_typedef (TYPE_TARGET_TYPE (value->type)); in gen_deref()
1243 value->kind = ((TYPE_CODE (value->type) == TYPE_CODE_FUNC) in gen_deref()
1258 value->type = lookup_pointer_type (value->type); in gen_address_of()
1270 value->type = lookup_pointer_type (value->type); in gen_address_of()
[all …]
/dragonfly/libexec/getty/
H A Dgettytab.h62 #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 …]
/dragonfly/usr.bin/window/
H A Dlcmd.h60 void l_alias(struct value *, struct value *);
61 void l_close(struct value *, struct value *);
63 void l_debug(struct value *, struct value *);
67 void l_echo(struct value *, struct value *);
68 void l_escape(struct value *, struct value *);
71 void l_label(struct value *, struct value *);
72 void l_list(struct value *, struct value *);
76 void l_terse(struct value *, struct value *);
77 void l_time(struct value *, struct value *);
79 void l_unset(struct value *, struct value *);
[all …]
/dragonfly/lib/libsdp/
H A Dutil.c360 value.int128.b[ 0], value.int128.b[ 1], in sdp_print()
361 value.int128.b[ 2], value.int128.b[ 3], in sdp_print()
362 value.int128.b[ 4], value.int128.b[ 5], in sdp_print()
363 value.int128.b[ 6], value.int128.b[ 7], in sdp_print()
364 value.int128.b[ 8], value.int128.b[ 9], in sdp_print()
365 value.int128.b[10], value.int128.b[11], in sdp_print()
366 value.int128.b[12], value.int128.b[13], in sdp_print()
378 value.int128.b[ 0], value.int128.b[ 1], in sdp_print()
379 value.int128.b[ 2], value.int128.b[ 3], in sdp_print()
380 value.int128.b[ 4], value.int128.b[ 5], in sdp_print()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c131 value, in program_color_matrix_v()
137 value, in program_color_matrix_v()
149 value, in program_color_matrix_v()
155 value, in program_color_matrix_v()
167 value, in program_color_matrix_v()
173 value, in program_color_matrix_v()
185 value, in program_color_matrix_v()
369 value, in configure_graphics_mode_v()
450 value, in configure_graphics_mode_v()
498 value, in set_Denormalization()
[all …]
H A Ddce110_opp_regamma_v.c43 value, in power_on_lut()
49 value, in power_on_lut()
56 value, in power_on_lut()
62 value, in power_on_lut()
92 value, in set_bypass_input_gamma()
138 value, in regamma_config_regions_and_segments()
144 value, in regamma_config_regions_and_segments()
155 value, in regamma_config_regions_and_segments()
166 value, in regamma_config_regions_and_segments()
177 value, in regamma_config_regions_and_segments()
[all …]
H A Ddce110_timing_generator.c135 value, in dce110_timing_generator_enable_crtc()
160 value, in dce110_timing_generator_program_blank_color()
165 value, in dce110_timing_generator_program_blank_color()
170 value, in dce110_timing_generator_program_blank_color()
201 value,
206 value,
617 value, in dce110_timing_generator_program_blanking()
626 value, in dce110_timing_generator_program_blanking()
638 value, in dce110_timing_generator_program_blanking()
647 value, in dce110_timing_generator_program_blanking()
[all …]
H A Ddce110_mem_input_v.c57 value); in set_flip_control()
78 value); in program_pri_addr_c()
92 value); in program_pri_addr_c()
114 value); in program_pri_addr_l()
128 value); in program_pri_addr_l()
163 value); in enable()
206 value); in program_tiling()
228 value); in program_tiling()
259 value); in program_size_and_rotation()
267 value); in program_size_and_rotation()
[all …]
H A Ddce110_timing_generator_v.c106 value, in dce110_timing_generator_v_blank_crtc()
112 value, in dce110_timing_generator_v_blank_crtc()
126 value, in dce110_timing_generator_v_unblank_crtc()
132 value, in dce110_timing_generator_v_unblank_crtc()
262 value, in dce110_timing_generator_v_program_blanking()
271 value, in dce110_timing_generator_v_program_blanking()
284 value, in dce110_timing_generator_v_program_blanking()
293 value, in dce110_timing_generator_v_program_blanking()
306 value, in dce110_timing_generator_v_program_blanking()
315 value, in dce110_timing_generator_v_program_blanking()
[all …]
/dragonfly/sys/dev/drm/amd/display/include/
H A Dfixed31_32.h115 res.value = -arg.value; in dc_fixpt_neg()
143 return arg1.value < arg2.value; in dc_fixpt_lt()
152 return arg1.value <= arg2.value; in dc_fixpt_le()
170 if (arg1.value <= arg2.value) in dc_fixpt_min()
182 if (arg1.value <= arg2.value) in dc_fixpt_max()
235 arg.value = -arg.value; in dc_fixpt_shr()
238 arg.value = -arg.value; in dc_fixpt_shr()
258 res.value = arg1.value + arg2.value; in dc_fixpt_add()
283 res.value = arg1.value - arg2.value; in dc_fixpt_sub()
531 arg.value = -arg.value; in dc_fixpt_truncate()
[all …]
/dragonfly/contrib/tcp_wrappers/
H A Doptions.c151 value += strspn(value, whitespace);
155 value += strspn(value, whitespace);
196 char *value; in allow_option()
207 char *value; in deny_option()
216 char *value; in banners_option()
248 char *value; in group_option()
267 char *value; in user_option()
289 char *value; in umask_option()
305 char *value; in spawn_option()
317 char *value; in linger_option()
[all …]
/dragonfly/lib/libhammer/
H A Dstats.c43 dosysctl(const char *sname, int64_t *value) in dosysctl() argument
48 len = sizeof(*value); in dosysctl()
55 libhammer_stats_redo(int64_t *value) in libhammer_stats_redo() argument
61 libhammer_stats_undo(int64_t *value) in libhammer_stats_undo() argument
67 libhammer_stats_commits(int64_t *value) in libhammer_stats_commits() argument
79 libhammer_stats_disk_write(int64_t *value) in libhammer_stats_disk_write() argument
85 libhammer_stats_disk_read(int64_t *value) in libhammer_stats_disk_read() argument
91 libhammer_stats_file_iopsw(int64_t *value) in libhammer_stats_file_iopsw() argument
97 libhammer_stats_file_iopsr(int64_t *value) in libhammer_stats_file_iopsr() argument
103 libhammer_stats_file_write(int64_t *value) in libhammer_stats_file_write() argument
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_scl_filters.c1017 if (ratio.value < dc_fixpt_one.value) in get_filter_3tap_16p()
1019 else if (ratio.value < dc_fixpt_from_fraction(4, 3).value) in get_filter_3tap_16p()
1021 else if (ratio.value < dc_fixpt_from_fraction(5, 3).value) in get_filter_3tap_16p()
1029 if (ratio.value < dc_fixpt_one.value) in get_filter_3tap_64p()
1031 else if (ratio.value < dc_fixpt_from_fraction(4, 3).value) in get_filter_3tap_64p()
1041 if (ratio.value < dc_fixpt_one.value) in get_filter_4tap_16p()
1053 if (ratio.value < dc_fixpt_one.value) in get_filter_4tap_64p()
1065 if (ratio.value < dc_fixpt_one.value) in get_filter_5tap_64p()
1077 if (ratio.value < dc_fixpt_one.value) in get_filter_6tap_64p()
1089 if (ratio.value < dc_fixpt_one.value) in get_filter_7tap_64p()
[all …]
H A Ddce_audio.c324 value); in set_video_latency()
347 value); in set_audio_latency()
564 value); in dce_aud_az_configure()
588 value = 0; in dce_aud_az_configure()
598 value); in dce_aud_az_configure()
600 value = 0; in dce_aud_az_configure()
613 value); in dce_aud_az_configure()
624 value = 0; in dce_aud_az_configure()
632 value = 0; in dce_aud_az_configure()
641 value = 0; in dce_aud_az_configure()
[all …]
/dragonfly/crypto/libressl/crypto/asn1/
H A Da_utf8.c82 unsigned long value; in UTF8_getc() local
90 value = *p++ & 0x7f; in UTF8_getc()
100 value |= *p++ & 0x3f; in UTF8_getc()
101 if (value < 0x80) in UTF8_getc()
112 value |= *p++ & 0x3f; in UTF8_getc()
113 if (value < 0x800) in UTF8_getc()
116 if (value >= 0xd800 && value < 0xe000) in UTF8_getc()
130 if (value < 0x10000) in UTF8_getc()
137 *val = value; in UTF8_getc()
158 if (value < 0x80) { in UTF8_putc()
[all …]
H A Da_mbstr.c267 unsigned long value; in traverse_string() local
273 value = *p++; in traverse_string()
277 value = *p++ << 8; in traverse_string()
278 value |= *p++; in traverse_string()
288 value |= *p++; in traverse_string()
289 if (value > UNICODE_MAX || UNICODE_IS_SURROGATE(value)) in traverse_string()
373 *q = value; in cpy_asc()
388 *q = value & 0xff; in cpy_bmp()
405 *q = value & 0xff; in cpy_univ()
431 if (value > 0x7f) in is_printable()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce80/
H A Di2c_hw_engine_dce80.c107 value, in disable_i2c_hw_engine()
167 value, in release_engine()
211 value, in setup_engine()
217 value, in setup_engine()
223 value, in setup_engine()
229 value, in setup_engine()
235 value, in setup_engine()
241 value, in setup_engine()
256 value, in setup_engine()
353 value, in reset_hw_engine()
[all …]
/dragonfly/games/battlestar/
H A Dcommand4.c79 objsht[value], IS_OR_ARE(value)); in take()
247 value); in throw()
276 value)) { in throw()
307 value = MAID; in drop()
344 if (value != AMULET && value != MEDALION && in drop()
347 value); in drop()
360 value)) { in drop()
367 value)) in drop()
409 value = -2; in eat()
410 switch (value) { in eat()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dbw_fixed.h45 return (arg1.value <= arg2.value) ? arg1 : arg2; in bw_min2()
82 return BW_FIXED_GET_INTEGER_PART(value.value); in bw_fixed_to_int()
106 res.value = arg1.value + arg2.value; in bw_add()
115 res.value = arg1.value - arg2.value; in bw_sub()
130 div64_u64_rem(arg1.value, arg2.value, (u64 *)&res.value); in bw_mod()
139 return arg1.value == arg2.value; in bw_equ()
144 return arg1.value != arg2.value; in bw_neq()
149 return arg1.value <= arg2.value; in bw_leq()
154 return arg1.value >= arg2.value; in bw_meq()
159 return arg1.value < arg2.value; in bw_ltn()
[all …]
/dragonfly/sys/contrib/dev/acpica/source/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 …]
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Ddwarf.h45 #define DW_TAG(name, value) , name = value argument
46 #define DW_TAG_DUP(name, value) , name = value argument
51 #define DW_FORM(name, value) , name = value argument
56 #define DW_AT(name, value) , name = value argument
57 #define DW_AT_DUP(name, value) , name = value argument
62 #define DW_OP(name, value) , name = value argument
63 #define DW_OP_DUP(name, value) , name = value argument
68 #define DW_ATE(name, value) , name = value argument
69 #define DW_ATE_DUP(name, value) , name = value argument
74 #define DW_CFA(name, value) , name = value argument
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Dbw_fixed.c52 ASSERT(value < BW_FIXED_MAX_I32 && value > BW_FIXED_MIN_I32); in bw_int_to_fixed_nonconst()
53 res.value = value << BW_FIXED_BITS_PER_FRACTIONAL_PART; in bw_int_to_fixed_nonconst()
108 res.value = -res.value; in bw_frc_to_fixed()
119 multiplicand = div64_s64(arg.value, abs_i64(significance.value)); in bw_floor2()
120 result.value = abs_i64(significance.value) * multiplicand; in bw_floor2()
121 ASSERT(abs_i64(result.value) <= abs_i64(arg.value)); in bw_floor2()
133 result.value = abs_i64(significance.value) * multiplicand; in bw_ceil2()
134 if (abs_i64(result.value) < abs_i64(arg.value)) { in bw_ceil2()
136 result.value -= abs_i64(significance.value); in bw_ceil2()
138 result.value += abs_i64(significance.value); in bw_ceil2()
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/basics/
H A Dfixpt31_32.c114 res.value = -res.value; in dc_fixpt_from_fraction()
147 res.value += tmp; in dc_fixpt_mul()
153 res.value += tmp; in dc_fixpt_mul()
162 res.value += tmp; in dc_fixpt_mul()
165 res.value = -res.value; in dc_fixpt_mul()
192 res.value += tmp; in dc_fixpt_sqr()
196 res.value += tmp; in dc_fixpt_sqr()
205 res.value += tmp; in dc_fixpt_sqr()
221 arg.value); in dc_fixpt_recip()
260 if (arg.value != arg_norm.value) in dc_fixpt_sinc()
[all …]

12345678910>>...76