Home
last modified time | relevance | path

Searched defs:Picker (Results 1 – 20 of 20) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResourcesImpl.java13 public static class Picker extends ResourceModeShadowPicker<ShadowResourcesImpl> { class in ShadowResourcesImpl
15 public Picker() { in Picker() method in ShadowResourcesImpl.Picker
52 public static class Picker extends ResourceModeShadowPicker<ShadowThemeImpl> { class in ShadowResourcesImpl.ShadowThemeImpl
54 public Picker() { in Picker() method in ShadowResourcesImpl.ShadowThemeImpl.Picker
DShadowApkAssets.java8 public static class Picker extends ResourceModeShadowPicker<ShadowApkAssets> { class in ShadowApkAssets
10 public Picker() { in Picker() method in ShadowApkAssets.Picker
DShadowAssetManager.java16 public static class Picker extends ResourceModeShadowPicker<ShadowAssetManager> { class in ShadowAssetManager
18 public Picker() { in Picker() method in ShadowAssetManager.Picker
DShadowAssetInputStream.java33 public static class Picker extends ResourceModeShadowPicker<ShadowAssetInputStream> { class in ShadowAssetInputStream
35 public Picker() { in Picker() method in ShadowAssetInputStream.Picker
DShadowResources.java268 public static class Picker extends ResourceModeShadowPicker<ShadowTheme> { class in ShadowResources.ShadowTheme
270 public Picker() { in Picker() method in ShadowResources.ShadowTheme.Picker
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DPickFirstBalancerFactory.java133 private static final class Picker extends SubchannelPicker { class in PickFirstBalancerFactory
136 Picker(PickResult result) { in Picker() method in PickFirstBalancerFactory.Picker
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc111 class Picker : public SubchannelPicker { class in grpc_core::__anon9c9527080111::PickFirst
113 explicit Picker(RefCountedPtr<SubchannelInterface> subchannel) in Picker() function in grpc_core::__anon9c9527080111::PickFirst::Picker
/external/adhd/scripts/audio_tuning/frontend/
Dgoogle_drive_picker.js21 var Picker = function(options) { class
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc153 class Picker : public SubchannelPicker { class in grpc_core::__anon894e5a0e0111::RoundRobin
185 RoundRobin::Picker::Picker(RoundRobin* parent, in Picker() function in grpc_core::__anon894e5a0e0111::RoundRobin::Picker
/external/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h44 latency_sort Picker; variable
DResourcePriorityQueue.h59 resource_sort Picker; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h44 latency_sort Picker; variable
DResourcePriorityQueue.h58 resource_sort Picker; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h44 latency_sort Picker; variable
DResourcePriorityQueue.h58 resource_sort Picker; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_impl.cc204 class Picker : public SubchannelPicker { class in grpc_core::__anonc021a63c0111::XdsClusterImplLb
279 XdsClusterImplLb::Picker::Picker(XdsClusterImplLb* xds_cluster_impl_lb, in Picker() function in grpc_core::__anonc021a63c0111::XdsClusterImplLb::Picker
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc331 class Picker : public SubchannelPicker { class in grpc_core::__anon524789e00111::GrpcLb
333 Picker(RefCountedPtr<Serverlist> serverlist, in Picker() function in grpc_core::__anon524789e00111::GrpcLb::Picker
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1840 static SUnit *popFromQueueImpl(std::vector<SUnit *> &Q, SF &Picker) { in popFromQueueImpl()
1856 SUnit *popFromQueue(std::vector<SUnit *> &Q, SF &Picker, ScheduleDAG *DAG) { in popFromQueue()
1876 SF Picker; member in __anonf983a0250311::RegReductionPriorityQueue
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1737 static SUnit *popFromQueueImpl(std::vector<SUnit*> &Q, SF &Picker) { in popFromQueueImpl()
1751 SUnit *popFromQueue(std::vector<SUnit*> &Q, SF &Picker, ScheduleDAG *DAG) { in popFromQueue()
1764 SF Picker; member in __anon751ee6370211::RegReductionPriorityQueue
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1840 static SUnit *popFromQueueImpl(std::vector<SUnit *> &Q, SF &Picker) { in popFromQueueImpl()
1853 SUnit *popFromQueue(std::vector<SUnit *> &Q, SF &Picker, ScheduleDAG *DAG) { in popFromQueue()
1873 SF Picker; member in __anon98946a990311::RegReductionPriorityQueue