Searched refs:reformat (Results 1 – 25 of 62) sorted by relevance
123
| /netbsd/src/lib/libform/ |
| D | field.c | 464 char *reformat, *p; in field_buffer() local 498 reformat = NULL; in field_buffer() 503 p = realloc(reformat, bufsize); in field_buffer() 505 free(reformat); in field_buffer() 508 reformat = p; in field_buffer() 510 memcpy(reformat + pos, linep->string, len); in field_buffer() 512 reformat[pos++] = linep->next ? '\n' : '\0'; in field_buffer() 514 return reformat; in field_buffer()
|
| /netbsd/src/sys/fs/hfs/ |
| D | TODO | 44 - reformat the code to use 8-space tabs :-\
|
| /netbsd/src/sys/arch/m68k/fpsp/ |
| D | x_fline.sa | 114 move.w #$202c,EXC_VEC(a6) ;reformat vector to unimp
|
| /netbsd/src/external/gpl3/gdb/dist/include/aout/ |
| D | ChangeLog-9115 | 265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /netbsd/src/external/gpl3/binutils/dist/include/aout/ |
| D | ChangeLog-9115 | 265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | README | 248 reformat. It will then be used as the second "c_fix_arg". You may
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2014 | 770 and offset, reformat display.
|
| D | ChangeLog-2017 | 1816 reformat to unify printing of header line.
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2004 | 371 and add_pointer; reformat. 3142 and reformat assignments of date and time fields. 5459 * include/bits/stl_construct.h: Wrap overlong lines, reformat 5705 a few variables, reformat according to the coding standards. 5722 a few variables, reformat according to the coding standards. 5727 * include/bits/stl_algo.h: Minor additional reformat, add 5734 a few variables, reformat according to the coding standards.
|
| D | ChangeLog-2002 | 2537 * include/bits/stl_queue.h: Doxygenate and reformat. 2553 include/bits/stl_vector.h: Clean up, reformat. Move definitions...
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-9899 | 665 * dis-buf.c (generic_strcat_address): reformat to GNU coding
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog-9899 | 665 * dis-buf.c (generic_strcat_address): reformat to GNU coding
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2020 | 811 Externalize, reformat. 3218 reformat some structure definitions. Note some structure 4159 std=c++20 not 2a, reformat dependent binfo inform loops.
|
| D | ChangeLog-2002 | 3919 IMPLICIT_TYPENAME_P. Simplify & reformat ARRAY_TYPE duplication.
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | ChangeLog.2006 | 1942 * lib/krb5/aes-test.c: reformat, avoid free-ing un-init'd memory
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | ChangeLog | 4164 regex.c to indentfiles; reformat and sort indentfiles so it's easier 4821 reformat a list of non-posix features 7651 * tests/README: reformat, say to add a description to this file and 7777 * NEWS: reformat items; cut out old items and move them to ONEWS
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | ChangeLog-9103 | 578 * m88k.h: Clean up and reformat. Remove unused code.
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | ChangeLog-9103 | 578 * m88k.h: Clean up and reformat. Remove unused code.
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | ChangeLog | 482 reformat to CVS conventions, remove unnecessary comparisons to NULL and 722 * mkmodules.c (mkmodules): Remove `#if 0' and reformat comment. 5100 * classify.c (Classify_File): Update header comment block and reformat 8450 reformat them a bit. 9757 * history.c: Change hrec.idx from int to long, reformat NEXT_BAR
|
| D | ChangeLog-97 | 991 * rtag.c (rtag): reformat so that we don't run over 80 characters
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | NEWS | 922 script. This allows the verifymsg script to reformat or otherwise
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | ChangeLog | 3531 Simplify and reformat introductory wording.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog.tree-ssa | 475 * tree-outof-ssa.c: Update comments and reformat for legibility. 476 * tree-ssa-copyrename.c: Update comments and reformat for legibility. 477 * tree-ssa-live.c: Update comments and reformat for legibility. 478 * tree-ssa-live.h: Update comments and reformat for legibility. 487 * tree-dfa.c: Update comments and reformat for legibility.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-0001 | 4687 * config/tc-i386.c: Delete some useless comments, reformat others. 4717 (md_show_usage): Be brief and reformat to match continuation of
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2007 | 4557 * mips-tdep.c (fetch_mips_16): Fix typos and reformat the 6867 * mips-tdep.c (mips_n32n64_push_dummy_call): Fix and reformat a
|
123