Home
last modified time | relevance | path

Searched refs:bitfield_type (Results 1 – 25 of 62) sorted by relevance

123

/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/utils/
H A Dsignal_bitfield.h47 typedef uint32_t bitfield_type; typedef
64 bitfield_type m_bitfield;
H A Dsignal_bitfield.cc65 bitfield_type bitfield; in work()
/dports/net-p2p/libtorrent/libtorrent-0.13.8/test/torrent/utils/
H A Dsignal_bitfield_test.cc60 …_ASSERT(torrent::signal_bitfield::max_size == sizeof(torrent::signal_bitfield::bitfield_type) * 8); in test_basic()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dtree.c684 tree bitfield_type; in convert_bitfield_to_declared_type() local
686 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
687 if (bitfield_type) in convert_bitfield_to_declared_type()
688 expr = convert_to_integer (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
H A Dcall.c1133 tree bitfield_type; in standard_conversion() local
1134 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1135 if (bitfield_type) in standard_conversion()
1137 from = strip_top_quals (bitfield_type); in standard_conversion()
6606 tree bitfield_type; in convert_for_arg_passing() local
6622 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
6623 if (bitfield_type in convert_for_arg_passing()
6625 val = convert_to_integer (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dtree.c678 tree bitfield_type; in convert_bitfield_to_declared_type() local
680 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
681 if (bitfield_type) in convert_bitfield_to_declared_type()
682 expr = convert_to_integer (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
H A Dcall.c1112 tree bitfield_type; in standard_conversion() local
1113 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1114 if (bitfield_type) in standard_conversion()
1116 from = strip_top_quals (bitfield_type); in standard_conversion()
6478 tree bitfield_type; in convert_for_arg_passing() local
6494 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
6495 if (bitfield_type in convert_for_arg_passing()
6497 val = convert_to_integer (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dtree.c668 tree bitfield_type; in convert_bitfield_to_declared_type() local
670 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
671 if (bitfield_type) in convert_bitfield_to_declared_type()
672 expr = convert_to_integer (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
H A Dcall.c1106 tree bitfield_type; in standard_conversion() local
1107 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1108 if (bitfield_type) in standard_conversion()
1110 from = strip_top_quals (bitfield_type); in standard_conversion()
6457 tree bitfield_type; in convert_for_arg_passing() local
6473 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
6474 if (bitfield_type in convert_for_arg_passing()
6476 val = convert_to_integer (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dtree.c709 tree bitfield_type; in convert_bitfield_to_declared_type() local
711 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
712 if (bitfield_type) in convert_bitfield_to_declared_type()
713 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
H A Dcall.c1133 tree bitfield_type; in standard_conversion() local
1134 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1135 if (bitfield_type) in standard_conversion()
1137 from = strip_top_quals (bitfield_type); in standard_conversion()
7008 tree bitfield_type; in convert_for_arg_passing() local
7024 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7025 if (bitfield_type in convert_for_arg_passing()
7027 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dtree.c709 tree bitfield_type; in convert_bitfield_to_declared_type() local
711 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
712 if (bitfield_type) in convert_bitfield_to_declared_type()
713 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
H A Dcall.c1133 tree bitfield_type; in standard_conversion() local
1134 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1135 if (bitfield_type) in standard_conversion()
1137 from = strip_top_quals (bitfield_type); in standard_conversion()
7008 tree bitfield_type; in convert_for_arg_passing() local
7024 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7025 if (bitfield_type in convert_for_arg_passing()
7027 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcall.c1154 tree bitfield_type; in standard_conversion() local
1155 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1156 if (bitfield_type) in standard_conversion()
1158 from = strip_top_quals (bitfield_type); in standard_conversion()
7431 tree bitfield_type; in convert_for_arg_passing() local
7447 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7448 if (bitfield_type in convert_for_arg_passing()
7450 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
H A Dtree.c814 tree bitfield_type; in convert_bitfield_to_declared_type() local
816 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
817 if (bitfield_type) in convert_bitfield_to_declared_type()
818 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dcall.c1154 tree bitfield_type; in standard_conversion() local
1155 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1156 if (bitfield_type) in standard_conversion()
1158 from = strip_top_quals (bitfield_type); in standard_conversion()
7411 tree bitfield_type; in convert_for_arg_passing() local
7427 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7428 if (bitfield_type in convert_for_arg_passing()
7430 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
H A Dtree.c814 tree bitfield_type; in convert_bitfield_to_declared_type() local
816 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
817 if (bitfield_type) in convert_bitfield_to_declared_type()
818 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcall.c1154 tree bitfield_type; in standard_conversion() local
1155 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1156 if (bitfield_type) in standard_conversion()
1158 from = strip_top_quals (bitfield_type); in standard_conversion()
7431 tree bitfield_type; in convert_for_arg_passing() local
7447 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7448 if (bitfield_type in convert_for_arg_passing()
7450 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
H A Dtree.c814 tree bitfield_type; in convert_bitfield_to_declared_type() local
816 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
817 if (bitfield_type) in convert_bitfield_to_declared_type()
818 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dcall.c1154 tree bitfield_type; in standard_conversion() local
1155 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1156 if (bitfield_type) in standard_conversion()
1158 from = strip_top_quals (bitfield_type); in standard_conversion()
7431 tree bitfield_type; in convert_for_arg_passing() local
7447 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7448 if (bitfield_type in convert_for_arg_passing()
7450 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
H A Dtree.c814 tree bitfield_type; in convert_bitfield_to_declared_type() local
816 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
817 if (bitfield_type) in convert_bitfield_to_declared_type()
818 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dcall.c1154 tree bitfield_type; in standard_conversion() local
1155 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1156 if (bitfield_type) in standard_conversion()
1158 from = strip_top_quals (bitfield_type); in standard_conversion()
7431 tree bitfield_type; in convert_for_arg_passing() local
7447 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7448 if (bitfield_type in convert_for_arg_passing()
7450 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dcall.c1154 tree bitfield_type; in standard_conversion() local
1155 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in standard_conversion()
1156 if (bitfield_type) in standard_conversion()
1158 from = strip_top_quals (bitfield_type); in standard_conversion()
7440 tree bitfield_type; in convert_for_arg_passing() local
7456 bitfield_type = is_bitfield_expr_with_lowered_type (val); in convert_for_arg_passing()
7457 if (bitfield_type in convert_for_arg_passing()
7459 val = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), val); in convert_for_arg_passing()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dtree.c873 tree bitfield_type; in convert_bitfield_to_declared_type() local
875 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
876 if (bitfield_type) in convert_bitfield_to_declared_type()
877 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dtree.c901 tree bitfield_type; in convert_bitfield_to_declared_type() local
903 bitfield_type = is_bitfield_expr_with_lowered_type (expr); in convert_bitfield_to_declared_type()
904 if (bitfield_type) in convert_bitfield_to_declared_type()
905 expr = convert_to_integer_nofold (TYPE_MAIN_VARIANT (bitfield_type), in convert_bitfield_to_declared_type()

123