Home
last modified time | relevance | path

Searched refs:memory_pool (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.c38 void memory_pool_init(struct memory_pool * pool) in memory_pool_init()
40 memset(pool, 0, sizeof(struct memory_pool)); in memory_pool_init()
44 void memory_pool_destroy(struct memory_pool * pool) in memory_pool_destroy()
53 static void refill_pool(struct memory_pool * pool) in refill_pool()
71 void * memory_pool_malloc(struct memory_pool * pool, unsigned int bytes) in memory_pool_malloc()
Dmemory_pool.h37 struct memory_pool { struct
45 void memory_pool_init(struct memory_pool * pool); argument
46 void memory_pool_destroy(struct memory_pool * pool);
47 void * memory_pool_malloc(struct memory_pool * pool, unsigned int bytes);
Dradeon_list.h31 struct memory_pool;
39 struct rc_list * rc_list(struct memory_pool * pool, void * item);
Dradeon_list.c35 struct rc_list * rc_list(struct memory_pool * pool, void * item) in rc_list()
Dradeon_compiler.h43 struct memory_pool Pool;
Dradeon_dataflow.c476 struct memory_pool * pool, in add_reader()
491 struct memory_pool * pool, in add_reader_normal()
503 struct memory_pool * pool, in add_reader_pair()
/third_party/mesa3d/src/gallium/drivers/r300/
Dmeson.build63 'compiler/memory_pool.c',
64 'compiler/memory_pool.h',
/third_party/boost/boost/property_tree/detail/
Drapidxml.hpp366 class memory_pool class
378 memory_pool() in memory_pool() function in boost::property_tree::detail::rapidxml::memory_pool
388 ~memory_pool() in ~memory_pool()
1342 class xml_document: public xml_node<Ch>, public memory_pool<Ch>
1403 memory_pool<Ch>::clear(); in clear()
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/
Drapidxml.hpp379 class memory_pool class
390 memory_pool() in memory_pool() function in rapidxml::memory_pool
400 ~memory_pool() in ~memory_pool()
1358 class xml_document: public xml_node<Ch>, public memory_pool<Ch>
1419 memory_pool<Ch>::clear(); in clear()
/third_party/mindspore/mindspore/lite/minddata/
DCMakeLists.txt127 ${MINDDATA_DIR}/util/memory_pool.cc
354 ${MINDDATA_DIR}/util/memory_pool.cc
527 ${MINDDATA_DIR}/util/memory_pool.cc
/third_party/mindspore/mindspore/lite/tools/dataset/cropper/
Ddependencies.txt1memory_pool.cc", "mindspore/lite/build/_deps/jpeg_turbo-src/./jerror.h", "mindspore/lite/build/_de…
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2994 ../src/gallium/drivers/r300/compiler/memory_pool.c
2995 ../src/gallium/drivers/r300/compiler/memory_pool.h