Home
last modified time | relevance | path

Searched refs:rquals (Results 1 – 25 of 43) sorted by relevance

12

/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/Alignment/
H A DTrim.pm614 my $rquals = shift;
615 my @qual = @$rquals;
/dports/devel/gdb/gdb-11.1/gdb/compile/
H A Dcompile-cplus.h177 enum gcc_cp_ref_qualifiers rquals);
H A Dcompile-cplus-types.c402 (gcc_type base, enum gcc_cp_ref_qualifiers rquals) in convert_reference_base() argument
404 return this->plugin ().build_reference_type (base, rquals); in convert_reference_base()
681 gcc_cp_ref_qualifiers_flags rquals = GCC_CP_REF_QUAL_NONE; in compile_cplus_convert_method() local
684 (class_type, func_type, quals.raw (), rquals.raw ()); in compile_cplus_convert_method()
/dports/lang/gcc12-devel/gcc-12-20211205/libcc1/
H A Dlibcp1plugin.cc1515 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1519 switch (rquals) in plugin_build_reference_type()
2001 cp_ref_qualifier rquals; in plugin_build_method_type() local
2012 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2015 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2018 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2025 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2026 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc8/gcc-8.5.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc10/gcc-10.3.0/libcc1/
H A Dlibcp1plugin.cc1671 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1675 switch (rquals) in plugin_build_reference_type()
2160 cp_ref_qualifier rquals; in plugin_build_method_type() local
2171 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2174 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2177 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2184 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2185 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc11-devel/gcc-11-20211009/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc9-devel/gcc-9-20211007/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/devel/avr-gcc/gcc-10.2.0/libcc1/
H A Dlibcp1plugin.cc1671 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1675 switch (rquals) in plugin_build_reference_type()
2160 cp_ref_qualifier rquals; in plugin_build_method_type() local
2171 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2174 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2177 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2184 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2185 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/devel/riscv64-gcc/gcc-8.3.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc11/gcc-11.2.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc10-devel/gcc-10-20211008/libcc1/
H A Dlibcp1plugin.cc1671 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1675 switch (rquals) in plugin_build_reference_type()
2160 cp_ref_qualifier rquals; in plugin_build_method_type() local
2171 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2174 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2177 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2184 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2185 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc9/gcc-9.4.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/lang/gcc9-aux/gcc-9.1.0/libcc1/
H A Dlibcp1plugin.cc1670 enum gcc_cp_ref_qualifiers rquals) in plugin_build_reference_type() argument
1674 switch (rquals) in plugin_build_reference_type()
2159 cp_ref_qualifier rquals; in plugin_build_method_type() local
2170 rquals = REF_QUAL_NONE; in plugin_build_method_type()
2173 rquals = REF_QUAL_LVALUE; in plugin_build_method_type()
2176 rquals = REF_QUAL_RVALUE; in plugin_build_method_type()
2183 ? build_memfn_type (func_type, class_type, quals, rquals) in plugin_build_method_type()
2184 : apply_memfn_quals (func_type, quals, rquals); in plugin_build_method_type()
/dports/biology/bbmap/bbmap/current/clump/
H A DClump.java643 final byte[] rbases=ref.bases, rquals=ref.quality; in errorCorrect()
661 final byte cq=(cquals==null ? 20 : cquals[cloc]), rq=rquals[rloc]; in errorCorrect()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-typeck.c5814 int rquals = TYPE_QUALS (ttr) & ~TYPE_QUAL_ATOMIC; in convert_for_assignment() local
5816 if (lquals == rquals in convert_for_assignment()
5819 ? ((lquals | rquals) == rquals) in convert_for_assignment()
5820 : ((lquals | rquals) == lquals))) in convert_for_assignment()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-typeck.c6250 int rquals = TYPE_QUALS (ttr) & ~TYPE_QUAL_ATOMIC; in convert_for_assignment() local
6252 if (lquals == rquals in convert_for_assignment()
6255 ? ((lquals | rquals) == rquals) in convert_for_assignment()
6256 : ((lquals | rquals) == lquals))) in convert_for_assignment()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-typeck.c6250 int rquals = TYPE_QUALS (ttr) & ~TYPE_QUAL_ATOMIC; in convert_for_assignment() local
6252 if (lquals == rquals in convert_for_assignment()
6255 ? ((lquals | rquals) == rquals) in convert_for_assignment()
6256 : ((lquals | rquals) == lquals))) in convert_for_assignment()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c6627 int rquals = TYPE_QUALS (ttr) & ~TYPE_QUAL_ATOMIC; in convert_for_assignment() local
6629 if (lquals == rquals in convert_for_assignment()
6632 ? ((lquals | rquals) == rquals) in convert_for_assignment()
6633 : ((lquals | rquals) == lquals))) in convert_for_assignment()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-typeck.c6921 int rquals = TYPE_QUALS (ttr) & ~TYPE_QUAL_ATOMIC; in convert_for_assignment() local
6923 if (lquals == rquals in convert_for_assignment()
6926 ? ((lquals | rquals) == rquals) in convert_for_assignment()
6927 : ((lquals | rquals) == lquals))) in convert_for_assignment()

12