Home
last modified time | relevance | path

Searched defs:filename (Results 426 - 450 of 1332) sorted by relevance

1...<<11121314151617181920>>...54

/third_party/cups-filters/cupsfilters/
H A Dimage-sgilib.c168 sgiOpen(const char *filename, /* I - File to open */ in sgiOpen() argument
/third_party/cJSON/tests/
H A Dparse_examples.c31 static cJSON *parse_file(const char *filename) in parse_file() argument
/third_party/cups-filters/filter/
H A Dmupdftoraster.c167 mutool_spawn (const char *filename, in mutool_spawn() argument
/third_party/cups-filters/scripting/php/
H A Dphpcups.c405 char *filename; /* Filename */ in PHP_FUNCTION() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dfilestrm.cpp33 T_FileStream_open(const char* filename, const char* mode) in T_FileStream_open() argument
82 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() argument
[all...]
H A Dunewdata.cpp42 char filename[512]; in udata_create() local
[all...]
/third_party/icu/icu4c/source/io/
H A Dufile.cpp134 u_fopen(const char *filename, in u_fopen() argument
171 u_fopen_u(const UChar *filename, in u_fopen_u() argument
/third_party/NuttX/fs/nfs/
H A Dnfs_util.c246 int nfs_lookup(struct nfsmount *nmp, const char *filename, in nfs_lookup() argument
475 nfs_finddir(struct nfsmount *nmp, const char *relpath, struct file_handle *fhandle, struct nfs_fattr *attributes, char *filename) nfs_finddir() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DInputFile.java51 public InputFile(String filename, String encoding, boolean visual) in InputFile() argument
H A DChecker.java88 private static String languageName(String filename) in languageName() argument
/third_party/libsnd/tests/
H A Dfix_this.c64 { const char *filename = "test.au" ; in main() local
76 lcomp_test_int (const char *str, const char *filename, int filetype, double margin) in lcomp_test_int() argument
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-file.c34 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument
119 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
125 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
157 lws_plat_write_file(const char *filename, void *buf, size_t len) in lws_plat_write_file() argument
193 lws_plat_read_file(const char *filename, void *buf, size_t len) in lws_plat_read_file() argument
[all...]
/third_party/libsnd/Octave/
H A Dsndfile.cc78 std::string filename = args (0).string_value () ; in DEFUN_DLD() local
154 std::string filename = args (0).string_value () ; in DEFUN_DLD() local
/third_party/libsnd/src/
H A Dtest_file_io.c60 file_open_test (const char *filename) in file_open_test() argument
113 file_read_write_test (const char *filename) in file_read_write_test() argument
269 file_truncate_test (const char *filename) in file_truncate_test() argument
331 file_seek_with_offset_test(const char *filename) file_seek_with_offset_test() argument
483 { const char *filename = "file_io.dat" ; test_file_io() local
[all...]
/third_party/libuv/docs/code/uvwget/
H A Dmain.c41 char filename[50]; in add_download() local
/third_party/mbedtls/programs/util/
H A Dpem2der.c56 const char *filename; /* filename of the input file */ member
/third_party/mbedtls/programs/pkey/
H A Dkey_app.c126 const char *filename; /* filename of the key file */ member
/third_party/mbedtls/tests/src/
H A Dpsa_crypto_helpers.c140 int mbedtls_test_fail_if_psa_leaking(int line_no, const char *filename) in mbedtls_test_fail_if_psa_leaking() argument
/third_party/mbedtls/library/
H A Dpsa_its_file.c62 static void psa_its_fill_filename(psa_storage_uid_t uid, char *filename) in psa_its_fill_filename() argument
78 char filename[PSA_ITS_STORAGE_FILENAME_LENGTH]; in psa_its_read_file() local
185 char filename[PSA_ITS_STORAGE_FILENAME_LENGTH]; in psa_its_set() local
240 char filename[PSA_ITS_STORAGE_FILENAME_LENGTH]; in psa_its_remove() local
[all...]
/third_party/json/tests/src/
H A Dunit-msgpack.cpp1560 std::string filename = TEST_DATA_DIRECTORY "/json_testsuite/sample.json"; variable
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdump.c254 handle_file(const char *filename, int start, int end, int draw) in handle_file() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dcmdline.c189 disassemble(const char *filename, bool verbose) in disassemble() argument
/third_party/libwebsockets/plugins/
H A Dprotocol_post_demo.c44 char filename[64]; member
69 file_upload_cb(void *data, const char *name, const char *filename, in file_upload_cb() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c145 read_file(const char *filename) in read_file() argument
189 const char *filename = NULL; in main() local
[all...]
/third_party/node/src/
H A Dfs_event_wrap.cc178 void FSEventWrap::OnEvent(uv_fs_event_t* handle, const char* filename, in OnEvent() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...54