Home
last modified time | relevance | path

Searched refs:_Version (Results 1 – 5 of 5) sorted by relevance

/external/OpenCSD/
DREADME.md111 - _Version 0.001_: Library development - tested with `perf` tools integration - BKK16, 8th March 2…
112 - _Version 0.002_: Library development - added in PTM decoder support. Restructure header dir, rep…
113 - _Version 0.003_: Library development - added in ETMv3 instruction decoder support.
114 - _Version 0.4_ : Library development - updated decode tree and C-API for generic decoder handlin…
115 - _Version 0.4.1_: Minor Update & Bugfixes - fix to PTM decoder, ID checking on test program, adds…
116 - _Version 0.4.2_: Minor Update - Update to documentation for perf usage in 4.8 kernel branch.
117 - _Version 0.5.0_: Library Development - external decoder support. STM full decode.
118 - _Version 0.5.1_: Minor Update & Bugfixes - Update HOWTO for kernel 4.9. Build fixes for parallel…
119 - _Version 0.5.2_: Minor Update & Bugfixes - Update trace info packet string o/p + Cycle count pac…
120 - _Version 0.5.3_: Doc update for using AutoFDO with ETM and additional timestamp and cycle count …
[all …]
/external/python/setuptools/pkg_resources/_vendor/packaging/
Dversion.py18 _Version = collections.namedtuple( variable
205 self._version = _Version(
/external/python/setuptools/setuptools/_vendor/packaging/
Dversion.py18 _Version = collections.namedtuple( variable
205 self._version = _Version(
/external/swiftshader/include/Direct3D/
Dd3d8types.h1113 #define D3DSHADER_VERSION_MAJOR(_Version) (((_Version)>>8)&0xFF) argument
1114 #define D3DSHADER_VERSION_MINOR(_Version) (((_Version)>>0)&0xFF) argument
/external/capstone/bindings/vb6/
DForm1.frm79 _Version = 393217