Home
last modified time | relevance | path

Searched defs:addressof (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/
Daddressof.h22 inline _LIBCPP_CONSTEXPR_SINCE_CXX17 _LIBCPP_NO_CFI _LIBCPP_HIDE_FROM_ABI _Tp* addressof(_Tp& __x) … in addressof() function
30 inline _LIBCPP_HIDE_FROM_ABI __strong _Tp* addressof(__strong _Tp& __x) _NOEXCEPT { in addressof() function
36 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
42 inline _LIBCPP_HIDE_FROM_ABI __autoreleasing _Tp* addressof(__autoreleasing _Tp& __x) _NOEXCEPT { in addressof() function
47 inline _LIBCPP_HIDE_FROM_ABI __unsafe_unretained _Tp* addressof(__unsafe_unretained _Tp& __x) _NOEX… in addressof() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/
H A Daddressof.h22 inline _LIBCPP_CONSTEXPR_SINCE_CXX17 _LIBCPP_NO_CFI _LIBCPP_HIDE_FROM_ABI _Tp* addressof(_Tp& __x) … in addressof() function
32 inline _LIBCPP_HIDE_FROM_ABI __strong _Tp* addressof(__strong _Tp& __x) _NOEXCEPT { in addressof() function
38 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
44 inline _LIBCPP_HIDE_FROM_ABI __autoreleasing _Tp* addressof(__autoreleasing _Tp& __x) _NOEXCEPT { in addressof() function
49 inline _LIBCPP_HIDE_FROM_ABI __unsafe_unretained _Tp* addressof(__unsafe_unretained _Tp& __x) _NOEX… in addressof() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Daddressof.h22 inline _LIBCPP_CONSTEXPR_SINCE_CXX17 _LIBCPP_NO_CFI _LIBCPP_HIDE_FROM_ABI _Tp* addressof(_Tp& __x) … in addressof() function
32 inline _LIBCPP_HIDE_FROM_ABI __strong _Tp* addressof(__strong _Tp& __x) _NOEXCEPT { in addressof() function
38 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
44 inline _LIBCPP_HIDE_FROM_ABI __autoreleasing _Tp* addressof(__autoreleasing _Tp& __x) _NOEXCEPT { in addressof() function
49 inline _LIBCPP_HIDE_FROM_ABI __unsafe_unretained _Tp* addressof(__unsafe_unretained _Tp& __x) _NOEX… in addressof() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/
Daddressof.h22 inline _LIBCPP_CONSTEXPR_SINCE_CXX17 _LIBCPP_NO_CFI _LIBCPP_HIDE_FROM_ABI _Tp* addressof(_Tp& __x) … in addressof() function
32 inline _LIBCPP_HIDE_FROM_ABI __strong _Tp* addressof(__strong _Tp& __x) _NOEXCEPT { in addressof() function
38 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
44 inline _LIBCPP_HIDE_FROM_ABI __autoreleasing _Tp* addressof(__autoreleasing _Tp& __x) _NOEXCEPT { in addressof() function
49 inline _LIBCPP_HIDE_FROM_ABI __unsafe_unretained _Tp* addressof(__unsafe_unretained _Tp& __x) _NOEX… in addressof() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Daddressof.h22 inline _LIBCPP_CONSTEXPR_SINCE_CXX17 _LIBCPP_NO_CFI _LIBCPP_HIDE_FROM_ABI _Tp* addressof(_Tp& __x) … in addressof() function
32 inline _LIBCPP_HIDE_FROM_ABI __strong _Tp* addressof(__strong _Tp& __x) _NOEXCEPT { in addressof() function
38 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
44 inline _LIBCPP_HIDE_FROM_ABI __autoreleasing _Tp* addressof(__autoreleasing _Tp& __x) _NOEXCEPT { in addressof() function
49 inline _LIBCPP_HIDE_FROM_ABI __unsafe_unretained _Tp* addressof(__unsafe_unretained _Tp& __x) _NOEX… in addressof() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Daddressof.h22 inline _LIBCPP_CONSTEXPR_SINCE_CXX17 _LIBCPP_NO_CFI _LIBCPP_HIDE_FROM_ABI _Tp* addressof(_Tp& __x) … in addressof() function
32 inline _LIBCPP_HIDE_FROM_ABI __strong _Tp* addressof(__strong _Tp& __x) _NOEXCEPT { in addressof() function
38 inline _LIBCPP_HIDE_FROM_ABI __weak _Tp* addressof(__weak _Tp& __x) _NOEXCEPT { in addressof() function
44 inline _LIBCPP_HIDE_FROM_ABI __autoreleasing _Tp* addressof(__autoreleasing _Tp& __x) _NOEXCEPT { in addressof() function
49 inline _LIBCPP_HIDE_FROM_ABI __unsafe_unretained _Tp* addressof(__unsafe_unretained _Tp& __x) _NOEX… in addressof() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Daddressof.hpp38 addressof(T& o) BOOST_NOEXCEPT in addressof() function
126 addressof(T& o) BOOST_NOEXCEPT in addressof() function
148 addressof(T (&o)[N]) BOOST_NOEXCEPT in addressof() function
238 addressof(T& o) BOOST_NOEXCEPT in addressof() function
246 addressof(T& o) BOOST_NOEXCEPT in addressof() function
255 addressof(T& o) BOOST_NOEXCEPT in addressof() function
/aosp_15_r20/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/
H A Dmemory.h21 T* addressof(T& arg) noexcept { in addressof() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Daddressof.hpp28 BOOST_CONTAINER_FORCEINLINE T* addressof(T& obj) in addressof() function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dbuiltins.cpp13 S *addressof(bool b, S &s, S &t) { in addressof() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Daddressof.hpp41 BOOST_FORCEINLINE T* addressof(T& value) BOOST_NOEXCEPT in addressof() function
/aosp_15_r20/external/clang/test/CXX/expr/expr.post/expr.static.cast/
H A Dp9-0x.cpp23 template <class _Tp> inline _Tp* addressof(_Tp& __x) { in addressof() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dbuiltins.cpp28 namespace addressof { namespace
/aosp_15_r20/external/clang/test/Analysis/
H A Dcxx11-crashes.cpp53 template<class T> T * addressof( T & v ) { in addressof() function
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Ddependent-expr.cpp51 template <typename T> T *addressof(T &v) { in addressof() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/detail/
Dmeta_utils.hpp269 BOOST_MOVE_FORCEINLINE T * addressof( T & v ) in addressof() function
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1638 addressof(PyObject *self, PyObject *obj) in addressof() function
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1753 addressof(PyObject *self, PyObject *obj) in addressof() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...