/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
H A D | GsubRulesDump.java | 33 private static Font[] loadFont(File file) throws IOException { in loadFont() argument
|
H A D | HtmlViewer.java | 41 public static Font[] loadFont(File file) throws IOException { in loadFont() argument
|
H A D | RuleDump.java | 29 public static Font[] loadFont(File file) throws IOException { in loadFont() argument
|
H A D | SFView.java | 34 private static Font[] loadFont(File file) throws IOException { in loadFont() argument
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/issue_tests/ |
H A D | Issue28Tests.java | 24 private static byte[] readToByteArray(File file) throws IOException {
in readToByteArray() argument
|
/third_party/skia/third_party/externals/spirv-cross/tests-other/ |
H A D | hlsl_resource_bindings.cpp | 19 FILE *file = fopen(path, "rb"); in read_file() local
|
H A D | msl_constexpr_test.cpp | 31 FILE *file = fopen(path, "rb"); in read_file() local
|
H A D | msl_resource_bindings.cpp | 19 FILE *file = fopen(path, "rb"); in read_file() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_debug.cpp | 47 const auto file = _.FindDef(file_id); in ValidateLine() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_dump.c | 89 const W_CHAR* const file = GET_WARGV(argv, c); in main() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ErrorData.h | 46 const char* file; member
|
/third_party/openssl/test/helpers/ |
H A D | cmp_testlib.c | 15 OSSL_CMP_MSG *load_pkimsg(const char *file, OSSL_LIB_CTX *libctx) in load_pkimsg() argument 77 int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftsystem.c | 219 FT_FILE* file; in ft_ansi_stream_io() local 240 FT_FILE* file; in FT_BASE_DEF() local [all...] |
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | printer_linux.cc | 89 FILE* const file; member in tint::diag::__anon25907::PrinterLinux
|
/third_party/skia/third_party/externals/tint/src/ |
H A D | program_id.cc | 40 AssertProgramIDsEqual(ProgramID a, ProgramID b, bool if_valid, diag::System system, const char* msg, const char* file, size_t line) AssertProgramIDsEqual() argument
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_test_helper.h | 41 auto file = std::make_unique<Source::File>("test.wgsl", str); in parser() local 64 auto file = std::make_unique<Source::File>("test.wgsl", str); in parser() local
|
/third_party/skia/third_party/externals/tint/src/utils/io/ |
H A D | tmpfile_posix.cc | 41 int file = mkstemps(&name[0], static_cast<int>(ext.length())); in TmpFilePath() local
|
H A D | tmpfile_windows.cc | 53 FILE* file = nullptr; in Append() local
|
/third_party/skia/tools/ |
H A D | chrome_fuzz.cpp | 16 FILE* file = sk_fopen(filename, kRead_SkFILE_Flag); in read_test_case() local
|
/third_party/toybox/kconfig/ |
H A D | util.c | 14 struct file *file; in file_lookup() local 32 struct file *file; file_write_dep() local [all...] |
/third_party/toybox/toys/other/ |
H A D | losetup.c | 52 static int loopback_setup(char *device, char *file) in loopback_setup() argument 187 char *file = (FLAG(c) || FLAG(d)) ? NULL : toys.optargs[1]; losetup_main() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | getfattr.c | 31 static void do_getfattr(char *file) in do_getfattr() argument
|
/third_party/skia/third_party/externals/freetype/builds/vms/ |
H A D | ftsystem.c | 210 int file; in FT_BASE_DEF() local [all...] |
/third_party/python/Python/clinic/ |
H A D | marshal.c.h | 34 PyObject *file; in marshal_dump() local [all...] |
/third_party/python/PC/clinic/ |
H A D | _testconsole.c.h | 27 PyObject *file; in _testconsole_write_input() local 69 PyObject *file; in _testconsole_read_output() local [all...] |