Home
last modified time | relevance | path

Searched refs:cv (Results 226 – 250 of 326) sorted by relevance

12345678910>>...14

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20191736 (comp_ptr_ttypes_real): Don't check cv-quals of ARRAY_TYPEs. Use
2167 Don't propagate cv-qualified types. Return 0, so we find all template
3163 (unify) [TEMPLATE_PARM_INDEX]: Ignore cv-quals.
3660 * pt.c (listify_autos): use non cv qualified auto_node in
4474 * semantics.c (finish_non_static_data_member): Use object cv-quals
4524 is a prvalue of non-class type, use the cv-unqualified type.
H A DChangeLog-19982407 (comp_target_types): From here. Don't allow cv-qual changes under
2638 * decl.c (grokdeclarator): Allow anonymous types to be cv-qualified.
3760 * typeck.c (comp_ptr_ttypes_real): Fix cv-qual comparisons.
4096 * decl.c (grokdeclarator): Don't give a cv-qualified version of an
5141 * typeck2.c (process_init_constructor): Don't strip cv-qualifiers
5739 cv-qualified versions of class types as DECL_NOT_REALLY_EXTERN.
5788 * pt.c (unify): Don't allow reduced cv-quals when strict.
H A DChangeLog-20023047 cv-qualified reference types.
3127 * typeck.c (build_modify_expr): Allow arrays to differ in cv-quals.
3153 * typeck.c (merge_types): Remember the cv-qualification of pointer
3895 * mangle.c (write_function_type): Write cv-quals for member
H A DChangeLog-20051322 * pt.c (unify) <METHOD_TYPE>: Check this-pointer cv-qualifiers
1900 * typeck.c (casts_away_constness_r): Do not drop cv-qualifiers on
2967 Don't complain about creating cv-qualified function types.
H A DChangeLog-2009733 * method.c (do_build_copy_constructor): Don't drop cv-quals from
780 * call.c (build_call_a): Strip cv-quals from rvalue result.
3075 (grokdeclarator): Allow function cv-quals on a template type arg.
H A DChangeLog-20043353 cv qualifier.
5442 cv-qualifier unification.
5620 cv-qualification between the type named by the
6013 class types which result in differently cv-qualified type
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtypecons.d1624 const V cv;
1629 foreach (v1; AliasSeq!(mv, cv, iv, wv, wcv))
1630 foreach (v2; AliasSeq!(mv, cv, iv, wv, wcv))
/netbsd/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go1068 func (v Value) SetInitializer(cv Value) { C.LLVMSetInitializer(v.C, cv.C) }
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.c6045 rtx cv = XEXP (op0, 1); in simplify_ternary_operation() local
6048 if (!CONST_VECTOR_NUNITS (cv).is_constant (&nunits)) in simplify_ternary_operation()
6052 if (CONST_VECTOR_ELT (cv, i) != const0_rtx) in simplify_ternary_operation()
H A Dsimplify-rtx.cc6575 rtx cv = XEXP (op0, 1); in simplify_ternary_operation() local
6578 if (!CONST_VECTOR_NUNITS (cv).is_constant (&nunits)) in simplify_ternary_operation()
6582 if (CONST_VECTOR_ELT (cv, i) != const0_rtx) in simplify_ternary_operation()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c6045 rtx cv = XEXP (op0, 1); in simplify_ternary_operation() local
6048 if (!CONST_VECTOR_NUNITS (cv).is_constant (&nunits)) in simplify_ternary_operation()
6052 if (CONST_VECTOR_ELT (cv, i) != const0_rtx) in simplify_ternary_operation()
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi25040 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25045 @code{true}, else if @code{type} is a cv-qualified class or union type
25048 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25056 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25063 a cv-qualified class or union type with a trivial copy assignment
25065 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25070 type then the trait is @code{true}, else if @code{type} is a cv class
25081 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25107 Top-level cv-qualifications of @code{base_type} and
25116 If @code{type} is a cv-qualified class type, and not a union type
[all …]
H A Dgeneric.texi341 The following functions and macros deal with cv-qualification of types:
2032 statements; they have no cv-qualifiers, outputs, inputs, or clobbers.
2812 The following functions and macros deal with cv-qualification of types:
2833 @emph{not} @code{volatile}-qualified; other cv-qualifiers are ignored as
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi25040 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25045 @code{true}, else if @code{type} is a cv-qualified class or union type
25048 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25056 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25063 a cv-qualified class or union type with a trivial copy assignment
25065 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25070 type then the trait is @code{true}, else if @code{type} is a cv class
25081 Requires: @code{type} shall be a complete type, (possibly cv-qualified)
25107 Top-level cv-qualifications of @code{base_type} and
25116 If @code{type} is a cv-qualified class type, and not a union type
[all …]
H A Dgeneric.texi340 The following functions and macros deal with cv-qualification of types:
1980 statements; they have no cv-qualifiers, outputs, inputs, or clobbers.
2755 The following functions and macros deal with cv-qualification of types:
2776 @emph{not} @code{volatile}-qualified; other cv-qualifiers are ignored as
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dtype_traits1648 // Utility for constructing identically cv-qualified types.
3227 /// Remove references and cv-qualifiers.
/netbsd/external/bsd/ntp/dist/ntpq/
H A Dntpq-opts.def451 .It Ic cv Oo Ar associd Oc Oo Ar name Ns Oo \&= Ns Ar value Oc Ns Oc Ns Op ,...
H A Dinvoke-ntpq.texi340 @item @code{cv} @code{[@kbd{associd}]} @code{[@kbd{name}@code{[=@kbd{value}]}]}@code{[,...]}
/netbsd/usr.sbin/makemandb/
H A Dnostem.txt662 cv
/netbsd/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c18912 kcondvar_t cv; member
18929 error = cv_timedwait(&w->cv, &w->lock, w->interval);
18949 cv_init(&w->cv, "dtrace");
18968 cv_signal(&w->cv);
18972 cv_destroy(&w->cv);
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtypecons.d1957 const V cv;
1962 static foreach (v1; AliasSeq!(mv, cv, iv, wv, wcv))
1963 static foreach (v2; AliasSeq!(mv, cv, iv, wv, wcv))
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dtype_traits1679 // Utility for constructing identically cv-qualified types.
3336 /** * Remove references and cv-qualifiers.
/netbsd/external/mit/xorg/lib/xkeyboard-config/rules/
H A Dbase.lst647 cv ru: Chuvash
H A Devdev.lst647 cv ru: Chuvash
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2014390 * include/bits/shared_ptr_base.h: Real fix for cv-qualified types.
427 * include/bits/shared_ptr_base.h: Cast away cv-quals.
1165 combination of cv-qualified and ref-qualified member function.
5727 cv-qualifier and size.
6209 * include/std/tuple (tuple_size<cv _Tp>): Implement LWG 2313.
6221 (tuple_size<cv _Tp>): Use __cv_tuple_size.

12345678910>>...14