Searched defs:bufData (Results 1 – 4 of 4) sorted by relevance
70 let bufData = ByteBuffer(data: builder.sizedBuffer) in run() variable
213 vector<deUint8> bufData(blockInfo.dataSize); in iterate() local1021 vector<deUint8> bufData (blockInfo.dataSize); in iterate() local
3916 std::vector<uint8_t> bufData(100000, 0); in TEST_P() local3934 std::vector<uint8_t> bufData(100, 0); in TEST_P() local
1242 Byte *bufData = NULL; in XzEnc_Encode() local