Searched defs:address_of (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsAutoPtr.h170 // This is not intended to be used by clients. See |address_of|
180 // This is not intended to be used by clients. See |address_of|
188 // This is not intended to be used by clients. See |address_of|
223 address_of( const nsAutoPtr<T>& aPtr ) function
233 address_of( nsAutoPtr<T>& aPtr ) function
241 address_of( const nsAutoPtr<T>& aPtr ) function
590 // This is not intended to be used by clients. See |address_of|
600 // This is not intended to be used by clients. See |address_of|
608 // This is not intended to be used by clients. See |address_of|
643 address_of( cons function
653 address_of( nsAutoArrayPtr<T>& aPtr ) function
661 address_of( const nsAutoArrayPtr<T>& aPtr ) function
1103 address_of( const nsRefPtr<T>& aPtr ) function
1113 address_of( nsRefPtr<T>& aPtr ) function
1121 address_of( const nsRefPtr<T>& aPtr ) function
[all...]
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.h720 // This is not intended to be used by clients. See |address_of|
730 // This is not intended to be used by clients. See |address_of|
738 // This is not intended to be used by clients. See |address_of|
963 // This is not intended to be used by clients. See |address_of|
973 // This is not intended to be used by clients. See |address_of|
981 // This is not intended to be used by clients. See |address_of|
1071 address_of( const nsCOMPtr<T>& aPtr ) function
1081 address_of( nsCOMPtr<T>& aPtr ) function
1089 address_of( const nsCOMPtr<T>& aPtr ) function
1128 NSCAP_LOG_ASSIGNMENT(NS_REINTERPRET_CAST(void *, address_of(mTargetSmartPt
[all...]

Completed in 76 milliseconds