Searched refs:Mbuffer (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | lzio.h | 23 typedef struct Mbuffer { struct 27 } Mbuffer; argument 45 LUAI_FUNC char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n);
|
D | lundump.h | 14 LUAI_FUNC Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name);
|
D | llex.h | 60 Mbuffer *buff; /* buffer for tokens */
|
D | lparser.h | 115 LUAI_FUNC Closure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff,
|
D | lzio.c | 68 char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n) { in luaZ_openspace()
|
D | lundump.c | 26 Mbuffer* b; 206 Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name) in luaU_undump()
|
D | lstate.h | 138 Mbuffer buff; /* temporary buffer for string concatenation */
|
D | llex.c | 53 Mbuffer *b = ls->buff; in save()
|
D | ldo.c | 616 Mbuffer buff; /* dynamic structure used by the scanner */
|
D | lparser.c | 1618 Closure *luaY_parser (lua_State *L, ZIO *z, Mbuffer *buff, in luaY_parser()
|
/external/llvm/test/CodeGen/X86/ |
D | coalescer-cross.ll | 13 %struct.Mbuffer = type { i8*, i32, i32 } 21 …bject*, %struct.GCObject*, %struct.GCObject*, %struct.GCObject*, %struct.Mbuffer, i32, i32, i32, i…
|
/external/llvm/test/CodeGen/PowerPC/ |
D | bdzlr.ll | 10 …bject.15.690*, %union.GCObject.15.690*, %union.GCObject.15.690*, %struct.Mbuffer.1.676, i64, i64, … 12 %struct.Mbuffer.1.676 = type { i8*, i64, i64 }
|