Home
last modified time | relevance | path

Searched defs:parse_file (Results 1 - 25 of 38) sorted by relevance

12

/third_party/python/Tools/c-analyzer/c_parser/
H A D__init__.py6 def parse_file(filename, *, function
/third_party/rust/crates/syn/benches/
H A Dfile.rs54 fn parse_file(b: &mut Bencher) { in parse_file() functions
/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dmerge_policy.py107 def parse_file(self, file_path): member in MergePolicy
H A Daudit_log_analysis.py81 def parse_file(file_name, arch_nr): function
H A Dstrace_log_analysis.py56 def parse_file(file_name): function
H A Dlibc_static_analysis.py233 def parse_file(arch, file_name): function
/third_party/libxml2/
H A Dgenerate_header.py33 def parse_file(self, file_path): member in ConfigHeader
79 def parse_file(self, file_path): member in XmlVersionHeader
/third_party/python/Tools/c-analyzer/cpython/
H A D_parser.py329 def parse_file(filename, *, function
/third_party/python/Tools/scripts/
H A Dpep384_macrocheck.py108 def parse_file(fname): function
/kernel/linux/linux-6.6/tools/testing/kunit/
H A Dkunit_config.py81 def parse_file(path: str) -> Kconfig: function
/third_party/jerryscript/targets/mbedos5/tools/
H A Dgenerate_pins.py32 from pycparser import parse_file, c_ast namespace
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Denums2names.py174 def parse_file(self, fh): member in PKKHeaderParser
/third_party/python/Tools/peg_generator/peg_extension/
H A Dpeg_extension.c23 parse_file(PyObject *self, PyObject *args, PyObject *kwds) in parse_file() function
/third_party/python/Lib/lib2to3/pgen2/
H A Ddriver.py95 def parse_file(self, filename, encoding=None, debug=False): member in Driver
/third_party/skia/tools/skpbench/
H A Dsheet.py74 def parse_file(self, infile): member in Parser
/kernel/linux/linux-5.10/scripts/
H A Dleaking_addresses.pl444 sub parse_file subroutine
/kernel/linux/linux-6.6/scripts/
H A Dleaking_addresses.pl445 sub parse_file subroutine
/third_party/cJSON/tests/
H A Dparse_examples.c31 static cJSON *parse_file(const char *filename) in parse_file() function
/third_party/mesa3d/src/compiler/isaspec/
H A Disa.py448 def parse_file(self, root): member in ISA
/third_party/python/Tools/peg_generator/scripts/
H A Dtest_parse_directory.py77 def parse_file(source: str, file: str) -> Tuple[Any, float]: function
/kernel/linux/linux-5.10/scripts/mod/
H A Dsumversion.c256 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() function
/kernel/linux/linux-6.6/scripts/mod/
H A Dsumversion.c256 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() function
/third_party/ffmpeg/libavformat/
H A Dtedcaptionsdec.c184 static int parse_file(AVIOContext *pb, FFDemuxSubtitlesQueue *subs) in parse_file() function
/third_party/alsa-utils/iecset/
H A Diecset.c143 static void parse_file(int *parms, FILE *fp) in parse_file() function
/third_party/mbedtls/tests/scripts/
H A Daudit-validity-dates.py221 def parse_file(self, filename: str) -> typing.List[AuditData]: member in Auditor
282 def parse_file(self, filename: str) -> typing.List[AuditData]: member in TestDataAuditor
347 def parse_file(self, filename: str): member in SuiteDataAuditor

Completed in 11 milliseconds

12