/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | CallbackControllerTest.java | 48 Controller controller = mock(Controller.class); in testAddCallback() 66 Controller controller = mock(Controller.class); in testRemoveCallback() 79 private static class Controller implements CallbackController<Object> { class in CallbackControllerTest
|
/frameworks/ml/nn/runtime/ |
D | ExecutionPlan.h | 434 class Controller { 438 Controller(const Controller&) = delete; 439 Controller& operator=(const Controller&) = delete; 444 Controller(const ExecutionPlan* plan, ExecutionBuilder* executionBuilder, 447 Controller(const ExecutionPlan* plan, ExecutionBuilder* executionBuilder, 512 std::shared_ptr<Controller> makeController(ExecutionBuilder* executionBuilder, 519 int next(std::shared_ptr<Controller> controller, std::shared_ptr<StepExecutor>* executor, 524 int fallback(std::shared_ptr<Controller> controller, 605 std::optional<Buffer> getBuffer(std::shared_ptr<Controller> controller, 610 int readConditionValue(std::shared_ptr<Controller> controller, SourceOperandIndex operandIndex, [all …]
|
D | ExecutionPlan.cpp | 732 ExecutionPlan::Controller::Controller(const ExecutionPlan* plan, ExecutionBuilder* executionBuilder, in Controller() function in android::nn::ExecutionPlan::Controller 734 : Controller(plan, executionBuilder, burstBuilder, 0, {}, {}, {}, {}, {}, {}) {} in Controller() 736 ExecutionPlan::Controller::Controller( in Controller() function in android::nn::ExecutionPlan::Controller 819 std::shared_ptr<ExecutionPlan::Controller> ExecutionPlan::makeController( in makeController() 823 return std::shared_ptr<Controller>(new Controller(this, executionBuilder, burstBuilder)); in makeController() 971 return std::shared_ptr<Controller>(new Controller( in makeController() 981 int ExecutionPlan::fallback(std::shared_ptr<Controller> controller, in fallback() 988 if (controller->mFallbackNextStepIndex == Controller::kBadStepIndex) { in fallback() 993 if (controller->mNextStepIndex == Controller::kBadStepIndex) { in fallback() 1048 std::shared_ptr<Controller> controller, SourceOperandIndex operandIndex) const { in getBuffer() [all …]
|
/frameworks/base/data/keyboards/ |
D | Vendor_0079_Product_0011.kl | 15 # Classic [S]NES Controller
|
D | Vendor_2378_Product_100a.kl | 15 # OnLive, Inc. OnLive Wireless Controller
|
D | Vendor_2378_Product_1008.kl | 15 # OnLive, Inc. OnLive Wireless Controller, USB adapter
|
D | Vendor_1bad_Product_f036.kl | 15 # MadCatz Generic XBox Controller
|
D | Vendor_046d_Product_c216.kl | 16 # Logitech Dual Action Controller
|
D | Vendor_0e6f_Product_02a4.kl | 16 # PDP Wired Controller for Xbox One - Stealth Series
|
D | Vendor_045e_Product_02e0.kl | 16 # Xbox Wireless Controller
|
D | Vendor_27f8_Product_0bbf.kl | 16 # Razer Kishi Mobile Controller
|
D | Vendor_054c_Product_0268_Version_8000.kl | 16 # Sony Playstation(R)3 Controller
|
D | Vendor_2e95_Product_7725.kl | 16 # Scuf Vantage Controller
|
D | Vendor_054c_Product_0268_Version_8100.kl | 16 # Sony Playstation(R)3 Controller
|
D | Vendor_054c_Product_0268_Version_8111.kl | 16 # Sony Playstation(R)3 Controller
|
D | Vendor_054c_Product_0268.kl | 16 # Sony Playstation(R)3 Controller
|
D | Vendor_045e_Product_028e.kl | 16 # XBox 360 USB Controller
|
D | Vendor_045e_Product_02ea.kl | 16 # XBox One Controller - Model 1708 - USB
|
D | Vendor_045e_Product_02d1.kl | 16 # XBox One Controller - Model 1537 - USB
|
D | Vendor_045e_Product_02dd.kl | 16 # XBox One Controller - Model 1697 - USB
|
D | Vendor_054c_Product_09cc_Version_8111.kl | 16 # Sony Playstation(R) DualShock 4 Controller
|
D | Vendor_054c_Product_05c4_Version_8000.kl | 16 # Sony Playstation(R) DualShock 4 Controller
|
D | Vendor_054c_Product_09cc_Version_8000.kl | 16 # Sony Playstation(R) DualShock 4 Controller
|
D | Vendor_054c_Product_05c4_Version_8100.kl | 16 # Sony Playstation(R) DualShock 4 Controller
|
D | Vendor_054c_Product_09cc_Version_8100.kl | 16 # Sony Playstation(R) DualShock 4 Controller
|