Searched refs:typos (Results 1 – 25 of 73) sorted by relevance
123
/external/toybox/toys/posix/ |
D | ps.c | 317 } static const typos[] = TAGGED_ARRAY(PS, variable 411 if (strcmp(typos[toybuf[i]].name, typos[toybuf[i+1]].name)>0) { in help_fields() 422 t = (void *)(typos+toybuf[i]); in help_fields() 452 for (i = 0; i<ARRAY_LEN(typos)-jump; i++) toybuf[i] = i+(i>=PS_COMM)*jump; in help_help() 453 help_fields(ARRAY_LEN(typos)-jump, 1); in help_help() 454 help_fields(ARRAY_LEN(typos)-jump, 0); in help_help() 505 int which = field->which, sl = typos[which].slot; in string_field() 591 ll = slot[typos[which].slot]; in string_field() 1090 for (i = 0; i<ARRAY_LEN(typos); i++) { in parse_ko() 1093 if (!j) s = typos[i].name; in parse_ko() [all …]
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.3.rst | 17 Fix typos in Windows ``uploadrelease.bat`` script. Fix Windows Doc build
|
/external/mesa3d/docs/specs/ |
D | EXT_shader_samples_identical.txt | 173 5 2015/11/18 idr Fix some typos spotted by gsellers. Change the 176 6 2015/11/19 idr Fix more typos spotted by Nicolai Hähnle.
|
D | MESA_query_renderer.spec | 404 Version 7, 2013/11/07 - Fix a couple more typos. Add issue #17 regarding
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 30 # the typos and misidentifications found and corrected in
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 30 # the typos and misidentifications found and corrected in
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 30 # the typos and misidentifications found and corrected in
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.11.txt | 25 dumpe2fs, fsck, mke2fs, and tune2fs (typos and other minor grammar
|
D | v1.40.txt | 14 Fixed spelling mistakes, typos, and otherwise clarified man pages. 76 Fixed spelling mistakes, typos, and otherwise clarified man pages. 162 Fixed spelling mistakes, typos, and otherwise clarified man pages. 260 Fixed spelling mistakes, typos, and otherwise clarified man pages. 415 Fixed spelling mistakes, typos, and otherwise clarified man pages. 471 Fixed spelling mistakes, typos, and otherwise clarified man pages. 562 Fixed spelling mistakes, typos, and otherwise clarified man pages. 925 Fixed spelling mistakes, typos, and otherwise clarified man pages.
|
D | v1.38.txt | 80 Fixed spelling mistakes, typos, and otherwise clarified man pages.
|
D | v1.39.txt | 156 Fixed spelling mistakes, typos, and otherwise clarified man pages and
|
/external/icu/icu4c/source/data/translit/ |
D | sat_Olck_sat_FONIPA.txt | 38 # for example after ᱯ /p/. These might possibly be typos. Our rules
|
/external/v8/benchmarks/ |
D | README.txt | 70 typos in the DeltaBlue implementation. Changed the Splay benchmark to
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | README | 48 some typos fixed
|
/external/honggfuzz/ |
D | CHANGELOG | 114 - Smaller fixes (typos)
|
/external/libexif/ |
D | NEWS | 157 * Small bug fixes (typos, memory leaks, ...) and feature
|
/external/lmfit/ |
D | CHANGELOG | 169 - fixed bug sf#1868399: typos in debug messages
|
/external/pcre/dist2/ |
D | PrepareRelease | 15 # CheckMan A Perl script that checks man pages for typos in the mark up.
|
/external/strace/ |
D | strace.spec | 305 - Fix typos in socket option name strings (#161578).
|
/external/expat/ |
D | Changes | 33 #187 #190 #200 Fix miscellaneous typos 117 #111 Fix some typos in documentation
|
/external/clang/test/SemaObjC/ |
D | parameterized_classes_subst.m | 426 // warning about likely protocol/class name typos.
|
/external/freetype/ |
D | ChangeLog.20 | 727 Fix typos. 728 (ah_outline_save, ah_outline_compute_segments): Fix typos. 732 Fix typos. 734 typos. 741 Fix typos. 2265 * builds/unix/ftsystem.c: Fixed typos. Fixed inclusion of wrong
|
/external/strace/debian/ |
D | changelog.in | 409 + Fix typos in socket option name strings. 531 + Update typos and obsolete bits in man page, closes: #217008, #223390
|
D | changelog | 409 + Fix typos in socket option name strings. 531 + Update typos and obsolete bits in man page, closes: #217008, #223390
|
/external/iputils/ |
D | RELNOTES | 268 tracepath: Fix some small typos in tracepath.sgml. 448 * Michal Kochanowicz <michal@michal.waw.pl> typos in tracepath.8
|
123