Home
last modified time | relevance | path

Searched defs:DefaultConfig (Results 1 – 15 of 15) sorted by relevance

/external/scudo/standalone/
Dallocator_config.h50 struct DefaultConfig { struct
51 static const bool MaySupportMemoryTagging = true;
52 template <class A> using TSDRegistryT = TSDRegistryExT<A>; // Exclusive
54 struct Primary {
72 template <typename Config> using PrimaryT = SizeClassAllocator64<Config>;
74 template <typename Config> using PrimaryT = SizeClassAllocator32<Config>;
77 struct Secondary {
89 template <typename Config> using SecondaryT = MapAllocator<Config>;
/external/rust/android-crates-io/crates/sharded-slab/src/
Dcfg.rs118 pub struct DefaultConfig { struct
134 // === impl DefaultConfig === argument
136 impl Config for DefaultConfig { implementation
148 impl fmt::Debug for DefaultConfig { implementation
/external/rust/android-crates-io/crates/arc-swap/src/strategy/
Dhybrid.rs169 pub struct DefaultConfig; struct
171 impl Config for DefaultConfig { implementation
/external/grpc-grpc/test/core/xds/
Dxds_lb_policy_registry_test.cc132 TEST(ClientSideWeightedRoundRobinTest, DefaultConfig) { in TEST() argument
216 TEST(RingHashConfig, DefaultConfig) { in TEST() argument
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp237 static const char *DefaultConfig = variable
/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/
Dkernel_forward.h358 using DefaultConfig = member
438 using DefaultConfig = member
Dkernel_backward.h280 using DefaultConfig = member
/external/libvpx/test/
Dresize_test.cc499 void DefaultConfig() { in DefaultConfig() function in __anon52abb49f0111::ResizeRealtimeTest
/external/scudo/config/
Dcustom_scudo_config.h254 typedef Config DefaultConfig; typedef
/external/webrtc/call/
Dbitrate_allocator_unittest.cc124 MediaStreamAllocationConfig DefaultConfig() const { in DefaultConfig() function in webrtc::BitrateAllocatorTest
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_egress_unittest.cc134 RtpRtcpInterface::Configuration DefaultConfig() { in DefaultConfig() function in webrtc::RtpSenderEgressTest
/external/libaom/test/
Dresize_test.cc476 void DefaultConfig() { in DefaultConfig() function in __anonf80aa09e0111::ResizeRealtimeTest
/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc9025 VideoStream DefaultConfig() const { in DefaultConfig() function in webrtc::ReconfigureEncoderTest
/external/aws-sdk-java-v2/services/greengrass/src/main/resources/codegen-resources/
Dservice-2.json2480 "DefaultConfig" : { object
3418 "DefaultConfig" : { object
/external/aws-sdk-java-v2/services/pinpoint/src/main/resources/codegen-resources/
Dservice-2.json11717 "DefaultConfig": { object