| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi.c | 80 reserve(struct svga_shader_emitter *emit, unsigned nr_dwords) function in typeref:typename:boolean
|
| H A D | svga_winsys.h | 257 (*reserve)(struct svga_winsys_context *swc, member in struct:svga_winsys_context
|
| H A D | svga_tgsi_vgpu10.c | 300 reserve(struct svga_shader_emitter_v10 *emit, function in typeref:typename:boolean
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi.c | 80 reserve(struct svga_shader_emitter *emit, unsigned nr_dwords) function in typeref:typename:boolean
|
| H A D | svga_winsys.h | 269 (*reserve)(struct svga_winsys_context *swc, member in struct:svga_winsys_context
|
| H A D | svga_tgsi_vgpu10.c | 525 reserve(struct svga_shader_emitter_v10 *emit, function in typeref:typename:boolean
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_job.c | 419 panfrost_batch_to_fb_info(const struct panfrost_batch * batch,struct pan_fb_info * fb,struct pan_image_view * rts,struct pan_image_view * zs,struct pan_image_view * s,bool reserve) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.c | 41 static unsigned char *reserve( struct x86_function *p, int bytes ) function in typeref:typename:unsigned char *
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.c | 175 static unsigned char *reserve( struct x86_function *p, int bytes ) function in typeref:typename:unsigned char *
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/ |
| H A D | x86sse.c | 42 static unsigned char *reserve( struct x86_function *p, int bytes ) function in typeref:typename:unsigned char *
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/ |
| H A D | rtasm_x86sse.c | 175 static unsigned char *reserve( struct x86_function *p, int bytes ) function in typeref:typename:unsigned char *
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem.c | 5687 int reserve; local in function:aperture_check [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem.c | 6262 int reserve; local in function:aperture_check [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vcn_dec.h | 673 unsigned char reserve[11]; member in struct:rvcn_dec_vp9_nmv_ctx_mask_s
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui.h | 1213 inline void reserve(int new_capacity) { if (new_capacity <= Capacity) return; T* new_data = (T*)ImGui::MemAlloc((size_t)new_capacity * sizeof(T)); if (Data) { memcpy(new_data, Data, (size_t)Size * sizeof(T)); ImGui::MemFree(Data); } Data = new_data; Capacity = new_capacity; } function in struct:ImVector 1592 void reserve(int capacity) { Buf.reserve(capacity); } function in struct:ImGuiTextBuffer
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui.h | 1213 inline void reserve(int new_capacity) { if (new_capacity <= Capacity) return; T* new_data = (T*)ImGui::MemAlloc((size_t)new_capacity * sizeof(T)); if (Data) { memcpy(new_data, Data, (size_t)Size * sizeof(T)); ImGui::MemFree(Data); } Data = new_data; Capacity = new_capacity; } function in struct:ImVector 1592 void reserve(int capacity) { Buf.reserve(capacity); } function in struct:ImGuiTextBuffer
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vcn_dec.h | 992 unsigned char reserve[11]; member in struct:rvcn_dec_vp9_nmv_ctx_mask_s
|