Lines Matching refs:fd
144 with open(fname, 'r') as fd:
145 return fd.read()
155 with open(src, 'w') as fd:
156 print >> fd, base_fdt
169 with open(its, 'w') as fd:
170 print >> fd, base_its % params
188 with open(make_fname('u-boot.dts'), 'w') as fd:
189 print >> fd, base_fdt
204 with open(fname, 'w') as fd:
205 print >> fd, data
218 with open(fname, 'w') as fd:
219 print >> fd, data