Home
last modified time | relevance | path

Searched refs:array_cache (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygi-array.c228 if (array_cache->fixed_size >= 0 && in _pygi_marshal_from_py_array()
236 item_size = (guint)array_cache->item_size; in _pygi_marshal_from_py_array()
270 if (array_cache->is_zero_terminated) { in _pygi_marshal_from_py_array()
401 if (array_cache->len_arg_index >= 0) { in _pygi_marshal_from_py_array()
542 if (array_cache->fixed_size >= 0) { in _pygi_marshal_to_py_array()
544 len = array_cache->fixed_size; in _pygi_marshal_to_py_array()
717 if (array_cache->fixed_size >= 0) { in _wrap_c_array()
718 len = array_cache->fixed_size; in _wrap_c_array()
949 if (array_cache == NULL) in pygi_arg_garray_new_from_info()
952 if (!pygi_arg_garray_setup (array_cache, in pygi_arg_garray_new_from_info()
[all …]
H A Dpygi-invoke.c351 PyGIArgGArray *array_cache = (PyGIArgGArray *)arg_cache; in _caller_alloc() local
353 arg->v_pointer = g_array_new (TRUE, TRUE, (guint)array_cache->item_size); in _caller_alloc()
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dpygi-array.c228 if (array_cache->fixed_size >= 0 && in _pygi_marshal_from_py_array()
236 item_size = (guint)array_cache->item_size; in _pygi_marshal_from_py_array()
270 if (array_cache->is_zero_terminated) { in _pygi_marshal_from_py_array()
401 if (array_cache->len_arg_index >= 0) { in _pygi_marshal_from_py_array()
542 if (array_cache->fixed_size >= 0) { in _pygi_marshal_to_py_array()
544 len = array_cache->fixed_size; in _pygi_marshal_to_py_array()
717 if (array_cache->fixed_size >= 0) { in _wrap_c_array()
718 len = array_cache->fixed_size; in _wrap_c_array()
949 if (array_cache == NULL) in pygi_arg_garray_new_from_info()
952 if (!pygi_arg_garray_setup (array_cache, in pygi_arg_garray_new_from_info()
[all …]
H A Dpygi-invoke.c351 PyGIArgGArray *array_cache = (PyGIArgGArray *)arg_cache; in _caller_alloc() local
353 arg->v_pointer = g_array_new (TRUE, TRUE, (guint)array_cache->item_size); in _caller_alloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dslab.c185 struct array_cache { struct
199 struct array_cache ac;
537 struct array_cache *ac = NULL; in alloc_arraycache()
726 struct array_cache *ac; in reap_alien()
746 struct array_cache *ac; in drain_alien_cache()
768 struct array_cache *ac; in __cache_free_alien()
959 struct array_cache *nc; in cpuup_canceled()
960 struct array_cache *shared; in cpuup_canceled()
2150 struct array_cache *ac; in do_drain()
2903 struct array_cache *ac, *shared; in cache_alloc_refill()
[all …]
H A Dslab.h550 struct array_cache *shared; /* shared per node */
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dslab.c185 struct array_cache { struct
199 struct array_cache ac;
537 struct array_cache *ac = NULL; in alloc_arraycache()
726 struct array_cache *ac; in reap_alien()
746 struct array_cache *ac; in drain_alien_cache()
768 struct array_cache *ac; in __cache_free_alien()
959 struct array_cache *nc; in cpuup_canceled()
960 struct array_cache *shared; in cpuup_canceled()
2150 struct array_cache *ac; in do_drain()
2903 struct array_cache *ac, *shared; in cache_alloc_refill()
[all …]
H A Dslab.h550 struct array_cache *shared; /* shared per node */
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dslab.c185 struct array_cache { struct
199 struct array_cache ac;
537 struct array_cache *ac = NULL; in alloc_arraycache()
726 struct array_cache *ac; in reap_alien()
746 struct array_cache *ac; in drain_alien_cache()
768 struct array_cache *ac; in __cache_free_alien()
959 struct array_cache *nc; in cpuup_canceled()
960 struct array_cache *shared; in cpuup_canceled()
2150 struct array_cache *ac; in do_drain()
2903 struct array_cache *ac, *shared; in cache_alloc_refill()
[all …]
H A Dslab.h550 struct array_cache *shared; /* shared per node */
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dslab_def.h13 struct array_cache __percpu *cpu_cache;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dslab_def.h13 struct array_cache __percpu *cpu_cache;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dslab_def.h13 struct array_cache __percpu *cpu_cache;
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/graphics/mesa-dri-classic/mesa-20.2.3/docs/relnotes/
H A D6.5.3.rst70 - Old array_cache module replaced by new vbo module. All geometry
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmetadata-internals.h329 GHashTable *array_cache; member
446 GHashTable *szarray_cache, *array_cache, *ptr_cache; member

12