Home
last modified time | relevance | path

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

12

/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/fmt/
H A Dformat.h648 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
653 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/fmt/
H A Dformat.h648 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
653 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/fmt/
H A Dformat.h696 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
701 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-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/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dhashtable.hpp73 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dhashtable.hpp73 static BasicHashtableEntry<F>* make_ptr(BasicHashtableEntry<F>* p) { in make_ptr() function in BasicHashtableEntry
/dports/www/davix/davix-0.7.6/src/libs/alibxx/str/
H A Dformat.hpp220 inline stdext::checked_array_iterator<T*> make_ptr(T *ptr, std::size_t size) { in make_ptr() function
225 inline T *make_ptr(T *ptr, std::size_t) { return ptr; } in make_ptr() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dtype.hpp1709 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dtype.hpp1646 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dtype.hpp1646 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dtype.hpp1718 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dtype.hpp1718 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dtype.hpp1718 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dtype.hpp1771 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dtype.hpp1810 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dtype.hpp1721 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dtype.hpp1715 inline const TypePtr* Type::make_ptr() const { in make_ptr() function in Type

12