Home
last modified time | relevance | path

Searched refs:Restored (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h46 bool Restored; variable
50 : Reg(R), FrameIdx(FI), Restored(true) {} in Reg()
56 bool isRestored() const { return Restored; } in isRestored()
57 void setRestored(bool R) { Restored = R; } in setRestored()
/external/one-true-awk/
DChangeLog35 * awktest.tar: Restored from Brian's tree.
161 * FIXES: Restored a line from a much earlier version that
/external/python/cpython3/Misc/NEWS.d/
D3.5.0b4.rst7 Restored optimization of bytes.rfind() and bytearray.rfind() for single-byte
D3.6.0b4.rst116 Restored the __reduce__() methods of datetime objects.
D3.6.4rc1.rst111 Restored blocking "from package import module" by setting
375 Restored support of loading marshal files with the TYPE_INT64 code. These
D3.7.0a2.rst20 Restored blocking "from package import module" by setting
D3.7.0a3.rst605 Restored support of loading marshal files with the TYPE_INT64 code. These
D3.5.2rc1.rst1174 Restored support of bytes paths in os.walk() on Windows.
D3.5.0a1.rst847 Restored support of writing ZIP files to tellable but non-seekable streams.
2641 Restored the use of lazy iterkeys()/itervalues()/iteritems() in the mailbox
D3.6.0a1.rst1868 Restored support of bytes paths in os.walk() on Windows.
D3.7.0a1.rst3890 Restored the __reduce__() methods of datetime objects.
/external/python/setuptools/
DCHANGES.rst1179 * Issue #523: Restored support for environment markers,
1829 * Issue #312: Restored presence of pkg_resources API tests (doctest) to sdist.
1880 * Issue #296: Restored support for ``__hash__`` on parse_version results.
1885 * Issue #296: Restored support for ``__getitem__`` and sort operations on
2055 * Issue #220: Restored script templates.
2109 * Issue #199: Restored ``install._install`` for compatibility with earlier
2212 * Issue #141: Restored fix for allowing setup_requires dependencies to
2384 * Issue #72: Restored Python 2.4 compatibility in ``ez_setup.py``.
2655 * Distribute #278: Restored compatibility with distribute 0.6.22 and setuptools
/external/libpng/
DCHANGES651 Restored backward compatibility of tEXt/zTXt chunk processing:
652 Restored the first four members of png_text to the same order as v.1.0.5d.
1035 Restored version 1.0.8 PNG_WRITE_EMPTY_PLTE_SUPPORTED behavior in pngwutil.c
1259 Restored png_zalloc() and png_zfree() prototypes to version 1.2.1 and
1287 Restored png_default_read|write_data, png_default_flush, png_read_fill_buffer
1649 Restored scripts/makefile.elf which was inadvertently deleted.
1666 Restored blank that was lost from makefile.sggcc "clean" target in beta7.
2517 Restored pngtest.png to the libpng-1.4.0beta7 version.
2540 Restored the binary files (*.jpg, *.png, some project files) that were
2554 Restored the PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED guard around the call
[all …]
/external/lz4/
DNEWS115 Fixed : Restored lz4hc compression ratio (slightly lower since r124)
/external/python/cpython2/Misc/NEWS.d/
D2.7.7rc1.rst523 Restored the use of locale-independent mapping instead of locale-dependent
D2.7a1.rst2507 Restored compatibility of subprocess.py with Python 2.2.
/external/python/cpython3/Lib/idlelib/
DNEWS2x.txt266 was pending. Restored the quit() of the readline() mainloop().
DChangeLog1102 * IdlePrefs.py: Restored the original IDLE color scheme.
/external/iputils/
DRELNOTES589 Restored from the last backup and mailboxes:
/external/libjpeg-turbo/
DChangeLog.md790 11. Restored the `JPP()`, `JMETHOD()`, and `FAR` macros in the libjpeg-turbo
897 13. Restored 12-bit-per-component JPEG support. A 12-bit version of
/external/ImageMagick/
DChangeLog155 * Restored thread support for the HEIC coder.
/external/python/cpython2/Lib/idlelib/
DNEWS.txt769 was pending. Restored the quit() of the readline() mainloop().
DChangeLog1102 * IdlePrefs.py: Restored the original IDLE color scheme.
/external/e2fsprogs/debian/
Dchangelog4020 * Restored "Provides: e2fslibsg" in order to allow upgrade from
/external/python/cpython3/Misc/
DHISTORY1500 - Issue #20729: Restored the use of lazy iterkeys()/itervalues()/iteritems()
2325 - Issue #20609: Restored the ability to build 64-bit Windows binaries on
25717 - Restored support for HTTP/0.9 servers in httplib.

12