/external/scudo/standalone/ |
D | allocator_config.h | 50 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/ |
D | cfg.rs | 118 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/ |
D | hybrid.rs | 169 pub struct DefaultConfig; struct 171 impl Config for DefaultConfig { implementation
|
/external/grpc-grpc/test/core/xds/ |
D | xds_lb_policy_registry_test.cc | 132 TEST(ClientSideWeightedRoundRobinTest, DefaultConfig) { in TEST() argument 216 TEST(RingHashConfig, DefaultConfig) { in TEST() argument
|
/external/vulkan-validation-layers/tests/ |
D | vktestframework.cpp | 237 static const char *DefaultConfig = variable
|
/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/ |
D | kernel_forward.h | 358 using DefaultConfig = member 438 using DefaultConfig = member
|
D | kernel_backward.h | 280 using DefaultConfig = member
|
/external/libvpx/test/ |
D | resize_test.cc | 499 void DefaultConfig() { in DefaultConfig() function in __anon52abb49f0111::ResizeRealtimeTest
|
/external/scudo/config/ |
D | custom_scudo_config.h | 254 typedef Config DefaultConfig; typedef
|
/external/webrtc/call/ |
D | bitrate_allocator_unittest.cc | 124 MediaStreamAllocationConfig DefaultConfig() const { in DefaultConfig() function in webrtc::BitrateAllocatorTest
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_sender_egress_unittest.cc | 134 RtpRtcpInterface::Configuration DefaultConfig() { in DefaultConfig() function in webrtc::RtpSenderEgressTest
|
/external/libaom/test/ |
D | resize_test.cc | 476 void DefaultConfig() { in DefaultConfig() function in __anonf80aa09e0111::ResizeRealtimeTest
|
/external/webrtc/video/ |
D | video_stream_encoder_unittest.cc | 9025 VideoStream DefaultConfig() const { in DefaultConfig() function in webrtc::ReconfigureEncoderTest
|
/external/aws-sdk-java-v2/services/greengrass/src/main/resources/codegen-resources/ |
D | service-2.json | 2480 "DefaultConfig" : { object 3418 "DefaultConfig" : { object
|
/external/aws-sdk-java-v2/services/pinpoint/src/main/resources/codegen-resources/ |
D | service-2.json | 11717 "DefaultConfig": { object
|