| /third_party/node/deps/icu-small/source/common/ |
| H A D | locdspnm.cpp | 553 LocaleDisplayNamesImpl::adjustForUsageAndContext(CapContextUsage usage, in adjustForUsageAndContext() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_descriptor_set.c | 1657 isl_surf_usage_flags_t usage = in anv_descriptor_set_write_buffer() local
|
| H A D | anv_formats.c | 1302 anv_GetPhysicalDeviceImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags createFlags, VkImageFormatProperties* pImageFormatProperties) anv_GetPhysicalDeviceImageFormatProperties() argument 1593 anv_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pNumProperties, VkSparseImageFormatProperties* pProperties) anv_GetPhysicalDeviceSparseImageFormatProperties() argument
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | numberformatter.h | 1570 StringProp usage; // = StringProp(); (no usage) member [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_android.c | 337 vn_android_get_ahb_usage(const VkImageUsageFlags usage, in vn_android_get_ahb_usage() argument 1031 vn_android_ahb_allocate(uint32_t width, uint32_t height, uint32_t layers, uint32_t format, uint64_t usage) vn_android_ahb_allocate() argument 1072 uint64_t usage = 0; vn_android_get_drm_format_modifier_info() local 1277 uint64_t usage = 0; vn_android_device_allocate_ahb() local 1388 const uint64_t usage = AHARDWAREBUFFER_USAGE_GPU_DATA_BUFFER | vn_android_get_ahb_buffer_memory_type_bits() local [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_render_pass.c | 350 vk_subpass_attachment_init(struct vk_subpass_attachment *att, struct vk_render_pass *pass, uint32_t subpass_idx, const VkAttachmentReference2 *ref, const VkAttachmentDescription2 *attachments, VkImageUsageFlagBits usage) vk_subpass_attachment_init() argument
|
| /third_party/mesa3d/include/android_stub/system/ |
| H A D | window.h | 126 int usage; member 641 native_window_set_usage( struct ANativeWindow* window, int usage) native_window_set_usage() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_texture.c | 561 llvmpipe_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *template, struct winsys_handle *whandle, unsigned usage) llvmpipe_resource_from_handle() argument 617 llvmpipe_resource_get_handle(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *pt, struct winsys_handle *whandle, unsigned usage) llvmpipe_resource_get_handle() argument 671 llvmpipe_transfer_map_ms( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, unsigned sample, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map_ms() argument 787 llvmpipe_transfer_map( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map() argument [all...] |
| /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
|