| /freebsd/contrib/bsddialog/ |
| H A D | README.md | 124 - refactor backtitle: add WINDOW \*dialog.backtitle for multiline and fix expanding screen. 125 - refactor bottomdesc: add WINDOW \*dialog.bottomdesc to fix expandig screen. 129 - refactor/redesign gauge().
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | RefactoringAction.h | 21 /// clang-refactor subcommand. 43 /// Returns the name of the subcommand that's used by clang-refactor for this
|
| H A D | RefactoringOption.h | 25 /// the clang-refactor tool is used.
|
| /freebsd/contrib/jemalloc/ |
| H A D | ChangeLog | 100 - Extract and refactor the internal page allocator and interface modules. 136 - Refactor and improve the size class header generation. (@yinan1048576) 181 - Refactor the TSD module. (@davidtgoldblatt) 189 - Refactor the size class module. (@davidtgoldblatt) 190 - Refactor the stats emitter. (@tyleretzel) 197 - Refactor and optimize the tcache fill / flush paths. (@djwatson) 312 - Refactor OOM handling in newImpl. (@wqfish) 315 - Refactor arena / tcache interactions. (@davidtgoldblatt) 316 - Refactor extent management with dumpable flag. (@davidtgoldblatt) 327 - Refactor extent_ [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCRegisterBankInfo.cpp | 249 /// FIXME: this is copied from target AArch64. Needs some code refactor here to 292 /// FIXME: this is copied from target AArch64. Needs some code refactor here to 311 /// FIXME: this is copied from target AArch64. Needs some code refactor here to
|
| /freebsd/stand/kboot/libkboot/ |
| H A D | efi.c | 56 /* XXX lots of copied code, refactor? */ 183 /* XXX REFACTOR WITH KERNEL */
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SMTConv.h | 570 // TODO: Refactor to put elsewhere 594 // TODO: Refactor to use built-in conversion functions 619 // TODO: Refactor to Sema::FindCompositePointerType(), and in doTypeConversion() 669 // TODO: Refactor to use Sema::handleIntegerConversion() 751 // TODO: Refactor to use Sema::handleFloatConversion()
|
| /freebsd/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest-spi.h | 145 // macros are much alike, we cannot refactor them to use a common 204 // macros are much alike, we cannot refactor them to use a common
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | StreamFile.cpp | |
| /freebsd/contrib/llvm-project/libcxx/include/__bit/ |
| H A D | popcount.h | 10 // refactor this code to exclusively use __builtin_popcountg.
|
| H A D | countr.h | 10 // refactor this code to exclusively use __builtin_ctzg.
|
| H A D | countl.h | 10 // refactor this code to exclusively use __builtin_clzg.
|
| /freebsd/sys/netinet/libalias/ |
| H A D | HISTORY | 148 - Refactor the database handling
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 546 and refactor duplicated code 1721 test suite refactor 1767 tests/test-lineno-trailing/test.input: refactor lineno_trailing test 1775 tests/test-lineno-r/test.input: refactor lineno_r test for new test 1783 tests/test-lineno-nr/test.input, tests/testwrapper.sh: refactor 1804 refactor pthread test for new test suite layout 1816 tests/test-c++-yywrap/test.input, tests/testwrapper.sh: refactor 1823 tests/test-concatenated-options/Makefile.am: refactor concatenated 1857 tests/test-include-by-reentrant/test-3.input: refactor include_by_* 1867 tests/testwrapper.sh: refactor rescan_r test for new test suite [all …]
|
| /freebsd/tools/tools/git/ |
| H A D | HOWTO | 14 one commit might refactor existing code to expose a new API without changing
|
| /freebsd/stand/kboot/kboot/arch/amd64/ |
| H A D | load_addr.c | 112 /* XXX refactor with aarch64 */
|
| /freebsd/contrib/bmake/ |
| H A D | ChangeLog | 1429 o var.c: refactor ParseModifierPartSubst 1915 refactor Compat_Run to show the error condition more clearly 1921 refactor JobFinish 2017 o dir.c: refactor Dir_UpdateMTime 2026 o suff.c: cleanup and refactor 2178 o main.c: refactor main extract 2206 refactor DirMatchFiles 2214 o job.c: refactor JobDeleteTarget 2224 refactor LstNodeNew 2339 refactor ParseDoDependency [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ObjCARCAliasAnalysis.cpp | 26 /// refactor. These should instead be rephrased in terms of queries to AAQI.AAR.
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-2.0 | 56 o Refactor event_persist_closure: raise and extract some common logic (bec22b4) 159 o Refactor amount-to-read calculations in buffervent_ssl consider_reading() (a186e73 Mark Ellzey) 349 o Refactor test_getaddrinfo_async_cancel_stress() (48c44a6 Sebastian Hahn) 490 o Refactor http version parsing into a single function (a38140b) 990 o Refactor our 'suspend operation' logic on bufferevents. (0d744aa) 996 o Refactor code from evdns into a new internal "read a file" function. (0f7144f) 1269 …o Refactor internal notify-main-thread logic to prefer eventfd to pipe, then pipe to socketpair, a…
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog-2.0 | 56 o Refactor event_persist_closure: raise and extract some common logic (bec22b4) 159 o Refactor amount-to-read calculations in buffervent_ssl consider_reading() (a186e73 Mark Ellzey) 349 o Refactor test_getaddrinfo_async_cancel_stress() (48c44a6 Sebastian Hahn) 490 o Refactor http version parsing into a single function (a38140b) 990 o Refactor our 'suspend operation' logic on bufferevents. (0d744aa) 996 o Refactor code from evdns into a new internal "read a file" function. (0f7144f) 1269 …o Refactor internal notify-main-thread logic to prefer eventfd to pipe, then pipe to socketpair, a…
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Target.cpp | 117 // TODO: Refactor getSrcMsg not to take a variable. in getErrorPlace()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
| H A D | README.md | 127 ### Refactor ``LVBinaryReader::processLines``.
|
| /freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| H A D | FuzzerCLI.cpp | 69 // TODO: Refactor parts common with the 'handleExecNameEncodedBEOpts' in handleExecNameEncodedOptimizerOpts()
|
| /freebsd/.github/workflows/ |
| H A D | checklist.yml | 60 /* Get rules -- maybe refactor to a function for ownerPath too */
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-graph.cpp | 209 // FIXME: Refactor this and account subcommand to reduce code duplication. 231 // FIXME: Refactor this and the account subcommand to reduce code in accountRecord()
|