Home
last modified time | relevance | path

Searched defs:parse_file (Results 1 - 25 of 26) 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
/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
/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
/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
/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
/third_party/rust/crates/syn/src/
H A Dlib.rs986 pub fn parse_file(mut content: &str) -> Result<File> { in parse_file() functions
/third_party/ltp/metadata/
H A Dmetaparse.c669 static struct data_node *parse_file(const char *fname) in parse_file() function
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dgl_XML.py871 def parse_file(self, file_name): member in gl_api
/third_party/backends/tools/
H A Dsane-find-scanner.c1401 parse_file (char *filename) in parse_file() function
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c424 parse_file( const char **pcur, uint *file ) in parse_file() function
/third_party/python/Lib/lib2to3/tests/
H A Dtest_parser.py591 def parse_file(self, filepath): member in TestParserIdempotency
/third_party/ltp/testcases/kernel/mce-test/tools/
H A Dpage-types.c792 static void parse_file(const char *name) in parse_file() function
/third_party/libinput/src/
H A Dquirks.c915 parse_file(struct quirks_context *ctx, const char *path) in parse_file() function
/third_party/eudev/src/udev/
H A Dudev-rules.c1599 static int parse_file(struct udev_rules *rules, const char *filename) { in parse_file() function

Completed in 22 milliseconds

12