/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | quarantine_test.cpp | 38 scudo::QuarantineBatch Into; in TEST() local 39 Into.init(FakePtr, 4UL); in TEST() 43 Into.merge(&From); in TEST() 45 EXPECT_EQ(Into.Count, 2UL); in TEST() 46 EXPECT_EQ(Into.Batch[0], FakePtr); in TEST() 47 EXPECT_EQ(Into.Batch[1], FakePtr); in TEST() 48 EXPECT_EQ(Into.Size, 12UL + sizeof(scudo::QuarantineBatch)); in TEST() 49 EXPECT_EQ(Into.getQuarantinedSize(), 12UL); in TEST() 59 EXPECT_TRUE(Into.canMerge(&From)); in TEST() 61 Into.merge(&From); in TEST() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | CodeLayout.cpp | 857 void mergeChains(Chain *Into, Chain *From, size_t MergeOffset, in mergeChains() argument 859 assert(Into != From && "a chain cannot be merged with itself"); in mergeChains() 863 mergeBlocks(Into->blocks(), From->blocks(), MergeOffset, MergeType); in mergeChains() 864 Into->merge(From, MergedBlocks.getBlocks()); in mergeChains() 865 Into->mergeEdges(From); in mergeChains() 869 ChainEdge *SelfEdge = Into->getEdge(Into); in mergeChains() 871 MergedBlocks = MergedChain(Into->blocks().begin(), Into->blocks().end()); in mergeChains() 872 Into->setScore(extTSPScore(MergedBlocks, SelfEdge->jumps())); in mergeChains() 879 for (auto EdgeIter : Into->edges()) { in mergeChains()
|
/openbsd/gnu/usr.bin/perl/cpan/autodie/t/lib/my/ |
H A D | pragma.pm | 4 use Import::Into qw(into);
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | JustPod01.t | 72 use Import::Into;
|
/openbsd/usr.bin/file/magdir/ |
H A D | games | 124 0 string 5\x0aInto_The_Flood Quake I save: d4 Into the flood
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonIntrinsicsV5.td | 233 // Combine Words Into Doublewords.
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64SMEInstrInfo.td | 172 // Into: 187 // Into:
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Phabricator.rst | 374 that you close the review manually. In the web UI, under "Leap Into Action" put
|
/openbsd/gnu/llvm/llvm/lib/Target/ |
H A D | README.txt | 647 Into code that runs the same speed in fast/slow modes, but both modes run 2x 1765 Into:
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprConstant.cpp | 8610 auto EvaluateAsSizeT = [&](const Expr *E, APSInt &Into) { in getBytesReturnedByAllocSizeCall() argument 8614 Into = ExprResult.Val.getInt(); in getBytesReturnedByAllocSizeCall() 8615 if (Into.isNegative() || !Into.isIntN(BitsInSizeT)) in getBytesReturnedByAllocSizeCall() 8617 Into = Into.zext(BitsInSizeT); in getBytesReturnedByAllocSizeCall()
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perluniintro.pod | 788 How Do I Convert Binary Data Into a Particular Encoding, Or Vice Versa?
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes-o | 1400 Warheads Gently with Rubber Mallets to Wedge Them All Snugly Into the
|
H A D | limerick | 629 Into space that is quite economical.
|
H A D | fortunes | 379 Into space that is quite economical. 13543 Into love and out again,
|
H A D | fortunes2 | 17392 Into a snugglin', lovin' heap, 22629 Into love and out again, 43225 Into kernel memory.
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.md | 6748 ;; Into
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | epigraphs.pod | 3224 Into my garden come! 3861 Into my darkest depths of soul
|
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.md | 7178 ; Into
|
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.md | 7209 ; Into
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68k.md | 7713 ;; Into
|