Searched defs:parse_file (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/tools/ | ||
| H A D | genboardscfg.py | 322 def parse_file(self, file): member in MaintainersDatabase |
| /rk3399_rockchip-uboot/scripts/ | ||
| H A D | docproc.c | 443 static void parse_file(FILE *infile) in parse_file() function |