Home
last modified time | relevance | path

Searched defs:filename (Results 651 - 675 of 1334) sorted by relevance

1...<<21222324252627282930>>...54

/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/libsnd/tests/
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/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/libuv/test/
H A Drunner-win.c76 WCHAR path[MAX_PATH], filename[MAX_PATH]; in process_start() local
/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
/third_party/ltp/testcases/kernel/device-drivers/zram/
H A Dzram03.c103 char filename[BUFSIZ], value[BUFSIZ]; in print() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c18 static const char *filename = NULL; variable
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Diowin32.c101 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) in win32_open64_file_func() argument
130 voidpf ZCALLBACK win32_open64_file_funcA (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcA() argument
154 win32_open64_file_funcW(voidpf opaque,const void* filename,int mode) win32_open64_file_funcW() argument
174 win32_open_file_func(voidpf opaque,const char* filename,int mode) win32_open_file_func() argument
[all...]
H A Dminizip.c223 int isLargeFile(const char* filename) in isLargeFile() argument
[all...]
/third_party/node/src/
H A Dinspector_profiler.cc203 std::string filename = GetFilename(); local
268 std::string filename = GetFilename(); local
[all...]
H A Dnode_dir.cc220 Local<Value> filename; in DirentListToArray() local
/third_party/node/src/large_pages/
H A Dnode_large_page.cc268 const char* filename = "/sys/kernel/mm/transparent_hugepage/enabled"; in IsTransparentHugePagesEnabled() local
/third_party/node/test/cctest/
H A Dtest_environment.cc77 explicit RedirectStdErr(const char* filename) : filename_(filename) { in RedirectStdErr() argument

Completed in 23 milliseconds

1...<<21222324252627282930>>...54