Home
last modified time | relevance | path

Searched refs:usage (Results 651 - 675 of 2508) sorted by relevance

1...<<21222324252627282930>>...101

/third_party/glfw/tests/
H A Diconify.c43 static void usage(void) in usage() function
216 usage(); in main()
224 usage(); in main()
H A Dmonitors.c48 static void usage(void) in usage() function
232 usage(); in main()
238 usage(); in main()
/third_party/alsa-lib/test/
H A Dmidiloop.c9 static void usage(void) in usage() function
81 usage(); in main()
86 usage(); in main()
H A Drawmidi.c7 static void usage(void) in usage() function
9 fprintf(stderr, "usage: rawmidi [options]\n"); in usage()
47 usage(); in main()
55 usage(); in main()
/third_party/mbedtls/programs/psa/
H A Daead_demo.c72 const char usage[] = variable
156 puts(usage); in aead_prepare()
274 /* Check usage */ in main()
276 puts(usage); in main()
/third_party/mbedtls/include/psa/
H A Dcrypto_struct.h243 psa_key_usage_t MBEDTLS_PRIVATE(usage);
372 attributes->MBEDTLS_PRIVATE(policy).MBEDTLS_PRIVATE(usage) = usage_flags; in psa_set_key_usage_flags()
378 return attributes->MBEDTLS_PRIVATE(policy).MBEDTLS_PRIVATE(usage); in psa_get_key_usage_flags()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c90 void usage(char *prog_name, int status) in usage() function
139 case 'h': /* usage message */ in checkopt()
140 usage(argv[0], 0); in checkopt()
143 usage(argv[0], 1); in checkopt()
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c132 void usage(void) in usage() function
134 tst_resm(TBROK, "usage: %s [-f [FILE]] [-s [NUM]] [-p] [NUM]\n\n" in usage()
186 usage(); in _parse_opts()
191 usage(); in _parse_opts()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_pools.c91 desc.usage = ~(VMW_BUFFER_USAGE_SHARED | VMW_BUFFER_USAGE_SYNC); in vmw_query_pools_init()
139 desc.usage = ~(SVGA_BUFFER_USAGE_PINNED | VMW_BUFFER_USAGE_SHARED | in vmw_mob_pools_init()
213 desc.usage = ~(SVGA_BUFFER_USAGE_PINNED | SVGA_BUFFER_USAGE_SHADER | in vmw_pools_init()
/third_party/node/lib/internal/crypto/
H A Dcfrg.js68 `Unsupported key usage for a ${name} key`,
117 `Unsupported key usage for an ${name} key`,
126 `Unsupported key usage for an ${name} key`,
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c74 * usage - Print a list of the parameters to the program
80 static void usage(void) in usage() function
237 usage(); in parse_options()
303 usage(); in parse_options()
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/
H A Dokp_importKey.https.any.js220 // Return a list of all valid usage combinations, given the possible ones
225 allNonemptySubsetsOf(possibleUsages).forEach(function(usage) {
227 if (!usage.includes(requiredUsages[i])) {
231 allUsages.push(usage);
H A Dsymmetric_importKey.https.any.js199 // Return a list of all valid usage combinations, given the possible ones
204 allNonemptySubsetsOf(possibleUsages).forEach(function(usage) {
206 if (!usage.includes(requiredUsages[i])) {
210 allUsages.push(usage);
/third_party/mesa3d/src/intel/isl/tests/
H A Disl_surf_get_image_offset_test.c143 .usage = ISL_SURF_USAGE_TEXTURE_BIT | in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0()
191 .usage = ISL_SURF_USAGE_TEXTURE_BIT | in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0()
252 .usage = ISL_SURF_USAGE_TEXTURE_BIT | in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0()
/third_party/libevdev/tools/
H A Dmouse-dpi-tool.c37 usage(const char *progname) { in usage() function
253 return usage(basename(argv[0])); in main()
257 return usage(basename(argv[0])); in main()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c60 * usage/help message
66 \t-h|x show this usage/help message\n\
99 void usage(char *mesg) in usage() function
423 usage(NULL); in parse_command_line_args()
476 usage(NULL); in main()
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c191 /* Function: usage */
193 /* Description: Print the usage message. */
198 static void usage(char *progname) in usage() function
202 "\t -h help, usage message.\n" in usage()
426 usage(argv[0]); in main()
437 usage(argv[0]); in main()
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma04.c84 static void usage(void);
90 tst_parse_opts(argc, argv, options, usage); in main()
322 static void usage(void) in usage() function
/third_party/libdrm/tests/proptest/
H A Dproptest.c255 static void usage(const char *program) in usage() function
293 usage(argv[0]); in main()
317 usage(argv[0]); in main()
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_many.c245 void usage(void) in usage() function
262 usage(); in parse_args()
303 usage(); in main()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dgmemtool.c112 usage(void) in usage() function
119 "\t-h, --help - this usage message\n" in usage()
144 usage(); in main()
159 usage(); in main()
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_cache.c212 desc->usage, 0); in pb_cache_manager_create_buffer()
240 buf->base.usage = buf->buffer->usage; in pb_cache_manager_create_buffer()
282 * @param bypass_usage Bitmask. If (requested usage & bypass_usage) != 0,
/third_party/python/Tools/i18n/
H A Dmsgfmt.py41 def usage(code, msg=''): function
223 usage(1, msg)
229 usage(0)
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdjpgcom.c404 usage(void) in usage() function
475 usage(); in main()
482 usage(); in main()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DMultisampledSamplingTests.cpp134 desc.usage = wgpu::TextureUsage::TextureBinding | wgpu::TextureUsage::RenderAttachment; in TEST_P()
144 desc.usage = wgpu::TextureUsage::TextureBinding | wgpu::TextureUsage::RenderAttachment; in TEST_P()
191 outputBufferDesc.usage = wgpu::BufferUsage::Storage | wgpu::BufferUsage::CopySrc; in TEST_P()

Completed in 12 milliseconds

1...<<21222324252627282930>>...101