Searched defs:depfile (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/yasm/
H A Drun_yasm.py31 depfile = objfile + '.d' variable
49 with open(depfile, "wb") as f:
/external/dtc/
H A Dsrcpos.c52 FILE *depfile; /* = NULL */ variable
132 if (depfile)
133 fprintf(depfile, " %s", fullname);
/external/kmod/tools/
H A Ddepmod.c2214 static const struct depfile { struct

Completed in 174 milliseconds