| /third_party/ltp/testcases/kernel/syscalls/flistxattr/ |
| H A D | flistxattr03.c | 34 static int check_suitable_buf(const int file, long size) in check_suitable_buf() argument
|
| /third_party/ltp/testcases/kernel/syscalls/inotify/ |
| H A D | inotify.h | 33 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 D | fs.c | 57 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 D | safe_rt_signal.h | 11 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 D | strtest.c | 47 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 D | obfuscate.c | 69 char *file; in main() local
|
| H A D | test-inspect.c | 31 char *file; in main() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | source-positions.cc | 19 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 D | check_log.c | 24 void check_log(const char *file, const char *pattern)
in check_log() argument
|
| /third_party/musl/include/ |
| H A D | assert.h | 18 char *file; member
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | putw.c | 43 char *file = "putw_test.txt"; in putw_0100() local
|
| H A D | vfwprintf.c | 51 FILE *file = fopen(file_name, "w"); in vfwprintf_0100() local
|
| H A D | ungetwc.c | 37 FILE *file = fopen(path, "a+"); in ungetwc_0100() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_rsa_legacy.c | 43 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 D | x509_d2.c | 45 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...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | o_fopen.c | 40 FILE *file = NULL; in openssl_fopen() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_local.h | 48 err_set_debug(ERR_STATE *es, size_t i, const char *file, int line, const char *fn) err_set_debug() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | handle.c | 31 uv_handle_type uv_guess_handle(uv_file file) { in uv_guess_handle() argument
|
| /third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
| H A D | MetadataZipFileReader.java | 50 public static MetadataZipFileReader of(InputStream file) throws IOException { in of() argument [all...] |
| /third_party/rust/crates/clang-sys/build/ |
| H A D | dynamic.rs | 16 let mut file = File::open(path)?; in parse_elf_header() variables 28 let mut file = File::open(path)?; in parse_pe_header() variables
|
| /third_party/openssl/test/testutil/ |
| H A D | load.c | 18 X509 *load_cert_pem(const char *file, OSSL_LIB_CTX *libctx) in load_cert_pem() argument 69 EVP_PKEY *load_pkey_pem(const char *file, OSSL_LIB_CTX *libctx) in load_pkey_pem() argument 92 load_csr_der(const char *file, OSSL_LIB_CTX *libctx) load_csr_der() argument [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | DescriptorBase.cs | 42 internal DescriptorBase(FileDescriptor file, string fullName, int index) in DescriptorBase() argument
|
| H A D | ExtensionCollection.cs | 47 internal ExtensionCollection(FileDescriptor file, Extension[] extensions) in ExtensionCollection() argument
|
| /third_party/openssl/crypto/err/ |
| H A D | err_local.h | 48 err_set_debug(ERR_STATE *es, size_t i, const char *file, int line, const char *fn) err_set_debug() argument
|
| /third_party/openssl/crypto/ |
| H A D | o_fopen.c | 40 FILE *file = NULL; in openssl_fopen() local [all...] |