Home
last modified time | relevance | path

Searched defs:ChunkSize (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dencode.rs273 struct ChunkSize { struct
279 impl ChunkSize { impl
280 fn new(len: usize) -> ChunkSize { in new()
292 impl Buf for ChunkSize { implementation
310 impl fmt::Debug for ChunkSize { implementation
319 impl fmt::Write for ChunkSize { implementation
347 fn from(buf: Chain<Chain<ChunkSize, B>, StaticBuf>) -> Self { in from()
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Dsdes.cc56 size_t ChunkSize(const Sdes::Chunk& chunk) { in ChunkSize() function
/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dsinc_resampler.cc334 size_t SincResampler::ChunkSize() const { in ChunkSize() function in webrtc::SincResampler
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h714 Expr *ChunkSize; variable
798 Expr *ChunkSize, Stmt *HelperChunkSize, in OMPScheduleClause()
3823 Expr *ChunkSize; variable
3867 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, in OMPDistScheduleClause()
/aosp_15_r20/external/llvm/lib/Support/
H A DMemoryBuffer.cpp237 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
H A Draw_ostream.cpp581 size_t ChunkSize = Size; in write_impl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp237 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
H A Draw_ostream.cpp554 size_t ChunkSize = Size; in write_impl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemoryBuffer.cpp212 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
H A Draw_ostream.cpp711 size_t ChunkSize = std::min(Size, MaxWriteSize); in write_impl() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCAssembler.cpp504 for (unsigned ChunkSize = MaxChunkSize; ChunkSize; ChunkSize /= 2) { in writeFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A Draw_ostream.cpp760 size_t ChunkSize = std::min(Size, MaxWriteSize); in write_impl() local
H A DPath.cpp1175 ssize_t ChunkSize) { in readNativeFileToEOF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCAssembler.cpp612 const unsigned ChunkSize = VSize * NumPerChunk; in writeFragment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAssembler.cpp597 const unsigned ChunkSize = VSize * NumPerChunk; in writeFragment() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.h254 UInt32 ChunkSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h1660 Expr *ChunkSize = nullptr; variable
1742 Expr *ChunkSize, Stmt *HelperChunkSize, in OMPScheduleClause()
6663 Expr *ChunkSize = nullptr; variable
6705 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h1660 Expr *ChunkSize = nullptr; variable
1742 Expr *ChunkSize, Stmt *HelperChunkSize, in OMPScheduleClause()
6623 Expr *ChunkSize = nullptr; variable
6665 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h1660 Expr *ChunkSize = nullptr; variable
1742 Expr *ChunkSize, Stmt *HelperChunkSize, in OMPScheduleClause()
6663 Expr *ChunkSize = nullptr; variable
6705 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h1660 Expr *ChunkSize = nullptr; variable
1742 Expr *ChunkSize, Stmt *HelperChunkSize, in OMPScheduleClause()
6663 Expr *ChunkSize = nullptr; variable
6705 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, in OMPDistScheduleClause()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp338 const uint32_t ChunkSize = 16; in writeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2206 bool NeedsBarrier, Value *ChunkSize) { in applyStaticChunkedWorkshareLoop()
2350 llvm::Value *ChunkSize, bool HasSimdModifier, bool HasMonotonicModifier, in applyWorkshareLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp713 uint64_t ChunkSize = Offset - CurrentOffset; in emitStackProbeInlineGenericBlock() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp828 int ChunkSize; member
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp7800 OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in ActOnOpenMPScheduleClause()
11387 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in ActOnOpenMPDistScheduleClause()

12