Home
last modified time | relevance | path

Searched defs:filename (Results 876 - 900 of 1831) sorted by relevance

1...<<31323334353637383940>>...74

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java211 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() argument
214 public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException { in openReader() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java212 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() argument
215 public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException { in openReader() argument
/third_party/libsnd/src/
H A Dmat5.c157 { static const char *filename = "MATLAB 5.0 MAT-file, written by " PACKAGE_NAME "-" PACKAGE_VERSION ", " ; in mat5_write_header() local
/third_party/libsnd/tests/
H A Dstring_test.c216 string_start_end_test (const char *filename, int typemajor) in string_start_end_test() argument
365 string_start_test(const char *filename, int formattype) string_start_test() argument
544 string_multi_set_test(const char *filename, int typemajor) string_multi_set_test() argument
620 string_rdwr_test(const char *filename, int typemajor) string_rdwr_test() argument
673 string_short_rdwr_test(const char *filename, int typemajor) string_short_rdwr_test() argument
746 software_string_test(const char *filename) software_string_test() argument
784 string_rdwr_grow_test(const char *filename, int typemajor) string_rdwr_grow_test() argument
842 string_header_update(const char *filename, int typemajor) string_header_update() argument
[all...]
H A Dlossy_comp_test.c649 lcomp_test_short (const char *filename, in argument
836 lcomp_test_int(const char *filename, int filetype, int channels, double margin) lcomp_test_int() argument
1034 lcomp_test_float(const char *filename, int filetype, int channels, double margin) lcomp_test_float() argument
1229 lcomp_test_double(const char *filename, int filetype, int channels, double margin) lcomp_test_double() argument
1425 sdlcomp_test_short(const char *filename, int filetype, int channels, double margin) sdlcomp_test_short() argument
1645 sdlcomp_test_int(const char *filename, int filetype, int channels, double margin) sdlcomp_test_int() argument
1869 sdlcomp_test_float(const char *filename, int filetype, int channels, double margin) sdlcomp_test_float() argument
2116 sdlcomp_test_double(const char *filename, int filetype, int channels, double margin) sdlcomp_test_double() argument
2360 read_raw_test(const char *filename, int filetype, int channels) read_raw_test() argument
[all...]
/third_party/libuv/src/win/
H A Dfs-event.c66 static void uv__relative_path(const WCHAR* filename, in uv__relative_path() argument
83 static int uv__split_path(const WCHAR* filename, WCHAR** dir, in uv__split_path() argument
420 char* filename = NULL; uv__process_fs_event_req() local
[all...]
/third_party/libsnd/regtest/
H A Ddatabase.c51 char filename [256] ; member
152 db_file_exists (REG_DB * db_handle, const char * filename) in db_file_exists() argument
[all...]
/third_party/libsnd/programs/
H A Dsndfile-info.c218 info_dump (const char *filename) in info_dump() argument
284 instrument_dump (const char *filename) in instrument_dump() argument
325 broadcast_dump(const char *filename) broadcast_dump() argument
396 chanmap_dump(const char *filename) chanmap_dump() argument
472 cart_dump(const char *filename) cart_dump() argument
[all...]
/third_party/libuv/test/
H A Dtest-fork.c468 fs_event_cb_file_current_dir(uv_fs_event_t* handle, const char* filename, int events, int status) fs_event_cb_file_current_dir() argument
H A Drunner-win.c76 WCHAR path[MAX_PATH], filename[MAX_PATH]; in process_start() local
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
H A DGeneratePhonePrefixData.java176 private static PhonePrefixLanguagePair getPhonePrefixLanguagePairFromFilename(String filename) { in getPhonePrefixLanguagePairFromFilename() argument
218 private static int getCountryCodeFromTextFileName(String filename) { in getCountryCodeFromTextFileName() argument
/third_party/libwebsockets/lib/jose/jwk/
H A Djose_key.c599 lws_jwk_load(struct lws_jwk *jwk, const char *filename, in lws_jwk_load() argument
624 lws_jwk_save(struct lws_jwk *jwk, const char *filename) in lws_jwk_save() argument
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c222 lws_plat_write_file(const char *filename, void *buf, size_t len) in lws_plat_write_file() argument
228 lws_plat_read_file(const char *filename, void *buf, int len) in lws_plat_read_file() argument
161 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, const char *vpath, lws_fop_flags_t *flags) _lws_plat_file_open() argument
/third_party/mbedtls/programs/x509/
H A Dcert_req.c97 const char *filename; /* filename of the key file */ member
H A Dcert_app.c79 const char *filename; /* filename of the certificate file */ member
/third_party/mbedtls/programs/pkey/
H A Dgen_key.c117 const char *filename; /* filename of the key file */ member
H A Dkey_app_writer.c86 const char *filename; /* filename of the key file */ member
/third_party/lame/frontend/
H A Dmain.c144 dosToLongFileName(char *filename) in dosToLongFileName() argument
/third_party/json/tests/src/
H A Dunit-cbor.cpp1828 std::string filename = TEST_DATA_DIRECTORY "/json_testsuite/sample.json"; variable
[all...]
/third_party/ltp/testcases/cve/
H A Dmeltdown.c249 find_symbol_in_file(const char *filename, const char *symname) in find_symbol_in_file() argument
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c1090 lws_client_http_multipart(struct lws *wsi, const char *name, const char *filename, const char *content_type, char **p, char *end) lws_client_http_multipart() argument
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c52 char *filename = NULL; variable
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest08.c88 static char filename[MAXPATHLEN]; variable
H A Dftest04.c80 static char filename[MAXPATHLEN]; variable
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c19 _alloc_file(struct lws_context *context, const char *filename, uint8_t **buf, in _alloc_file() argument

Completed in 28 milliseconds

1...<<31323334353637383940>>...74