Home
last modified time | relevance | path

Searched defs:file (Results 51 - 75 of 5382) sorted by relevance

12345678910>>...216

/third_party/musl/porting/liteos_m/kernel/src/exit/
H A Dassert.c6 void __assert_fail(const char* expr, const char* file, int line, const char* func) { in __assert_fail() argument
/third_party/musl/porting/uniproton/kernel/src/exit/
H A Dassert.c3 void __assert_fail(const char* expr, const char* file, int line, const char* func) { in __assert_fail() argument
/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dother_adapt.c34 int _isatty(int file) in _isatty() argument
H A Dassert.c35 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
/third_party/musl/porting/liteos_a/kernel/src/exit/
H A Dassert.c5 _Noreturn void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
/third_party/musl/src/exit/
H A Dassert.c4 _Noreturn void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_fgetpos64_test.cpp17 FILE* file = fopen("/proc/version", "r"); in HWTEST_F() local
H A Dstdio_fsetlocking_test.cpp21 FILE* file = fopen("/proc/version", "r"); in HWTEST_F() local
H A Dstdio_perror_test.cpp18 FILE* file = fopen("failedOpenFile.txt", "r"); in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebug.cpp26 FILE *file = fopen("debug.txt", "a"); in trace() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DAssert.cpp20 void HandleAssertionFailure(const char* file, in HandleAssertionFailure() argument
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser.cc25 Program Parse(Source::File const* file) { in Parse() argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/trim-includes/
H A Dmain.go170 type file struct { global() type
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dfb.h10 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dfb.h8 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dfb.h12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
18 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/
H A Dmem.c46 int __uncached_access(struct file *file, unsigned long addr) in __uncached_access() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dfb.h9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dfb.h9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dfb.h9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfb.h9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dfb.h8 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dfb.h9 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-dev.c18 static int tpm_open(struct inode *inode, struct file *file) in tpm_open() argument
49 static int tpm_release(struct inode *inode, struct file *file) in tpm_release() argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dfb.h12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument

Completed in 6 milliseconds

12345678910>>...216