Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/third_party/libsnd/examples/
Dsndfilehandle.cc27 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/
Delfstrmerge.c96 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/
Dmeson.build64 fname = '@0@.tests'.format(t) variable
82 fname = '@0@.tests'.format(t) variable
/third_party/harfbuzz/test/subset/
Dmeson.build45 fname = '@0@.tests'.format(t) variable
63 fname = '@0@.tests'.format(t) variable
/third_party/elfutils/src/
Dstrings.c189 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()
Dsize.c103 #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()
Dobjdump.c101 #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/
Dgenteststub.py22 fname=sys.argv[1] variable
24 fname="CollationTest_NON_IGNORABLE_SHORT.txt" variable
/third_party/python/Tools/scripts/
Dpep384_macrocheck.py108 def parse_file(fname): argument
137 def report(fname, nr, macro): argument
/third_party/pulseaudio/src/pulsecore/
Dsound-file.c42 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/
Drandom-access.c25 char fname[1024]; in main() local
65 void open_read_close(char *fname) in open_read_close()
Drandom-access-del-create.c33 char fname[1024]; in main() local
73 void create_or_delete(char *fname) in create_or_delete()
Drandom-del-create.c30 char fname[1024]; in main() local
70 void create_or_delete(char *fname) in create_or_delete()
/third_party/skia/infra/bots/
Dtest_utils.py30 def write(self, fname, mode=0o640): argument
37 def remove(self, fname): argument
/third_party/flutter/skia/infra/bots/
Dtest_utils.py30 def write(self, fname, mode=0640): argument
37 def remove(self, fname): argument
/third_party/ffmpeg/libavcodec/x86/
Dhevcdsp.h52 #define EPEL_PROTOTYPES(fname, bitd, opt) \ argument
63 #define QPEL_PROTOTYPES(fname, bitd, opt) \ argument
/third_party/libunwind/tests/
Dcrasher.c16 void write_maps(char *fname) in write_maps()
45 write_maps(char *fname) in write_maps()
/third_party/elfutils/libdwfl/
Dlinux-proc-maps.c62 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/
Dempty_struct.c.json2 "fname": "empty_struct.c" string
Darray_size03.c.json3 "fname": "array_size03.c" string
Dinclude.c.json3 "fname": "include.c" string
Darray_size04.c.json3 "fname": "array_size04.c" string
Dmultiline_macro.c.json3 "fname": "multiline_macro.c" string
Darray_size01.c.json3 "fname": "array_size01.c" string
/third_party/jerryscript/tools/
Dgen-magic-strings.py76 def process_line(fname, lnum, line, guard_stack): argument
114 def process_file(fname): argument

12345678910>>...17