Home
last modified time | relevance | path

Searched defs:get_memory_type (Results 1 – 22 of 22) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/
H A Dpipe.hpp73 /// Copies the pipe object from \p other to \c *this.
/dports/devel/hyperscan/boost_1_75_0/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/devel/boost-libs/boost_1_72_0/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dcore.c70 port->ops->detach(port); in get_memory_size()
71 dev->state = USB_STATE_NOTATTACHED; in get_memory_size()
/dports/devel/boost-docs/boost_1_72_0/boost/compute/
H A Dmemory_object.hpp70 cl_mem_object_type get_memory_type() const in get_memory_type() function in boost::compute::memory_object
/dports/comms/gnokii/gnokii-0.6.31/common/phones/
H A Dnk3110.c1334 static int get_memory_type(gn_memory_type memory_type) in get_memory_type() function
H A Dpcsc.c219 static LONG get_memory_type(gn_memory_type memory_type) in get_memory_type() function
H A Dnk7110.c3005 static int get_memory_type(gn_memory_type memory_type) in get_memory_type() function
H A Dnk6100.c1246 static int get_memory_type(gn_memory_type memory_type) in get_memory_type() function
H A Dnk6510.c6549 static int get_memory_type(gn_memory_type memory_type) in get_memory_type() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/edac/
H A Digen6_edac.c256 static enum mem_type get_memory_type(u32 mad_inter) in get_memory_type() function
H A Dsb_edac.c330 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt); member
877 static enum mem_type get_memory_type(struct sbridge_pvt *pvt) in get_memory_type() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/edac/
H A Digen6_edac.c256 static enum mem_type get_memory_type(u32 mad_inter) in get_memory_type() function
H A Dsb_edac.c330 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt); member
877 static enum mem_type get_memory_type(struct sbridge_pvt *pvt) in get_memory_type() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/edac/
H A Digen6_edac.c256 static enum mem_type get_memory_type(u32 mad_inter) in get_memory_type() function
H A Dsb_edac.c330 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt); member
877 static enum mem_type get_memory_type(struct sbridge_pvt *pvt) in get_memory_type() function
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/memory/
H A Dm64p_memory.c1156 int get_memory_type(uint32_t address) in get_memory_type() function
/dports/comms/py-esptool/esptool-3.2/
H A Desptool.py2608 def get_memory_type(self, image): member in ImageSegment