Searched refs:read_block (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_in.c374 static int read_block(const int fd, void *buf, const intptr_t len) function in typeref:typename:int
1087 int ret = read_block(c->fd, (char *) buf + done, len - done);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_serialize.c895 read_block(read_ctx *ctx, struct exec_list *cf_list) function in typeref:typename:void
982 read_block(ctx, list);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_serialize.c1787 read_block(read_ctx *ctx, struct exec_list *cf_list) function in typeref:typename:void
1878 read_block(ctx, list);

Completed in 9 milliseconds