Home
last modified time | relevance | path

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

/external/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/
Dswift_code_10.swift70 let bufData = ByteBuffer(data: builder.sizedBuffer) in run() variable
/external/tremolo/tests/oob_oggpack_look/
Dtest_floor0.cpp36 unsigned char bufData[] = { 0x00, 0x00, 0xF0, 0x00, 0x00, 0x00, 0x00, 0xE7, variable
/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp221 vector<uint8_t> bufData(blockInfo.dataSize); in iterate() local
1058 vector<uint8_t> bufData(blockInfo.dataSize); in iterate() local
/external/lzma/CPP/7zip/Archive/Rar/
DRarHandler.cpp251 const Byte *bufData = m_DecryptedDataAligned; in ReadBytesSpec() local
/external/angle/src/tests/gl_tests/
DTransformFeedbackTest.cpp4127 std::vector<uint8_t> bufData(100000, 0); in TEST_P() local
4227 std::vector<uint8_t> bufData(100, 0); in TEST_P() local
DStateChangeTest.cpp8437 std::vector<uint8_t> bufData(100, 0); in TEST_P() local
/external/lzma/C/
DXzEnc.c1248 Byte *bufData = NULL; in XzEnc_Encode() local