Home
last modified time | relevance | path

Searched defs:parse_file (Results 1 – 25 of 31) sorted by relevance

12

/external/autotest/client/tools/
Doprofile_diff9 def parse_file(filename): function
/external/rust/crates/syn/benches/
Dfile.rs26 fn parse_file(b: &mut Bencher) { in parse_file() function
/external/catch2/scripts/
DbenchmarkRunner.py22 def parse_file(file): function
/external/python/cpython2/Lib/plat-irix6/
Dpanelparser.py97 def parse_file(fp): function
/external/python/cpython2/Lib/plat-irix5/
Dpanelparser.py97 def parse_file(fp): function
/external/python/pycparser/pycparser/
D__init__.py51 def parse_file(filename, use_cpp=False, cpp_path='cpp', cpp_args='', function
/external/python/cpython3/Tools/scripts/
Dpep384_macrocheck.py108 def parse_file(fname): function
/external/python/cpython3/Tools/c-analyzer/c_parser/
D__init__.py5 def parse_file(filename, *, function
/external/rust/crates/x509-parser/tests/
Drun_all_fuzz_files.rs24 fn parse_file(entry: &DirEntry) -> std::io::Result<()> { in parse_file() function
/external/skia/tools/skpbench/
Dsheet.py74 def parse_file(self, infile): member in Parser
/external/python/cpython3/Tools/peg_generator/scripts/
Dtest_parse_directory.py77 def parse_file(source: str, file: str) -> Tuple[Any, float]: function
/external/python/cpython3/Tools/c-analyzer/cpython/
D_parser.py289 def parse_file(filename, *, function
/external/python/cpython2/Lib/lib2to3/pgen2/
Ddriver.py96 def parse_file(self, filename, encoding=None, debug=False): member in Driver
/external/python/cpython3/Lib/lib2to3/pgen2/
Ddriver.py95 def parse_file(self, filename, encoding=None, debug=False): member in Driver
/external/python/cpython3/Tools/peg_generator/peg_extension/
Dpeg_extension.c23 parse_file(PyObject *self, PyObject *args, PyObject *kwds) in parse_file() function
/external/igt-gpu-tools/tools/
Dintel_reg_spec.c251 static ssize_t parse_file(struct reg **regs, size_t *nregs, in parse_file() function
/external/autotest/client/tests/iozone/
Dpostprocessing.py165 def parse_file(self, file): member in IOzoneAnalyzer
/external/rust/crates/syn/src/
Dlib.rs987 pub fn parse_file(mut content: &str) -> Result<File> { in parse_file() function
/external/ltp/docparse/
Ddocparse.c305 static struct data_node *parse_file(const char *fname) in parse_file() function
/external/selinux/python/sepolgen/src/sepolgen/
Drefparser.py295 parse_file = "" variable
1093 def parse_file(f, module, spt=None): function
Daudit.py471 def parse_file(self, input): member in AuditParser
/external/libxkbcommon/src/compose/
Dparser.c722 parse_file(struct xkb_compose_table *table, FILE *file, const char *file_name) in parse_file() function
/external/minijail/tools/
Dparser.py777 def parse_file(self, filename): member in PolicyParser
/external/mesa3d/src/mapi/glapi/gen/
Dgl_XML.py866 def parse_file(self, file_name): member in gl_api
/external/grpc-grpc/third_party/nanopb/generator/
Dnanopb_generator.py1416 def parse_file(filename, fdesc, options): function

12