/third_party/musl/porting/liteos_m/kernel/src/exit/ |
H A D | assert.c | 6 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 D | assert.c | 3 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 D | other_adapt.c | 34 int _isatty(int file) in _isatty() argument
|
H A D | assert.c | 35 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 D | assert.c | 5 _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 D | assert.c | 4 _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 D | stdio_fgetpos64_test.cpp | 17 FILE* file = fopen("/proc/version", "r"); in HWTEST_F() local
|
H A D | stdio_fsetlocking_test.cpp | 21 FILE* file = fopen("/proc/version", "r"); in HWTEST_F() local
|
H A D | stdio_perror_test.cpp | 18 FILE* file = fopen("failedOpenFile.txt", "r"); in HWTEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Debug.cpp | 26 FILE *file = fopen("debug.txt", "a"); in trace() local
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | Assert.cpp | 20 void HandleAssertionFailure(const char* file, in HandleAssertionFailure() argument
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser.cc | 25 Program Parse(Source::File const* file) { in Parse() argument
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/trim-includes/ |
H A D | main.go | 170 type file struct { global() type [all...] |
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | fb.h | 10 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 D | fb.h | 8 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 D | fb.h | 12 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 D | mem.c | 46 int __uncached_access(struct file *file, unsigned long addr) in __uncached_access() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | fb.h | 9 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 D | fb.h | 9 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 D | fb.h | 9 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 D | fb.h | 9 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 D | fb.h | 8 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 D | fb.h | 9 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 D | tpm-dev.c | 18 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 D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
|