Home
last modified time | relevance | path

Searched defs:file (Results 226 - 250 of 2182) sorted by relevance

12345678910>>...88

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDebug.cpp68 AssertFail(const char *expr, const char *file, unsigned line, const char *function) AssertFail() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_log.c48 void _apple_glx_log(int level, const char *file, const char *function, in _apple_glx_log() argument
70 void _apple_glx_vlog(int level, const char *file, const char *function, in _apple_glx_vlog() argument
/third_party/node/deps/v8/tools/
H A Dshell-utils.h44 FILE* file = fopen(name, "rb"); in ReadFileAndRepeat() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dstart.c29 FILE* file = fopen("start.wasm", "r"); in main() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.h33 char *file; /* File to display */ member
H A Dntfsmove.h35 char *file; /* File to display */ member
/third_party/musl/porting/linux/user/src/exit/
H A Dassert.c16 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
/third_party/musl/src/exit/linux/
H A Dassert.c16 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
/third_party/ninja/src/
H A Ddyndep.cc123 bool DyndepLoader::LoadDyndepFile(Node* file, DyndepFile* ddf, in LoadDyndepFile() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl22.c43 int file; variable
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
H A Dflistxattr03.c34 static int check_suitable_buf(const int file, long size) in check_suitable_buf() argument
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify.h33 static inline int safe_myinotify_init(const char *file, const int lineno, int fd) in safe_myinotify_init() argument
54 static inline int safe_myinotify_watch(const char *file, const int lineno, int wd, int fd, const char* fname, const char* mask) in safe_myinotify_watch() argument
/third_party/lwip/src/apps/http/
H A Dfs.c57 fs_open(struct fs_file *file, const char *name) in fs_open() argument
96 fs_close(struct fs_file *file) fs_close() argument
112 fs_read_async(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *callback_arg) fs_read_async() argument
150 fs_is_file_ready(struct fs_file *file, fs_wait_cb callback_fn, void *callback_arg) fs_is_file_ready() argument
171 fs_bytes_left(struct fs_file *file) fs_bytes_left() argument
[all...]
/third_party/ltp/include/lapi/
H A Dsafe_rt_signal.h11 static inline int safe_rt_sigaction(const char *file, const int lineno, in safe_rt_sigaction() argument
36 static inline int safe_rt_sigprocmask(const char *file, const int lineno, in safe_rt_sigprocmask() argument
/third_party/libjpeg-turbo/
H A Dstrtest.c47 invalid_parameter_handler(const wchar_t *expression, const wchar_t *function, const wchar_t *file, unsigned int line, uintptr_t pReserved) invalid_parameter_handler() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dobfuscate.c69 char *file; in main() local
H A Dtest-inspect.c31 char *file; in main() local
/third_party/node/deps/v8/src/torque/
H A Dsource-positions.cc19 const std::string& SourceFileMap::PathFromV8Root(SourceId file) { in PathFromV8Root() argument
25 std::string SourceFileMap::AbsolutePath(SourceId file) { in AbsolutePath() argument
32 std::string SourceFileMap::PathFromV8RootWithoutExtension(SourceId file) { in PathFromV8RootWithoutExtension() argument
70 const std::string file = Get().v8_root_ + "/" + path; FileRelativeToV8RootExists() local
[all...]
/third_party/musl/libc-test/src/common/
H A Dcheck_log.c24 void check_log(const char *file, const char *pattern) in check_log() argument
/third_party/musl/include/
H A Dassert.h18 char *file; member
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dputw.c43 char *file = "putw_test.txt"; in putw_0100() local
H A Dvfwprintf.c51 FILE *file = fopen(file_name, "w"); in vfwprintf_0100() local
H A Dungetwc.c37 FILE *file = fopen(path, "a+"); in ungetwc_0100() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa_legacy.c43 int SSL_use_RSAPrivateKey_file(SSL *ssl, const char *file, int type) in SSL_use_RSAPrivateKey_file() argument
125 int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_RSAPrivateKey_file() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_d2.c45 int X509_STORE_load_file_ex(X509_STORE *ctx, const char *file, in X509_STORE_load_file_ex() argument
59 int X509_STORE_load_file(X509_STORE *ctx, const char *file) in X509_STORE_load_file() argument
94 int X509_STORE_load_locations_ex(X509_STORE *ctx, const char *file, in X509_STORE_load_locations_ex() argument
107 X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *path) X509_STORE_load_locations() argument
[all...]

Completed in 7 milliseconds

12345678910>>...88