Home
last modified time | relevance | path

Searched refs:fixes (Results 1 – 25 of 1137) sorted by relevance

12345678910>>...46

/external/fonttools/Lib/fontTools/misc/
Dsstruct.py62 formatstring, names, fixes = getformat(fmt, keep_pad_byte=True)
68 if name in fixes:
70 value = fl2fi(value, fixes[name])
81 formatstring, names, fixes = getformat(fmt)
90 if name in fixes:
92 value = fi2fl(value, fixes[name])
106 formatstring, names, fixes = getformat(fmt)
138 formatstring, names, fixes = _formatcache[fmt]
143 fixes = {}
169 fixes[name] = after
[all …]
/external/robolectric/errorprone/src/main/java/org/robolectric/errorprone/bugpatterns/
DRobolectricShadow.java11 import com.google.errorprone.fixes.SuggestedFix;
12 import com.google.errorprone.fixes.SuggestedFixes;
67 List<Optional<SuggestedFix>> fixes = new ArrayList<>(); in matchClass() local
89 new ImplementationMethodScanner(state, fixes, trees).scan(state.getPath(), null); in matchClass()
94 for (Optional<SuggestedFix> fix : fixes) { in matchClass()
107 private final List<Optional<SuggestedFix>> fixes; field in RobolectricShadow.DocTreeSymbolScanner
109 DocTreeSymbolScanner(JavacTrees trees, List<Optional<SuggestedFix>> fixes) { in DocTreeSymbolScanner() argument
111 this.fixes = fixes; in DocTreeSymbolScanner()
124 fixes.add(Optional.of(SuggestedFix.replace(start, end, ""))); in visitStartElement()
165 private final List<Optional<SuggestedFix>> fixes; field in RobolectricShadow.ImplementationMethodScanner
[all …]
/external/mesa3d/bin/
Dget-pick-list.sh24 fixes=
33 fixes=`git show --pretty=medium -s $1 | tr -d "\n" | \
37 fixes_count=`echo "$fixes" | grep "fixes:" | wc -l`
45 id=`echo "$fixes" | tail -n $fixes_count | head -n 1 | cut -d : -f 2`
59 fixes_count=`echo "$fixes" | grep "fixes:" | wc -l`
62 id=`echo "$fixes" | tail -n $fixes_count | head -n 1 | cut -d : -f 2`
122 tag=fixes
136 fixes | brokenby | revert )
/external/libcxx/
DCREDITS.TXT13 D: Minor patches and Linux fixes.
21 D: Visibility fixes, minor FreeBSD portability patches.
38 D: C++14 support, patches and bug fixes.
50 D: LFTS support, patches and bug fixes.
54 D: Regex bug fixes.
58 D: Minor patches and bug fixes.
69 D: Minor patches and bug fixes.
73 D: Bug fixes.
85 D: Minor patches and Linux fixes.
101 D: Windows fixes
[all …]
/external/libabigail/tests/data/test-annotate/
Dtest-anonymous-members-0.o.abi6 …h='test-anonymous-members-0.cc' comp-dir-path='/home/dodji/git/libabigail/fixes/tests/data/test-an…
18 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
21 …anonymous='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
24 …-id='type-id-3' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
30 …anonymous='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
33 …-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
39 …anonymous='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
42 …-id='type-id-1' visibility='default' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
48 …anonymous_enum__' is-anonymous='yes' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
56 …nonymous_enum__1' is-anonymous='yes' filepath='/home/dodji/git/libabigail/fixes/tests/data/test-an…
[all …]
/external/rust/crates/nom/
DCHANGELOG.md37 - documentation fixes
38 - tests fixes
71 - documentation fixes
98 - documentation fixes
99 - Ci fixes
108 This release fixes dependency compilation issues and strengthen the minimum supported Rust version …
137 - some performance fixes
182 - lots of documentation fixes
220 - readme and documentation fixes
249 - CI fixes
[all …]
/external/libusb/
DChangeLog11 * Build fixes for various platforms and configurations
29 * Various other bug fixes and improvements
47 * SunOS: Various fixes (#627, #628, #629)
52 * Documentation fixes and improvements
53 * Various other bug fixes and improvements
74 * Various other bug fixes and improvements
81 * Darwin: SDK fixes and improvements
90 * Windows: Numerous HID API fixes
92 * Various other bug fixes and improvements
109 * Various other bug fixes and improvements
[all …]
/external/webp/
DNEWS7 * miscellaneous warning, bug & build fixes (#576, #583, #584)
21 * crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573)
29 * doc updates and bug fixes (#538, #544, #548, #550)
39 * toolchain updates and bug fixes (#498, #501, #502, #504, #505, #506, #509,
52 * toolchain updates and bug fixes (#449, #463, #470, #475, #477, #478, #479,
62 * toolchain updates and bug fixes
68 * resize fixes for Nx1 sizes and the addition of non-opaque alpha values for
96 * miscellaneous bug & build fixes (issues #381, #394, #396, #397, #400)
102 * big-endian fixes for decode, RGBA import and WebPPictureDistortion
114 * miscellaneous bug & build fixes (issue #329, #332, #343, #353, #360, #361,
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/
DCREDITS.TXT13 D: Minor patches and Linux fixes.
28 D: Visibility fixes, minor FreeBSD portability patches.
44 D: C++14 support, patches and bug fixes.
52 D: Minor patches and bug fixes.
65 D: LFTS support, patches and bug fixes.
69 D: Regex bug fixes.
84 D: Minor patches and bug fixes.
88 D: Bug fixes.
108 D: Minor patches and Linux fixes.
124 D: Windows fixes
[all …]
/external/libcups/
DCREDITS.md16 fixes.
20 Till Kamppeter - Bug fixes, beta testing, evangelism.
22 Kiko - Bug fixes.
27 Jeff Licquia - Bug fixes, beta testing, evangelism.
30 Wes Morgan - *BSD fixes.
36 Giulio Orsero - Bug fixes and testing.
39 Kurt Pfeifle - Bug fixes, beta testing, evangelism.
/external/libogg/
DCHANGES5 * Build fixes for additional compilers
15 * Build fixes
20 * New VS2003 and XCode builds, minor fixes to other builds
21 * documentation fixes and cleanup
31 * various portability fixes
39 * various portability fixes
/external/one-true-awk/testdir/
DT.arnold1 echo T.arnold: test fixes by Arnold Robbins 8/18
4 rm -rf arnold-fixes
5 tar xf arnold-fixes.tar
6 cd arnold-fixes
/external/libabigail/tests/data/test-diff-suppr/PR28073/
DPR28073.after.o.abi5 …<abi-instr address-size='64' path='PR28073.c' comp-dir-path='/home/dodji/git/libabigail/fixes/prte…
12 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
14 …-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
17 …-id='type-id-7' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
20 …-id='type-id-7' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
23 …-id='type-id-7' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
29 …uct' mangled-name='access_bigstruct' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
30 …<parameter type-id='type-id-9' name='st' filepath='/home/dodji/git/libabigail/fixes/prtests/PR2807…
DPR28073.before.o.abi5 …<abi-instr address-size='64' path='plop.c' comp-dir-path='/home/dodji/git/libabigail/fixes/prtests…
12 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/pl…
14 …-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/pl…
17 …-id='type-id-7' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/pl…
20 …-id='type-id-7' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/pl…
26 …uct' mangled-name='access_bigstruct' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/pl…
27 …<parameter type-id='type-id-9' name='st' filepath='/home/dodji/git/libabigail/fixes/prtests/PR2807…
DPR28073-bitfield-removed.o.abi5 …th='PR28073-bitfield-removed.c' comp-dir-path='/home/dodji/git/libabigail/fixes/prtests/PR28073' l…
12 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
14 …-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
17 …-id='type-id-7' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
23 …uct' mangled-name='access_bigstruct' filepath='/home/dodji/git/libabigail/fixes/prtests/PR28073/PR…
24 …<parameter type-id='type-id-9' name='st' filepath='/home/dodji/git/libabigail/fixes/prtests/PR2807…
/external/libabigail/tests/data/test-abidiff/
Dtest-PR27985-v1.o.abi5 …<abi-instr address-size='64' path='test-v1.c' comp-dir-path='/home/dodji/git/libabigail/fixes/prte…
12 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
14 …-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
17 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
19 …-id='type-id-8' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
24 …<function-decl name='foo' mangled-name='foo' filepath='/home/dodji/git/libabigail/fixes/prtests/PR…
25 …<parameter type-id='type-id-9' name='n' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985…
Dtest-PR27985-v0.o.abi5 …<abi-instr address-size='64' path='test-v0.c' comp-dir-path='/home/dodji/git/libabigail/fixes/prte…
12 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
14 …-id='type-id-2' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
17 …is-struct='yes' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
19 …-id='type-id-8' visibility='default' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985/te…
24 …<function-decl name='foo' mangled-name='foo' filepath='/home/dodji/git/libabigail/fixes/prtests/PR…
25 …<parameter type-id='type-id-9' name='n' filepath='/home/dodji/git/libabigail/fixes/prtests/PR27985…
/external/fonttools/Lib/fontTools/ttLib/tables/
D_h_e_a_d.py88 _, names, fixes = sstruct.getformat(headFormat)
91 if name in fixes:
92 value = floatToFixedToStr(value, precisionBits=fixes[name])
108 fixes = sstruct.getformat(headFormat)[2]
109 if name in fixes:
110 value = strToFixedToFloat(value, precisionBits=fixes[name])
/external/iperf3/docs/
Dnews.rst10 iperf 3.8.1 fixes a regression with ``make install`` in iperf 3.8. It
29 some minor enhancements, and fixes a number of bugs. More details can
43 options and fixes some minor bugs.
51 iperf 3.5 fixes a bug that could over-count data transfers (and hence
60 iperf 3.4 fixes a number of minor bugs and adds a few enhancements.
96 This version of iperf3 contains two documentation fixes, but is
106 This version of iperf3 contains two minor fixes. Notably, one of them
128 This release fixes a few minor bugs, including a
153 distributions), as well as several other fixes.
162 This release fixes a couple of minor bugs, including one that results
[all …]
/external/mesa3d/docs/relnotes/
D7.8.2.rst4 Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1
39 Bug fixes
48 - Assorted i965 driver fixes. Including but not limited to:
65 - Assorted i915 driver fixes. Including but not limited to:
77 - Assorted GLX fixes. Including but not limited to:
89 - Assorted GLSL fixes. Including but not limited to:
109 - Various build fixes for OpenBSD.
110 - Various build fixes for OS X.
111 - Various build fixes for GCC 3.3.
D7.3.rst35 Bug fixes
38 - Assorted GLSL bug fixes
39 - Assorted i965 driver fixes
41 - Build fixes for OpenBSD and gcc 2.95
45 - Assorted Windows build fixes
/external/python/cpython2/Lib/
Dsre_compile.py75 fixes = _ignorecase_fixes
77 fixes = None
82 if fixes and lo in fixes:
87 for k in (lo,) + fixes[lo]:
107 _compile_charset(av, flags, code, fixup, fixes)
228 def _compile_charset(charset, flags, code, fixup=None, fixes=None): argument
231 for op, av in _optimize_charset(charset, fixup, fixes,
256 def _optimize_charset(charset, fixup, fixes, isunicode): argument
268 if fixes and i in fixes:
269 for k in fixes[i]:
[all …]
/external/spdx-tools/
DRELEASE-NOTES.md15 ### Bug fixes
20 * YAML documentation and JSON documentation fixes #141
46 ### Bug fixes
54 * Language fixes for JSON documentation: #108
70 * bug fixes in interim versions: #77, #78, #79, #80, #81, #82
77 ### Bug fixes
/external/rust/crates/regex/
DCHANGELOG.md3 This is a small release that fixes a bug in `Regex::shortest_match_at` that
6 Bug fixes:
14 This is a small release that fixes a failing test on FreeBSD.
16 Bug fixes:
32 Bug fixes:
63 Bug fixes:
71 This release includes a few bug fixes, including a bug that produced incorrect
84 This releases fixes a security bug in the regex compiler. This bug permits a
98 This release fixes another compilation failure when building regex. This time,
108 This releases fixes a bug when building regex with only the `unicode-perl`
[all …]
/external/ltp/testcases/open_posix_testsuite/
DNEWS5 …lenty of AIO interface test additions and bug-fixes by Sebastien Decugis. Also there are a lot of …
10 A much anticipated release with plenty of interface test additions and bug-fixes. Added AIO test su…
13 Here goes posixtest-1.3. Besides many bug fixes, this release includes new pthread test cases (conf…
16 …eral pthread test cases by Sebastien Decugis. Also there are a lot of bug fixes by Ulrich Drepper …
19 posixtestsuite-1.4.1 fixes a bunch of bugs in 1.4.0 version. This release has been tested on glibc-…
22 …or options like CPT, TCT, TMR are also added. There are also a lot of bug fixes made from the prev…

12345678910>>...46