Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzx.h33 const unsigned kMaxTableSize = kMainTableSize; variable
H A DRar2Decoder.h30 const unsigned kMaxTableSize = k_MM_TablesSizesSum; variable
/aosp_15_r20/art/runtime/jni/
H A Dlocal_reference_table.h398 static constexpr size_t kMaxTableSize = kMaxTableSizeInBytes / sizeof(LrtEntry); variable
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.h340 static constexpr uint32_t kMaxTableSize = 1024 * 1024; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h331 static constexpr uint32_t kMaxTableSize = 1024 * 1024; variable