/third_party/lz4/tests/ |
H A D | decompress-partial.c | 33 char outBuffer[BUFFER_SIZE]; in main() local
|
H A D | decompress-partial-usingDict.c | 38 char* outBuffer = buffer + largeSize; in main() local [all...] |
/third_party/skia/modules/audioplayer/ |
H A D | SkAudioPlayer_oboe.cpp | 47 float *outBuffer = static_cast<float *>(audioData); variable
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | angleutils.cpp | 78 size_t FormatStringIntoVector(const char *fmt, va_list vararg, std::vector<char> &outBuffer) in FormatStringIntoVector() argument
|
/third_party/FreeBSD/sys/crypto/rijndael/ |
H A D | rijndael-api-fst.c | 84 rijndael_blockEncrypt(cipherInstance *cipher, keyInstance *key, const BYTE *input, int inputLen, BYTE *outBuffer) rijndael_blockEncrypt() argument 200 rijndael_padEncrypt(cipherInstance *cipher, keyInstance *key, const BYTE *input, int inputOctets, BYTE *outBuffer) rijndael_padEncrypt() argument 264 rijndael_blockDecrypt(cipherInstance *cipher, keyInstance *key, const BYTE *input, int inputLen, BYTE *outBuffer) rijndael_blockDecrypt() argument 364 rijndael_padDecrypt(cipherInstance *cipher, keyInstance *key, const BYTE *input, int inputOctets, BYTE *outBuffer) rijndael_padDecrypt() argument [all...] |
/third_party/mesa3d/src/android_stub/ |
H A D | nativewindow_stub.cpp | 28 AHardwareBuffer_allocate(const AHardwareBuffer_Desc *desc, AHardwareBuffer **outBuffer) AHardwareBuffer_allocate() argument
|
/third_party/pulseaudio/sonic/ |
H A D | main.c | 30 short inBuffer[BUFFER_SIZE], outBuffer[BUFFER_SIZE]; in runSonic() local
|
H A D | Sonic.java | 429 readBytesFromStream( byte outBuffer[], int maxBytes) readBytesFromStream() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceLossTests.cpp | 131 de::MovePtr<BufferWithMemory> outBuffer = de::MovePtr<BufferWithMemory>(new BufferWithMemory(deviceDriver, *logicalDevice, allocator, outBufferInfo, MemoryRequirement::HostVisible)); in iterate() local
|
/third_party/skia/src/pdf/ |
H A D | SkDeflate.cpp | 44 unsigned char outBuffer[SKDEFLATEWSTREAM_OUTPUT_BUFFER_SIZE]; in do_deflate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 122 auto outBuffer = std::unique_ptr<BufferWithMemory>(new BufferWithMemory(vkd, device, allocator, outBufferInfo, MemoryRequirement::HostVisible)); in makeBufferForImage() local 203 const auto outBuffer = makeBufferForImage(vkd, device, alloc, imageFormat, imageExtent); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmFromHlslTests.cpp | 130 vk::Move<vk::VkBuffer> outBuffer = createBuffer(vk, device, &outBufferCreateInfo); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | IndexDataManager.cpp | 259 getStreamingIndexBuffer(const gl::Context *context, gl::DrawElementsType destinationIndexType, IndexBufferInterface **outBuffer) getStreamingIndexBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmFromHlslTests.cpp | 130 vk::Move<vk::VkBuffer> outBuffer = createBuffer(vk, device, &outBufferCreateInfo); in iterate() local
|
/third_party/backends/backend/ |
H A D | plustek-pp_ptdrv.c | 736 CropInfo outBuffer; in ptdrvIoctl() local 878 StartScan outBuffer; in ptdrvIoctl() local
|
/third_party/lzma/C/Util/SfxSetup/ |
H A D | SfxSetup.c | 422 Byte *outBuffer = 0; /* it must be 0 before first call for each new archive. */
in main() local
|
/third_party/lzma/CPP/Windows/ |
H A D | FileIO.h | 131 bool DeviceIoControlOut(DWORD controlCode, LPVOID outBuffer, DWORD outSize, LPDWORD bytesReturned) const
in DeviceIoControlOut() argument 136 bool DeviceIoControlOut(DWORD controlCode, LPVOID outBuffer, DWORD outSize) const
in DeviceIoControlOut() argument 124 DeviceIoControl(DWORD controlCode, LPVOID inBuffer, DWORD inSize, LPVOID outBuffer, DWORD outSize, LPDWORD bytesReturned, LPOVERLAPPED overlapped = NULL) const DeviceIoControl() argument
|
/third_party/lzma/C/ |
H A D | 7zDec.c | 282 static SRes SzDecodeCopy(UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer)
in SzDecodeCopy() argument 98 SzDecodePpmd(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain) SzDecodePpmd() argument 163 SzDecodeLzma(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain) SzDecodeLzma() argument 223 SzDecodeLzma2(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain) SzDecodeLzma2() argument 409 SzFolder_Decode2(const CSzFolder *folder, const Byte *propsData, const UInt64 *unpackSizes, const UInt64 *packPositions, ILookInStreamPtr inStream, UInt64 startPos, Byte *outBuffer, SizeT outSize, ISzAllocPtr allocMain, Byte *tempBuf[]) SzFolder_Decode2() argument 606 SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex, ILookInStreamPtr inStream, UInt64 startPos, Byte *outBuffer, size_t outSize, ISzAllocPtr allocMain) SzAr_DecodeFolder() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDynamicControlPoints.cpp | 244 auto outBuffer = std::unique_ptr<vk::BufferWithMemory>(new vk::BufferWithMemory(vkd, device, allocator, outBufferInfo, vk::MemoryRequirement::HostVisible)); in makeBufferForImage() local 297 auto outBuffer = makeBufferForImage(vkd, device, alloc, mappedFormat, imageExtent); in iterate() local
|
H A D | vktPipelineRobustnessCacheTests.cpp | 68 auto outBuffer = std::unique_ptr<vk::BufferWithMemory>(new vk::BufferWithMemory(vk, device, allocator, outBufferInfo, vk::MemoryRequirement::HostVisible)); in makeBufferForImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 120 auto outBuffer = std::unique_ptr<BufferWithMemory>(new BufferWithMemory(vkd, device, allocator, outBufferInfo, MemoryRequirement::HostVisible)); in makeBufferForImage() local 201 const auto outBuffer = makeBufferForImage(vkd, device, alloc, imageFormat, imageExtent); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDynamicControlPoints.cpp | 242 auto outBuffer = std::unique_ptr<vk::BufferWithMemory>(new vk::BufferWithMemory(vkd, device, allocator, outBufferInfo, vk::MemoryRequirement::HostVisible)); in makeBufferForImage() local 293 auto outBuffer = makeBufferForImage(vkd, device, alloc, mappedFormat, imageExtent); in iterate() local
|
/third_party/lzma/C/Util/7z/ |
H A D | 7zMain.c | 652 Byte *outBuffer = 0; /* it must be 0 before first call for each new archive. */
in main() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderApiTests.cpp | 586 BufferWithMemoryPtr outBuffer; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestPackage.cpp | 912 char outBuffer[128] = { 0 }; in runTestsInSubprocess() local
|