| /src/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'
|
| /src/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()
|
| /src/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
|
| /src/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: 101 Then configure/build OpenSSL enabling external tests: 129 Then configure/build OpenSSL enabling external tests:
|
| /src/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()
|
| /src/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
|
| /src/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
|
| /src/contrib/bsnmp/ |
| H A D | TODO | 10 Then there can be a port table that is indexed by transport name and
|
| /src/crypto/krb5/src/plugins/preauth/securid_sam2/ |
| H A D | README | 15 requires_hwauth flags for a principal. Then create principal/SECURID
|
| /src/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
|
| /src/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()
|
| /src/crypto/openssl/demos/certs/ |
| H A D | README.txt | 11 certificates and generates a CRL. Then one certificate is revoked and a
|
| /src/tools/tools/kttcp/ |
| H A D | README | 15 Then:
|
| /src/crypto/krb5/src/lib/krb5/asn.1/ |
| H A D | TODO.asn1 | 8 * Script to generate the tables. Then each type or field entry can 32 Then similar bits of code (e.g., all the field table entries) can be
|
| /src/secure/caroot/ |
| H A D | README | 14 Then the results should manually be inspected (git status)
|
| /src/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:
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | hisilicon,hi6210-i2s.txt | 40 Then when referencing the i2s controller:
|
| /src/crypto/openssl/crypto/objects/ |
| H A D | README.md | 21 Then there are some extra commands:
|
| /src/sys/tools/gdb/ |
| H A D | README.txt | 16 system. Then, create a kernel dump or attach to the panicked kernel, and invoke
|
| /src/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
|
| /src/contrib/dialog/samples/install/ |
| H A D | setup.help | 7 Then the "tar/base" directory must be mounted on
|
| /src/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()
|
| /src/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
|