| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Thread.cpp | 88 void Thread::enter(const std::shared_ptr<File> &file, const std::string &function, const UpdateFrame &f) in enter() argument
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | conf.h | 71 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, variable
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
| H A D | TestUtils.java | 61 public static FileChannel createFileChannelForWriting(File file) throws IOException { in createFileChannelForWriting() argument 75 public static void createNewFile(File file) throws IOException { in createNewFile() argument 83 createOutputStream(File file) createOutputStream() argument 169 extension(File file) extension() argument 184 readFile(File file) readFile() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| H A D | c_api_test.c | 29 FILE *file = fopen(path, "rb"); in read_file() local
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| H A D | simpleover.c | 51 FILE *file; member [all...] |
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | imageio_util.c | 26 FILE* ImgIoUtilSetBinaryMode(FILE* file) { in ImgIoUtilSetBinaryMode() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ufile.cpp | 256 u_fflush(UFILE *file) in u_fflush() argument 270 u_frewind(UFILE *file) u_frewind() argument 285 u_fclose(UFILE *file) u_fclose() argument 312 u_fgetlocale( UFILE *file) u_fgetlocale() argument 318 u_fsetlocale(UFILE *file, const char *locale) u_fsetlocale() argument 329 u_fgetcodepage(UFILE *file) u_fgetcodepage() argument 343 u_fsetcodepage( const char *codepage, UFILE *file) u_fsetcodepage() argument 362 u_fgetConverter(UFILE *file) u_fgetConverter() argument 367 u_fgetNumberFormat(UFILE *file) u_fgetNumberFormat() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | FontMap.cpp | 45 FILE *file; in FontMap() local
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | filestrm.cpp | 36 FILE *file = fopen(filename, mode); in T_FileStream_open() local
|
| H A D | unewdata.cpp | 30 FileStream *file; member [all...] |
| H A D | uparse.cpp | 79 FileStream *file; in u_parseDelimitedFile() local
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | https_fileserver_example.c | 101 FILE *file = cls; in file_reader() local 110 FILE *file = cls; in file_free_callback() local 127 FILE *file; in http_ahc() local [all...] |
| /third_party/skia/tests/ |
| H A D | AnimatedImageTest.cpp | 37 const char* file = "images/stoplight_h.webp"; in DEF_TEST() local 63 const char* file = name.c_str(); in DEF_TEST() local 91 const char* file in DEF_TEST() local 151 const char* file = "images/alphabetAnim.gif"; DEF_TEST() local 190 compare_bitmaps(skiatest::Reporter* r, const char* file, int expectedFrame, const SkBitmap& expectedBm, const SkBitmap& actualBm) compare_bitmaps() argument [all...] |
| H A D | DataRefTest.cpp | 171 FILE* file = sk_fopen(path.c_str(), kRead_SkFILE_Flag); in test_files() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ShaderModule.cpp | 416 ResultOrError<tint::Program> ParseWGSL(const tint::Source::File* file, in ParseWGSL() argument
|
| /third_party/openssl/test/ |
| H A D | conf_include_test.c | 40 static int change_path(const char *file) in change_path() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bss_file.c | 60 FILE *file = openssl_fopen(filename, mode); in BIO_new_file() local
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | _iomodule.c.h | 140 PyObject *file; _io_open() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/ |
| H A D | fractal.cpp | 86 auto file = fopen(path, "wb"); in writeBMP() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | ErrorHandling.cpp | 199 void llvm::llvm_unreachable_internal(const char *msg, const char *file, in llvm_unreachable_internal() argument
|
| H A D | FileCollector.cpp | 64 void FileCollector::addFile(const Twine &file) { in addFile() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | source.h | 148 Source(const Range& rng, File const* file) Source() argument [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | ioapi.c | 97 FILE* file = NULL; in fopen_file_func() local 115 FILE* file = NULL; in fopen64_file_func() local
|
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | zip_writer.cc | 20 AddFileContentToZip(zipFile zip_file, base::File file, const base::FilePath& file_path) AddFileContentToZip() argument 58 AddFileEntryToZip(zipFile zip_file, const base::FilePath& path, base::File file) AddFileEntryToZip() argument 175 base::File file = std::move(files[i]); FlushEntriesIfNeeded() local [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | gzwrite.c | 379 gzvprintf(gzFile file, const char *format, va_list va) gzvprintf() argument 451 gzprintf(gzFile file, const char *format, ...) gzprintf() argument [all...] |