Home
last modified time | relevance | path

Searched refs:tofile (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dsancov.py96 array.array('I', MagicForBits(bits)).tofile(sys.stdout)
98 a.tofile(sys.stdout)
172 array.array('I', MagicForBits(bits)).tofile(f2)
173 arr.tofile(f2)
/external/clang/utils/check_cfc/
Dobj_diff.py39 def first_diff(a, b, fromfile, tofile): argument
61 tofile)
/external/pdfium/testing/tools/
Dtext_diff.py21 str1, str2, fromfile=filename1, tofile=filename2)
/external/autotest/client/tests/kvm/scripts/
Dksm_overcommit_guest.py123 page.tofile(self.f)
176 p.tofile(self.f)
/external/v8/build/
Dlandmines.py72 fromfile='old_landmines', tofile='new_landmines',
/external/parameter-framework/upstream/test/xml-generator/
Dtest.py83 tofile="-",
/external/v8/gypfiles/
Dlandmines.py142 fromfile='old_landmines', tofile='new_landmines',
/external/autotest/client/cros/multimedia/
Ddisplay_facade_native.py381 data.tofile(output_path)
/external/v8/tools/gyp/test/lib/
DTestCmd.py464 def simple_diff(a, b, fromfile='', tofile='', argument
489 def diff_re(a, b, fromfile='', tofile='', argument