Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DHermeticPyObjectTLS.cpp17 void HermeticPyObjectTLS::init_state() { in init_state() function in c10::impl::HermeticPyObjectTLS
/aosp_15_r20/external/marisa-trie/lib/marisa/
H A Dagent.cc35 void Agent::init_state() { in init_state() function in marisa::Agent
/aosp_15_r20/external/pytorch/torch/distributed/optim/
H A Dnamed_optimizer.py309 def init_state(self) -> None: member in _NamedOptimizer
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
H A Dreaching_fndefs.py81 def init_state(self, _): member in Analyzer
H A Dliveness.py43 def init_state(self, _): member in Analyzer
H A Dreaching_definitions.py116 def init_state(self, _): member in Analyzer
H A Dtype_inference.py539 def init_state(self, _): member in Analyzer
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Davsync_probe_utils.py113 def __init__(self, low_threshold, high_threshold, init_state): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dcolorizer.py125 def init_state(self): member in ColorDelegator
/aosp_15_r20/external/libese/libese-teq1/
H A Dteq1.c576 struct Teq1State init_state = TEQ1_INIT_STATE( in teq1_transceive() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/once/
H A Dqueue.rs177 let init_state = public::OnceState { in call() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/once/
H A Dqueue.rs177 let init_state = public::OnceState { in call() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/once/
H A Dqueue.rs177 let init_state = public::OnceState { in call() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/once/
H A Dqueue.rs177 let init_state = public::OnceState { in call() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/once/
H A Dqueue.rs177 let init_state = public::OnceState { in call() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/task/
Dexecutor.rs186 let mut init_state = if woken { NOTIFIED } else { IDLE }; in poll() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_zscan.c221 init_state(struct vl_zscan *zscan) in init_state() function
H A Dvl_idct.c506 init_state(struct vl_idct *idct) in init_state() function
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_cond.cpp139 unsigned int init_state = 0; in pthread_cond_init() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dvelocity_verlet.cpp98 void init_state( Q &q , P &p ) in init_state() function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_phis.cpp224 init_state(Program* program, Block* block, ssa_state* state, aco_ptr<Instruction>& phi) in init_state() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/
H A Dgradients_test.py189 def model_fn(inps, init_state): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dcfg.py172 def init_state(self, node): member in GraphVisitor
H A Dcfg_test.py30 def init_state(self, _): member in CountingVisitor
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dcontrol_flow.py739 def _general_purpose_scan(ds, init_state, body): argument

1234