Home
last modified time | relevance | path

Searched defs:buffer (Results 4801 - 4825 of 5253) sorted by relevance

1...<<191192193194195196197198199200>>...211

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c868 static ssize_t a2dp_transport_write(pa_bluetooth_transport *t, int fd, const void* buffer, size_t size, size_t write_mtu) { in a2dp_transport_write() argument
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c233 static inline void bit_writer(uint8_t **buffer, uint8_t *bit_pos, size_t *size, uint8_t data, uint8_t data_bit_len) { in bit_writer() argument
317 uint32_t *buffer = NULL; build_tcp_audio_packet() local
365 uint8_t *buffer = NULL; send_tcp_audio_packet() local
408 uint32_t *buffer = NULL; build_udp_audio_packet() local
456 uint8_t *buffer = NULL; send_udp_audio_packet() local
492 uint32_t *buffer = NULL; rebuild_udp_audio_packet() local
513 uint8_t *buffer = NULL; resend_udp_audio_packets() local
549 uint32_t *buffer = NULL; build_udp_sync_packet() local
620 uint32_t *buffer = NULL; build_udp_timing_packet() local
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc851 char *FastInt32ToBuffer(int32 i, char* buffer) { in FastInt32ToBuffer() argument
889 FastHexToBuffer(int i, char* buffer) FastHexToBuffer() argument
902 InternalFastHexToBuffer(uint64 value, char* buffer, int num_byte) InternalFastHexToBuffer() argument
919 FastHex64ToBuffer(uint64 value, char* buffer) FastHex64ToBuffer() argument
923 FastHex32ToBuffer(uint32 value, char* buffer) FastHex32ToBuffer() argument
966 FastUInt32ToBufferLeft(uint32 u, char* buffer) FastUInt32ToBufferLeft() argument
1048 FastInt32ToBufferLeft(int32 i, char* buffer) FastInt32ToBufferLeft() argument
1059 FastUInt64ToBufferLeft(uint64 u64, char* buffer) FastUInt64ToBufferLeft() argument
1101 FastInt64ToBufferLeft(int64 i, char* buffer) FastInt64ToBufferLeft() argument
1120 char buffer[kFastToBufferSize]; SimpleItoa() local
1127 char buffer[kFastToBufferSize]; SimpleItoa() local
1134 char buffer[kFastToBufferSize]; SimpleItoa() local
1141 char buffer[kFastToBufferSize]; SimpleItoa() local
1148 char buffer[kFastToBufferSize]; SimpleItoa() local
1155 char buffer[kFastToBufferSize]; SimpleItoa() local
1203 char buffer[kDoubleToBufferSize]; SimpleDtoa() local
1208 char buffer[kFloatToBufferSize]; SimpleFtoa() local
1218 DelocalizeRadix(char* buffer) DelocalizeRadix() argument
1245 DoubleToBuffer(double value, char* buffer) DoubleToBuffer() argument
1363 FloatToBuffer(float value, char* buffer) FloatToBuffer() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1001 ReadPrimitiveFromArray( const uint8* buffer, uint32* value) ReadPrimitiveFromArray() argument
1007 ReadPrimitiveFromArray( const uint8* buffer, uint64* value) ReadPrimitiveFromArray() argument
1013 ReadPrimitiveFromArray( const uint8* buffer, int32* value) ReadPrimitiveFromArray() argument
1022 ReadPrimitiveFromArray( const uint8* buffer, int64* value) ReadPrimitiveFromArray() argument
1031 ReadPrimitiveFromArray( const uint8* buffer, float* value) ReadPrimitiveFromArray() argument
1040 ReadPrimitiveFromArray( const uint8* buffer, double* value) ReadPrimitiveFromArray() argument
1086 const uint8* buffer = reinterpret_cast<const uint8*>(void_pointer); ReadRepeatedFixedSizePrimitive() local
[all...]
/third_party/python/Modules/_io/
H A Dtextio.c509 PyObject *buffer; in _io_IncrementalNewlineDecoder_getstate_impl() local
555 PyObject *buffer; in _io_IncrementalNewlineDecoder_setstate() local
637 PyObject *buffer; global() member
1064 _io_TextIOWrapper___init___impl(textio *self, PyObject *buffer, const char *encoding, PyObject *errors, const char *newline, int line_buffering, int write_through) _io_TextIOWrapper___init___impl() argument
1491 PyObject *buffer, *res; _io_TextIOWrapper_detach_impl() local
2328 unsigned char buffer[COOKIE_BUF_LEN]; textiowrapper_parse_cookie() local
2352 unsigned char buffer[COOKIE_BUF_LEN]; textiowrapper_build_cookie() local
[all...]
/third_party/python/Modules/
H A Dpyexpat.c75 XML_Char *buffer; /* Buffer used when accumulating characters */ member
122 PyObject *buffer; in set_error() local
259 call_character_handler(xmlparseobject *self, const XML_Char *buffer, int len) in call_character_handler() argument
911 const char *buffer pyexpat_xmlparser_GetInputContext_impl() local
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp687 const auto buffer = handler->runBuffer(runInfo); local
957 ShaperHarfBuzz(std::unique_ptr<SkUnicode> unicode, SkUnicodeBreak lineIter, SkUnicodeBreak graphIter, HBBuffer buffer, std::shared_ptr<RSFontMgr> fontmgr) global() argument
1522 hb_buffer_t* buffer = fBuffer.get(); global() local
[all...]
/third_party/rust/crates/termcolor/src/
H A Dlib.rs72 let mut buffer = bufwtr.buffer(); variables
1005 pub fn buffer(&self) -> Buffer { buffer() functions
1014 pub fn buffer(&self) -> Buffer { buffer() functions
[all...]
/third_party/rust/crates/nix/src/
H A Dunistd.rs1022 let mut buffer: Vec<u8> = Vec::with_capacity(256); in gethostname() variables
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp749 char buffer[2048] = {'x'}; // non-zero initialization in test() local
780 char buffer[2048] = {'x'}; // non-zero initialization test() local
861 char buffer[2048] = {'x'}; test() local
888 char buffer[2048] = {'x'}; test() local
1254 char buffer[BUF_SIZE] = {'x'}; test() local
1277 char buffer[BUF_SIZE] = {'x'}; test() local
1299 char buffer[BUF_SIZE] = {'x'}; test() local
1564 char buffer[2048] = {'x'}; test() local
1870 char buffer[2048] = {'x'}; test() local
2030 char buffer[2048] = {'x'}; test() local
2114 char buffer[2048] = {'x'}; test() local
2140 char buffer[2048] = {'x'}; test() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp802 deUint8 buffer[4]; in renderSample() local
860 deUint8 buffer[4]; in calibrate() local
939 deUint8 buffer[4]; in calibrate() local
977 deUint8 buffer[4]; in renderSample() local
1703 deUint8 buffer[4]; renderSample() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp1026 const deUint32 buffer = *m_inputBuffer; in uploadInputBuffer() local
1062 const deUint32 buffer = *m_outputBuffer; in readOutputBuffer() local
[all...]
H A DglsUniformBlockCase.cpp1510 deUint32 buffer = bufferManager.allocBuffer(); in iterate() local
1555 deUint32 buffer = bufferManager.allocBuffer(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument
H A DvktPipelineBindPointTests.cpp305 void zeroOutAndFlush (const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, VkDeviceSize bufferSize) in zeroOutAndFlush() argument
322 void writeSetUpdate (const DeviceInterface& vkd, VkDevice device, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkDescriptorSet set) in writeSetUpdate() argument
349 void pushBufferDescriptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, VkPipelineLayout layout, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size) in pushBufferDescriptor() argument
368 void verifyBufferContents (const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer, const std::string& bufferName, deUint32 expected) in verifyBufferContents() argument
385 makeBufferBarrier(VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size) makeBufferBarrier() argument
[all...]
H A DvktPipelineRenderToImageTests.cpp175 bindBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) bindBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp419 void clearBuffer (const DeviceInterface& vk, const VkDevice device, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) in clearBuffer() argument
555 de::SharedPtr<Buffer> buffer = Buffer::createAndAlloc(vk, device, BufferCreateInfo(bufferSizeBytes, VK_BUFFER_USAGE_STORAGE_BUFFER_BIT), in iterate() local
595 executeTest(const VkCommandPool& cmdPool, const VkPipelineLayout pipelineLayout, const VkDescriptorSet& descriptorSet, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) executeTest() argument
803 executeTest(const VkCommandPool& cmdPool, const VkPipelineLayout pipelineLayout, const VkDescriptorSet& descriptorSet, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) executeTest() argument
954 checkResult(const de::SharedPtr<Buffer> buffer, const VkQueryPool queryPool) checkResult() argument
1060 executeTest(const VkCommandPool& cmdPool, const VkPipelineLayout pipelineLayout, const VkDescriptorSet& descriptorSet, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) executeTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp167 VkBuffer getVkBuffer (const de::MovePtr<BufferWithMemory>& buffer) in getVkBuffer() argument
174 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, VkDeviceSize size) in makeStridedDeviceAddressRegion() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp834 std::unique_ptr<BufferWithMemory> buffer; in makeStd140Buffer() local
843 fillStd140Buffer(const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer) fillStd140Buffer() argument
858 fillStd430Buffer(const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer) fillStd430Buffer() argument
875 std::unique_ptr<BufferWithMemory> buffer; makeStd430BufferImpl() local
[all...]
H A DvktRayTracingComplexControlFlowTests.cpp185 VkBuffer getVkBuffer (const de::MovePtr<BufferWithMemory>& buffer) in getVkBuffer() argument
192 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, deUint32 stride, deUint32 count) in makeStridedDeviceAddressRegion() argument
567 de::MovePtr<BufferWithMemory> buffer = de::MovePtr<BufferWithMemory>(new BufferWithMemory(vkd, device, allocator, bufferCreateInfo, MemoryRequirement::HostVisible)); in runTest() local
973 const de::MovePtr<BufferWithMemory> buffer = runTest(); iterate() local
[all...]
H A DvktRayTracingShaderBindingTableTests.cpp981 const de::MovePtr<BufferWithMemory> buffer = runTest(); in iterate() local
[all...]
H A DvktRayTracingTraceRaysTests.cpp732 const de::MovePtr<BufferWithMemory> buffer = runTest(); in iterate() local
972 void TraceRaysIndirect2Instance::makeIndirectStructAndFlush (BufferWithMemory& buffer, in makeIndirectStructAndFlush() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp425 VkBuffer buffer = **buffers[memoryNdx]; in createBufferMemory() local
H A DvktRenderPassMultisampleTests.cpp128 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory mem, VkDeviceSize memOffset) in bindBufferMemory() argument
138 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp93 createTestBuffer(Context& context, const vk::DeviceInterface& deviceInterface, const VkDevice& device, VkDeviceSize accessRange, VkBufferUsageFlags usage, SimpleAllocator& allocator, Move<VkBuffer>& buffer, de::MovePtr<Allocation>& bufferAlloc, AccessRangesData& data, FillBufferProcPtr fillBufferProc, const void* const blob) createTestBuffer() argument
138 populateBufferWithValues(void* buffer, VkDeviceSize size, const void* const blob) populateBufferWithValues() argument
147 populateBufferWithFiller(void* buffer, VkDeviceSize size, const void* const blob) populateBufferWithFiller() argument
156 populateBufferWithCopy(void* buffer, VkDeviceSize size, const void* const blob) populateBufferWithCopy() argument
[all...]

Completed in 73 milliseconds

1...<<191192193194195196197198199200>>...211