Searched refs:typos (Results 1 – 25 of 35) sorted by relevance
12
/external/toybox/toys/pending/ |
D | ps.c | 229 *typos[] = { in ps_main() local 299 for (i = 0; i<ARRAY_LEN(typos) && !field->which; i++) { in ps_main() 305 if (!j) s = typos[i]; in ps_main() 314 if (i == ARRAY_LEN(typos)) error_exit("bad -o %.*s", end-type, type); in ps_main() 315 if (!field->title) strcpy(field->title, typos[field->which]); in ps_main() 333 field = xmalloc(sizeof(struct strawberry)+strlen(typos[i])+1); in ps_main() 336 strcpy(field->title, typos[i]); in ps_main()
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 28 # the typos and misidentifications found and corrected in
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 28 # the typos and misidentifications found and corrected in
|
/external/v8/benchmarks/ |
D | README.txt | 70 typos in the DeltaBlue implementation. Changed the Splay benchmark to
|
/external/libpng/ |
D | ANNOUNCE | 82 Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS -> CPPFLAGS
|
D | CHANGES | 215 Cleaned up some typos in libpng.txt and in code documentation 231 Fixed some typos and made other minor rearrangement of libpng.txt (Andreas) 324 Fixed some typos in the documentation (Greg). 3516 Fixed some typos and made other minor changes in the manual. 4865 Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS -> CPPFLAGS
|
/external/libexif/ |
D | NEWS | 157 * Small bug fixes (typos, memory leaks, ...) and feature
|
D | ChangeLog | 718 * Fixed some typos in messages
|
/external/pcre/dist/ |
D | PrepareRelease | 15 # CheckMan A Perl script that checks man pages for typos in the mark up.
|
D | ChangeLog | 880 34. Fixed typos in pcregrep: in two places there was SUPPORT_LIBZ2 instead of 1210 2. Two minor typos in pcre_internal.h have been fixed. 1457 1. Fixed some typos in the markup of the man pages, and wrote a script that 2509 16. Fixed two typos in the Windows-only code in pcregrep.c, and moved the
|
/external/fonttools/Doc/ |
D | changes.txt | 10 - Fix minor issues and typos
|
/external/strace/debian/ |
D | changelog | 272 + Fix typos in socket option name strings. 394 + 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
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 556 Fixed a few typos.
|
/external/libxml2/ |
D | NEWS | 103 Fix typos in relaxng.c (Jan Pokorný), 105 Fix typos in {tree,xpath}.c (errror) (Jan Pokorný), 107 Fix typos in xmlschemas{,types}.c (Jan Pokorný), 276 Fix typos in parser comments (Jan Pokorný) 421 Fixed two typos in the README document (Daniel Neel), 1652 Mingw (Igor), typos (Mark Vakoc), beta version (Stephane Bidoul),
|
/external/selinux/policycoreutils/ |
D | ChangeLog | 364 * setsebool typos 365 * open_init_tty man page typos
|
/external/ipsec-tools/ |
D | ChangeLog | 524 typos
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 2801 Fixed spelling mistakes, typos, and otherwise clarified man pages. 2860 Fixed spelling mistakes, typos, and otherwise clarified man pages. 2922 Fixed spelling mistakes, typos, and otherwise clarified man pages. 3008 Fixed spelling mistakes, typos, and otherwise clarified man pages. 3106 Fixed spelling mistakes, typos, and otherwise clarified man pages. 3261 Fixed spelling mistakes, typos, and otherwise clarified man pages. 3317 Fixed spelling mistakes, typos, and otherwise clarified man pages. 3408 Fixed spelling mistakes, typos, and otherwise clarified man pages. 3771 Fixed spelling mistakes, typos, and otherwise clarified man pages. 4046 Fixed spelling mistakes, typos, and otherwise clarified man pages and [all …]
|
/external/zlib/src/ |
D | ChangeLog | 57 - Fix typos in the use of _LARGEFILE64_SOURCE in zconf.h 535 - Fix typos in zlib.h comments for deflateSetDictionary() 1043 . Make_vms.com: fixed some typos
|
/external/ceres-solver/docs/source/ |
D | version_history.rst | 799 #. Grammar and typos in the documents and code comments.
|
/external/strace/ |
D | ChangeLog-CVS | 1992 * net.c (sockipoptions): Fix typos. 2585 * defs.h (nioctlents1, nsignals2): Fix typos in decls. 3484 * process.c (sys_getresgid): Fix typos in argument access. 3488 * process.c (sys_getresuid): Fix typos in argument access. 4690 * linux/mips/syscallent.h: fix some typos 4770 * process.c (internal_clone): Fix a few typos and add definitions to make
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 250 Fixed assorted typos in the documentation. Thanks 650 Fix typos in dnsmasq.conf.example
|
/external/libvncserver/x11vnc/ |
D | ChangeLog | 806 * allow typos like: x11vnc -R -scale 3/4
|
/external/bison/ |
D | ChangeLog-2012 | 219 * NEWS (2.5): Fix minor typos. 2703 * doc/bison.texinfo (Understanding): Fix typos. 3864 * doc/bison.texinfo: Fix a few typos. 5085 * src/state.h: Fix some typos in header comments. 5103 (Java Differences): Fix some typos. 5915 * src/symlist.h (struct symbol_list): Correct some documentation typos. 6415 * doc/bison.texinfo: Fix a couple of typos. 6535 * src/getargs.c: Fix some typos in Doxygen comments. 7418 * doc/bison.texinfo: Fix some typos. 9038 * doc/bison.texinfo: Fix some typos. [all …]
|
/external/mesa3d/docs/ |
D | VERSIONS | 763 - fixed some typos/bugs in the VB code
|
12