/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/ |
D | encode.rs | 273 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 D | sdes.cc | 56 size_t ChunkSize(const Sdes::Chunk& chunk) { in ChunkSize() function
|
/aosp_15_r20/external/webrtc/common_audio/resampler/ |
H A D | sinc_resampler.cc | 334 size_t SincResampler::ChunkSize() const { in ChunkSize() function in webrtc::SincResampler
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 714 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 D | MemoryBuffer.cpp | 237 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
|
H A D | raw_ostream.cpp | 581 size_t ChunkSize = Size; in write_impl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | MemoryBuffer.cpp | 237 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
|
H A D | raw_ostream.cpp | 554 size_t ChunkSize = Size; in write_impl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 212 const ssize_t ChunkSize = 4096*4; in getMemoryBufferForStream() local
|
H A D | raw_ostream.cpp | 711 size_t ChunkSize = std::min(Size, MaxWriteSize); in write_impl() local
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 504 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 D | raw_ostream.cpp | 760 size_t ChunkSize = std::min(Size, MaxWriteSize); in write_impl() local
|
H A D | Path.cpp | 1175 ssize_t ChunkSize) { in readNativeFileToEOF()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 612 const unsigned ChunkSize = VSize * NumPerChunk; in writeFragment() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 597 const unsigned ChunkSize = VSize * NumPerChunk; in writeFragment() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/ |
H A D | WimIn.h | 254 UInt32 ChunkSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | OpenMPClause.h | 1660 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/ |
D | OpenMPClause.h | 1660 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/ |
D | OpenMPClause.h | 1660 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/ |
D | OpenMPClause.h | 1660 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 D | ELFObject.cpp | 338 const uint32_t ChunkSize = 16; in writeSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2206 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 D | X86FrameLowering.cpp | 713 uint64_t ChunkSize = Offset - CurrentOffset; in emitStackProbeInlineGenericBlock() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 828 int ChunkSize; member
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 7800 OpenMPScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in ActOnOpenMPScheduleClause() 11387 OpenMPDistScheduleClauseKind Kind, Expr *ChunkSize, SourceLocation StartLoc, in ActOnOpenMPDistScheduleClause()
|