Home
last modified time | relevance | path

Searched refs:COMPONENTS (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp79 for (auto CompIdx : VOPD::COMPONENTS) { in doReplace()
94 for (auto CompIdx : VOPD::COMPONENTS) { in doReplace()
117 for (auto CompIdx : VOPD::COMPONENTS) in doReplace()
123 for (auto CompIdx : VOPD::COMPONENTS) in doReplace()
H A DGCNVOPDUtils.cpp88 for (auto CompIdx : VOPD::COMPONENTS) { in checkVOPDRegConstraints()
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh226 COMPONENTS="${COMPONENTS} ${C}"
232 COMPONENTS=""
236 COMPONENTS="${COMPONENTS} ${C}"
241 COMPONENTS="${COMPONENTS} ${C}"
1619 for C in ${COMPONENTS}; do
2432 COMPONENTS=""
2435 COMPONENTS="${COMPONENTS} ${C}"
2455 for C in ${COMPONENTS}; do
2458 COMPONENTS="${COMPONENTS} kernel/generic"
3524 finalize_components_config ${COMPONENTS}
[all …]
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dscript121 if [ -n "$COMPONENTS" -a -n "$DISTRIBUTIONS" ]; then
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.l83 COMPONENTS { return kw_COMPONENTS; }
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Domap-usb.txt1 OMAP GLUE AND OTHER OMAP SPECIFIC COMPONENTS
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DLibeventConfig.cmake.in27 # find_package(Libevent 2.2 REQUIRED COMPONENTS core)
/freebsd/contrib/libevent/cmake/
H A DLibeventConfig.cmake.in27 # find_package(Libevent 2.2 REQUIRED COMPONENTS core)
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h674 constexpr unsigned COMPONENTS[] = {ComponentIndex::X, ComponentIndex::Y}; variable
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A DREADME.asn188 particularly if COMPONENTS OF is used in the sequence definition.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp9469 for (auto CompIdx : VOPD::COMPONENTS) { in cvtVOPD()
9473 for (auto CompIdx : VOPD::COMPONENTS) { in cvtVOPD()