Home
last modified time | relevance | path

Searched refs:data_cookie (Results 1 – 24 of 24) sorted by relevance

/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Web/Session/
H A DClientSide.pm249 my $data_cookie = CGI::Cookie->new(
263 foreach my $cookie ($splitter->split( $data_cookie )) {
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_context.h375 void *data_cookie,
H A Ddraw_context.c1343 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1353 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_context.h377 void *data_cookie,
H A Ddraw_context.c1341 void *data_cookie, in draw_set_disk_cache_callbacks() argument
1351 draw->disk_cache_cookie = data_cookie; in draw_set_disk_cache_callbacks()
/dports/net/mpich2/mpich2-1.5/src/mpid/pamid/src/onesided/
H A Dmpid_win_accumulate.c60 recv->data_cookie = NULL; in MPIDI_WinAccumCB()