Home
last modified time | relevance | path

Searched refs:Then (Results 1 – 25 of 228) sorted by relevance

12345678910

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dxilinx23 # Then the model / part number:
25 # Then 'c'
27 # Then the build-date
29 # Then 'd'
31 # Then the build-time
33 # Then 'e'
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h91 Then, enumerator
133 case ARMVCC::Then: return "t"; in ARMVPTPredToString()
141 .Case("t", ARMVCC::Then) in ARMVectorCondCodeFromString()
H A DARMBaseInfo.cpp25 return Kind == ARMVCC::Then ? AddedThen : AddedElse; in expandPredBlockMask()
/freebsd-14.2/sys/contrib/libsodium/m4/
H A Dax_check_gnu_make.m436 # Then configure.in would normally contain:
41 # Then perhaps to cause gnu make to override any other make, we could do
51 # Then, if any (well almost any) other make is called, and GNU make also
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp167 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock()
236 (CurrentPredicate == ARMVCC::Then ? ARMVCC::Else : ARMVCC::Then); in CreateVPTBlock()
/freebsd-14.2/contrib/sendmail/
H A DINSTALL20 as explained in cf/README. Then run
34 Then install the sendmail binary built in step 3 by cd-ing back to
/freebsd-14.2/tools/test/stress2/misc/
H A Dptrace3.sh60 * (c3) uses ptrace(2) to reparent c1 and c2 from p to c3. Then c3 detaches from
/freebsd-14.2/contrib/bsnmp/
H A DTODO10 Then there can be a port table that is indexed by transport name and
/freebsd-14.2/crypto/openssl/test/
H A DREADME-external.md18 Then configure/build OpenSSL compatible with the python module:
78 Then configure/build OpenSSL enabling external tests:
/freebsd-14.2/sys/contrib/device-tree/Bindings/power/reset/
H A Dnvmem-reboot-mode.txt4 and stores it in a NVMEM cell named "reboot-mode". Then the bootloader
H A Dreboot-mode.txt5 or ram. Then the bootloader can read it and take different
H A Dsyscon-reboot-mode.yaml14 and stores it in a SYSCON mapped register. Then the bootloader
H A Dreboot-mode.yaml15 or ram. Then the bootloader can read it and take different
/freebsd-14.2/tools/tools/kttcp/
H A DREADME15 Then:
/freebsd-14.2/crypto/openssl/demos/certs/
H A DREADME.txt11 certificates and generates a CRL. Then one certificate is revoked and a
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp166 Stmt::Likelihood Stmt::getLikelihood(const Stmt *Then, const Stmt *Else) { in getLikelihood() argument
167 Likelihood LHT = ::getLikelihood(Then).first; in getLikelihood()
184 Stmt::determineLikelihoodConflict(const Stmt *Then, const Stmt *Else) { in determineLikelihoodConflict() argument
185 std::pair<Likelihood, const Attr *> LHT = ::getLikelihood(Then); in determineLikelihoodConflict()
925 SourceLocation RPL, Stmt *Then, SourceLocation EL, Stmt *Else) in IfStmt() argument
937 setThen(Then); in IfStmt()
960 Stmt *Then, SourceLocation EL, Stmt *Else) { in Create() argument
969 IfStmt(Ctx, IL, Kind, Init, Var, Cond, LPL, RPL, Then, EL, Else); in Create()
/freebsd-14.2/secure/caroot/
H A DREADME14 Then the results should manually be inspected (git status)
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dphy-rockchip-inno-hdmi.txt35 Then the PHY can be used in other nodes such as:
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dhisilicon,hi6210-i2s.txt40 Then when referencing the i2s controller:
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1787 const auto *Then = S->getThen(); in coverIfConsteval() local
1799 markSkipped(S->getIfLoc(), getStart(Then)); in coverIfConsteval()
1800 propagateCounts(ParentCount, Then); in coverIfConsteval()
1804 markSkipped(getEnd(Then), getEnd(Else)); in coverIfConsteval()
1809 markSkipped(S->getIfLoc(), Else ? getStart(Else) : getEnd(Then)); in coverIfConsteval()
1847 const auto *Then = S->getThen(); in coverIfConstexpr() local
1852 markSkipped(startOfSkipped, getStart(Then)); in coverIfConstexpr()
1853 propagateCounts(ParentCount, Then); in coverIfConstexpr()
1857 markSkipped(getEnd(Then), getEnd(Else)); in coverIfConstexpr()
1860 markSkipped(startOfSkipped, Else ? getStart(Else) : getEnd(Then)); in coverIfConstexpr()
/freebsd-14.2/crypto/openssl/crypto/objects/
H A DREADME.md21 Then there are some extra commands:
/freebsd-14.2/contrib/bc/manuals/
H A Dalgorithms.md214 Then we check if the number is less than 0. If it is, we negate the exponent
217 for later and a value to be used. Then we store the reciprocal of the number in
240 Then we have the most clever trick: we add the length of that integer power (and
245 Then we check `z`, which, if it is not zero, is the original value of the
250 Then we need to calculate the fractional portion of the number. We do this by
/freebsd-14.2/contrib/dialog/samples/install/
H A Dsetup.help7 Then the "tar/base" directory must be mounted on
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dallwinner,sun4i-a10-pinctrl.yaml99 # - Then, the name itself can be any repetition of <string>- (to
103 # - Then, the bank name is optional and will be between pa and pg,
/freebsd-14.2/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Dmtk-svs.yaml18 chip process corner, temperatures and other factors. Then DVFS

12345678910