Home
last modified time | relevance | path

Searched refs:bname (Results 1 – 21 of 21) sorted by relevance

/third_party/zlib/test/
Dminigzip.c563 char *bname, outmode[20]; local
572 bname = strrchr(argv[0], '/');
573 if (bname)
574 bname++;
576 bname = argv[0];
579 if (!strcmp(bname, "gunzip"))
581 else if (!strcmp(bname, "zcat"))
/third_party/glslang/Test/baseResults/
Dspv.140.frag.out38 Name 95 "bname"
72 Decorate 95(bname) DescriptorSet 0
73 Decorate 95(bname) Binding 0
133 95(bname): 94(ptr) Variable Uniform
Dspv.nonuniform.frag.out48 Name 99 "bname"
49 MemberName 99(bname) 0 "b"
96 MemberDecorate 99(bname) 0 Offset 0
97 Decorate 99(bname) BufferBlock
199 99(bname): TypeStruct 30(float)
200 100: TypeRuntimeArray 99(bname)
/third_party/FreeBSD/sbin/newfs_msdos/
Dmkfs_msdos.c254 const char *bname; in mkfs_msdos() local
432 bname = NULL; in mkfs_msdos()
435 bname = o.bootstrap; in mkfs_msdos()
436 if (!strchr(bname, '/')) { in mkfs_msdos()
437 snprintf(buf, sizeof(buf), "/boot/%s", bname); in mkfs_msdos()
438 bname = buf; in mkfs_msdos()
440 if ((fd1 = open(bname, O_RDONLY)) == -1 || fstat(fd1, &sb)) { in mkfs_msdos()
441 warn("%s", bname); in mkfs_msdos()
447 warnx("%s: inappropriate file type or format", bname); in mkfs_msdos()
660 warn("%s", bname); in mkfs_msdos()
[all …]
/third_party/pulseaudio/src/tests/
Dconnect-stress.c56 static char *bname; variable
205 _connect(bname, &i); in START_TEST()
221 bname = argv[0]; in main()
Dsync-playback.c43 static const char *bname = NULL; variable
172 context = pa_context_new(mainloop_api, bname); in START_TEST()
205 bname = argv[0]; in main()
Dextended-test.c43 static const char *bname; variable
175 context = pa_context_new(mainloop_api, bname); in START_TEST()
208 bname = argv[0]; in main()
Dinterpol-test.c46 static const char *bname = NULL; variable
165 context = pa_context_new(mainloop_api, bname); in START_TEST()
278 bname = argv[0]; in main()
Dpassthrough-test.c52 static const char *bname = NULL; variable
134 context = pa_context_new(mainloop_api, bname); in passthrough_setup()
330 bname = argv[0]; in main()
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c695 gchar *bname, *name, *symname; in extract_symname() local
700 bname = g_path_get_basename (filename); in extract_symname()
701 for (i = 0; bname[i]; ++i) { in extract_symname()
702 if (bname[i] == '-') in extract_symname()
703 bname[i] = '_'; in extract_symname()
706 if (g_str_has_prefix (bname, "libgst")) in extract_symname()
708 else if (g_str_has_prefix (bname, "lib")) in extract_symname()
710 else if (g_str_has_prefix (bname, "gst")) in extract_symname()
715 dot = g_utf8_strchr (bname, -1, '.'); in extract_symname()
717 len = dot - bname - prefix_len; in extract_symname()
[all …]
/third_party/ltp/testcases/kernel/fs/fs_perms/
Dfs_perms.c157 static void print_usage(const char *bname) in print_usage() argument
163 printf("Usage: %s %s\n", bname, usage); in print_usage()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinst_bindless_check_test.cpp3225 OpName %bname "bname" in TEST_F()
3270 OpName %bname "bname" in TEST_F()
3495 OpName %bname "bname" in TEST_F()
3540 OpName %bname "bname" in TEST_F()
4000 OpName %bname "bname" in TEST_F()
4044 OpName %bname "bname" in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dinst_bindless_check_test.cpp3225 OpName %bname "bname" in TEST_F()
3270 OpName %bname "bname" in TEST_F()
3495 OpName %bname "bname" in TEST_F()
3540 OpName %bname "bname" in TEST_F()
4000 OpName %bname "bname" in TEST_F()
4044 OpName %bname "bname" in TEST_F()
/third_party/glslang/Test/
Dspv.140.frag47 } bname[4];
Dspv.nonuniform.frag13 layout(binding=4) buffer bname { float b; } storageBuffer[];
DruntimeArray.vert36 layout(binding=4) buffer bname { float b; } storageBuffer[];
/third_party/python/Lib/
Dtrace.py561 bname = os.path.basename(filename)
562 print("%s(%d): %s" % (bname, lineno,
574 bname = os.path.basename(filename)
575 print("%s(%d): %s" % (bname, lineno,
/third_party/elfutils/src/
Dar.c1245 const char *bname = basename (argv[cnt]); in do_oper_insert() local
1246 size_t bnamelen = strlen (bname); in do_oper_insert()
1252 remember_long_name (found[cnt], bname, bnamelen); in do_oper_insert()
1299 found[cnt]->name = bname; in do_oper_insert()
1311 remember_long_name (found[cnt], bname, bnamelen); in do_oper_insert()
/third_party/spirv-tools/test/opt/
Dinst_bindless_check_test.cpp2153 OpName %bname "bname" in TEST_F()
2284 OpName %bname "bname" in TEST_F()
2536 OpName %bname "bname" in TEST_F()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_file.c267 int *line, char *bname) in wpa_config_process_blob() argument
272 name_end = os_strchr(bname, '='); in wpa_config_process_blob()
280 blob = wpa_config_read_blob(f, line, bname); in wpa_config_process_blob()
283 *line, bname); in wpa_config_process_blob()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig_file.c351 int *line, char *bname) in wpa_config_process_blob() argument
356 name_end = os_strchr(bname, '='); in wpa_config_process_blob()
364 blob = wpa_config_read_blob(f, line, bname); in wpa_config_process_blob()
367 *line, bname); in wpa_config_process_blob()