Searched refs:handle_file (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xkeyboard-config/dist/rules/
H A Dmerge.py8 def handle_file(path): function
49 header, path = handle_file(path)
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdump.c62 static int handle_file(const char *filename, int start, int end, int draw);
219 ret = handle_file(argv[optind], start, end, draw);
254 handle_file(const char *filename, int start, int end, int draw) function in typeref:typename:int

Completed in 3 milliseconds