/third_party/mbedtls/programs/x509/ |
H A D | crl_app.c | 34 "\n usage: crl_app param=<>...\n" \ 71 usage: in main() 81 goto usage; in main() 88 goto usage; in main()
|
H A D | req_app.c | 34 "\n usage: req_app param=<>...\n" \ 71 usage: in main() 81 goto usage; in main() 88 goto usage; in main()
|
H A D | cert_app.c | 62 "\n usage: cert_app param=<>...\n" \ 163 usage: in main() 181 goto usage; in main() 197 goto usage; in main() 214 goto usage; in main() 219 goto usage; in main() 222 goto usage; in main() 434 goto usage; in main()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_buffer.c | 36 bool persistent_coherent = trans->base.usage & (PIPE_MAP_PERSISTENT | in virgl_buffer_transfer_unmap() 39 if ((trans->base.usage & PIPE_MAP_WRITE) && !persistent_coherent) { in virgl_buffer_transfer_unmap() 40 if (transfer->usage & PIPE_MAP_FLUSH_EXPLICIT) { in virgl_buffer_transfer_unmap()
|
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/ |
H A D | cpuhotplug04.sh | 21 usage() function 24 usage: $0 -l loop 45 usage;;
|
/third_party/ltp/testcases/open_posix_testsuite/bin/ |
H A D | run-posix-option-group-test.sh | 15 usage() function 18 usage: $(basename "$0") [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS] 87 usage
|
/third_party/python/Tools/scripts/ |
H A D | fixnotice.py | 39 See the file "Misc/COPYRIGHT" for information on usage and 52 def usage(code, msg=''): function 66 usage(1, msg) 70 usage(0)
|
/third_party/skia/tools/ |
H A D | build_workaround_header.py | 54 usage = "usage: %prog [options] file1 file2 file3 etc" 55 parser = OptionParser(usage=usage)
|
/third_party/skia/platform_tools/android/launcher/ |
H A D | skia_launcher.cpp | 11 void usage() { in usage() function 39 usage(); in load_library() 59 usage(); in main()
|
/third_party/selinux/libselinux/utils/ |
H A D | selabel_partial_match.c | 10 static __attribute__ ((__noreturn__)) void usage(const char *progname) in usage() function 13 "usage: %s [-v] -p <path> [-f file]\n\n" in usage() 40 usage(argv[0]); in main() 54 usage(argv[0]); in main()
|
/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 341 if (usage & in vn_android_get_ahb_usage() 345 if (usage & (VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | in vn_android_get_ahb_usage() 355 /* must include at least one GPU usage flag */ in vn_android_get_ahb_usage() 903 if (!(desc.usage & (AHARDWAREBUFFER_USAGE_GPU_SAMPLED_IMAGE | in vn_android_get_ahb_format_properties() 907 "AHB usage(%" PRIu64 ") must include at least one GPU bit", in vn_android_get_ahb_format_properties() 908 desc.usage); in vn_android_get_ahb_format_properties() 1035 uint64_t usage) in vn_android_ahb_allocate() 1046 desc.usage = usage; in vn_android_ahb_allocate() 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/gallium/drivers/lima/ |
H A D | lima_resource.c | 234 "bind=%x usage=%d tile=%d last_level=%d\n", __func__, in _lima_resource_create_with_modifiers() 236 pres->target, pres->bind, pres->usage, should_tile, templat->last_level); in _lima_resource_create_with_modifiers() 259 * don't have usage parameter, but buffer created by these functions in lima_resource_create_with_modifiers() 293 struct winsys_handle *handle, unsigned usage) in lima_resource_from_handle() 408 struct winsys_handle *handle, unsigned usage) in lima_resource_get_handle() 437 unsigned usage, uint64_t *value) in lima_resource_get_param() 601 unsigned usage, in lima_transfer_map() 615 if (res->tiled && (usage & PIPE_MAP_DIRECTLY)) in lima_transfer_map() 620 if (usage & PIPE_MAP_DISCARD_WHOLE_RESOURCE) { in lima_transfer_map() 636 else if (!(usage in lima_transfer_map() 291 lima_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *templat, struct winsys_handle *handle, unsigned usage) lima_resource_from_handle() argument 405 lima_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *pres, struct winsys_handle *handle, unsigned usage) lima_resource_get_handle() argument 432 lima_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *pres, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) lima_resource_get_param() argument 598 lima_transfer_map(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) lima_transfer_map() argument 876 lima_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) lima_texture_subdata() argument [all...] |
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | rxrpc.h | 490 int usage, const void *where), 492 TP_ARGS(local_debug_id, op, usage, where), 497 __field(int, usage ) 504 __entry->usage = usage; 511 __entry->usage, 517 int usage, const void *where), 519 TP_ARGS(peer_debug_id, op, usage, where), 524 __field(int, usage ) 531 __entry->usage [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 114 // Buffer usage flags 127 // Texture usage flags 135 bool supportsDeviceBufferWrites (Usage usage) in supportsDeviceBufferWrites() argument 137 if (usage & USAGE_TRANSFER_DST) in supportsDeviceBufferWrites() 140 if (usage & USAGE_STORAGE_BUFFER) in supportsDeviceBufferWrites() 143 if (usage & USAGE_STORAGE_TEXEL_BUFFER) in supportsDeviceBufferWrites() 149 bool supportsDeviceImageWrites (Usage usage) in supportsDeviceImageWrites() argument 151 if (usage & USAGE_TRANSFER_DST) in supportsDeviceImageWrites() 154 if (usage & USAGE_STORAGE_IMAGE) in supportsDeviceImageWrites() 157 if (usage in supportsDeviceImageWrites() 273 usageToName(Usage usage) usageToName() argument 277 Usage usage; usageToName() member 320 usageToBufferUsageFlags(Usage usage) usageToBufferUsageFlags() argument 354 usageToImageUsageFlags(Usage usage) usageToImageUsageFlags() argument 382 usageToStageFlags(Usage usage) usageToStageFlags() argument 426 usageToAccessFlags(Usage usage) usageToAccessFlags() argument 477 Usage usage; global() member 514 createBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceSize size, vk::VkBufferUsageFlags usage, vk::VkSharingMode sharingMode, const vector<deUint32>& queueFamilies) createBuffer() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 114 // Buffer usage flags 127 // Texture usage flags 135 bool supportsDeviceBufferWrites (Usage usage) in supportsDeviceBufferWrites() argument 137 if (usage & USAGE_TRANSFER_DST) in supportsDeviceBufferWrites() 140 if (usage & USAGE_STORAGE_BUFFER) in supportsDeviceBufferWrites() 143 if (usage & USAGE_STORAGE_TEXEL_BUFFER) in supportsDeviceBufferWrites() 149 bool supportsDeviceImageWrites (Usage usage) in supportsDeviceImageWrites() argument 151 if (usage & USAGE_TRANSFER_DST) in supportsDeviceImageWrites() 154 if (usage & USAGE_STORAGE_IMAGE) in supportsDeviceImageWrites() 157 if (usage in supportsDeviceImageWrites() 273 usageToName(Usage usage) usageToName() argument 277 Usage usage; usageToName() member 320 usageToBufferUsageFlags(Usage usage) usageToBufferUsageFlags() argument 354 usageToImageUsageFlags(Usage usage) usageToImageUsageFlags() argument 382 usageToStageFlags(Usage usage) usageToStageFlags() argument 426 usageToAccessFlags(Usage usage) usageToAccessFlags() argument 477 Usage usage; global() member 514 createBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceSize size, vk::VkBufferUsageFlags usage, vk::VkSharingMode sharingMode, const vector<deUint32>& queueFamilies) createBuffer() argument [all...] |
/kernel/linux/linux-6.6/kernel/debug/kdb/ |
H A D | kdb_bp.c | 528 .usage = "[<vaddr>]", 534 .usage = "[<vaddr>]", 540 .usage = "<bpnum>", 546 .usage = "<bpnum>", 552 .usage = "<bpnum>", 558 .usage = "", 568 .usage = "[<vaddr>]",
|
/third_party/mbedtls/programs/pkey/ |
H A D | key_app_writer.c | 72 "\n usage: key_app_writer param=<>...\n" \ 287 usage: in main() 301 goto usage; in main() 311 goto usage; in main() 319 goto usage; in main() 330 goto usage; in main() 337 goto usage; in main() 456 goto usage; in main()
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | dist-tag.js | 123 distTag.usage, 124 'should throw basic usage' 143 t.test('borked cmd usage', async t => { 147 distTag.usage, 148 'should show usage error' 165 distTag.usage 183 distTag.usage, 184 'should throw usage error message' 307 distTag.usage, 308 'should exit usage erro [all...] |
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_cache.c | 120 pb_size size, unsigned alignment, unsigned usage) in pb_cache_is_buffer_compat() 125 if (!pb_check_usage(usage, buf->usage)) in pb_cache_is_buffer_compat() 133 if (usage & mgr->bypass_usage) in pb_cache_is_buffer_compat() 148 unsigned alignment, unsigned usage, in pb_cache_reclaim_buffer() 172 alignment, usage)) > 0) in pb_cache_reclaim_buffer() 192 ret = pb_cache_is_buffer_compat(cur_entry, size, alignment, usage); in pb_cache_reclaim_buffer() 267 * "usage"-based matching). 272 * @param bypass_usage Bitmask. If (requested usage & bypass_usage) != 0, 119 pb_cache_is_buffer_compat(struct pb_cache_entry *entry, pb_size size, unsigned alignment, unsigned usage) pb_cache_is_buffer_compat() argument 147 pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size, unsigned alignment, unsigned usage, unsigned bucket_index) pb_cache_reclaim_buffer() argument
|
/third_party/selinux/checkpolicy/ |
H A D | checkmodule.c | 124 static __attribute__((__noreturn__)) void usage(const char *progname) in usage() function 126 printf("usage: %s [-h] [-V] [-b] [-C] [-E] [-U handle_unknown] [-m] [-M] [-o FILE] [-c VERSION] [INPUT]\n", progname); in usage() 135 printf(" -h print usage\n"); in usage() 170 usage(argv[0]); in main() 198 usage(argv[0]); in main() 216 usage(argv[0]); in main() 225 usage(argv[0]); in main() 232 usage(argv[0]); in main() 255 usage(argv[0]); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/usb/usbip/ |
H A D | usbip_test.sh | 7 usage() { echo "usbip_test.sh -b <busid> -p <usbip tools path>"; exit 1; } function 12 usage 21 usage 28 usage
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-vivaldi.c | 74 struct hid_usage *usage) in vivaldi_feature_mapping() 84 (usage->hid & HID_USAGE_PAGE) != HID_UP_ORDINAL) in vivaldi_feature_mapping() 87 fn_key = (usage->hid & HID_USAGE); in vivaldi_feature_mapping() 137 field->value[usage->usage_index]; in vivaldi_feature_mapping() 72 vivaldi_feature_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) vivaldi_feature_mapping() argument
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | test_cgrp2_attach.c | 79 static int usage(const char *argv0) in usage() function 144 return usage(argv[0]); in main() 149 return usage(argv[0]); in main() 156 return usage(argv[0]); in main()
|
/kernel/linux/linux-5.10/tools/spi/ |
H A D | spidev_fdx.c | 119 goto usage; in main() 124 goto usage; in main() 131 usage: in main() 133 "usage: %s [-h] [-m N] [-r N] /dev/spidevB.D\n", in main() 140 goto usage; in main()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fdinfo.c | 63 ktime_t usage[AMDGPU_HW_IP_NUM]; in amdgpu_show_fdinfo() local 81 amdgpu_ctx_mgr_usage(&fpriv->ctx_mgr, usage); in amdgpu_show_fdinfo() 85 * For text output format description please see drm-usage-stats.rst! in amdgpu_show_fdinfo() 109 if (!usage[hw_ip]) in amdgpu_show_fdinfo() 113 ktime_to_ns(usage[hw_ip])); in amdgpu_show_fdinfo()
|