Home
last modified time | relevance | path

Searched defs:buffer_sizes (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_execute.cpp247 clMemWrapper buffer_sizes; in execute_kernel() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_draw.c119 VkDeviceSize buffer_sizes[PIPE_MAX_SO_OUTPUTS]; in zink_emit_stream_output_targets() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1509 absl::flat_hash_map<const HloValue*, int64> buffer_sizes; in ComputePeakMemoryLogicalBuffers() local
/external/python/cpython3/Modules/
Dposixmodule.c12553 static const Py_ssize_t buffer_sizes[] = {128, XATTR_SIZE_MAX, 0}; in os_getxattr_impl() local
12733 static const Py_ssize_t buffer_sizes[] = { 256, XATTR_LIST_MAX, 0 }; in os_listxattr_impl() local