Home
last modified time | relevance | path

Searched +defs:value +defs:real (Results 1 – 25 of 59) sorted by relevance

123

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsplit_qnameval.c66 char *value; in split_qnameval() local
96 trimblanks(value, 0)[0] = 0; in split_qnameval() local
111 const char *expect, const char *real) in compare()
157 char *value = 0; in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc501 c_lex_with_flags (tree *value, location_t *loc, unsigned char *cpp_flags, in c_lex_with_flags()
817 tree value, type; in interpret_integer() local
921 tree value; in interpret_float() local
922 REAL_VALUE_TYPE real; in interpret_float() local
1133 tree value; in interpret_fixed() local
1273 tree value; in lex_string() local
1441 tree type, value; in lex_charconst() local
H A Dc-cppbuiltin.cc1735 builtin_define_with_int_value (const char *macro, HOST_WIDE_INT value) in builtin_define_with_int_value()
1774 REAL_VALUE_TYPE real; in lazy_hex_fp_value() local
1808 REAL_VALUE_TYPE real; in builtin_define_with_hex_fp_value() local
1978 char value[PBOH_SZ]; in builtin_define_type_minmax() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-lex.c448 c_lex_with_flags (tree *value, location_t *loc, unsigned char *cpp_flags, in c_lex_with_flags()
757 tree value, type; in interpret_integer() local
853 tree value; in interpret_float() local
854 REAL_VALUE_TYPE real; in interpret_float() local
1065 tree value; in interpret_fixed() local
1205 tree value; in lex_string() local
1373 tree type, value; in lex_charconst() local
H A Dc-cppbuiltin.c1609 builtin_define_with_int_value (const char *macro, HOST_WIDE_INT value) in builtin_define_with_int_value()
1648 REAL_VALUE_TYPE real; in lazy_hex_fp_value() local
1682 REAL_VALUE_TYPE real; in builtin_define_with_hex_fp_value() local
1852 char value[PBOH_SZ]; in builtin_define_type_minmax() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.h46 real; member
104 int value, format_string_len, reversion_ok; member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.h46 real; member
104 int value, format_string_len, reversion_ok; member
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dmkmodules.c1002 char line[DBLKSIZ], value[DBLKSIZ]; in write_dbmfile() local
1196 rename_rcsfile (char *temp, char *real) in rename_rcsfile()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript.h256 const Version_tree* real; member
356 value() const in value() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript.h256 const Version_tree* real; member
356 value() const in value() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_userptr.c73 __i915_gem_userptr_set_active(struct drm_i915_gem_object *obj, bool value) in __i915_gem_userptr_set_active()
294 __i915_gem_userptr_set_active(struct drm_i915_gem_object *obj, bool value) in __i915_gem_userptr_set_active()
331 __i915_mm_struct_find(struct drm_i915_private *dev_priv, struct vmspace *real) in __i915_mm_struct_find()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h47 int real: 32 - SHIFT_AMOUNT; member
149 static fInt fNaturalLog(fInt value) in fNaturalLog()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-asm.c40 insert_fields (aarch64_insn *code, aarch64_insn value, aarch64_insn mask, ...) in insert_fields()
65 aarch64_insn value) in insert_all_fields()
122 aarch64_insn value = info->reglane.index << pos; in aarch64_ins_reglane() local
134 aarch64_insn value = ((info->reglane.index << 1) | 1) << pos; in aarch64_ins_reglane() local
216 aarch64_insn value = 0; in aarch64_ins_ldst_reglist() local
260 aarch64_insn value; in aarch64_ins_ldst_reglist_r() local
533 aarch64_insn value = info->shifter.amount ? 1 : 0; in aarch64_ins_aimm() local
549 aarch64_insn value; in aarch64_ins_limm_1() local
591 aarch64_insn value = 0; in aarch64_ins_ft() local
894 aarch64_insn value = (info->barrier->value >> 2) - 4; in aarch64_ins_barrier_dsb_nxs() local
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp77 auto getSavingAddress = [&](llvm::Value *value) { in restore()
94 llvm::Value *real = in restore() local
307 static void createStoreInstBefore(llvm::Value *value, Address addr, in createStoreInstBefore()
1244 llvm::Constant *value = CGF.Builder.getInt1(kind == ForDeactivation); in SetupCleanupBlockActivation() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex()
1437 gfc_expr *e, *real, *imag; in match_complex_constant() local
3034 gfc_expr *value = NULL; in build_actual_constructor() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex()
1416 gfc_expr *e, *real, *imag; in match_complex_constant() local
3042 gfc_expr *value = NULL; in build_actual_constructor() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c136 find_lattice_value_parts (tree real, tree imag) in find_lattice_value_parts()
160 tree real, imag; in find_lattice_value() local
538 set_component_ssa_name (tree ssa_name, bool imag_p, tree value) in set_component_ssa_name()
H A Demit-rtl.c292 const_rtx const value = x; in hash() local
328 const_rtx const value = x; in hash() local
558 lookup_const_double (rtx real) in lookup_const_double()
570 const_double_from_real_value (REAL_VALUE_TYPE value, machine_mode mode) in const_double_from_real_value()
572 rtx real = rtx_alloc (CONST_DOUBLE); in const_double_from_real_value() local
598 const_fixed_from_fixed_value (FIXED_VALUE_TYPE value, machine_mode mode) in const_fixed_from_fixed_value()
668 rtx value; in immed_wide_int_const_1() local
704 rtx value; in immed_double_const() local
6599 gen_int_shift_amount (machine_mode, poly_int64 value) in gen_int_shift_amount()
H A Dexpmed.c394 rtx real = read_complex_part (x, false); in flip_storage_order() local
602 rtx value, scalar_int_mode value_mode) in store_bit_field_using_insv()
743 rtx value, bool reverse, bool fallback_p) in store_bit_field_1()
892 rtx value, bool reverse, bool fallback_p) in store_integral_bit_field()
1116 rtx value, bool reverse) in store_bit_field()
1200 rtx value, scalar_int_mode value_mode, bool reverse) in store_fixed_bit_field()
1246 rtx value, scalar_int_mode value_mode, bool reverse) in store_fixed_bit_field_1()
1355 rtx value, scalar_int_mode value_mode, bool reverse) in store_split_bit_field()
2252 lshift_value (machine_mode mode, unsigned HOST_WIDE_INT value, in lshift_value()
2438 rtx value = expand_binop (GET_MODE (target), add_optab, in expand_inc() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Daarch64-asm.c40 insert_fields (aarch64_insn *code, aarch64_insn value, aarch64_insn mask, ...) in insert_fields()
65 aarch64_insn *code, aarch64_insn value) in insert_all_fields_after()
84 aarch64_insn value) in insert_all_fields()
133 aarch64_insn value = info->reglane.index << pos; in aarch64_ins_reglane() local
145 aarch64_insn value = ((info->reglane.index << 1) | 1) << pos; in aarch64_ins_reglane() local
227 aarch64_insn value = 0; in aarch64_ins_ldst_reglist() local
271 aarch64_insn value; in aarch64_ins_ldst_reglist_r() local
546 aarch64_insn value = info->shifter.amount ? 1 : 0; in aarch64_ins_aimm() local
562 aarch64_insn value; in aarch64_ins_limm_1() local
604 aarch64_insn value = 0; in aarch64_ins_ft() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconv.d707 int value; variable
1513 foreach (i, ref e; value) in foreach()
1587 foreach (k1, v1; value) in foreach()
2660 static immutable real[14] negtab = variable
2663 static immutable real[13] postab = variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-complex.cc138 find_lattice_value_parts (tree real, tree imag) in find_lattice_value_parts()
162 tree real, imag; in find_lattice_value() local
540 set_component_ssa_name (tree ssa_name, bool imag_p, tree value) in set_component_ssa_name()
H A Demit-rtl.cc291 const_rtx const value = x; in hash() local
327 const_rtx const value = x; in hash() local
557 lookup_const_double (rtx real) in lookup_const_double()
569 const_double_from_real_value (REAL_VALUE_TYPE value, machine_mode mode) in const_double_from_real_value()
571 rtx real = rtx_alloc (CONST_DOUBLE); in const_double_from_real_value() local
597 const_fixed_from_fixed_value (FIXED_VALUE_TYPE value, machine_mode mode) in const_fixed_from_fixed_value()
667 rtx value; in immed_wide_int_const_1() local
703 rtx value; in immed_double_const() local
6589 gen_int_shift_amount (machine_mode, poly_int64 value) in gen_int_shift_amount()
H A Dexpmed.cc397 rtx real = read_complex_part (x, false); in flip_storage_order() local
606 rtx value, scalar_int_mode value_mode) in store_bit_field_using_insv()
747 rtx value, bool reverse, bool fallback_p) in store_bit_field_1()
897 rtx value, bool reverse, bool fallback_p) in store_integral_bit_field()
1121 rtx value, bool reverse) in store_bit_field()
1205 rtx value, scalar_int_mode value_mode, bool reverse) in store_fixed_bit_field()
1251 rtx value, scalar_int_mode value_mode, bool reverse) in store_fixed_bit_field_1()
1360 rtx value, scalar_int_mode value_mode, bool reverse) in store_split_bit_field()
2268 lshift_value (machine_mode mode, unsigned HOST_WIDE_INT value, in lshift_value()
2454 rtx value = expand_binop (GET_MODE (target), add_optab, in expand_inc() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c74 require_complete_type_sfinae (tree value, tsubst_flags_t complain) in require_complete_type_sfinae()
100 require_complete_type (tree value) in require_complete_type()
147 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
164 complete_type_or_else (tree type, tree value) in complete_type_or_else()
1750 tree value = build_min (op, size_type_node, type); in cxx_sizeof_or_alignof_type() local
3297 tree index, value; in build_ptrmemfunc_access_expr() local
3553 tree value = cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref() local
5589 tree real, imag; in cp_build_binary_op() local
6628 tree real, imag; in cp_build_unary_op() local
8255 tree value = expr; in cp_build_c_cast() local

123