Home
last modified time | relevance | path

Searched refs:CopyObject (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaInit.cpp4903 static ExprResult CopyObject(Sema &S, in CopyObject() function
5801 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
5903 CurInit = CopyObject(S, Entity.getType().getNonReferenceType(), Entity, in Perform()
/freebsd-9-stable/sys/contrib/dev/acpica/
Dchanges.txt2461 Fixed a problem where a CopyObject to RegionField, BankField, and IndexField
2464 a CopyObject to all other object types should not perform an implicit
2644 Fixed a problem with CopyObject used in conjunction with the Index operator.
3333 - Fix for premature object deletion after CopyObject on Operation Region (BZ
3541 Fixed a problem with the CopyObject operator where the first parameter was
3590 DataTableRegion and CopyObject operators. Fixed a possible fault during
4998 Fixed a problem with the CopyObject operator where a copy to an existing
6545 Fixed a problem where the CopyObject operator could fail on some of the more
7819 Fixed a problem where CopyObject and the other "explicit"
9126 The ACPI 2.0 CopyObject operator is fully implemented. This
[all …]