/third_party/grpc/test/core/util/ |
D | test_lb_policies.cc | 114 class Picker : public SubchannelPicker { class in grpc_core::__anon2e2351090111::TestPickArgsLb 116 Picker(std::unique_ptr<SubchannelPicker> delegate_picker, in Picker() function in grpc_core::__anon2e2351090111::TestPickArgsLb::Picker 148 state, absl::make_unique<Picker>(std::move(picker), cb_)); in UpdateState() 220 class Picker : public SubchannelPicker { class in grpc_core::__anon2e2351090111::InterceptRecvTrailingMetadataLoadBalancingPolicy 222 Picker(std::unique_ptr<SubchannelPicker> delegate_picker, in Picker() function in grpc_core::__anon2e2351090111::InterceptRecvTrailingMetadataLoadBalancingPolicy::Picker 258 state, absl::make_unique<Picker>(std::move(picker), cb_)); in UpdateState()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ |
D | round_robin.cc | 153 class Picker : public SubchannelPicker { class in grpc_core::__anon65bdd18b0111::RoundRobin 155 Picker(RoundRobin* parent, RoundRobinSubchannelList* subchannel_list); 185 RoundRobin::Picker::Picker(RoundRobin* parent, in Picker() function in grpc_core::__anon65bdd18b0111::RoundRobin::Picker 208 RoundRobin::PickResult RoundRobin::Picker::Pick(PickArgs /*args*/) { in Pick() 326 GRPC_CHANNEL_READY, absl::Status(), absl::make_unique<Picker>(p, this)); in MaybeUpdateRoundRobinConnectivityStateLocked()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LatencyPriorityQueue.h | 44 latency_sort Picker; variable 47 LatencyPriorityQueue() : Picker(this) { in LatencyPriorityQueue()
|
D | ResourcePriorityQueue.h | 58 resource_sort Picker; variable
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds_cluster_impl.cc | 202 class Picker : public SubchannelPicker { class in grpc_core::__anon93b706d90111::XdsClusterImplLb 204 Picker(XdsClusterImplLb* xds_cluster_impl_lb, 277 XdsClusterImplLb::Picker::Picker(XdsClusterImplLb* xds_cluster_impl_lb, in Picker() function in grpc_core::__anon93b706d90111::XdsClusterImplLb::Picker 292 LoadBalancingPolicy::PickResult XdsClusterImplLb::Picker::Pick( in Pick() 462 auto drop_picker = absl::make_unique<Picker>(this, picker_); in MaybeUpdatePickerLocked() 476 auto drop_picker = absl::make_unique<Picker>(this, picker_); in MaybeUpdatePickerLocked()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/ |
D | pick_first.cc | 111 class Picker : public SubchannelPicker { class in grpc_core::__anone2d69b450111::PickFirst 113 explicit Picker(RefCountedPtr<SubchannelInterface> subchannel) in Picker() function in grpc_core::__anone2d69b450111::PickFirst::Picker 353 absl::make_unique<Picker>(subchannel()->Ref())); in ProcessConnectivityChangeLocked() 455 absl::make_unique<Picker>(subchannel()->Ref())); in ProcessUnselectedReadyLocked()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LatencyPriorityQueue.cpp | 125 if (Picker(*Best, *I)) in pop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 1840 static SUnit *popFromQueueImpl(std::vector<SUnit *> &Q, SF &Picker) { in popFromQueueImpl() argument 1843 if (Picker(*Best, *I)) in popFromQueueImpl() 1853 SUnit *popFromQueue(std::vector<SUnit *> &Q, SF &Picker, ScheduleDAG *DAG) { in popFromQueue() argument 1856 reverse_sort<SF> RPicker(Picker); in popFromQueue() 1861 return popFromQueueImpl(Q, Picker); in popFromQueue() 1873 SF Picker; member in __anon1be34ab80311::RegReductionPriorityQueue 1884 Picker(this) {} in RegReductionPriorityQueue() 1889 return Picker.HasReadyFilter && Picker.isReady(U, getCurCycle()); in isReady() 1895 SUnit *V = popFromQueue(Queue, Picker, scheduleDAG); in pop() 1904 SF DumpPicker = Picker; in dump()
|
D | ResourcePriorityQueue.cpp | 44 : Picker(this), InstrItins(IS->MF->getSubtarget().getInstrItineraryData()) { in ResourcePriorityQueue() 604 if (Picker(*Best, *I)) in pop()
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | grpclb.cc | 331 class Picker : public SubchannelPicker { class in grpc_core::__anone44b111d0111::GrpcLb 333 Picker(RefCountedPtr<Serverlist> serverlist, in Picker() function in grpc_core::__anone44b111d0111::GrpcLb::Picker 608 GrpcLb::PickResult GrpcLb::Picker::Pick(PickArgs args) { in Pick() 723 absl::make_unique<Picker>(std::move(serverlist), std::move(picker), in UpdateState()
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/cupertino/ |
D | cupertino_picker_demo.dart | 246 middle: const Text('Picker'),
|
/third_party/flutter/flutter/packages/flutter/test/cupertino/ |
D | picker_test.dart | 11 testWidgets('Picker respects theme styling', (WidgetTester tester) async {
|
D | date_picker_test.dart | 613 group('Picker handles initial noon/midnight times', () {
|
/third_party/gettext/gettext-tools/tests/ |
D | xgettext-glade-1 | 582 <label>Colour Picker</label> 608 <label>Font Picker</label>
|
/third_party/flutter/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 721 - Demo: The "Color Picker with Palette" demo supports drag and drop. (#143) 855 …ave lots of available flags! Check and run the demo window, under "Color/Picker Widgets", to under…
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 1313 - Debug, Metrics: Added "Tools->Item Picker" tool which allow clicking on a widget to break in the … 2400 - Demo: The "Color Picker with Palette" demo supports drag and drop. (#143) 2534 …ave lots of available flags! Check and run the demo window, under "Color/Picker Widgets", to under…
|