Home
last modified time | relevance | path

Searched defs:bufData (Results 1 – 4 of 4) sorted by relevance

/third_party/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/
Dswift_code_10.swift70 let bufData = ByteBuffer(data: builder.sizedBuffer) in run() variable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp213 vector<deUint8> bufData(blockInfo.dataSize); in iterate() local
1021 vector<deUint8> bufData (blockInfo.dataSize); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTransformFeedbackTest.cpp3916 std::vector<uint8_t> bufData(100000, 0); in TEST_P() local
3934 std::vector<uint8_t> bufData(100, 0); in TEST_P() local
/third_party/lzma/C/
DXzEnc.c1242 Byte *bufData = NULL; in XzEnc_Encode() local