Home
last modified time | relevance | path

Searched defs:splitAt (Results 1 – 5 of 5) sorted by relevance

/external/zstd/contrib/pzstd/utils/
DBuffer.h58 Buffer splitAt(std::size_t n) { in splitAt() function
/external/llvm-project/llvm/lib/CodeGen/
DMachineBasicBlock.cpp951 MachineBasicBlock *MachineBasicBlock::splitAt(MachineInstr &MI, in splitAt() function in MachineBasicBlock
/external/skqp/src/pathops/
DSkPathOpsTSect.cpp402 bool SkTSpan::splitAt(SkTSpan* work, double t, SkArenaAlloc* heap) { in splitAt() function in SkTSpan
/external/skia/src/pathops/
DSkPathOpsTSect.cpp403 bool SkTSpan::splitAt(SkTSpan* work, double t, SkArenaAlloc* heap) { in splitAt() function in SkTSpan
/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp287 Optional<size_t> ConstantAggregateBuilder::splitAt(CharUnits Pos) { in splitAt() function in __anonf29f2d880111::ConstantAggregateBuilder