Searched defs:parse (Results 1 – 8 of 8) sorted by relevance
/xen/tools/ocaml/xenstored/ | ||
A D | config.ml | 76 let parse filename = function |
/xen/tools/pygrub/src/ | ||
A D | GrubConf.py | 182 def parse(self, buf = None): member in _GrubConfigFile |
A D | ExtLinuxConf.py | 139 def parse(self, buf = None): member in ExtLinuxConfigFile |
A D | LiloConf.py | 100 def parse(self, buf = None): member in LiloConfigFile |
/xen/xen/common/ | ||
A D | unlzo.c | 74 u8 *parse = input; in parse_header() local |
/xen/tools/libxl/ | ||
A D | idl.py | 350 def parse(f): function |
A D | libxlu_cfg.c | 64 static void parse(CfgParseContext *ctx) { in parse() function |
A D | libxl_json.c | 1075 libxl__json_parse_callback parse, in libxl__object_from_json() |
Completed in 15 milliseconds