| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 165 UXMLParser::parseFile(const char *filename, UErrorCode &errorCode) { in parseFile() argument
|
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | sessions.c | 472 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | demo.c | 394 char *filename; member 477 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument [all...] |
| H A D | demo_https.c | 395 char *filename; member 478 process_upload_data(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) process_upload_data() argument [all...] |
| H A D | post_example.c | 456 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) post_iterator() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_post.c | 98 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *value, uint64_t off, size_t size) post_iterator() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_config_parser.cpp | 486 static int parse_config_file(const char* filename, SkTDArray<FontFamily*>& families, in parse_config_file() argument
|
| /third_party/skia/tests/ |
| H A D | StreamTest.cpp | 313 constexpr char filename[] = "images/baby_tux.webp"; in DEF_TEST() local 494 SkString filename = GetResourcePath("images/baby_tux.png"); in DEF_TEST() local
|
| /third_party/openssl/test/helpers/ |
| H A D | pkcs12.c | 103 PKCS12_BUILDER *new_pkcs12_builder(const char *filename) in new_pkcs12_builder() argument
|
| /third_party/openssl/crypto/dso/ |
| H A D | dso_win32.c | 100 char *filename = DSO_convert_filename(dso, NULL); in win32_load() local 203 static struct file_st *win32_splitter(DSO *dso, const char *filename, in win32_splitter() argument 452 win32_name_converter(DSO *dso, const char *filename) win32_name_converter() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
| H A D | ftrandom.c | 242 extmatch( char* filename, in extmatch() argument
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| H A D | tinyxml.cpp | 39 FILE* TiXmlFOpen( const char* filename, const char* mode ) in TiXmlFOpen() argument
|
| /third_party/python/Modules/ |
| H A D | _gdbmmodule.c | 623 dbmopen_impl(PyObject *module, PyObject *filename, const char *flags, in dbmopen_impl() argument
|
| H A D | _testinternalcapi.c | 384 normalize_path(PyObject *self, PyObject *filename) in normalize_path() argument
|
| H A D | main.c | 126 pymain_get_importer(const wchar_t *filename, PyObject **importer_p, int *exitcode) in pymain_get_importer() argument 317 pymain_run_file_obj(PyObject *program_name, PyObject *filename, in pymain_run_file_obj() argument 367 PyObject *filename = PyUnicode_FromWideChar(config->run_filename, -1); pymain_run_file() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | SourceMgr.h | 276 SMDiagnostic(StringRef filename, SourceMgr::DiagKind Knd, StringRef Msg) in SMDiagnostic() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | SourceMgr.h | 243 SMDiagnostic(StringRef filename, SourceMgr::DiagKind Knd, StringRef Msg) in SMDiagnostic() argument
|
| /third_party/skia/third_party/externals/zlib/google/ |
| H A D | zip_internal.cc | 41 void* ZipOpenFunc(void *opaque, const char* filename, int mode) { in ZipOpenFunc() argument 86 void* FdOpenFileFunc(void* opaque, const char* filename, int mode) { in FdOpenFileFunc() argument 127 void* HandleOpenFileFunc(void* opaque, const char* filename, int mode) { in HandleOpenFileFunc() argument [all...] |
| H A D | zip_unittest.cc | 181 void TestUnzipFile(const base::FilePath::StringType& filename, in TestUnzipFile() argument
|
| /third_party/toybox/kconfig/ |
| H A D | mconf.c | 274 static char filename[PATH_MAX+1] = ".config"; variable
|
| /third_party/toybox/scripts/ |
| H A D | config2help.c | 231 void parse(char *filename) in parse() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | syslogd.c | 49 char *filename; member [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | importer.cc | 91 SingleFileErrorCollector(const std::string& filename, in SingleFileErrorCollector() argument 134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() argument 186 AddError( const std::string& filename, const std::string& element_name, const Message* descriptor, ErrorLocation location, const std::string& message) AddError() argument 202 AddWarning( const std::string& filename, const std::string& element_name, const Message* descriptor, ErrorLocation location, const std::string& message) AddWarning() argument 230 Import(const std::string& filename) Import() argument 335 ApplyMapping(const std::string& filename, const std::string& old_prefix, const std::string& new_prefix, std::string* result) ApplyMapping() argument 446 Open(const std::string& filename) Open() argument 491 OpenDiskFile( const std::string& filename) OpenDiskFile() argument [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | io_win32.cc | 398 string filename; in ExpandWildcards() local
|
| H A D | zero_copy_stream_unittest.cc | 718 std::string filename = TestTempDir() + "/zero_copy_stream_test_file"; in TEST_F() local 749 std::string filename = TestTempDir() + "/zero_copy_stream_test_file"; in TEST_F() local
|