Home
last modified time | relevance | path

Searched refs:init_val (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_mode_object.h134 uint64_t init_val);
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c269 void init_one_double ( struct one_double_t *one_double, double init_val) in init_one_double() argument
272 one_double->double1 = init_val; in init_one_double()
H A Dcall-ar-st.c371 void init_one_double (struct one_double_t *one_double, double init_val) in init_one_double() argument
374 one_double->double1 = init_val; in init_one_double()
/netbsd-src/sys/dev/pci/
H A Dcmdide.c531 static const u_int8_t init_val[] = in cmd680_channel_map() local
551 for (i = 0; i < sizeof(init_val); i++) in cmd680_channel_map()
552 pciide_pci_write(sc->sc_pc, sc->sc_tag, reg + i, init_val[i]); in cmd680_channel_map()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mode_object.c240 uint64_t init_val) in drm_object_attach_property() argument
264 obj->properties->values[count] = init_val; in drm_object_attach_property()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-interchange.cc105 tree init_val; member
698 iv->init_val = init; in analyze_induction_var()
713 iv->init_val = init; in analyze_induction_var()
900 cond = fold_build2 (NE_EXPR, boolean_type_node, iv->var, iv->init_val); in undo_simple_reduction()
H A Dtree-vect-loop.c4217 enum tree_code code, tree init_val, in get_initial_def_for_reduction() argument
4222 tree scalar_type = TREE_TYPE (init_val); in get_initial_def_for_reduction()
4269 if (adjustment_def || operand_equal_p (def_for_init, init_val, 0)) in get_initial_def_for_reduction()
4272 if (!operand_equal_p (def_for_init, init_val, 0)) in get_initial_def_for_reduction()
4273 *adjustment_def = init_val; in get_initial_def_for_reduction()
4283 vectype, init_def, init_val); in get_initial_def_for_reduction()
4289 elts.quick_push (init_val); in get_initial_def_for_reduction()
4300 init_val = gimple_convert (&stmts, TREE_TYPE (vectype), init_val); in get_initial_def_for_reduction()
4301 init_def = gimple_build_vector_from_val (&stmts, vectype, init_val); in get_initial_def_for_reduction()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-interchange.cc105 tree init_val; member
698 iv->init_val = init; in analyze_induction_var()
713 iv->init_val = init; in analyze_induction_var()
900 cond = fold_build2 (NE_EXPR, boolean_type_node, iv->var, iv->init_val); in undo_simple_reduction()
H A Dtree-vect-loop.cc4740 tree init_val, tree neutral_op) in get_initial_def_for_reduction() argument
4743 tree scalar_type = TREE_TYPE (init_val); in get_initial_def_for_reduction()
4756 if (operand_equal_p (init_val, neutral_op)) in get_initial_def_for_reduction()
4766 init_val = gimple_convert (&stmts, TREE_TYPE (vectype), init_val); in get_initial_def_for_reduction()
4774 vectype, init_def, init_val); in get_initial_def_for_reduction()
4780 elts.quick_push (init_val); in get_initial_def_for_reduction()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c2610 int init_val, size = 0; in generate_v2_property_table() local
2636 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_property_template)); in generate_v2_property_table()
2647 build_int_cst (NULL_TREE, init_val)); in generate_v2_property_table()
2844 int size, init_val; in generate_v2_dispatch_table() local
2856 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_method_template)); in generate_v2_dispatch_table()
2858 build_int_cst (integer_type_node, init_val)); in generate_v2_dispatch_table()
H A Dobjc-next-runtime-abi-01.c1320 int init_val, size = 0; in generate_v1_property_table() local
1348 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v1_property_template)); in generate_v1_property_table()
1357 CONSTRUCTOR_APPEND_ELT (inits, NULL_TREE, build_int_cst (NULL_TREE, init_val)); in generate_v1_property_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc2620 int init_val, size = 0; in generate_v2_property_table() local
2646 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_property_template)); in generate_v2_property_table()
2657 build_int_cst (NULL_TREE, init_val)); in generate_v2_property_table()
2855 int size, init_val; in generate_v2_dispatch_table() local
2867 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_method_template)); in generate_v2_dispatch_table()
2869 build_int_cst (integer_type_node, init_val)); in generate_v2_dispatch_table()
H A Dobjc-next-runtime-abi-01.cc1321 int init_val, size = 0; in generate_v1_property_table() local
1349 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v1_property_template)); in generate_v1_property_table()
1358 CONSTRUCTOR_APPEND_ELT (inits, NULL_TREE, build_int_cst (NULL_TREE, init_val)); in generate_v1_property_table()
/netbsd-src/sys/external/bsd/ena-com/
H A Dena_com.h688 const u8 *key, u16 key_len, u32 init_val);
H A Dena_com.c2266 cmd.u.flow_hash_func.init_val = rss->hash_init_val; in ena_com_set_hash_function()
2295 const u8 *key, u16 key_len, u32 init_val) in ena_com_fill_hash_function() argument
2328 rss->hash_init_val = init_val; in ena_com_fill_hash_function()
2332 rss->hash_init_val = init_val; in ena_com_fill_hash_function()
H A Dena_admin_defs.h611 uint32_t init_val; member
/netbsd-src/sys/external/bsd/ena-com/ena_defs/
H A Dena_admin_defs.h681 uint32_t init_val; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc703 int init_val, transformational_op op) in simplify_transformation() argument
722 init_result_expr (result, init_val, array); in simplify_transformation()
5515 int init_val; in gfc_simplify_minmaxloc() local
5544 init_val = INT_MAX; in gfc_simplify_minmaxloc()
5546 init_val = INT_MIN; in gfc_simplify_minmaxloc()
5551 init_result_expr (extremum, init_val, array); in gfc_simplify_minmaxloc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c671 int init_val, transformational_op op) in simplify_transformation() argument
690 init_result_expr (result, init_val, array); in simplify_transformation()
5384 int init_val; in gfc_simplify_minmaxloc() local
5413 init_val = INT_MAX; in gfc_simplify_minmaxloc()
5415 init_val = INT_MIN; in gfc_simplify_minmaxloc()
5420 init_result_expr (extremum, init_val, array); in gfc_simplify_minmaxloc()