/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
H A D | sysinfo.cc | 383 using convert_type = std::codecvt_utf8<wchar_t>; in GetSystemName() typedef 384 std::wstring_convert<convert_type, wchar_t> converter; in GetSystemName()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/ |
H A D | single.c | 468 convert_type (void *dst, int dst_type, int dst_kind, void *src, int src_type, in convert_type() function 772 convert_type (GFC_DESCRIPTOR_DATA (dest), GFC_DESCRIPTOR_TYPE (dest), in _gfortran_caf_get() 856 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_get() 916 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_get() 964 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_send() 1058 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_send() 1125 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_send() 1183 convert_type (ds, dst_type, dst_kind, sr, src_type, src_kind, stat); in copy_data()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
H A D | single.c | 468 convert_type (void *dst, int dst_type, int dst_kind, void *src, int src_type, in convert_type() function 772 convert_type (GFC_DESCRIPTOR_DATA (dest), GFC_DESCRIPTOR_TYPE (dest), in _gfortran_caf_get() 856 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_get() 916 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_get() 964 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_send() 1058 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_send() 1125 convert_type (dst, GFC_DESCRIPTOR_TYPE (dest), dst_kind, in _gfortran_caf_send() 1183 convert_type (ds, dst_type, dst_kind, sr, src_type, src_kind, stat); in copy_data()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 2490 tree arg, argtype, convert_type = NULL_TREE; in add_conv_candidate() local 2505 convert_type = totype; in add_conv_candidate() 2513 convert_type = TREE_VALUE (parmnode); in add_conv_candidate() 2519 convert_type = argtype; in add_conv_candidate() 2529 reason = bad_arg_conversion_rejection (NULL_TREE, i, arg, convert_type, in add_conv_candidate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 2554 tree arg, argtype, convert_type = NULL_TREE; in add_conv_candidate() local 2569 convert_type = totype; in add_conv_candidate() 2577 convert_type = TREE_VALUE (parmnode); in add_conv_candidate() 2583 convert_type = argtype; in add_conv_candidate() 2593 reason = bad_arg_conversion_rejection (NULL_TREE, i, arg, convert_type, in add_conv_candidate()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2014 | 366 convert_type): New static functions.
|
H A D | ChangeLog-2016 | 1300 (convert_type): Fixed incorrect conversion.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-nds32.c | 8760 int convert_type; in is_convert_32_to_16() local 8773 convert_type = NORMAL_32_TO_16; in is_convert_32_to_16() 8775 convert_type = SPECIAL_32_TO_16; in is_convert_32_to_16() 8823 && convert_type == SPECIAL_32_TO_16) in is_convert_32_to_16()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-nds32.c | 8760 int convert_type; in is_convert_32_to_16() local 8773 convert_type = NORMAL_32_TO_16; in is_convert_32_to_16() 8775 convert_type = SPECIAL_32_TO_16; in is_convert_32_to_16() 8823 && convert_type == SPECIAL_32_TO_16) in is_convert_32_to_16()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2018 | 4352 * compile/compile-c-types.c (compile_c_instance::convert_type): 4361 (compile_cplus_instance::convert_type): Likewise 5628 (convert_type): Update description. Use get_cached_type. 5643 (convert_type, new_compile_instance): Remove.
|
H A D | ChangeLog-2015 | 1333 (insert_type, convert_type): Adjust. 2948 (convert_type): Likewise. 7836 * compile/compile-c-types.c (convert_type): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2018 | 4352 * compile/compile-c-types.c (compile_c_instance::convert_type): 4361 (compile_cplus_instance::convert_type): Likewise 5628 (convert_type): Update description. Use get_cached_type. 5643 (convert_type, new_compile_instance): Remove.
|
H A D | ChangeLog-2015 | 1333 (insert_type, convert_type): Adjust. 2948 (convert_type): Likewise. 7836 * compile/compile-c-types.c (convert_type): Likewise.
|