Home
last modified time | relevance | path

Searched refs:reformat (Results 1 – 25 of 62) sorted by relevance

123

/netbsd/src/lib/libform/
Dfield.c464 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/
DTODO44 - reformat the code to use 8-space tabs :-\
/netbsd/src/sys/arch/m68k/fpsp/
Dx_fline.sa114 move.w #$202c,EXC_VEC(a6) ;reformat vector to unimp
/netbsd/src/external/gpl3/gdb/dist/include/aout/
DChangeLog-9115265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
/netbsd/src/external/gpl3/binutils/dist/include/aout/
DChangeLog-9115265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
DREADME248 reformat. It will then be used as the second "c_fix_arg". You may
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2014770 and offset, reformat display.
DChangeLog-20171816 reformat to unify printing of header line.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-2004371 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.
DChangeLog-20022537 * 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/
DChangeLog-9899665 * dis-buf.c (generic_strcat_address): reformat to GNU coding
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-9899665 * dis-buf.c (generic_strcat_address): reformat to GNU coding
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2020811 Externalize, reformat.
3218 reformat some structure definitions. Note some structure
4159 std=c++20 not 2a, reformat dependent binfo inform loops.
DChangeLog-20023919 IMPLICIT_TYPENAME_P. Simplify & reformat ARRAY_TYPE duplication.
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog.20061942 * lib/krb5/aes-test.c: reformat, avoid free-ing un-init'd memory
/netbsd/src/external/bsd/flex/dist/
DChangeLog4164 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/
DChangeLog-9103578 * m88k.h: Clean up and reformat. Remove unused code.
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
DChangeLog-9103578 * m88k.h: Clean up and reformat. Remove unused code.
/netbsd/src/external/gpl2/xcvs/dist/src/
DChangeLog482 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
DChangeLog-97991 * rtag.c (rtag): reformat so that we don't run over 80 characters
/netbsd/src/external/gpl2/xcvs/dist/
DNEWS922 script. This allows the verifymsg script to reformat or otherwise
/netbsd/src/external/gpl3/gcc/dist/contrib/
DChangeLog3531 Simplify and reformat introductory wording.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog.tree-ssa475 * 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/
DChangeLog-00014687 * 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/
DChangeLog-20074557 * 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