| /third_party/libsnd/programs/ |
| H A D | sndfile-deinterleave.c | 123 { char filename [520] ; in main() local [all...] |
| /third_party/libsnd/tests/ |
| H A D | peak_chunk_test.c | 115 test_float_peak (const char *filename, int filetype) in test_float_peak() argument 316 read_write_peak_test (const char *filename, in argument [all...] |
| H A D | misc_test.c | 227 zero_data_test (const char *filename, int format) in zero_data_test() argument 312 permission_test(const char *filename, int typemajor) permission_test() argument 392 wavex_amb_test(const char *filename) wavex_amb_test() argument 427 rf64_downgrade_test(const char *filename) rf64_downgrade_test() argument 482 rf64_long_file_downgrade_test(const char *filename) rf64_long_file_downgrade_test() argument [all...] |
| H A D | ogg_opus_test.c | 51 { const char * filename = "ogg_opus_short.opus" ; in ogg_opus_short_test() local 109 { const char * filename = "ogg_opus_int.opus" ; in ogg_opus_int_test() local 164 { const char * filename = "ogg_opus_float.opus" ; ogg_opus_float_test() local 213 { const char * filename = "ogg_opus_double.opus" ; ogg_opus_double_test() local 262 ogg_opus_stereo_seek_test(const char * filename, int format) ogg_opus_stereo_seek_test() argument 334 { const char * filename = "ogg_opus_original_samplerate.opus" ; ogg_opus_original_samplerate_test() local [all...] |
| H A D | long_read_write_test.c | 90 short_lrw_test (const char *filename, int filetype, const short * output, int out_len) in short_lrw_test() argument 136 int_lrw_test (const char *filename, in argument 182 float_lrw_test(const char *filename, int filetype, const float * output, int out_len) float_lrw_test() argument 228 double_lrw_test(const char *filename, int filetype, const double * output, int out_len) double_lrw_test() argument [all...] |
| H A D | multi_file_test.c | 130 multi_file_test (const char *filename, int *formats, int format_count) in multi_file_test() argument
|
| /third_party/mbedtls/tests/include/test/ |
| H A D | helpers.h | 74 const char *filename; member [all...] |
| /third_party/libdrm/intel/ |
| H A D | test_decode.c | 49 read_file(const char *filename, void **ptr, size_t *size) in read_file() argument
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| H A D | glcpp.c | 78 load_text_file(void *ctx, const char *filename) in load_text_file() argument 136 char *filename = NULL; in main() local [all...] |
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-file.c | 47 lws_plat_write_file(const char *filename, void *buf, size_t len) in lws_plat_write_file() argument 67 lws_plat_read_file(const char *filename, void *buf, size_t len) in lws_plat_read_file() argument 82 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument
|
| /third_party/ltp/testcases/kernel/fs/fs-bench/ |
| H A D | random-del-create.c | 92 int create_file(char *filename) in create_file() argument 118 int delete_file(char *filename) in delete_file() argument
|
| H A D | random-access-del-create.c | 94 int create_file(char *filename) in create_file() argument 121 int delete_file(char *filename) in delete_file() argument
|
| H A D | create-files.c | 34 char filename[MAXN]; in main() local 100 void create_file(char *filename) in create_file() argument
|
| /third_party/libwebsockets/lib/plat/windows/ |
| H A D | windows-file.c | 36 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument 169 lws_plat_write_file(const char *filename, void *buf, size_t len) in lws_plat_write_file() argument 185 lws_plat_read_file(const char *filename, void *buf, size_t len) in lws_plat_read_file() argument
|
| /third_party/node/src/ |
| H A D | debug_utils.h | 143 std::string filename; member in node::NativeSymbolDebuggingContext::SymbolInfo
|
| /third_party/node/test/addons/openssl-client-cert-engine/ |
| H A D | testengine.cc | 42 std::string LoadFile(const char* filename) { in LoadFile() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfscluster.h | 47 char *filename; /* File to examine */ member
|
| /third_party/ninja/src/ |
| H A D | depfile_parser.cc | 64 char* filename = out; in Parse() local
|
| /third_party/mesa3d/src/microsoft/spirv_to_dxil/ |
| H A D | spirv2dxil.c | 120 const char *filename = argv[optind]; in main() local
|
| /third_party/mesa3d/src/util/ |
| H A D | os_misc.c | 87 const char *filename = os_get_option("GALLIUM_LOG_FILE"); in os_log_message() local
|
| /third_party/mesa3d/src/panfrost/lib/genxml/ |
| H A D | decode.h | 56 __pandecode_fetch_gpu_mem(const struct pandecode_mapped_memory *mem, uint64_t gpu_va, size_t size, int line, const char *filename) __pandecode_fetch_gpu_mem() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_compiler.c | 144 const char *filename = NULL; in main() local
|
| /third_party/libexif/test/ |
| H A D | test-fuzzer.c | 105 static void test_parse(const char *filename, void *callback_data) in test_parse() argument
|
| /third_party/libinput/src/ |
| H A D | util-strings.c | 208 safe_basename(const char *filename) in safe_basename() argument 239 trunkname(const char *filename) in trunkname() argument [all...] |
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest2.c | 73 char filename[LEN]; variable [all...] |