/freebsd/contrib/file/magic/Magdir/ |
H A D | xilinx | 23 # 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 D | ARMBaseInfo.h | 91 Then, enumerator 133 case ARMVCC::Then: return "t"; in ARMVPTPredToString() 141 .Case("t", ARMVCC::Then) in ARMVectorCondCodeFromString()
|
H A D | ARMBaseInfo.cpp | 25 return Kind == ARMVCC::Then ? AddedThen : AddedElse; in expandPredBlockMask()
|
/freebsd/sys/contrib/libsodium/m4/ |
H A D | ax_check_gnu_make.m4 | 36 # 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 D | MVEVPTBlockPass.cpp | 168 assert(getVPTInstrPredicate(*Iter) == ARMVCC::Then && in CreateVPTBlock() 237 (CurrentPredicate == ARMVCC::Then ? ARMVCC::Else : ARMVCC::Then); in CreateVPTBlock()
|
/freebsd/contrib/sendmail/ |
H A D | INSTALL | 20 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 D | ptrace3.sh | 60 * (c3) uses ptrace(2) to reparent c1 and c2 from p to c3. Then c3 detaches from
|
/freebsd/contrib/bsnmp/ |
H A D | TODO | 10 Then there can be a port table that is indexed by transport name and
|
/freebsd/crypto/openssl/test/ |
H A D | README-external.md | 18 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 D | nvmem-reboot-mode.txt | 4 and stores it in a NVMEM cell named "reboot-mode". Then the bootloader
|
H A D | reboot-mode.txt | 5 or ram. Then the bootloader can read it and take different
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 167 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 D | README | 15 Then:
|
/freebsd/crypto/openssl/demos/certs/ |
H A D | README.txt | 11 certificates and generates a CRL. Then one certificate is revoked and a
|
/freebsd/secure/caroot/ |
H A D | README | 14 Then the results should manually be inspected (git status)
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-rockchip-inno-hdmi.txt | 35 Then the PHY can be used in other nodes such as:
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | hisilicon,hi6210-i2s.txt | 40 Then when referencing the i2s controller:
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | README.md | 21 Then there are some extra commands:
|
/freebsd/contrib/bc/manuals/ |
H A D | algorithms.md | 214 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 D | setup.help | 7 Then the "tar/base" directory must be mounted on
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 1922 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 D | intel,stratix10-svc.txt | 6 location and size of the configuration data. Then SDM will get the
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_CTX_start.pod | 24 A function must call BN_CTX_start() first. Then, BN_CTX_get() may be
|
/freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
H A D | xilfpga.txt | 80 Then outputs MIPSFPGA\n\r on the serial port on the Nexys4DDR board.
|
/freebsd/libexec/bootpd/ |
H A D | ToDo | 16 every recognized option symbol. Then adding a new tag would involve
|