Home
last modified time | relevance | path

Searched defs:make_ptr (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DDeclVisitor.h30 template <typename T> struct make_ptr { using type = T *; }; argument
H A DCommentVisitor.h19 template <typename T> struct make_ptr { using type = T *; }; argument
H A DStmtVisitor.h31 template <typename T> struct make_ptr { using type = T *; }; struct
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tcg/
H A Dptr.h82 ptr<T> make_ptr(T *p) { in make_ptr() function
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DProxy.hpp42 typename Proxy::Ptr1 <T>::Type Proxy::Ptr1 <T>::make_ptr (const uint8_t *ptr) in make_ptr() function in fmtcl::Proxy::Ptr1
/dports/devel/folly/folly-2021.12.27.00/folly/concurrency/detail/
H A DAtomicSharedPtr-detail.h39 static std::shared_ptr<T> make_ptr(Args&&... args) { in make_ptr() function
/dports/www/trafficserver/trafficserver-9.1.1/include/tscore/
H A DPtr.h188 make_ptr(T *p) in make_ptr() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/cppformat/
H A Dformat.h242 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
247 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/devel/p5-ExtUtils-XSpp/ExtUtils-XSpp-0.18/lib/ExtUtils/XSpp/
H A DLexer.pm252 sub make_ptr { $_[0]->{POINTER}++; $_[0] } subroutine
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A Dformat.h255 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
260 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/test/
H A Dpointer_selector_test.cpp266 FATAL_TEST(make_ptr, sanity_check) { in FATAL_TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wds/src/libwds/common/
H A Dmessage_handler.h48 inline MessageHandlerPtr make_ptr(MessageHandler* handler) { in make_ptr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wds/src/libwds/common/
H A Dmessage_handler.h48 inline MessageHandlerPtr make_ptr(MessageHandler* handler) { in make_ptr() function
/dports/devel/folly/folly-2021.12.27.00/folly/concurrency/test/
H A DAtomicSharedPtrCounted.h111 static counted_ptr<T, Atom> make_ptr(Args&&... args) { in make_ptr() function
/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/
H A Dpointer_selector.h278 static pointer_selector_t<PtrClass, T, Args...> make_ptr(UArgs &&...args) { in make_ptr() function
/dports/devel/rpclib/rpclib-2.2.1/dependencies/include/
H A Dformat.h482 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
487 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.h655 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) in make_ptr() function
661 inline T *make_ptr(T *ptr, std::size_t) in make_ptr() function
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.h651 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) in make_ptr() function
657 inline T *make_ptr(T *ptr, std::size_t) in make_ptr() function
/dports/games/dunelegacy/dunelegacy-0.96.4/include/misc/
H A Dformat.h584 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
589 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dhashtable.hpp73 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dhashtable.hpp73 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Dhashtable.hpp74 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Dhashtable.hpp73 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Dhashtable.hpp74 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A Dhashtable.hpp74 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry

12