Home
last modified time | relevance | path

Searched refs:bugfix (Results 1 – 25 of 41) sorted by relevance

12

/external/webrtc/webrtc/base/
Dmacutils.cc86 bool GetOSVersion(int* major, int* minor, int* bugfix) { in GetOSVersion() argument
87 ASSERT(major && minor && bugfix); in GetOSVersion()
92 *bugfix = *major & 0xF; in GetOSVersion()
99 GetGestalt(gestaltSystemVersionBugFix, bugfix); in GetOSVersion()
103 int major = 0, minor = 0, bugfix = 0; in GetOSVersionName() local
104 if (!GetOSVersion(&major, &minor, &bugfix)) { in GetOSVersionName()
Dmacutils.h46 bool GetOSVersion(int* major, int* minor, int* bugfix);
/external/libchrome/base/
Dsys_info_mac.cc30 int32_t major, minor, bugfix; in OperatingSystemVersion() local
31 OperatingSystemVersionNumbers(&major, &minor, &bugfix); in OperatingSystemVersion()
32 return base::StringPrintf("%d.%d.%d", major, minor, bugfix); in OperatingSystemVersion()
/external/autotest/client/tests/iosched_bugs/
Dcontrol11 starved forever without the bugfix(220.4 and earlier kernels) and with the
12 bugfix it should see the writer making forward progress.
/external/avahi/docs/
DNEWS4 This is a bugfix release.
13 This is a bugfix release.
24 This is a bugfix release.
37 This is a bugfix release.
50 This is a bugfix release.
63 This is mostly a bugfix release but also fixes a low risk security issue and
80 This is mostly a bugfix release but also fixes a low risk security issue.
91 This is mostly a bugfix release.
105 This is an bugfix release.
124 This is an important bugfix release, and adds a couple of new
[all …]
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dchangelog.rst78 This is a bugfix release
91 This is a bugfix release
99 This is a bugfix release
110 This is a bugfix release
124 This is a bugfix release
191 This is a bugfix release
208 This is a bugfix release
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/
DPKG-INFO95 This is a bugfix release
108 This is a bugfix release
116 This is a bugfix release
127 This is a bugfix release
141 This is a bugfix release
208 This is a bugfix release
225 This is a bugfix release
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
DPKG-INFO95 This is a bugfix release
108 This is a bugfix release
116 This is a bugfix release
127 This is a bugfix release
141 This is a bugfix release
208 This is a bugfix release
225 This is a bugfix release
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dchangelog.rst32 This is a bugfix release
66 This is a minor bugfix release
149 This is a minor bugfix release
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph.egg-info/
DPKG-INFO49 This is a bugfix release
83 This is a minor bugfix release
166 This is a minor bugfix release
/external/chromium-trace/catapult/telemetry/third_party/altgraph/
DPKG-INFO49 This is a bugfix release
83 This is a minor bugfix release
166 This is a minor bugfix release
/external/selinux/libsepol/
DChangeLog407 * Merged node_expand_addr bugfix and node_compare* change from
432 * Merged assertion copying bugfix from Joshua Brindle.
463 * Merged bugfix for sepol_port_modify from Russell Coker.
518 * Merged record interface, record bugfix, and set_roles patches
643 * Merged user list function, new mls functions, and bugfix patch
749 * Merged mls_context_to_sid bugfix from Ivan Gyurdiev.
754 genbools, debug traceback, and bugfix patches from Ivan Gyurdiev.
755 * Merged uninitialized variable bugfix from Dan Walsh.
/external/libogg/
DCHANGES30 * important bugfix for 64-bit platforms
/external/shflags/doc/
DRELEASE_NOTES-1.0.1.txt18 This is a minor bugfix release of shFlags. It mainly fixes poor output of the
/external/chromium-trace/catapult/third_party/html5lib-python/
DCONTRIBUTING.rst33 request for the bugfix. This makes life much easier for maintainers
/external/libvorbis/
DCHANGES36 * Multichannel decode bugfix
/external/selinux/libsemanage/
DChangeLog465 * Merged bugfix for dbase_llist_clear from Ivan Gyurdiev.
479 * Merged bugfix patch from Ivan Gyurdiev.
516 * Merged ports parser bugfix patch from Ivan Gyurdiev.
661 and record bugfix patches from Ivan Gyurdiev.
750 * Merged bugfix patch from Ivan Gyurdiev.
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DCHANGELOG.md85 * Quick bugfix for an issue with dict-like arguments to `flow.step2_exchange`,
90 * Quick bugfix for bad error handling in from_json.
/external/jemalloc/
DChangeLog82 This bugfix release fixes another xallocx() regression. No other regressions
94 This bugfix release continues the trend of xallocx() and heap profiling fixes.
108 This bugfix release addresses a few bugs specific to heap profiling.
121 This is a bugfix release that is somewhat high risk due to the amount of
387 slated for removal in the next non-bugfix release.
446 This version is essentially a small bugfix release, but the addition of
/external/ipsec-tools/
DNEWS100 o Security bugfix WRT handling X.509 signatures.
/external/dbus/
DHACKING87 your change in. If it's a bugfix, it's normally the current stable
139 changes. You should do this step if your bugfix is critical for the
/external/llvm/test/DebugInfo/X86/
Dfission-ranges.ll25 ; if they've changed due to a bugfix, change in register allocation, etc.
/external/selinux/checkpolicy/
DChangeLog324 * Merged bugfix for dup role transition error messages from
/external/elfutils/
DChangeLog256 * NEWS: Remove bugfix only entries from Version 0.156.
/external/libxml2/
DNEWS1047 HP-UX compiler workaround (Rick Jones), xml2-config bugfix, gcc-4.1
1559 - XInclude bugfix, new APIs and update to the last version including the
1599 - xmlWriter bugfix (Alfred Mickautsch)
1683 A bugfix only release: - risk of crash in Relax-NG
2202 - HTML push bugfix #54891 and another patch from Jonas Borgstrom
2213 - bugfix in xmlNodeGetLang()

12