Searched refs:While (Results 1 – 25 of 208) sorted by relevance
123456789
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | AMDGPUEmitPrintf.cpp | 119 BasicBlock *While = in getStrlenWithNull() local 130 BranchInst::Create(Join, While, CmpNull, Prev); in getStrlenWithNull() 133 Builder.SetInsertPoint(While); in getStrlenWithNull() 138 PtrPhi->addIncoming(PtrNext, While); in getStrlenWithNull() 143 Builder.CreateCondBr(Cmp, WhileDone, While); in getStrlenWithNull()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
| D | SourceExtraction.cpp | 35 if (const auto *While = dyn_cast<WhileStmt>(S)) in isSemicolonRequiredAfter() local 36 return isSemicolonRequiredAfter(While->getBody()); in isSemicolonRequiredAfter()
|
| /freebsd-12-stable/usr.bin/localedef/ |
| D | README | 1 While there are tools called "localedef" in Solaris and Linux, this
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp.keys.def | 36 While key number 0 is fixed by the NTP standard 153 While not huge, it has gotten larger than might
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | DSA_generate_parameters.pod | 61 While a candidate for q is tested by Miller-Rabin primality tests, 80 While it is tested by the Miller-Rabin primality test,
|
| D | EVP_blake2b512.pod | 46 While the BLAKE2b and BLAKE2s algorithms supports a variable length digest,
|
| D | SSL_load_client_CA_file.pod | 36 extracts the X509_NAMES of the certificates found. While the name suggests
|
| D | SMIME_read_CMS.pod | 43 The MIME parser used by SMIME_read_CMS() is somewhat primitive. While it will
|
| D | SMIME_read_PKCS7.pod | 46 While it will handle most S/MIME messages more complex compound
|
| D | SSL_clear.pod | 20 SSL_clear is used to prepare an SSL object for a new connection. While all
|
| /freebsd-12-stable/contrib/ntp/sntp/m4/ |
| D | sntp_problemtests.m4 | 5 dnl While we're in the initial phase of the deployment of the test
|
| D | ntp_problemtests.m4 | 5 dnl While we're in the initial phase of the deployment of the test
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | all-cfg.texi | 5 @c NOTE: While the GDB manual is configurable (by changing these
|
| /freebsd-12-stable/sys/contrib/zstd/doc/educational_decoder/ |
| D | README.md | 6 While it does not implement as many features as the reference decoder,
|
| /freebsd-12-stable/contrib/ntp/html/hints/ |
| D | solaris.xtra.4023118 | 11 the clock took 1.0001350 seconds to count 1 second. While this may seem
|
| /freebsd-12-stable/contrib/bsnmp/ |
| D | oid-list | 5 While I was at Fraunhofer Fokus (www.fokus.fraunhofer.de) I registered
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | statistics | 9 # Stata is a statistical software tool that was created in 1985. While I
|
| D | terminfo | 33 # While the compiled terminfo uses little-endian format regardless of
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | format-strings.rst | 42 While roles and modifiers typically use single character for brevity,
|
| /freebsd-12-stable/contrib/ntp/ |
| D | NOTES.y2kfixes | 64 we did not have the local hardware to test. While I believe
|
| /freebsd-12-stable/contrib/ee/ |
| D | README.ee | 70 While ee is based on curses, I have included here the source code to 101 ee is the result of several conflicting design goals. While I know that it
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | Value.def | 114 // FIXME: It's awkward that Value.def knows about classes in Analysis. While
|
| /freebsd-12-stable/usr.sbin/bsdconfig/share/ |
| D | mustberoot.subr | 50 # While in SECURE mode, should authentication as `root' be allowed? Set to 61 # While in SECURE mode, should we divulge (through error message) when the
|
| /freebsd-12-stable/contrib/opie/ |
| D | INSTALL | 80 accounts with an asterisk in their password field. While probably 93 While OPIE cannot determine whether or not a session is secure, it can
|
| /freebsd-12-stable/sys/gnu/dts/arm64/allwinner/ |
| D | sun50i-h5.dtsi | 114 * While the datasheet lists an interrupt for the
|
123456789