/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_cmd.c | 772 void *reformat; 796 reformat = MLX5_ADDR_OF(packet_reformat_context_in, 799 inlen = reformat - (void *)in + params->size; 812 memcpy(reformat, params->data, params->size); 406 void *reformat; mlx5_cmd_packet_reformat_alloc() local
|
/freebsd/contrib/googletest/ |
H A D | .clang-format | 1 # Run manually to reformat a file:
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatInternal.h | 74 reformat(const FormatStyle &Style, StringRef Code,
|
H A D | Format.cpp | 3514 return reformat(Style, Code, Ranges, FileName); in formatReplacements() 3622 reformat(const FormatStyle &Style, StringRef Code, in reformat() function 3808 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function 3812 return internal::reformat(Style, Code, Ranges, in reformat() 3831 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function 3835 auto Result = reformat(Style, Code, Ranges, FileName, &Status); in reformat()
|
H A D | ContinuationIndenter.cpp | 2140 std::pair<tooling::Replacements, unsigned> Fixes = internal::reformat( in reformatRawStringLiteral()
|
/freebsd/ |
H A D | .git-blame-ignore-revs | 11 # reformat libexec/rtld-elf
|
/freebsd/contrib/llvm-project/clang/include/clang/Format/ |
H A D | Format.h | 5335 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, 5343 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
|
/freebsd/usr.bin/indent/ |
H A D | README | 33 | got disgusted and wrote a program, which I called indent, to reformat C
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | AtomicChange.cpp | 359 format::reformat(Spec.Style, *ChangedCode, FormatRanges, FilePath); in applyAtomicChanges()
|
/freebsd/contrib/llvm-project/clang/tools/clang-format/ |
H A D | ClangFormat.cpp | 511 reformat(*FormatStyle, *ChangedCode, Ranges, AssumedFileName, &Status); in format()
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 603 reformat(Style, StringDecl, tooling::Range(Offset, Length), "xmldecl.xd"); in formatTextOfDeclaration()
|
/freebsd/contrib/tnftp/ |
H A D | ChangeLog | 1431 - reformat some comments 1432 - reformat usage string in program and man page
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2006 | 1942 * lib/krb5/aes-test.c: reformat, avoid free-ing un-init'd memory
|
/freebsd/contrib/flex/ |
H A 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
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 481 u8 reformat[0x1]; member
|
/freebsd/crypto/openssh/ |
H A D | ChangeLog | 5054 with that in ssh.1 - reformat usage() to match what "man ssh" does on 80width
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 2895 + reformat terminfo.src with 20170513 updates. 6060 + modify tic's -I/-C dump to reformat acsc strings into canonical form 13495 + add logic to dump_entry.c to reformat acsc entries into canonical
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 4700 * reformat ntp_control.c; do not use c++ // comments.
|
H A D | CommitLog | [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 6793 def fno_reformat : Flag<["-"], "fno-reformat">, Group<Preprocessor_Group>,
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 26563 # * reformat acsc strings to canonical format -TD
|