/external/elfutils/tests/ |
D | allfcts.c | 45 const char *alt_name; in setup_alt() local 47 ssize_t ret = dwelf_dwarf_gnu_debugaltlink (main, &alt_name, &build_id); in setup_alt() 52 int fd = open (alt_name, O_RDONLY); in setup_alt() 54 err (1, "open (%s)", alt_name); in setup_alt() 57 errx (1, "dwarf_begin (%s): %s", alt_name, dwarf_errmsg (-1)); in setup_alt() 59 errx (1, "elf_cntl (%s, ELF_C_FDREAD): %s", alt_name, elf_errmsg (-1)); in setup_alt()
|
/external/v8/ |
D | .ycm_extra_conf.py | 108 alt_name = filename[:-2] + alt_extension 109 if os.path.exists(alt_name): 110 filename = alt_name 115 alt_name = filename[:-6] + alt_extension 116 if os.path.exists(alt_name): 117 filename = alt_name
|
/external/selinux/libselinux/utils/ |
D | getsebool.c | 90 char *alt_name = selinux_boolean_sub(names[i]); in main() local 91 if (! alt_name) { in main() 98 printf("%s --> %s pending: %s\n", alt_name, in main() 102 printf("%s --> %s\n", alt_name, in main() 105 free(alt_name); in main()
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_procs.py | 114 alt_name = "gl" + func.static_glx_name(n) 115 table.append((base_offset, "gl" + name, alt_name, alt_name, func.offset))
|
/external/selinux/libselinux/src/ |
D | booleans.c | 146 char *alt_name = NULL; in bool_open() local 172 alt_name = selinux_boolean_sub(name); in bool_open() 173 if (!alt_name) in bool_open() 177 len = strlen(alt_name) + strlen(selinux_mnt) + sizeof(SELINUX_BOOL_DIR); in bool_open() 183 ret = snprintf(fname, len, "%s%s%s", selinux_mnt, SELINUX_BOOL_DIR, alt_name); in bool_open() 191 free(alt_name); in bool_open()
|
/external/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.cpp | 129 const char *name, *alt_name; member 349 if (modes[i].alt_name) { in main() 350 fprintf(stderr, "/ %-9s", modes[i].alt_name); in main()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |