Home
last modified time | relevance | path

Searched defs:conversion (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/timing/
H A Dtiming.h8 static double conversion = 0.0; in intervalInCycles() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
H A Dtiming.h8 static double conversion = 0.0; in intervalInCycles() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dwprintf-parse.h48 wchar_t conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
H A Dprintf-parse.h48 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dprintf-parse.h50 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
H A Dwprintf-parse.h50 wchar_t conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dprintf-parse.h47 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dprintf-parse.h48 char conversion; /* d i o u x X f e E g G c s p n U % but not C S */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c83 struct conversion { struct
85 conversion_kind kind; argument
87 conversion_rank rank; argument
91 /* True if this conversion would be permitted with a bending of argument
97 conversion. If KIND is ck_ambig or ck_user, true means force argument
100 /* If KIND is ck_ptr or ck_pmem, true to indicate that a conversion argument
114 /* True if this conversion is taking place in a copy-initialization context argument
118 /* The type of the expression resulting from the conversion. */ argument
121 /* The next conversion in the chain. Since the conversions are argument
136 /* The function candidate corresponding to this conversion argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc83 struct conversion { struct
85 conversion_kind kind; argument
87 conversion_rank rank; argument
91 /* True if this conversion would be permitted with a bending of argument
97 conversion. If KIND is ck_ambig or ck_user, true means force argument
100 /* If KIND is ck_ptr or ck_pmem, true to indicate that a conversion argument
114 /* True if this conversion is taking place in a copy-initialization context argument
118 /* The type of the expression resulting from the conversion. */ argument
121 /* The next conversion in the chain. Since the conversions are argument
136 /* The function candidate corresponding to this conversion argument
[all …]
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dsubr.c855 char conversion; member
1091 char *conversion = va_arg (args, char *); in format_cmdline() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc2977 bool conversion; in gfc_check_init_expr() local
H A Dintrinsic.cc41 static gfc_intrinsic_sym *functions, *subroutines, *conversion, *next_sym; variable
H A Dgfortran.h2421 generic:1, specific:1, actual_ok:1, noreturn:1, conversion:1, member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c2951 bool conversion; in gfc_check_init_expr() local
H A Dintrinsic.c41 static gfc_intrinsic_sym *functions, *subroutines, *conversion, *next_sym; variable
H A Dgfortran.h2132 generic:1, specific:1, actual_ok:1, noreturn:1, conversion:1, member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-patterns.c4519 gassign *conversion = gimple_build_assign (new_value, CONVERT_EXPR, value); in vect_add_conversion_to_pattern() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc4921 gassign *conversion = gimple_build_assign (new_value, CONVERT_EXPR, value); in vect_add_conversion_to_pattern() local