| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_skeletons.cpp | 1600 bool GeneratorHelpers::usage(const MacroProps& macros, UnicodeString& sb, UErrorCode& /* status */) { in usage() function in GeneratorHelpers 1650 UCurrencyUsage usage in precision() local [all...] |
| H A D | number_skeletons.h | 357 bool usage = false; member
|
| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 372 usage(const char *program, const char *version) { in usage() function
|
| H A D | coap-rd.c | 552 usage(const char *program, const char *version) { in usage() function
|
| /third_party/mbedtls/tests/src/ |
| H A D | psa_exercise_key.c | 120 exercise_mac_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_mac_key() argument 175 exercise_cipher_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_cipher_key() argument 263 exercise_aead_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_aead_key() argument 326 can_sign_or_verify_message(psa_key_usage_t usage, psa_algorithm_t alg) can_sign_or_verify_message() argument 338 exercise_signature_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_signature_key() argument 439 exercise_asymmetric_encryption_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_asymmetric_encryption_key() argument 588 exercise_key_derivation_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_derivation_key() argument 747 exercise_raw_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_raw_key_agreement_key() argument 766 exercise_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_agreement_key() argument 1005 exercise_export_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, int key_destroyable) exercise_export_key() argument 1119 mbedtls_test_psa_exercise_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) mbedtls_test_psa_exercise_key() argument [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec.c | 808 usage(void) in usage() function
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.c | 272 ubwc_possible(VkFormat format, VkImageType type, VkImageUsageFlags usage, in ubwc_possible() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_android.c | 774 uint64_t usage = 0; radv_create_ahb_memory() local 825 radv_android_gralloc_supports_format(VkFormat format, VkImageUsageFlagBits usage) radv_android_gralloc_supports_format() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 837 si_is_resource_busy(struct pipe_screen *screen, struct pipe_resource *resource, unsigned usage) si_is_resource_busy() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 173 v3d_map_usage_prep(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned usage) v3d_map_usage_prep() argument 230 v3d_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) v3d_resource_transfer_map() argument 342 v3d_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) v3d_texture_subdata() argument 416 v3d_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *whandle, unsigned usage) v3d_resource_get_handle() argument 458 v3d_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) v3d_resource_get_param() argument 870 v3d_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *whandle, unsigned usage) v3d_resource_from_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.c | 140 virgl_res_needs_readback(struct virgl_context *vctx, struct virgl_resource *res, unsigned usage, unsigned level) virgl_res_needs_readback() argument 481 virgl_resource_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_resource_transfer_map() argument 704 virgl_resource_from_handle(struct pipe_screen *screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) virgl_resource_from_handle() argument 799 virgl_buffer_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) virgl_buffer_subdata() argument 837 virgl_resource_create_transfer(struct virgl_context *vctx, struct pipe_resource *pres, const struct virgl_resource_metadata *metadata, unsigned level, unsigned usage, const struct pipe_box *box) virgl_resource_create_transfer() argument 921 virgl_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, struct winsys_handle *whandle, unsigned usage) virgl_resource_get_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_texture.c | 154 unsigned usage = PIPE_MAP_WRITE; in svga_transfer_dma() local 266 unsigned usage = st->base.usage; in svga_texture_transfer_map_dma() local 200 svga_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *texture, struct winsys_handle *whandle, unsigned usage) svga_resource_get_handle() argument 338 unsigned usage = st->base.usage; svga_texture_transfer_map_direct() local 469 svga_texture_transfer_map(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_texture_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.c | 131 radeon_bo_wait(struct radeon_winsys *rws, struct pb_buffer *_buf, uint64_t timeout, unsigned usage) radeon_bo_wait() argument 496 radeon_bo_map(struct radeon_winsys *rws, struct pb_buffer *buf, struct radeon_cmdbuf *rcs, enum pipe_map_flags usage) radeon_bo_map() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_ioctl.c | 138 vmw_ioctl_surface_create(struct vmw_winsys_screen *vws, SVGA3dSurface1Flags flags, SVGA3dSurfaceFormat format, unsigned usage, SVGA3dSize size, uint32_t numFaces, uint32_t numMipLevels, unsigned sampleCount) vmw_ioctl_surface_create() argument 200 vmw_ioctl_gb_surface_create(struct vmw_winsys_screen *vws, SVGA3dSurfaceAllFlags flags, SVGA3dSurfaceFormat format, unsigned usage, SVGA3dSize size, uint32_t numFaces, uint32_t numMipLevels, unsigned sampleCount, uint32_t buffer_handle, SVGA3dMSPattern multisamplePattern, SVGA3dMSQualityLevel qualityLevel, struct vmw_region **p_region) vmw_ioctl_gb_surface_create() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsfix.c | 126 static void usage(int ret) in usage() function
|
| H A D | ntfscp.c | 123 static void usage(void) in usage() function
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_image.c | 222 dzn_image_get_dxgi_format(VkFormat format, VkImageUsageFlags usage, VkImageAspectFlags aspects) dzn_image_get_dxgi_format() argument 594 dzn_image_formats_are_compatible(const struct dzn_device *device, VkFormat orig_fmt, VkFormat new_fmt, VkImageUsageFlags usage, VkImageAspectFlagBits aspect) dzn_image_formats_are_compatible() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_skeletons.h | 357 bool usage = false; member
|
| H A D | number_skeletons.cpp | 1600 bool GeneratorHelpers::usage(const MacroProps& macros, UnicodeString& sb, UErrorCode& /* status */) { in usage() function in GeneratorHelpers 1650 UCurrencyUsage usage in precision() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 357 nouveau_buffer_should_discard(struct nv04_resource *buf, unsigned usage) in nouveau_buffer_should_discard() argument 279 nouveau_buffer_transfer_init(struct nouveau_transfer *tx, struct pipe_resource *resource, const struct pipe_box *box, unsigned usage) nouveau_buffer_transfer_init() argument 392 nouveau_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nouveau_buffer_transfer_map() argument 656 nouveau_user_ptr_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nouveau_user_ptr_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.h | 175 uint32_t usage; member 180 uint32_t usage; member
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-events.c | 995 usage(void) { in usage() function
|
| H A D | libinput-debug-tablet.c | 491 usage(void) { in usage() function
|
| /third_party/ltp/testcases/kernel/ipc/pipeio/ |
| H A D | pipeio.c | 716 static void usage(void) in usage() function
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_net_vars.c | 59 static void usage(const char *cmd) in usage() function
|