Home
last modified time | relevance | path

Searched refs:typos (Results 1 – 25 of 73) sorted by relevance

123

/external/toybox/toys/posix/
Dps.c317 } 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/
D3.6.3.rst17 Fix typos in Windows ``uploadrelease.bat`` script. Fix Windows Doc build
/external/mesa3d/docs/specs/
DEXT_shader_samples_identical.txt173 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.
DMESA_query_renderer.spec404 Version 7, 2013/11/07 - Fix a couple more typos. Add issue #17 regarding
/external/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt30 # the typos and misidentifications found and corrected in
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt30 # the typos and misidentifications found and corrected in
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationCorrections.txt30 # the typos and misidentifications found and corrected in
/external/e2fsprogs/doc/RelNotes/
Dv1.11.txt25 dumpe2fs, fsck, mke2fs, and tune2fs (typos and other minor grammar
Dv1.40.txt14 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.
Dv1.38.txt80 Fixed spelling mistakes, typos, and otherwise clarified man pages.
Dv1.39.txt156 Fixed spelling mistakes, typos, and otherwise clarified man pages and
/external/icu/icu4c/source/data/translit/
Dsat_Olck_sat_FONIPA.txt38 # for example after ᱯ /p/. These might possibly be typos. Our rules
/external/v8/benchmarks/
DREADME.txt70 typos in the DeltaBlue implementation. Changed the Splay benchmark to
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
DREADME48 some typos fixed
/external/honggfuzz/
DCHANGELOG114 - Smaller fixes (typos)
/external/libexif/
DNEWS157 * Small bug fixes (typos, memory leaks, ...) and feature
/external/lmfit/
DCHANGELOG169 - fixed bug sf#1868399: typos in debug messages
/external/pcre/dist2/
DPrepareRelease15 # CheckMan A Perl script that checks man pages for typos in the mark up.
/external/strace/
Dstrace.spec305 - Fix typos in socket option name strings (#161578).
/external/expat/
DChanges33 #187 #190 #200 Fix miscellaneous typos
117 #111 Fix some typos in documentation
/external/clang/test/SemaObjC/
Dparameterized_classes_subst.m426 // warning about likely protocol/class name typos.
/external/freetype/
DChangeLog.20727 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/
Dchangelog.in409 + Fix typos in socket option name strings.
531 + Update typos and obsolete bits in man page, closes: #217008, #223390
Dchangelog409 + Fix typos in socket option name strings.
531 + Update typos and obsolete bits in man page, closes: #217008, #223390
/external/iputils/
DRELNOTES268 tracepath: Fix some small typos in tracepath.sgml.
448 * Michal Kochanowicz <michal@michal.waw.pl> typos in tracepath.8

123