Home
last modified time | relevance | path

Searched defs:file (Results 401 - 425 of 2182) sorted by relevance

1...<<11121314151617181920>>...88

/third_party/skia/third_party/externals/spirv-tools/tools/
H A Dio.h37 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() argument
51 bool WasFileCorrectlyRead(FILE* file, cons argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
H A DFontLoader.java44 private static Font[] load(File file) throws IOException { in load() argument
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dmsl_ycbcr_conversion_test.cpp31 FILE *file = fopen(path, "rb"); in read_file() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h37 void ReadFile(FILE* file, std::vector<T>* data) { in ReadFile() argument
51 bool WasFileCorrectlyRead(FILE* file, cons argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/csdet/
H A Dcsdet.c31 FILE *file; in main() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DLog.cpp110 LogMessage DebugLog(const char* file, const char* function, int line) { in DebugLog() argument
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_windows.cc32 ConsoleInfo console_info(FILE* file) { in console_info() argument
102 FILE* const file; member in tint::diag::__anon25910::PrinterWindows
/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
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_client_test.cpp252 FILE* file = popen("pidof samgr", "r"); in HWTEST_F() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...88