/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/ |
H A D | control_flow.py | 390 def for_stmt(iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 466 def _py_for_stmt(iter_, extra_test, body, get_state, set_state): argument 522 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 569 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 616 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 678 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 756 ds, extra_test, body, get_state, set_state, symbol_names, opts): argument 827 iter_, extra_test, body, get_state, set_state, symbol_names, opts): argument 853 def while_stmt(test, body, get_state, set_state, symbol_names, opts): argument 977 def _py_while_stmt(test, body, get_state, set_state, opts): argument [all …]
|
/aosp_15_r20/external/pytorch/torch/_functorch/ |
H A D | pyfunctorch.py | 76 def get_state(self): member in FuncTorchInterpreter 145 def get_state(self): member in VmapInterpreter 187 def get_state(self): member in GradInterpreter 221 def get_state(self): member in JvpInterpreter 238 def get_state(self): member in FunctionalizeInterpreter
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/iterator/impl/ |
D | times_iterator_impl.hpp | 125 const state_type& get_state() const in get_state() function in boost::numeric::odeint::times_iterator_impl 246 const state_type& get_state() const in get_state() function in boost::numeric::odeint::times_iterator_impl 353 const state_type& get_state() const in get_state() function in boost::numeric::odeint::times_iterator_impl
|
D | adaptive_iterator_impl.hpp | 132 const state_type& get_state() const in get_state() function in boost::numeric::odeint::adaptive_iterator_impl 238 const state_type& get_state() const in get_state() function in boost::numeric::odeint::adaptive_iterator_impl
|
D | const_step_iterator_impl.hpp | 103 const state_type& get_state() const in get_state() function in boost::numeric::odeint::const_step_iterator_impl 211 const state_type& get_state() const in get_state() function in boost::numeric::odeint::const_step_iterator_impl
|
D | n_step_iterator_impl.hpp | 113 const state_type& get_state() const in get_state() function in boost::numeric::odeint::n_step_iterator_impl 220 const state_type& get_state() const in get_state() function in boost::numeric::odeint::n_step_iterator_impl
|
/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/ |
H A D | etcd_rendezvous_backend.py | 77 def get_state(self) -> Optional[Tuple[bytes, Token]]: member in EtcdRendezvousBackend 98 def get_state(): function
|
H A D | c10d_rendezvous_backend.py | 73 def get_state(self) -> Optional[Tuple[bytes, Token]]: member in C10dRendezvousBackend
|
/aosp_15_r20/external/crosvm/protos/src/ |
H A D | plugin.proto | 197 GetState get_state = 13; field 273 GetState get_state = 14; field 371 GetState get_state = 3; field 467 GetState get_state = 4; field
|
/aosp_15_r20/external/pytorch/test/distributed/elastic/rendezvous/ |
H A D | dynamic_rendezvous_test.py | 185 def get_state(self) -> Optional[Tuple[bytes, Token]]: member in FakeRendezvousBackend 1474 def get_state(self): member in DummyRendezvousBackend 1877 def get_state(self): member in _InMemoryRendezvousBackend
|
/aosp_15_r20/external/pytorch/c10/core/impl/ |
H A D | HermeticPyObjectTLS.h | 15 static bool get_state() { in get_state() function
|
H A D | PythonDispatcherTLS.cpp | 19 PyInterpreter* PythonDispatcherTLS::get_state() { in get_state() function in c10::impl::PythonDispatcherTLS
|
H A D | TorchDispatchModeTLS.cpp | 161 const TorchDispatchModeTLS& TorchDispatchModeTLS::get_state() { in get_state() function in c10::impl::TorchDispatchModeTLS
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/ |
D | console.rs | 46 pub get_state: field 138 pub get_state: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | static_functor_data.hpp | 191 std::size_t get_state() const { return 0; } in get_state() function in boost::spirit::lex::lexertl::detail::static_data 285 std::size_t& get_state() { return state_; } in get_state() function in boost::spirit::lex::lexertl::detail::static_data
|
D | functor_data.hpp | 167 std::size_t get_state() const { return 0; } in get_state() function in boost::spirit::lex::lexertl::detail::data 260 std::size_t& get_state() { return state_; } in get_state() function in boost::spirit::lex::lexertl::detail::data
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/ |
D | console.rs | 46 pub get_state: field 138 pub get_state: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | Generator.cpp | 12 at::Tensor Generator::get_state() const { in get_state() function in at::Generator
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | ThreadLocalPythonObjects.cpp | 29 const ThreadLocalPythonObjects& ThreadLocalPythonObjects::get_state() { in get_state() function in at::impl::ThreadLocalPythonObjects
|
H A D | PythonTorchFunctionTLS.cpp | 40 const PythonTorchFunctionTLS& PythonTorchFunctionTLS::get_state() { in get_state() function in at::impl::PythonTorchFunctionTLS
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | qcow2.h | 360 u8 get_state() { in get_state() function 536 unsigned get_state() const { in get_state() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hd/ |
D | bta_hd_main.cc | 57 static tBTA_HD_STATE get_state() { return bta_hd_cb.state; } in get_state() function
|
/aosp_15_r20/external/autotest/site_utils/admin_audit/ |
H A D | verifiers_unittest.py | 30 def get_state(self, run_badblocks=None): member in StubStorageStateValidator
|
/aosp_15_r20/external/pytorch/torch/distributed/_composable/ |
H A D | contract.py | 203 def get_state(module: nn.Module) -> Optional[_State]: function
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/ |
H A D | ssl_methods.h | 34 get_state) \ argument
|