Home
last modified time | relevance | path

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

12

/external/skqp/resources/lua/
Dslides_utils.lua70 function parse_file(file) function
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
Dslides_utils.lua70 function parse_file(file) function
/external/autotest/client/tools/
Doprofile_diff9 def parse_file(filename): function
/external/rust/crates/syn/benches/
Dfile.rs25 fn parse_file(b: &mut Bencher) { in parse_file() function
/external/catch2/scripts/
DbenchmarkRunner.py22 def parse_file(file): function
/external/python/pycparser/pycparser/
D__init__.py51 def parse_file(filename, use_cpp=False, cpp_path='cpp', cpp_args='', function
/external/python/cpython2/Lib/plat-irix5/
Dpanelparser.py97 def parse_file(fp): function
/external/python/cpython2/Lib/plat-irix6/
Dpanelparser.py97 def parse_file(fp): function
/external/perfetto/src/trace_processor/python/perfetto/trace_processor/
Dloader.py45 def parse_file(tp_http, file_path): member in LoaderStandalone
/external/python/cpython3/Tools/scripts/
Dpep384_macrocheck.py108 def parse_file(fname): function
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/utils/
Draw_to_bitmap.py109 def parse_file(inputfile, width, height, channels): function
/external/skia/tools/skpbench/
Dsheet.py74 def parse_file(self, infile): member in Parser
/external/skqp/tools/skpbench/
Dsheet.py74 def parse_file(self, infile): member in Parser
/external/python/cpython3/Tools/peg_generator/scripts/
Dtest_parse_directory.py114 def parse_file(source: str, file: str, mode: int, oldparser: bool) -> Tuple[Any, float]: function
/external/python/cpython3/Lib/lib2to3/pgen2/
Ddriver.py95 def parse_file(self, filename, encoding=None, debug=False): member in Driver
/external/python/cpython2/Lib/lib2to3/pgen2/
Ddriver.py96 def parse_file(self, filename, encoding=None, debug=False): member in Driver
/external/python/cpython3/Tools/peg_generator/peg_extension/
Dpeg_extension.c21 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.rs974 pub fn parse_file(mut content: &str) -> Result<File> { in parse_file() function
/external/selinux/python/sepolgen/src/sepolgen/
Drefparser.py293 parse_file = "" variable
1079 def parse_file(f, module, spt=None): function
Daudit.py471 def parse_file(self, input): member in AuditParser
/external/minijail/tools/
Dparser.py728 def parse_file(self, filename): member in PolicyParser
/external/libxkbcommon/src/compose/
Dparser.c723 parse_file(struct xkb_compose_table *table, FILE *file, const char *file_name) in parse_file() function
/external/mesa3d/src/mapi/glapi/gen/
Dgl_XML.py866 def parse_file(self, file_name): member in gl_api

12