Home
last modified time | relevance | path

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

123456789

/freebsd/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/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/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/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp168 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock()
237 (CurrentPredicate == ARMVCC::Then ? ARMVCC::Else : ARMVCC::Then); in CreateVPTBlock()
/freebsd/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/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/contrib/bsnmp/
H A DTODO10 Then there can be a port table that is indexed by transport name and
/freebsd/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/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
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp167 Stmt::Likelihood Stmt::getLikelihood(const Stmt *Then, const Stmt *Else) { in getLikelihood() argument
168 Likelihood LHT = ::getLikelihood(Then).first; in getLikelihood()
185 Stmt::determineLikelihoodConflict(const Stmt *Then, const Stmt *Else) { in determineLikelihoodConflict() argument
186 std::pair<Likelihood, const Attr *> LHT = ::getLikelihood(Then); in determineLikelihoodConflict()
926 SourceLocation RPL, Stmt *Then, SourceLocation EL, Stmt *Else) in IfStmt() argument
938 setThen(Then); in IfStmt()
961 Stmt *Then, SourceLocation EL, Stmt *Else) { in Create() argument
970 IfStmt(Ctx, IL, Kind, Init, Var, Cond, LPL, RPL, Then, EL, Else); in Create()
/freebsd/tools/tools/kttcp/
H A DREADME15 Then:
/freebsd/crypto/openssl/demos/certs/
H A DREADME.txt11 certificates and generates a CRL. Then one certificate is revoked and a
/freebsd/secure/caroot/
H A DREADME14 Then the results should manually be inspected (git status)
/freebsd/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/sys/contrib/device-tree/Bindings/sound/
H A Dhisilicon,hi6210-i2s.txt40 Then when referencing the i2s controller:
/freebsd/crypto/openssl/crypto/objects/
H A DREADME.md21 Then there are some extra commands:
/freebsd/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/contrib/dialog/samples/install/
H A Dsetup.help7 Then the "tar/base" directory must be mounted on
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1922 const auto *Then = S->getThen(); in coverIfConsteval() local
1934 markSkipped(S->getIfLoc(), getStart(Then)); in coverIfConsteval()
1935 propagateCounts(ParentCount, Then); in coverIfConsteval()
1939 markSkipped(getEnd(Then), getEnd(Else)); in coverIfConsteval()
1944 markSkipped(S->getIfLoc(), Else ? getStart(Else) : getEnd(Then)); in coverIfConsteval()
1982 const auto *Then = S->getThen(); in coverIfConstexpr() local
1987 markSkipped(startOfSkipped, getStart(Then)); in coverIfConstexpr()
1988 propagateCounts(ParentCount, Then); in coverIfConstexpr()
1992 markSkipped(getEnd(Then), getEnd(Else)); in coverIfConstexpr()
1995 markSkipped(startOfSkipped, Else ? getStart(Else) : getEnd(Then)); in coverIfConstexpr()
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dintel,stratix10-svc.txt6 location and size of the configuration data. Then SDM will get the
/freebsd/crypto/openssl/doc/man3/
H A DBN_CTX_start.pod24 A function must call BN_CTX_start() first. Then, BN_CTX_get() may be
/freebsd/sys/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt80 Then outputs MIPSFPGA\n\r on the serial port on the Nexys4DDR board.
/freebsd/libexec/bootpd/
H A DToDo16 every recognized option symbol. Then adding a new tag would involve

123456789