| /third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
| H A D | howExpensiveIs.cpp | 26 static void usage(const char *prog) { in usage() function
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | numberformatter.h | 1564 StringProp usage; // = StringProp(); (no usage) member [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zdump.c | 319 usage(FILE * const stream, const int status) in usage() function
|
| /third_party/libfuse/util/ |
| H A D | fusermount.c | 1325 static void usage(void) in usage() function
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tinjpage.c | 869 void usage(void) in usage() function
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tinjpage.c | 869 void usage(void) in usage() function
|
| /third_party/lz4/tests/ |
| H A D | fullbench.c | 767 static int usage(const char* exename) in usage() function
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 305 translate_usage(unsigned usage) in translate_usage() argument 319 fd_resource_busy(struct pipe_screen *pscreen, struct pipe_resource *prsc, unsigned usage) fd_resource_busy() argument 782 resource_transfer_map_unsync(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct fd_transfer *trans) resource_transfer_map_unsync() argument 964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument 1059 fd_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *handle, unsigned usage) fd_resource_get_handle() argument 1381 fd_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) fd_resource_from_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 325 trace_context_is_resource_busy(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned usage) trace_context_is_resource_busy() argument 752 trace_screen_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) trace_screen_resource_from_handle() argument 790 trace_screen_resource_get_handle(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, struct winsys_handle *handle, unsigned usage) trace_screen_resource_get_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 110 agx_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned usage) agx_resource_from_handle() argument 119 agx_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *pt, struct winsys_handle *handle, unsigned usage) agx_resource_get_handle() argument 274 agx_transfer_map(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) agx_transfer_map() argument 1008 agx_is_format_supported(struct pipe_screen* pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) agx_is_format_supported() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.c | 653 amdgpu_cs_add_buffer(struct radeon_cmdbuf *rcs, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domains) amdgpu_cs_add_buffer() argument 1839 amdgpu_bo_is_referenced(struct radeon_cmdbuf *rcs, struct pb_buffer *_buf, unsigned usage) amdgpu_bo_is_referenced() argument [all...] |
| H A D | amdgpu_bo.c | 50 amdgpu_bo_wait(struct radeon_winsys *rws, struct pb_buffer *_buf, uint64_t timeout, unsigned usage) amdgpu_bo_wait() argument 273 amdgpu_bo_map(struct radeon_winsys *rws, struct pb_buffer *buf, struct radeon_cmdbuf *rcs, enum pipe_map_flags usage) amdgpu_bo_map() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 58 panfrost_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templat, struct winsys_handle *whandle, unsigned usage) panfrost_resource_from_handle() argument 138 panfrost_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *pt, struct winsys_handle *handle, unsigned usage) panfrost_resource_get_handle() argument 186 panfrost_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) panfrost_resource_get_param() argument 950 panfrost_ptr_map(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) panfrost_ptr_map() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 1234 r600_compute_global_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_compute_global_transfer_map() argument
|
| H A D | r600_query.c | 1340 unsigned usage = PIPE_MAP_READ | in r600_query_hw_get_result() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | core.c | 966 struct rusage usage; in uv_getrusage() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkQueryUtil.cpp | 285 VkImageFormatProperties getPhysicalDeviceImageFormatProperties (const InstanceInterface& vk, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument 296 std::vector<VkSparseImageFormatProperties> getPhysicalDeviceSparseImageFormatProperties(const InstanceInterface& vk, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling) in getPhysicalDeviceSparseImageFormatProperties() argument
|
| H A D | vkWsiUtil.cpp | 932 createBuffer(const DeviceInterface& vkd, VkDevice device, VkDeviceSize size, VkBufferUsageFlags usage) createBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorBufferTests.cpp | 384 VkBufferUsageFlags usage = 0; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 585 createBufferAndBind(ut::BufferHandleAllocSp& output, const vkt::Context& ctx, VkBufferUsageFlags usage, VkDeviceSize desiredSize) createBufferAndBind() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawDiscardRectanglesTests.cpp | 99 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| H A D | vktDrawMultipleInterpolationTests.cpp | 348 const vk::VkImageUsageFlags usage = vk::VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | vk::VK_IMAGE_USAGE_TRANSFER_SRC_BIT | vk::VK_IMAGE_USAGE_TRANSFER_DST_BIT; in render() local
|
| H A D | vktDrawShaderLayerTests.cpp | 86 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, const deUint32 numLayers, VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| H A D | vktDrawShaderViewportIndexTests.cpp | 90 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsOcclusionQueryTests.cpp | 63 inline VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
|