Home
last modified time | relevance | path

Searched refs:patchlevel (Results 1 – 23 of 23) sorted by relevance

/third_party/vixl/src/
Dcompiler-intrinsics-vixl.h41 #define GCC_VERSION_OR_NEWER(major, minor, patchlevel) \ argument
43 ((major) * (MAJOR) + ((minor)) * (MINOR) + (patchlevel)))
45 #define GCC_VERSION_OR_NEWER(major, minor, patchlevel) \
47 ((major) * (MAJOR) + ((minor)) * (MINOR) + (patchlevel)))
49 #define GCC_VERSION_OR_NEWER(major, minor, patchlevel) 0
/third_party/node/tools/inspector_protocol/lib/
DMaybe_h.template18 #define IP_GNUC_PREREQ(major, minor, patchlevel) \
20 ((major)*10000 + (minor)*100 + (patchlevel)))
22 #define IP_GNUC_PREREQ(major, minor, patchlevel) \
24 ((major)*10000 + (minor)*100 + (patchlevel)))
26 #define IP_GNUC_PREREQ(major, minor, patchlevel) 0
/third_party/node/deps/v8/include/
Dv8config.h51 # define V8_GNUC_PREREQ(major, minor, patchlevel) \ argument
53 ((major) * 10000 + (minor) * 100 + (patchlevel)))
55 # define V8_GNUC_PREREQ(major, minor, patchlevel) \ argument
57 ((major) * 10000 + (minor) * 100 + (patchlevel)))
59 # define V8_GNUC_PREREQ(major, minor, patchlevel) 0 argument
/third_party/python/Lib/idlelib/
Dmacosx.py81 patchlevel = root.tk.call('info', 'patchlevel')
82 if patchlevel not in ('8.5.7', '8.5.9'):
87 " for current information.".format(patchlevel))
/third_party/python/Doc/
Dconf.py35 import patchlevel
36 version, release = patchlevel.get_version_info()
DMakefile13 DISTVERSION = $(shell $(PYTHON) tools/extensions/patchlevel.py)
Dmake.bat57 if not defined DISTVERSION for /f "usebackq" %%v in (`%PYTHON% tools/extensions/patchlevel.py`) do …
/third_party/python/Lib/tkinter/test/
Dsupport.py104 patchlevel = tcl.call('info', 'patchlevel')
105 m = re.fullmatch(r'(\d+)\.(\d+)([ab.])(\d+)', patchlevel)
/third_party/python/Doc/library/
Dplatform.rst126 Returns the Python version as string ``'major.minor.patchlevel'``.
129 include the patchlevel (it defaults to 0).
134 Returns the Python version as tuple ``(major, minor, patchlevel)`` of strings.
137 include the patchlevel (it defaults to ``'0'``).
/third_party/python/Doc/c-api/
Dapiabiversion.rst62 All the given macros are defined in :source:`Include/patchlevel.h`.
/third_party/f2fs-tools/
DVERSIONING25 which is "major version, minor version, patchlevel". This shows up in
31 is 6, and the patchlevel is 11. The patchlevel is entirely optional,
34 The patchlevel and minor version numbers were useful back for SunOS
/third_party/python/Lib/test/
Dpythoninfo.py406 patchlevel = tcl.call('info', 'patchlevel')
407 info_add('tkinter.info_patchlevel', patchlevel)
Dtest_tcl.py31 patchlevel = tcl.call('info', 'patchlevel')
32 m = re.fullmatch(r'(\d+)\.(\d+)([ab.])(\d+)', patchlevel)
/third_party/lwip/src/netif/ppp/
DPPPD_FOLLOWUP311 2014-01-02 - Update README and patchlevel for 2.4.6 release
379 2014-08-09 - Update README and patchlevel for 2.4.7 release
/third_party/python/
DMakefile.pre.in1075 $(srcdir)/Include/patchlevel.h \
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch10690 + $srcdir/Include/patchlevel.h
/third_party/python/Misc/
DHISTORY26961 * README, Include/patchlevel.h: Prepare for final release.
27081 * Include/patchlevel.h: Release 1.5.2c1
27142 * Include/patchlevel.h:
28240 - New version identification symbols; read patchlevel.h for info. The
34814 - Added file "patchlevel.h"
/third_party/node/doc/changelogs/
DCHANGELOG_IOJS.md2426 …c0a9d1bc74e1aa5ed1f5a934509c1984142e0eab)] - versions: add http-parser patchlevel (Johan Bergström)
DCHANGELOG_V6.md4129 …https://github.com/nodejs/node/commit/164981af5f)] - **deps**: bump V8 patchlevel for instanceof c…
/third_party/node/deps/openssl/openssl/
DCHANGES.md10729 (not just a patchlevel) when we can change the SSL_CIPHER
/third_party/openssl/
DCHANGES.md10667 (not just a patchlevel) when we can change the SSL_CIPHER
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi34110 …<var-decl name="patchlevel" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_drv.…
37561 …<var-decl name="patchlevel" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_drv.…
Dtest-PR27569-v0.abi34081 …<var-decl name="patchlevel" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_drv.…
37532 …<var-decl name="patchlevel" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_drv.…