Home
last modified time | relevance | path

Searched defs:buffer (Results 7176 - 7200 of 9372) sorted by relevance

1...<<281282283284285286287288289290>>...375

/third_party/node/deps/uv/src/unix/
H A Dcore.c709 int uv_cwd(char* buffer, size_t* size) { in uv_cwd() argument
1080 uv_os_homedir(char* buffer, size_t* size) uv_os_homedir() argument
1116 uv_os_tmpdir(char* buffer, size_t* size) uv_os_tmpdir() argument
1324 uv_os_getenv(const char* name, char* buffer, size_t* size) uv_os_getenv() argument
1372 uv_os_gethostname(char* buffer, size_t* size) uv_os_gethostname() argument
1448 uv_os_uname(uv_utsname_t* buffer) uv_os_uname() argument
[all...]
H A Daix.c960 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
[all...]
H A Dos390.c156 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
/third_party/node/deps/uv/src/
H A Duv-common.c608 int uv_fs_event_getpath(uv_fs_event_t* handle, char* buffer, size_t* size) { in uv_fs_event_getpath() argument
/third_party/qrcodegen/c/
H A Dqrcodegen.c185 testable void appendBitsToBuffer(unsigned int val, int numBits, uint8_t buffer[], int *bitLen) { in appendBitsToBuffer() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c387 static ssize_t sco_transport_write(pa_bluetooth_transport *t, int fd, const void* buffer, size_t size, size_t write_mtu) { in sco_transport_write() argument
/third_party/python/Lib/
H A D_pyio.py2128 def buffer(self): global() member in TextIOWrapper
[all...]
/third_party/pulseaudio/sonic/
H A Dsonic.c347 short *buffer; in addFloatSamplesToInputBuffer() local
388 short *buffer; addUnsignedCharSamplesToInputBuffer() local
462 short *buffer; sonicReadFloatFromStream() local
520 short *buffer; sonicReadUnsignedCharFromStream() local
[all...]
/third_party/openssl/apps/
H A Dts.c517 unsigned char buffer[4096]; in create_digest() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp370 VkMemoryRequirements getBufferMemoryRequirements (const DeviceInterface& vk, VkDevice device, VkBuffer buffer) in getBufferMemoryRequirements() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp246 createMarkerBufferMemory(const InstanceInterface& vki, const DeviceInterface& vkd, VkPhysicalDevice physicalDevice, VkDevice device, VkBuffer buffer, size_t bufferOffset, MovePtr<Allocator>& allocator, const MemoryRequirement allocRequirement, bool externalHostPtr, MovePtr<ExternalHostMemory>& hostMemory, MovePtr<Allocation>& deviceMemory) createMarkerBufferMemory() argument
[all...]
H A DvktApiBufferMemoryRequirementsTests.cpp906 Move<VkBuffer> buffer = createBuffer(vkd, device, &createInfo); iterate() local
936 Move<VkBuffer> buffer = createBuffer(vkd, device, &createInfo); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp158 VkBuffer getVkBuffer (const de::MovePtr<BufferWithMemory>& buffer) in getVkBuffer() argument
165 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, VkDeviceSize size) in makeStridedDeviceAddressRegion() argument
387 Move<VkBuffer> buffer; global() member
537 BufferAlloc buffer; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp155 de::MovePtr<BufferWithMemory> buffer; in runCompute() local
[all...]
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp73 de::MovePtr<BufferWithMemory> buffer; local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp608 Move<VkBuffer> buffer = vk::createBuffer(interface, device, &createInfo); in createBufferAndBind() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInvertedDepthRangesTests.cpp359 const VkBuffer buffer = m_vertexBuffer->object(); in draw() local
H A DvktDrawMultipleClearsWithinRenderPass.cpp416 const VkBuffer buffer = m_vertexBuffer->object(); in drawCommands() local
H A DvktDrawMultipleInterpolationTests.cpp579 const vk::VkBuffer buffer = m_vertexBuffer->object(); in render() local
H A DvktDrawNegativeViewportHeightTests.cpp362 const VkBuffer buffer = m_vertexBuffer->object(); in draw() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp361 void copyLayeredImageToBuffer(const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer buffer, const ImageParams& imageParams) in copyLayeredImageToBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp386 Move<VkBuffer> buffer; in iterate() local
H A DvktMemoryPipelineBarrierTests.cpp554 bindBufferMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkBuffer buffer, vk::VkMemoryPropertyFlags properties) bindBufferMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp151 auto buffer = createBuffer(vkd, device, &bufferCreateInfo); in ConditionBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImage2DViewOf3DTests.cpp91 copyImageLayerToBuffer(const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer buffer, tcu::IVec2 size, VkAccessFlags srcAccessMask, VkImageLayout oldLayout, deUint32 layerToCopy, uint32_t mipLevel) copyImageLayerToBuffer() argument
[all...]

Completed in 40 milliseconds

1...<<281282283284285286287288289290>>...375