Searched defs:bufData (Results 1 – 4 of 4) sorted by relevance
87 const bufData = new Uint8Array(256 * 8); constant101 const bufData = new Uint8Array(256 * 8); constant119 const bufData = new Uint8Array(256 * 8); constant137 const bufData = new Uint8Array(256 * 8); constant
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