Home
last modified time | relevance | path

Searched defs:kMinSize (Results 1 – 25 of 32) sorted by relevance

12

/external/pigweed/pw_allocator/public/pw_allocator/
Dchunk_pool.h36 static constexpr size_t kMinSize = sizeof(void*); variable
/external/openthread/tests/unit/
Dtest_checksum.cpp173 constexpr uint16_t kMinSize = sizeof(Ip6::Udp::Header); in TestUdpMessageChecksum() local
241 constexpr uint16_t kMinSize = sizeof(Ip6::Icmp::Header); in TestIcmp6MessageChecksum() local
310 constexpr size_t kMinSize = sizeof(Ip4::Tcp::Header); in TestTcp4MessageChecksum() local
365 constexpr uint16_t kMinSize = sizeof(Ip4::Udp::Header); in TestUdp4MessageChecksum() local
/external/lzma/CPP/Common/
DMyBuffer2.h46 const size_t kMinSize = (size_t)1 << 16; in AllocAtLeast() local
/external/openthread/src/core/net/
Dip6_mpl.hpp68 …static constexpr uint8_t kMinSize = (2 + sizeof(Option)); ///< Minimum size (num of bytes) of `Mpl… member in ot::Ip6::MplOption
Dnd6.hpp340 …static constexpr uint16_t kMinSize = kLengthUnit; ///< Minimum size (in bytes) of a Route Info … member in ot::Ip6::Nd::RouteInfoOption
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp63 const UInt32 kMinSize = (UInt32)1 << 20; in Get_ExpectedBlockSize_From_Dict() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/stack/
Dstack.c68 static const size_t kMinSize = 4; variable
/external/lzma/CPP/7zip/Common/
DMethodProps.h232 const UInt32 kMinSize = (UInt32)1 << 20; in Get_Xz_BlockSize() local
DFilterCoder.cpp56 const UInt32 kMinSize = 1 << 12; in Alloc() local
/external/pdfium/fpdfsdk/
Dfpdf_flatten.cpp42 constexpr float kMinSize = 0.000001f; in IsValidRect() local
/external/boringssl/src/crypto/stack/
Dstack.c84 static const size_t kMinSize = 4; variable
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp205 const UInt32 kMinSize = (UInt32)1 << 20; in SetMainMethod() local
/external/cronet/third_party/boringssl/src/crypto/stack/
Dstack.c84 static const size_t kMinSize = 4; variable
/external/openthread/src/core/thread/
Dmle_types.hpp490 static constexpr uint8_t kMinSize = 4; ///< Minimum Challenge size in bytes. member in ot::Mle::RxChallenge
/external/skia/modules/skottie/utils/
DTextPreshape.cpp345 static constexpr float kMinSize = 0.1f, in preshapeLayer() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_util_test.cc581 const int64_t kMinSize = 64; in ConstantTailTest() local
/external/lzma/C/
DLzma2Enc.c314 const UInt32 kMinSize = (UInt32)1 << 20; in Lzma2EncProps_Normalize() local
/external/skia/src/gpu/ganesh/ops/
DSmallPathRenderer.cpp49 static constexpr SkScalar kMinSize = SK_ScalarHalf; variable
/external/skia/modules/skottie/src/text/
DTextAdapter.cpp671 static constexpr float kMinSize = 0.1f, in reshape() local
/external/webp/examples/
Dcwebp.c434 const size_t kMinSize = kRiffHeaderSize + kChunkHeaderSize; in WriteWebPWithMetadata() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc144 constexpr size_t kMinSize = 10000; in GetMinMaxLoadSizes() local
/external/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc146 constexpr size_t kMinSize = 10000; in GetMinMaxLoadSizes() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc151 constexpr size_t kMinSize = 10000; in GetMinMaxLoadSizes() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc144 constexpr size_t kMinSize = 10000; in GetMinMaxLoadSizes() local
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc144 constexpr size_t kMinSize = 10000; in GetMinMaxLoadSizes() local

12