| /netbsd-src/lib/libform/ |
| H A 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/external/apache2/llvm/dist/clang/docs/ |
| H A D | LibFormat.rst | 21 The core routine of LibFormat is ``reformat()``: 25 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex,
|
| H A D | ClangFormat.rst | 116 selecting regions to reformat. The integration has the form of a `python`-file 227 -regex PATTERN custom pattern selecting file paths to reformat 231 So to reformat all the lines in the latest :program:`git` commit, just do:
|
| H A D | ClangFormatStyleOptions.rst | 9 ``clang::format::reformat(...)`` functions from code, one can either use one of 113 When using ``clang::format::reformat(...)`` functions, the format is specified
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
| H A D | FormatInternal.h | 72 reformat(const FormatStyle &Style, StringRef Code,
|
| H A D | Format.cpp | 2663 return reformat(Style, Code, Ranges, FileName); in formatReplacements() 2771 reformat(const FormatStyle &Style, StringRef Code, in reformat() function 2843 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function 2847 return internal::reformat(Style, Code, Ranges, in reformat() 2863 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function 2867 auto Result = reformat(Style, Code, Ranges, FileName, &Status); in reformat()
|
| H A D | ContinuationIndenter.cpp | 1728 std::pair<tooling::Replacements, unsigned> Fixes = internal::reformat( in reformatRawStringLiteral()
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/fuzzer/ |
| H A D | ClangFormatFuzzer.cpp | 22 auto Replaces = reformat(Style, s, clang::tooling::Range(0, s.size())); in LLVMFuzzerTestOneInput()
|
| /netbsd-src/sys/fs/hfs/ |
| H A D | TODO | 44 - reformat the code to use 8-space tabs :-\
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/ |
| H A D | Format.h | 3557 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, 3565 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | MarkedUpDisassembly.rst | 12 to introspect the instructions' textual representation or to reformat for a more
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | x_fline.sa | 114 move.w #$202c,EXC_VEC(a6) ;reformat vector to unimp
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 359 format::reformat(Spec.Style, *ChangedCode, FormatRanges, FilePath); in applyAtomicChanges()
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 423 reformat(*FormatStyle, *ChangedCode, Ranges, AssumedFileName, &Status); in format()
|
| /netbsd-src/external/gpl3/binutils/dist/include/aout/ |
| H A D | ChangeLog-9115 | 265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
| H A D | ChangeLog-9115 | 265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /netbsd-src/external/gpl3/gdb/dist/include/aout/ |
| H A D | ChangeLog-9115 | 265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/aout/ |
| H A D | ChangeLog-9115 | 265 Use it to simplify & reformat N_TXTADDR, N_TXTOFF, N_TXTSIZE.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 601 reformat(Style, StringDecl, tooling::Range(Offset, Length), "xmldecl.xd"); in formatTextOfDeclaration()
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
| H A D | README | 248 reformat. It will then be used as the second "c_fix_arg". You may
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | README | 248 reformat. It will then be used as the second "c_fix_arg". You may
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
| H A D | VariableNames.rst | 292 reformat the affected lines according to the rules in ``.clang-format``.
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | ChangeLog-2014 | 770 and offset, reformat display.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | ChangeLog-2014 | 770 and offset, reformat display.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A 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.
|