Home
last modified time | relevance | path

Searched defs:buffer (Results 276 - 300 of 9378) sorted by relevance

1...<<11121314151617181920>>...376

/third_party/skia/third_party/externals/icu/source/samples/props/
H A Dprops.cpp36 char buffer[100]; in printProps() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DSawPingGenerator.cpp37 float *buffer = output.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DTriangleOscillator.cpp29 float *buffer = output.getBuffer(); in onProcess() local
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioSourceCaller.cpp22 int32_t AudioSourceCaller::onProcessFixedBlock(uint8_t *buffer, int32_t numBytes) { in onProcessFixedBlock() argument
H A DFixedBlockWriter.cpp27 int32_t FixedBlockWriter::writeToStorage(uint8_t *buffer, int32_t numBytes) { in writeToStorage() argument
38 int32_t FixedBlockWriter::write(uint8_t *buffer, int32_t numBytes) { in write() argument
/third_party/skia/src/sksl/
H A DSkSLOutputStream.cpp26 char buffer[kBufferSize]; in appendVAList() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DConverter.cpp937 auto buffer = res->buffer.As<GPUBuffer>(); in Convert() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireDeserializeAllocator.cpp31 char* buffer = mCurrentBuffer; in GetSpace() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-gdi.cc44 char *buffer = nullptr; in _hb_gdi_reference_table() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dmemory_output_stream.cc27 void MemoryOutputStream::Write(std::vector<uint8_t>* buffer) { in Write() argument
31 void MemoryOutputStream::Write(std::vector<uint8_t>* buffer, in Write() argument
46 void MemoryOutputStream::Write(uint8_t* buffer, int32_t offset, int32_t length) { in Write() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAlignOf.h49 alignas(::llvm::detail::AlignerImpl<T, Ts...>) char buffer[sizeof( member
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrfmt.cpp30 uprv_itou (UChar * buffer, int32_t capacity, in uprv_itou() argument
[all...]
/third_party/unity/extras/memory/test/
H A Dunity_output_Spy.c16 static char* buffer; variable
/third_party/vixl/test/
H A Dtest-code-buffer.cc53 static void TestDefaultsHelper(const CodeBuffer& buffer) { in TestDefaultsHelper() argument
68 CodeBuffer buffer; TEST() local
73 CodeBuffer buffer; TEST() local
101 CodeBuffer buffer; TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResourceHeapTests.cpp88 wgpu::Buffer buffer = device.CreateBuffer(&descriptor); in TEST_P() local
H A DBufferAllocatedSizeTests.cpp55 wgpu::Buffer buffer = CreateBuffer(wgpu::BufferUsage::Uniform, bufferSize); in TEST_P() local
64 wgpu::Buffer buffer = in TEST_P() local
73 wgpu::Buffer buffer = in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DWriteBufferTests.cpp31 wgpu::CommandBuffer EncodeWriteBuffer(wgpu::Buffer buffer, in EncodeWriteBuffer() argument
43 wgpu::Buffer buffer = CreateWritableBuffer(64); in TEST_F() local
56 wgpu::Buffer buffer = CreateWritableBuffer(64); TEST_F() local
68 wgpu::Buffer buffer = CreateWritableBuffer(64); TEST_F() local
83 wgpu::Buffer buffer = device.CreateBuffer(&desc); TEST_F() local
94 wgpu::Buffer buffer = device.CreateBuffer(&desc); TEST_F() local
[all...]
H A DOverridableConstantsValidationTests.cpp91 wgpu::Buffer buffer; member in ComputePipelineOverridableConstantsValidationTest
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dchardata.c83 char buffer[1024]; in CharData_CheckXMLChars() local
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_lexer.c40 char *buffer = malloc(str_size + 2); in test_cil_lexer_setup() local
54 char *buffer = malloc(str_size + 2); in test_cil_lexer_next() local
[all...]
/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.h44 uint8 *buffer; // Circular buffer member
/base/hiviewdfx/hiview/test/moduletest/common/
H A Dhiview_plugin_platform_module_test.cpp35 char buffer[bufSize]; in GetCmdResultFromPopen() local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Ddgram_socket_server.cpp22 int DgramSocketServer::RecvPacket(std::vector<char>& buffer, struct ucred *cred) in RecvPacket() argument
/base/hiviewdfx/hiview/plugins/eventlogger/test/util/
H A Deventlogger_util_test.cpp26 char buffer[BUF_SIZE_64] = {'\0'}; in InitSeLinuxEnabled() local
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H A Dmemory_collector_client_test.cpp33 char buffer[256]; in IsXpowerPluginExist() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...376