| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | SimplePackedSerialization.h | 53 SPSOutputBuffer(char *Buffer, size_t Remaining) in SPSOutputBuffer() argument 54 : Buffer(Buffer), Remaining(Remaining) {} in SPSOutputBuffer() 56 if (Size > Remaining) in write() 60 Remaining -= Size; in write() 66 size_t Remaining = 0; variable 74 : Buffer(Buffer), Remaining(Remaining) {} in SPSInputBuffer() 76 if (Size > Remaining) in read() 80 Remaining -= Size; in read() 86 if (Size > Remaining) in skip() 89 Remaining -= Size; in skip() [all …]
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | simple_packed_serialization.h | 54 SPSOutputBuffer(char *Buffer, size_t Remaining) in SPSOutputBuffer() argument 55 : Buffer(Buffer), Remaining(Remaining) {} in SPSOutputBuffer() 57 if (Size > Remaining) in write() 61 Remaining -= Size; in write() 67 size_t Remaining = 0; variable 75 : Buffer(Buffer), Remaining(Remaining) {} in SPSInputBuffer() 77 if (Size > Remaining) in read() 81 Remaining -= Size; in read() 87 if (Size > Remaining) in skip() 90 Remaining -= Size; in skip() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | cdns,xtensa-mx.txt | 6 Remaining properties have exact same meaning as in Xtensa PIC
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 572 StringRef Remaining; member in __anon31fb92ed0311::LineConsumer 584 Remaining = ""; in LineConsumer() 587 Remaining = Buffer->getBuffer(); in LineConsumer() 590 bool empty() { return Remaining.empty(); } in empty() 596 std::tie(Line, Remaining) = Remaining.split("\n"); in printNext()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVETailPredication.cpp | 386 Value *Remaining = Builder.CreateSub(Processed, Factor); in InsertVCTPIntrinsic() local 387 Processed->addIncoming(Remaining, L->getLoopLatch()); in InsertVCTPIntrinsic()
|
| /freebsd-13.1/contrib/libcbor/doc/source/ |
| H A D | api.rst | 13 …BOR constructs, as well as a general introduction to the *libcbor* API. Remaining reference can be…
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldChecker.cpp | 117 StringRef Token, Remaining; in getTokenForError() local 119 std::tie(Token, Remaining) = parseSymbol(Expr); in getTokenForError() 121 std::tie(Token, Remaining) = parseNumberString(Expr); in getTokenForError()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | armada-370-dlink-dns327l.dts | 8 /* Remaining unsolved:
|
| /freebsd-13.1/contrib/netbsd-tests/ipf/regress/ |
| H A D | p6.whois | 1 # This query resulted in more than 256 records. Remaining results
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmStreamer.cpp | 1232 unsigned Remaining = Size - Emitted; in emitValueImpl() local 1235 unsigned EmissionSize = PowerOf2Floor(std::min(Remaining, Size - 1)); in emitValueImpl() 1239 IsLittleEndian ? Emitted : (Remaining - EmissionSize); in emitValueImpl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleSLM.td | 460 // Remaining SLM instrs.
|
| H A D | X86SchedSandyBridge.td | 584 // Remaining SNB instrs.
|
| H A D | X86SchedBroadwell.td | 615 // Remaining instrs.
|
| H A D | X86SchedHaswell.td | 836 // Remaining instrs.
|
| H A D | X86SchedSkylakeClient.td | 615 // Remaining instrs.
|
| H A D | X86SchedSkylakeServer.td | 616 // Remaining instrs.
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | ReproducerInstrumentation.h | 446 template <typename... Remaining> struct DeserializationHelper;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 292 SDValue Remaining = DAG.getConstant(Offset - FoldedOffset, DL, MVT::i32); in LowerGlobalAddress() local 293 GA = DAG.getNode(ISD::ADD, DL, MVT::i32, GA, Remaining); in LowerGlobalAddress()
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | LICENCE | 148 Remaining components of the software are provided under a standard
|
| /freebsd-13.1/crypto/openssl/crypto/des/asm/ |
| H A D | des_enc.m4 | 854 ! Remaining bytes are zeroed.
|
| /freebsd-13.1/sys/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 1057 - Remaining probabilities + 1 :
|