Home
last modified time | relevance | path

Searched defs:kSmallSize (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/webrtc/rtc_base/
H A Dbounded_inline_vector_impl.h100 static constexpr int kSmallSize = 64; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
H A Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
H A Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
H A Dinlined_vector_benchmark.cc382 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
H A Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
H A Dinlined_vector_benchmark.cc382 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
H A Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
H A Dinlined_vector_benchmark.cc382 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
H A Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
H A Dinlined_vector_benchmark.cc382 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc31 constexpr size_t kSmallSize = kInlined / 2; variable
H A Dinlined_vector_exception_safety_test.cc34 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
H A Dinlined_vector_benchmark.cc382 constexpr size_t kSmallSize = kInlinedCapacity / 2; variable
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/
DSmallVector.h279 static constexpr size_type kSmallSize = SmallSize; variable
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h279 static constexpr size_type kSmallSize = SmallSize; variable
/aosp_15_r20/external/skia/gm/
H A Dbleed.cpp322 inline static constexpr int kSmallSize = 6; member in SrcRectConstraintGM
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp19 constexpr size_t kSmallSize = 1048576; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGetImageTest.cpp22 constexpr uint32_t kSmallSize = 2; variable

12