Searched defs:ibuff (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/io/disktest/ |
D | dump.c | 38 int format_str(size_t iBytes, const char *ibuff, size_t ibuff_siz, char *obuff, in format_str() 83 int format_raw(size_t iBytes, const char *ibuff, char *obuff, size_t obuff_siz) in format_raw() 113 char *ibuff, *obuff, *buff_curr; in dump_data() local
|
/external/skia/src/gpu/gl/ |
D | GrGLVertexArray.cpp | 126 GrGLAttribArrayState* GrGLVertexArray::bindWithIndexBuffer(GrGLGpu* gpu, const GrBuffer* ibuff) { in bindWithIndexBuffer()
|