Searched refs:tofile (Results 1 – 9 of 9) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | sancov.py | 96 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/ |
D | obj_diff.py | 39 def first_diff(a, b, fromfile, tofile): argument 61 tofile)
|
/external/pdfium/testing/tools/ |
D | text_diff.py | 21 str1, str2, fromfile=filename1, tofile=filename2)
|
/external/autotest/client/tests/kvm/scripts/ |
D | ksm_overcommit_guest.py | 123 page.tofile(self.f) 176 p.tofile(self.f)
|
/external/v8/build/ |
D | landmines.py | 72 fromfile='old_landmines', tofile='new_landmines',
|
/external/parameter-framework/upstream/test/xml-generator/ |
D | test.py | 83 tofile="-",
|
/external/v8/gypfiles/ |
D | landmines.py | 142 fromfile='old_landmines', tofile='new_landmines',
|
/external/autotest/client/cros/multimedia/ |
D | display_facade_native.py | 381 data.tofile(output_path)
|
/external/v8/tools/gyp/test/lib/ |
D | TestCmd.py | 464 def simple_diff(a, b, fromfile='', tofile='', argument 489 def diff_re(a, b, fromfile='', tofile='', argument
|