Home
last modified time | relevance | path

Searched defs:file (Results 726 - 750 of 5422) sorted by relevance

1...<<21222324252627282930>>...217

/third_party/skia/third_party/externals/tint/src/transform/
H A Dtest_helper.h56 auto file = std::make_unique<Source::File>("test", in); local
/third_party/skia/third_party/externals/tint/src/val/
H A Dhlsl.cc44 utils::TmpFile file; in HlslUsingDXC() local
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dftsystem.c250 int file; in FT_BASE_DEF() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_reflection_class.cc54 ReflectionClassGenerator::ReflectionClassGenerator(const FileDescriptor* file, in ReflectionClassGenerator() argument
H A Dcsharp_generator.cc58 void GenerateFile(const FileDescriptor* file, io::Printer* printer, in GenerateFile() argument
64 Generate( const FileDescriptor* file, const string& parameter, GeneratorContext* generator_context, string* error) const Generate() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_generator.cc52 bool ObjectiveCGenerator::Generate(const FileDescriptor* file, in Generate() argument
152 const FileDescriptor* file = files[i]; GenerateAll() local
[all...]
/third_party/python/PC/
H A D_testconsole.c48 _testconsole_write_input_impl(PyObject *module, PyObject *file, in _testconsole_write_input_impl() argument
105 _testconsole_read_output_impl(PyObject *module, PyObject *file) in _testconsole_read_output_impl() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_generator.cc56 bool CppGenerator::Generate(const FileDescriptor* file, in Generate() argument
/third_party/rust/crates/rustix/tests/fs/
H A Dmain.rs12 mod file; modules
/third_party/rust/crates/syn/codegen/src/
H A Dmain.rs25 mod file; modules
/third_party/selinux/libselinux/utils/
H A Dselabel_get_digests_all_partial_matches.c36 char *validate = NULL, *file = NULL; in main() local
H A Dselabel_lookup_best_match.c57 char *validate = NULL, *path = NULL, *context = NULL, *file = NULL; in main() local
/third_party/rust/crates/nix/test/sys/
H A Dtest_uio.rs112 let mut file = tempfile().unwrap(); in test_pwrite() variables
129 let mut file = OpenOptions::new() in test_pread() variables
163 let mut file = OpenOptions::new() in test_pwritev() variables
192 let mut file = OpenOptions::new() test_preadv() variables
[all...]
/third_party/selinux/secilc/
H A Dsecil2conf.c66 FILE *file = NULL; in main() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuDefs.cpp58 static std::string formatError (const char* message, const char* expr, const char* file, int line) in formatError() argument
72 Exception::Exception (const char* message, const char* expr, const char* file, int line) in Exception() argument
84 TestException::TestException (const char* message, const char* expr, const char* file, int line, qpTestResult result) in TestException() argument
96 TestError::TestError (const char* message, const char* expr, const char* file, in argument
100 TestError(const std::string& message, const char* expr, const char* file, int line) TestError() argument
110 InternalError(const char* message, const char* expr, const char* file, int line) InternalError() argument
115 InternalError(const std::string& message, const char* expr, const char* file, int line) InternalError() argument
125 ResourceError(const char* message, const char* expr, const char* file, int line) ResourceError() argument
135 NotSupportedError(const char* message, const char* expr, const char* file, int line) NotSupportedError() argument
140 NotSupportedError(const std::string& message, const char* expr, const char* file, int line) NotSupportedError() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluDefs.cpp39 void checkError (deUint32 err, const char* message, const char* file, int line) in checkError() argument
61 Error::Error (deUint32 errCode, const char* message, const char* expr, const char* file, int line) in Error() argument
72 BadAllocError::BadAllocError (const char* message, const char* expr, const char* file, int line) in BadAllocError() argument
/third_party/zlib/contrib/iostream/
H A Dzfstream.h35 gzFile file; member in gzfilebuf
/kernel/linux/linux-5.10/drivers/edac/
H A Ddebugfs.c6 static ssize_t edac_fake_inject_write(struct file *file, in edac_fake_inject_write() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dproc.c90 acpi_system_write_wakeup_device(struct file *file, in acpi_system_write_wakeup_device() argument
127 acpi_system_wakeup_device_open_fs(struct inode *inode, struct file *file) in acpi_system_wakeup_device_open_fs() argument
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_debugfs.c34 static ssize_t btmrvl_hscfgcmd_write(struct file *file, in btmrvl_hscfgcmd_write() argument
54 static ssize_t btmrvl_hscfgcmd_read(struct file *file, char __user *userbuf, in btmrvl_hscfgcmd_read() argument
74 static ssize_t btmrvl_pscmd_write(struct file *file, const char __user *ubuf, in btmrvl_pscmd_write() argument
95 btmrvl_pscmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_pscmd_read() argument
114 btmrvl_hscmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_hscmd_write() argument
133 btmrvl_hscmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_hscmd_read() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpkeys.c143 static ssize_t init_pkru_read_file(struct file *file, char __user *user_buf, in init_pkru_read_file() argument
153 static ssize_t init_pkru_write_file(struct file *file, in init_pkru_write_file() argument
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dhugetlb.h14 static inline int prepare_hugepage_range(struct file *file, in prepare_hugepage_range() argument
/kernel/linux/linux-5.10/arch/m68k/mvme16x/
H A Drtc.c38 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() argument
123 static int rtc_open(struct inode *inode, struct file *file) in rtc_open() argument
133 static int rtc_release(struct inode *inode, struct file *file) in rtc_release() argument
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Derst-dbg.c32 static int erst_dbg_open(struct inode *inode, struct file *file) in erst_dbg_open() argument
48 static int erst_dbg_release(struct inode *inode, struct file *file) in erst_dbg_release() argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/bvme6000/
H A Drtc.c39 static long rtc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in rtc_ioctl() argument
135 static int rtc_open(struct inode *inode, struct file *file) in rtc_open() argument
144 static int rtc_release(struct inode *inode, struct file *file) in rtc_release() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...217