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

/external/python/cpython3/Lib/lib2to3/
H A Dpytree.py47 was_changed = False variable in class:Base
137 self.was_changed = True
/external/python/cpython2/Lib/lib2to3/
H A Dpytree.py47 was_changed = False variable in class:Base
167 self.was_changed = True
/external/e2fsprogs/e2fsck/
H A Dunix.c1335 int flags, run_result, was_changed; local
1879 was_changed = ext2fs_test_changed(fs);
1910 if (was_changed) {

Completed in 3172 milliseconds