/netbsd-src/sys/external/bsd/compiler_rt/dist/test/timing/ |
H A D | timing.h | 8 static double conversion = 0.0; in intervalInCycles() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/ |
H A D | timing.h | 8 static double conversion = 0.0; in intervalInCycles() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | wprintf-parse.h | 48 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 D | printf-parse.h | 48 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 D | printf-parse.h | 50 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 D | wprintf-parse.h | 50 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 D | printf-parse.h | 47 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 D | printf-parse.h | 48 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 D | call.c | 83 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 D | call.cc | 83 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 D | subr.c | 855 char conversion; member 1091 char *conversion = va_arg (args, char *); in format_cmdline() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | expr.cc | 2977 bool conversion; in gfc_check_init_expr() local
|
H A D | intrinsic.cc | 41 static gfc_intrinsic_sym *functions, *subroutines, *conversion, *next_sym; variable
|
H A D | gfortran.h | 2421 generic:1, specific:1, actual_ok:1, noreturn:1, conversion:1, member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | expr.c | 2951 bool conversion; in gfc_check_init_expr() local
|
H A D | intrinsic.c | 41 static gfc_intrinsic_sym *functions, *subroutines, *conversion, *next_sym; variable
|
H A D | gfortran.h | 2132 generic:1, specific:1, actual_ok:1, noreturn:1, conversion:1, member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-patterns.c | 4519 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 D | tree-vect-patterns.cc | 4921 gassign *conversion = gimple_build_assign (new_value, CONVERT_EXPR, value); in vect_add_conversion_to_pattern() local
|