| /freebsd/share/doc/papers/relengr/ |
| H A D | 2.t | 29 System Development 31 The first phase of each Berkeley system is its development. 59 Unlike other development groups, the staff of 75 During development, 83 Much of the development of 88 but also have user accounts on the main development 117 The development phase continues until 120 The decision to halt development and transition to release mode 139 Frequent releases slow the rate of development and
|
| H A D | 1.t | 38 contribute to the development of the system. 50 The development of the Berkeley Software Distribution (\c 57 Companies with large development organizations find 60 the development effort for \*(b3 was managed.
|
| H A D | 3.t | 31 Once the decision has been made to halt development 57 Alpha Distribution Development 69 contributed software that has been offered during the development 126 uses on its main development machine. 143 Beta Distribution Development 166 development machine. 312 All known problems are fixed, and any remaining development 322 Final Distribution Development 384 a new development phase.
|
| /freebsd/contrib/libyaml/ |
| H A D | CMakeLists.txt | 87 DESTINATION include COMPONENT Development 94 LIBRARY DESTINATION "${INSTALL_LIB_DIR}" COMPONENT Development 95 ARCHIVE DESTINATION "${INSTALL_LIB_DIR}" COMPONENT Development 139 DESTINATION ${INSTALL_CMAKE_DIR} COMPONENT Development 146 COMPONENT Development 159 DESTINATION ${INSTALL_CMAKE_DIR} COMPONENT Development
|
| /freebsd/share/man/man7/ |
| H A D | freebsd-base.7 | 57 development branches. 81 Development files (headers and static libraries) 83 32-bit development files 96 For example, some packages may not provide any development 127 Development tools, including C/C++ compilers, the link loader, and 132 This set also includes native development files (headers and static 151 This set includes both runtime libraries and development files. 214 Install the development toolchain for FreeBSD/powerpc64le in an
|
| H A D | development.7 | 31 .Nm development 34 development process 37 development is split into three major subprojects: doc, ports, and src. 62 src development takes place in the project-hosted 103 To ask questions regarding development, use the mailing lists,
|
| /freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | qemu-3-deps-vm.sh | 17 echo "##[group]Install Development Tools" 48 echo "##[group]Install Development Tools" 69 echo "##[group]Install Development Tools" 87 echo "##[group]Install Development Tools" 108 echo "##[group]Install Development Tools" 110 # Alma wants "Development Tools", Fedora 41 wants "development-tools" 111 if ! sudo dnf group install -y "Development Tools" ; then 112 echo "Trying 'development-tools' instead of 'Development Tools'" 113 sudo dnf group install -y development-tools
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
| H A D | omap.txt | 116 - DRA762 EVM: Software Development Board for DRA762 119 - DRA742 EVM: Software Development Board for DRA742 122 - DRA722 EVM: Software Development Board for DRA722 125 - DRA718 EVM: Software Development Board for DRA718
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegAllocPriorityAdvisor.cpp | 32 clEnumValN(RegAllocPriorityAdvisorProvider::AdvisorMode::Development, 33 "development", "for training"), 147 case RegAllocPriorityAdvisorProvider::AdvisorMode::Development: in initializeProvider() 179 case RegAllocPriorityAdvisorProvider::AdvisorMode::Development: in callDefaultCtor() 202 case AdvisorMode::Development: in getPassName() 203 return "Development mode Regalloc Priority Advisor"; in getPassName()
|
| H A D | MLRegAllocEvictAdvisor.cpp | 73 // Options that only make sense in development mode 87 "regalloc-enable-development-features", cl::Hidden, 88 cl::desc("Whether or not to enable features under development for the ML " 97 /// this happens only in development mode. It's a no-op otherwise. 293 /// The ML evictor (commonalities between release and development mode) 309 /// This just calls Evaluate on the Runner, but in the development mode 312 /// parameters for it. In the development case, it will also log. 354 // learn that nuance yet; 2) for bootstrapping (logging) in the development 464 // Development mode-specifics 499 : RegAllocEvictionAdvisorProvider(AdvisorMode::Development, Ctx) { in DevelopmentModeEvictionAdvisorProvider() [all …]
|
| /freebsd/contrib/unbound/doc/ |
| H A D | CREDITS | 4 and Roy Arends of Nominet. VeriSign and EP.Net funded development of 8 during the development of NSD, an authoritative DNS server. 17 cz.nic - sponsoring 'summer of code' development by Zdenek and Marek.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RegAllocEvictionAdvisor.h | 160 enum class AdvisorMode : int { Default, Release, Development }; enumerator 187 /// in the development mode) expensive to set up. With an immutable pass, we set 189 /// - in the 'development' mode ML case, we want to capture the training log 195 /// Because we need to offer additional services in 'development' mode, the 199 enum class AdvisorMode : int { Default, Release, Development }; enumerator 228 /// in the development mode) expensive to set up. With a Module Analysis, we 230 /// - in the 'development' mode ML case, we want to capture the training log
|
| /freebsd/release/packages/ |
| H A D | generate-ucl.lua | 28 "%-dev%-lib32$", "(32-bit development files)", 29 "This package contains development files for compiling ".. 52 "%-dev$", "(development files)", 53 "This package contains development files for ".. 196 -- contains all development files. Also include lib*-man packages, which 198 -- set is not necessary, because generally you either want development
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ti/ |
| H A D | omap.yaml | 41 - logicpd,dm3730-som-lv-devkit # LogicPD Zoom OMAP35xx SOM-LV Development Kit 42 - logicpd,dm3730-torpedo-devkit # LogicPD Zoom OMAP35xx Torpedo Development Kit 83 - logicpd,dm3730-som-lv-devkit # LogicPD Zoom DM3730 SOM-LV Development Kit 84 … - logicpd,dm3730-torpedo-devkit # LogicPD Zoom DM3730 Torpedo + Wireless Development Kit
|
| H A D | k3.yaml | 65 - toradex,verdin-am62-nonwifi-dev # Verdin AM62 Module on Verdin Development Board 77 - toradex,verdin-am62-wifi-dev # Verdin AM62 Wi-Fi / BT M. on Verdin Development B. 89 … - toradex,verdin-am62p-nonwifi-dev # Verdin AM62P Module on Verdin Development Board 101 … - toradex,verdin-am62p-wifi-dev # Verdin AM62P Wi-Fi / BT M. on Verdin Development B.
|
| /freebsd/contrib/libcbor/ |
| H A D | CONTRIBUTING.md | 5 …or#main-features) and [goals](https://libcbor.readthedocs.io/en/latest/development.html#goals) and… 51 - [Development documentation](https://libcbor.readthedocs.io/en/latest/development.html)
|
| /freebsd/sys/contrib/device-tree/src/arm64/amd/ |
| H A D | amd-overdrive-rev-b1.dts | 3 * DTS file for AMD Seattle Overdrive Development Board 14 model = "AMD Seattle (Rev.B1) Development Board (Overdrive)";
|
| /freebsd/sys/contrib/device-tree/src/arm/renesas/ |
| H A D | r8a7744-iwg20d-q7-dbcm-ca.dts | 3 * Device Tree Source for the iWave Systems RZ/G1N Qseven board development 15 model = "iWave Systems RZ/G1N Qseven development platform with camera add-on";
|
| /freebsd/lib/libc/gen/ |
| H A D | sysconf.3 | 141 Return 1 if the system's C-language development facilities support the 144 Return 1 if the system supports the C-Language Development Utilities Option, 152 Return 1 if the system supports the FORTRAN Development Utilities Option, 160 Return 1 if the system supports the Software Development Utilities Option,
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | kirkwood-db-88f6281.dts | 3 * Marvell DB-88F6281-BP Development Board Setup 16 model = "Marvell DB-88F6281-BP Development Board";
|
| H A D | kirkwood-db-88f6282.dts | 3 * Marvell DB-88F6282-BP Development Board Setup 16 model = "Marvell DB-88F6282-BP Development Board";
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am625-verdin-nonwifi-dev.dts | 6 * https://www.toradex.com/products/carrier-board/verdin-development-board-kit 17 model = "Toradex Verdin AM62 on Verdin Development Board";
|
| H A D | k3-am62p5-verdin-wifi-dev.dts | 6 * https://www.toradex.com/products/carrier-board/verdin-development-board-kit 17 model = "Toradex Verdin AM62P WB on Verdin Development Board";
|
| H A D | k3-am62p5-verdin-nonwifi-dev.dts | 6 * https://www.toradex.com/products/carrier-board/verdin-development-board-kit 17 model = "Toradex Verdin AM62P on Verdin Development Board";
|
| H A D | k3-am625-verdin-wifi-dev.dts | 6 * https://www.toradex.com/products/carrier-board/verdin-development-board-kit 17 model = "Toradex Verdin AM62 WB on Verdin Development Board";
|