/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | master_session.h | 173 struct RunState { struct 184 RunState(const std::vector<string>& input_names, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_pass_interface.h | 35 struct RunState { struct 45 RunState() = default; argument 46 explicit RunState(HloModule* module) in RunState() function 55 void IncrementIteration() { in IncrementIteration()
|
H A D | hlo_pass_fix.h | 37 using RunState = HloPassInterface::RunState; variable
|
/aosp_15_r20/external/leveldb/util/ |
H A D | env_test.cc | 74 struct RunState { in TEST_F() struct 75 port::Mutex mu; in TEST_F() 76 port::CondVar cvar{&mu}; in TEST_F() 77 bool called = false; in TEST_F() 79 static void Run(void* arg) { in TEST_F() 98 struct RunState { in TEST_F() struct 99 port::Mutex mu; in TEST_F() 100 port::CondVar cvar{&mu}; in TEST_F() 101 int last_id = 0; in TEST_F()
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_glib.cc | 352 struct MessagePumpGlib::RunState { struct in base::MessagePumpGlib 353 explicit RunState(Delegate* delegate) : delegate(delegate) { in RunState() function 357 const raw_ptr<Delegate> delegate; 360 bool should_quit = false; 365 int do_work_depth = 0; 371 std::optional<int> g_depth_on_iteration; 375 Delegate::ScopedDoWorkItem scoped_do_work_item; 379 Delegate::ScopedDoWorkItem native_loop_do_work_item; 384 Delegate::NextWorkInfo next_work_info;
|
H A D | message_pump_win.h | 43 struct RunState { struct 44 explicit RunState(Delegate* delegate_in) : delegate(delegate_in) {} in RunState() function 46 const raw_ptr<Delegate> delegate; 49 bool should_quit = false; 52 bool is_nested = false;
|
H A D | message_pump_fuchsia.h | 158 struct RunState { struct 159 explicit RunState(Delegate* delegate_in) : delegate(delegate_in) {} in RunState() function 170 RAW_PTR_EXCLUSION RunState* run_state_ = nullptr; argument
|
H A D | message_pump_epoll.h | 113 struct RunState { struct 114 explicit RunState(Delegate* delegate) : delegate(delegate) {} in RunState() argument 140 raw_ptr<RunState> run_state_ = nullptr; argument
|
H A D | message_pump_libevent.h | 231 struct RunState { struct 232 explicit RunState(Delegate* delegate_in) : delegate(delegate_in) {} in RunState() argument 249 raw_ptr<RunState> run_state_ = nullptr; argument
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | test_support_android.cc | 25 struct RunState { struct 26 RunState(base::MessagePump::Delegate* delegate, int run_depth) in RunState() function 32 raw_ptr<base::MessagePump::Delegate> delegate; 35 int run_depth; 38 bool should_quit;
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | test_support_android.cc | 23 struct RunState { struct 24 RunState(base::MessagePump::Delegate* delegate, int run_depth) in RunState() function 30 base::MessagePump::Delegate* delegate; 33 int run_depth; 36 bool should_quit;
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_pump_glib.cc | 163 struct MessagePumpGlib::RunState { struct in base::MessagePumpGlib 164 Delegate* delegate; 167 bool should_quit; 170 int run_depth; 175 bool has_work;
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | direct_session.h | 199 struct RunState { struct 207 RunState(int64_t step_id, const std::vector<Device*>* devices); argument
|
H A D | direct_session.cc | 1783 DirectSession::RunState::RunState(int64_t step_id, in RunState() function in tensorflow::DirectSession::RunState
|
/aosp_15_r20/external/pytorch/torch/csrc/profiler/standalone/ |
H A D | execution_trace_observer.cpp | 116 enum class RunState { uninitialized, disabled, enabled }; enum 641 using RunState = ExecutionTraceObserver::RunState; in onFunctionEnter() typedef 680 using RunState = ExecutionTraceObserver::RunState; in onFunctionExit() typedef
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi.h | 62 enum class RunState { STOPPED, STARTED, STOPPING }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.h | 167 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 181 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 181 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 181 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleRemoteEPCServer.h | 181 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_source.cc | 191 enum RunState { kStateOff, kStateStartingUp, kStateRunning, kStateShuttingDown }; enum in BtifA2dpSource
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/ |
H A D | emulator_controller.proto | 257 enum RunState { enum
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/ |
H A D | emulator_controller.proto | 279 enum RunState { enum
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | lib.rs | 136 RunState(VmRunMode), enumerator
|