Home
last modified time | relevance | path

Searched refs:parse_file (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Ddocproc.c443 static void parse_file(FILE *infile) in parse_file() function
540 parse_file(infile); in main()
552 parse_file(infile); in main()
571 parse_file(infile); in main()
/rk3399_rockchip-uboot/tools/
H A Dgenboardscfg.py322 def parse_file(self, file): member in MaintainersDatabase
370 database.parse_file(os.path.join(dirpath, 'MAINTAINERS'))