Home
last modified time | relevance | path

Searched refs:usage (Results 1201 - 1225 of 3061) sorted by relevance

1...<<41424344454647484950>>...123

/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dkselftest_deps.sh10 usage() function
58 usage
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdp_redirect_multi.c71 static void usage(const char *prog) in usage() function
74 "usage: %s [OPTS] <IFNAME|IFINDEX> <IFNAME|IFINDEX> ...\n" in usage()
111 usage(basename(argv[0])); in main()
124 printf("usage: %s <IFNAME|IFINDEX> <IFNAME|IFINDEX> ...\n", argv[0]); in main()
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.c105 static void usage(char const *prg) in usage() function
107 pr_err("usage: %s [-h] [-o] [-s <size of pipe>]\n", prg); in usage()
209 usage(argv[0]); in parse_args()
/kernel/linux/linux-6.6/scripts/clang-tools/
H A Dgen_compile_commands.py38 usage = 'Creates a compile_commands.json database from kernel .cmd files'
39 parser = argparse.ArgumentParser(description=usage)
/third_party/ffmpeg/tools/
H A Dgraph2dot.c37 static void usage(void) in usage() function
123 usage(); in main()
/third_party/glslang/Test/
H A Dvalidate-shaders.sh21 function usage function
160 --help|-?) usage;;
/third_party/cJSON/tests/unity/auto/
H A Dunity_to_junit.py111 def usage(err_msg=None): member in UnityTestSummary
146 UnityTestSummary.usage(e)
H A Dunity_test_summary.py74 def usage(self, err_msg=None): member in UnityTestSummary
139 uts.usage(e)
/third_party/alsa-lib/test/
H A Dpcm-multi-thread.c107 static void usage(void) in usage() function
109 fprintf(stderr, "usage: multi-thread [-options]\n"); in usage()
181 usage(); in parse_options()
/third_party/libcoap/examples/
H A Dtiny.c74 usage(const char *program) { in usage() function
83 "usage: %s [group address]\n" in usage()
148 usage(argv[0]); in main()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c80 res_tmpl.usage = frequently_accessed ? PIPE_USAGE_DYNAMIC : PIPE_USAGE_DEFAULT; in vlVdpBitmapSurfaceCreate()
171 *frequently_accessed = res->usage == PIPE_USAGE_DYNAMIC; in vlVdpBitmapSurfaceGetParameters()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h273 unsigned usage);
314 unsigned usage,
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen.h154 unsigned usage,
163 unsigned usage,
/third_party/musl/src/malloc/mallocng/
H A Dfree.c61 size_t usage = ctx.usage_by_class[sc]; in okay_to_free() local
63 // if usage is high enough that a larger count should be in okay_to_free()
65 if (9*cnt <= usage && cnt < 20) in okay_to_free()
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.h79 GLenum usage,
207 GLenum usage, const char *func);
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h175 uint32_t usage; member
180 uint32_t usage; member
/third_party/ltp/testcases/kernel/io/writetest/
H A Dwritetest.c162 void usage(void) in usage() function
206 usage(); in parse_args()
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
H A Dfs-metadata.sh71 function usage() function
182 usage
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c76 static void usage(void) in usage() function
88 tst_parse_opts(argc, argv, options, usage); in main()
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load.c74 void usage(void) in usage() function
91 usage(); in parse_args()
/third_party/ltp/testcases/realtime/func/pi_perf/
H A Dpi_perf.c83 void usage(void) in usage() function
99 usage(); in parse_args()
/third_party/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c79 void usage(void) in usage() function
96 usage(); in parse_args()
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c72 void usage(void) in usage() function
88 usage(); in parse_args()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.h45 VkImageUsageFlags usage; member
282 VkImageUsageFlags usage; member
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h98 enum pb_usage_flags usage; member
129 uint16_t usage; member

Completed in 11 milliseconds

1...<<41424344454647484950>>...123