Home
last modified time | relevance | path

Searched defs:init_state (Results 1 – 25 of 40) sorted by relevance

12

/external/pytorch/c10/core/impl/
DHermeticPyObjectTLS.cpp17 void HermeticPyObjectTLS::init_state() { in init_state() function in c10::impl::HermeticPyObjectTLS
/external/marisa-trie/lib/marisa/
Dagent.cc35 void Agent::init_state() { in init_state() function in marisa::Agent
/external/pytorch/torch/distributed/optim/
Dnamed_optimizer.py309 def init_state(self) -> None: member in _NamedOptimizer
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dreaching_fndefs.py81 def init_state(self, _): member in Analyzer
Dliveness.py43 def init_state(self, _): member in Analyzer
Dreaching_definitions.py116 def init_state(self, _): member in Analyzer
Dtype_inference.py539 def init_state(self, _): member in Analyzer
/external/autotest/client/cros/chameleon/
Davsync_probe_utils.py113 def __init__(self, low_threshold, high_threshold, init_state): argument
/external/python/cpython3/Include/internal/
Dpycore_ceval.h94 void* (*init_state)(void); member
Dpycore_ceval_state.h73 void* (*init_state)(void); member
/external/python/cpython3/Lib/idlelib/
Dcolorizer.py125 def init_state(self): member in ColorDelegator
/external/libese/libese-teq1/
Dteq1.c576 struct Teq1State init_state = TEQ1_INIT_STATE( in teq1_transceive() local
/external/rust/android-crates-io/crates/grpcio/src/task/
Dexecutor.rs186 let mut init_state = if woken { NOTIFIED } else { IDLE }; in poll() localVariable
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.c221 init_state(struct vl_zscan *zscan) in init_state() function
Dvl_idct.c506 init_state(struct vl_idct *idct) in init_state() function
/external/python/cpython3/Modules/
D_testsinglephase.c290 init_state(module_state *state) in init_state() function
/external/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp224 init_state(Program* program, Block* block, ssa_state* state, aco_ptr<Instruction>& phi) in init_state() function
/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dvelocity_verlet.cpp98 void init_state( Q &q , P &p ) in init_state() function
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dgradients_test.py189 def model_fn(inps, init_state): argument
/external/tensorflow/tensorflow/python/autograph/pyct/
Dcfg.py172 def init_state(self, node): member in GraphVisitor
Dcfg_test.py30 def init_state(self, _): member in CountingVisitor
/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py739 def _general_purpose_scan(ds, init_state, body): argument
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c243 init_loop_state init_state = { .in_if_branch = in_if_branch, in init_loop_block() local
/external/crosvm/hypervisor/src/
Dx86_64.rs591 pub init_state: PicInitState, field
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h68 __u8 init_state; member

12