Home
last modified time | relevance | path

Searched defs:mem_block (Results 1 – 6 of 6) sorted by relevance

/third_party/libdrm/intel/
Dmm.h34 struct mem_block { struct
35 struct mem_block *next, *prev; argument
36 struct mem_block *next_free, *prev_free; argument
37 struct mem_block *heap; argument
47 drm_private extern struct mem_block *mmInit(int ofs, int size); argument
/third_party/mesa3d/src/util/
Du_mm.h37 struct mem_block { struct
38 struct mem_block *next, *prev; argument
39 struct mem_block *next_free, *prev_free; argument
40 struct mem_block *heap; argument
52 extern struct mem_block *u_mmInit(int ofs, int size); argument
/third_party/backends/backend/
Dgt68xx_mid.h61 SANE_Byte *mem_block; member
Dartec_eplus48u.h244 SANE_Byte *mem_block; member
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c2334 typedef struct mem_block { struct
2335 struct mem_block *next; argument
2339 } mem_block; typedef
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2328 typedef struct mem_block { struct
2329 struct mem_block *next; argument
2332 } mem_block; typedef