/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.cpp | 36 if (const auto *While = dyn_cast<WhileStmt>(S)) in isSemicolonRequiredAfter() local 37 return isSemicolonRequiredAfter(While->getBody()); in isSemicolonRequiredAfter()
|
/freebsd/sys/contrib/zstd/doc/educational_decoder/ |
H A D | README.md | 6 While it does not implement as many features as the reference decoder, 16 While the library's primary objective is code clarity,
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AMDGPUEmitPrintf.cpp | 111 BasicBlock *While = in getStrlenWithNull() local 122 BranchInst::Create(Join, While, CmpNull, Prev); in getStrlenWithNull() 125 Builder.SetInsertPoint(While); in getStrlenWithNull() 130 PtrPhi->addIncoming(PtrNext, While); in getStrlenWithNull() 135 Builder.CreateCondBr(Cmp, WhileDone, While); in getStrlenWithNull()
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | sifive,plic-1.0.0.txt | 21 While the PLIC supports both edge-triggered and level-triggered interrupts, 25 While the RISC-V ISA doesn't specify a memory layout for the PLIC, the
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | fsl,imx7d-pinctrl.txt | 6 (GPIO1_IO7..GPIO1_IO0). While iomuxc-lpsr provides its own set of registers for 56 While iomuxc-lpsr is intended to be used by dedicated peripherals to take
|
/freebsd/usr.bin/localedef/ |
H A D | README | 1 While there are tools called "localedef" in Solaris and Linux, this
|
/freebsd/contrib/ntp/ntpd/ |
H A 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/contrib/ntp/sntp/m4/ |
H A D | sntp_problemtests.m4 | 5 dnl While we're in the initial phase of the deployment of the test
|
H A D | ntp_problemtests.m4 | 5 dnl While we're in the initial phase of the deployment of the test
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenPGO.cpp | 397 bool TraverseWhileStmt(WhileStmt *While) { in TraverseWhileStmt() 401 for (Stmt *CS : While->children()) { in TraverseWhileStmt() 404 if (CS == While->getCond()) in TraverseWhileStmt() 405 CounterMap[While->getCond()] = NextCounter++; in TraverseWhileStmt() 406 else if (CS == While->getBody()) in TraverseWhileStmt() 407 CounterMap[While->getBody()] = NextCounter++; in TraverseWhileStmt() 410 Base::TraverseWhileStmt(While); in TraverseWhileStmt()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DSA_generate_parameters.pod | 69 While a candidate for q is tested by Miller-Rabin primality tests, 88 While it is tested by the Miller-Rabin primality test,
|
H A D | OSSL_CRMF_MSG_set1_regInfo_certReq.pod | 48 control to the regInfo structure of the given I<msg>. While RFC 4211 expects
|
H A D | EVP_blake2b512.pod | 41 While the BLAKE2b and BLAKE2s algorithms supports a variable length digest,
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | chosen.txt | 102 While this property does not represent a real hardware, the address 120 While this property does not represent a real hardware, the address
|
/freebsd/contrib/lib9p/pytest/ |
H A D | README | 30 - While uname is not really used, aname (the attach name) IS used
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4023118 | 11 the clock took 1.0001350 seconds to count 1 second. While this may seem
|
/freebsd/contrib/bsnmp/ |
H A D | oid-list | 5 While I was at Fraunhofer Fokus (www.fokus.fraunhofer.de) I registered
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | statistics | 9 # Stata is a statistical software tool that was created in 1985. While I
|
H A D | terminfo | 33 # While the compiled terminfo uses little-endian format regardless of
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | wakeup-source.txt | 18 While various legacy interrupt names exist, new devices should use "wakeup" as
|
/freebsd/sys/conf/ |
H A D | newvers.sh | 304 * The SCCS stuff is a marker that by convention identifies the kernel. While
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | openzfs-zfs-dkms.templates | 32 (GPL-2). While both are free open source licenses they are restrictive
|
/freebsd/contrib/libxo/doc/ |
H A D | format-strings.rst | 42 While roles and modifiers typically use single character for brevity,
|
/freebsd/sys/contrib/device-tree/Bindings/power/avs/ |
H A D | qcom,cpr.txt | 5 a range of valid voltages for a particular frequency. While the device is
|
/freebsd/contrib/ntp/ |
H A D | NOTES.y2kfixes | 64 we did not have the local hardware to test. While I believe
|