/third_party/libsnd/examples/ |
D | sndfilehandle.cc | 27 create_file (const char * fname, int format) in create_file() 52 read_file (const char * fname) in read_file() 72 { const char * fname = "test.wav" ; in main() local
|
/third_party/elfutils/tests/ |
D | elfstrmerge.c | 96 fail (const char *msg, const char *fname) in fail() 107 fail_errno (const char *msg, const char *fname) in fail_errno() 118 fail_idx (const char *msg, const char *fname, size_t idx) in fail_idx() 129 fail_elf (const char *msg, const char *fname) in fail_elf() 140 fail_elf_idx (const char *msg, const char *fname, size_t idx) in fail_elf_idx() 153 const char *fname, in newsecndx() 178 new_data_buf (Elf_Data *d, const char *fname, in new_data_buf() 203 const char *fname; in main() local
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/ |
D | meson.build | 64 fname = '@0@.tests'.format(t) variable 82 fname = '@0@.tests'.format(t) variable
|
/third_party/harfbuzz/test/subset/ |
D | meson.build | 45 fname = '@0@.tests'.format(t) variable 63 fname = '@0@.tests'.format(t) variable
|
/third_party/elfutils/src/ |
D | strings.c | 189 const char *fname = print_file_name ? argv[remaining] : NULL; in main() local 312 process_chunk_mb (const char *fname, const unsigned char *buf, off_t to, in process_chunk_mb() 389 process_chunk (const char *fname, const unsigned char *buf, off_t to, in process_chunk() 501 read_block_no_mmap (int fd, const char *fname, off_t from, off_t fdlen) in read_block_no_mmap() 563 read_block (int fd, const char *fname, off_t fdlen, off_t from, off_t to) in read_block() 686 read_fd (int fd, const char *fname, off_t fdlen) in read_fd() 693 read_elf (Elf *elf, int fd, const char *fname, off_t fdlen) in read_elf()
|
D | size.c | 103 #define INTERNAL_ERROR(fname) \ argument 266 process_file (const char *fname) in process_file() 340 handle_ar (int fd, Elf *elf, const char *prefix, const char *fname) in handle_ar() 387 show_sysv (Elf *elf, const char *prefix, const char *fname, in show_sysv() 514 show_bsd (Elf *elf, const char *prefix, const char *fname, in show_bsd() 634 handle_elf (Elf *elf, const char *prefix, const char *fname) in handle_elf()
|
D | objdump.c | 101 #define INTERNAL_ERROR(fname) \ argument 234 process_file (const char *fname, bool more_than_one) in process_file() 286 handle_ar (int fd, Elf *elf, const char *prefix, const char *fname, in handle_ar() 472 show_relocs (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_relocs() 549 show_full_content (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_full_content() 682 show_disasm (Ebl *ebl, const char *fname, uint32_t shstrndx) in show_disasm() 750 handle_elf (Elf *elf, const char *prefix, const char *fname, in handle_elf()
|
/third_party/icu/tools/unicode/c/genuca/ |
D | genteststub.py | 22 fname=sys.argv[1] variable 24 fname="CollationTest_NON_IGNORABLE_SHORT.txt" variable
|
/third_party/python/Tools/scripts/ |
D | pep384_macrocheck.py | 108 def parse_file(fname): argument 137 def report(fname, nr, macro): argument
|
/third_party/pulseaudio/src/pulsecore/ |
D | sound-file.c | 42 const char *fname, in pa_sound_file_load() 135 int pa_sound_file_too_big_to_cache(const char *fname) { in pa_sound_file_too_big_to_cache()
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
D | random-access.c | 25 char fname[1024]; in main() local 65 void open_read_close(char *fname) in open_read_close()
|
D | random-access-del-create.c | 33 char fname[1024]; in main() local 73 void create_or_delete(char *fname) in create_or_delete()
|
D | random-del-create.c | 30 char fname[1024]; in main() local 70 void create_or_delete(char *fname) in create_or_delete()
|
/third_party/skia/infra/bots/ |
D | test_utils.py | 30 def write(self, fname, mode=0o640): argument 37 def remove(self, fname): argument
|
/third_party/flutter/skia/infra/bots/ |
D | test_utils.py | 30 def write(self, fname, mode=0640): argument 37 def remove(self, fname): argument
|
/third_party/ffmpeg/libavcodec/x86/ |
D | hevcdsp.h | 52 #define EPEL_PROTOTYPES(fname, bitd, opt) \ argument 63 #define QPEL_PROTOTYPES(fname, bitd, opt) \ argument
|
/third_party/libunwind/tests/ |
D | crasher.c | 16 void write_maps(char *fname) in write_maps() 45 write_maps(char *fname) in write_maps()
|
/third_party/elfutils/libdwfl/ |
D | linux-proc-maps.c | 62 char *fname; in get_pid_class() local 98 char *fname; in grovel_auxv() local 305 char *fname; in INTDEF() local 416 char *fname; in dwfl_linux_proc_find_elf() local
|
/third_party/ltp/metadata/tests/ |
D | empty_struct.c.json | 2 "fname": "empty_struct.c" string
|
D | array_size03.c.json | 3 "fname": "array_size03.c" string
|
D | include.c.json | 3 "fname": "include.c" string
|
D | array_size04.c.json | 3 "fname": "array_size04.c" string
|
D | multiline_macro.c.json | 3 "fname": "multiline_macro.c" string
|
D | array_size01.c.json | 3 "fname": "array_size01.c" string
|
/third_party/jerryscript/tools/ |
D | gen-magic-strings.py | 76 def process_line(fname, lnum, line, guard_stack): argument 114 def process_file(fname): argument
|