Home
last modified time | relevance | path

Searched defs:memory_pool (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_memory_pool.hpp38 struct memory_pool : public memory_pool_details::inaccuracy_handler<loose> { struct
48 memory_pool_details::inaccuracy_handler<loose>::handle_expand(allocated, s, allowed); in alloc() argument
69 memory_pool_details::inaccuracy_handler<loose>::handle_expand(allocated, ns - s, allowed); in realloc() argument
91 guard_base(memory_pool & memory, size_t s) : mysize(s) in guard_base() argument
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/cuda/
H A Dmemory_pool_test.cc163 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
182 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
196 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
203 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
210 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
216 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
228 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
244 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
279 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
293 MemoryPool& memory_pool = *GetParam(); in TEST_P() local
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/include/
H A Dndb_pipeline.h66 typedef struct memory_pool { struct
71 } memory_pool; argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A Dndb_pipeline.h68 typedef struct memory_pool { struct
73 } memory_pool; argument
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A Dndb_pipeline.h68 typedef struct memory_pool { struct
73 } memory_pool; argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/include/
H A Dndb_pipeline.h68 typedef struct memory_pool { struct
73 } memory_pool; argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A Dndb_pipeline.h68 typedef struct memory_pool { struct
73 } memory_pool; argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/include/
H A Dndb_pipeline.h68 typedef struct memory_pool { struct
73 } memory_pool; typedef
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dmemory_pool.hpp42 class memory_pool class
46 memory_pool() { carte.clear(); }; in memory_pool() function in libdar::memory_pool
50 memory_pool(const memory_pool & ref) { throw SRC_BUG ; }; in memory_pool() function in libdar::memory_pool
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dmemory_pool_test.cc30 static MemoryPool* memory_pool() { return default_memory_pool(); } in memory_pool() function
34 static MemoryPool* memory_pool() { return system_memory_pool(); } in memory_pool() function
39 static MemoryPool* memory_pool() { in memory_pool() function
49 static MemoryPool* memory_pool() { in memory_pool() function
60 MemoryPool* memory_pool() override { return Factory::memory_pool(); } in memory_pool() function in arrow::TestMemoryPool
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dmemory_pool_test.cc31 static MemoryPool* memory_pool() { return default_memory_pool(); } in memory_pool() function
35 static MemoryPool* memory_pool() { return system_memory_pool(); } in memory_pool() function
40 static MemoryPool* memory_pool() { in memory_pool() function
50 static MemoryPool* memory_pool() { in memory_pool() function
61 MemoryPool* memory_pool() override { return Factory::memory_pool(); } in memory_pool() function in arrow::TestMemoryPool
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dmemory_pool_test.cc31 static MemoryPool* memory_pool() { return default_memory_pool(); } in memory_pool() function
35 static MemoryPool* memory_pool() { return system_memory_pool(); } in memory_pool() function
40 static MemoryPool* memory_pool() { in memory_pool() function
50 static MemoryPool* memory_pool() { in memory_pool() function
61 MemoryPool* memory_pool() override { return Factory::memory_pool(); } in memory_pool() function in arrow::TestMemoryPool
/dports/databases/arrow/apache-arrow-6.0.1/python/pyarrow/
H A Dcompute.py185 def wrapper(*args, memory_pool=None): argument
188 def wrapper(*args, memory_pool=None, options=None, **kwargs): argument
549 def index(data, value, start=None, end=None, *, memory_pool=None): argument
585 def take(data, indices, *, boundscheck=True, memory_pool=None): argument
670 def top_k_unstable(values, k, sort_keys=None, *, memory_pool=None): argument
716 def bottom_k_unstable(values, k, sort_keys=None, *, memory_pool=None): argument
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/gandiva-glib/
H A Dselection-vector.cpp184 auto memory_pool = arrow::default_memory_pool(); in ggandiva_uint16_selection_vector_new() local
229 auto memory_pool = arrow::default_memory_pool(); in ggandiva_uint32_selection_vector_new() local
274 auto memory_pool = arrow::default_memory_pool(); in ggandiva_uint64_selection_vector_new() local

12345678910>>...13