Home
last modified time | relevance | path

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

/external/marisa-trie/lib/marisa/
Dagent.cc35 void Agent::init_state() { in init_state() function in marisa::Agent
/external/grpc-grpc/src/core/lib/transport/
Dconnectivity_state.cc48 grpc_connectivity_state init_state, in grpc_connectivity_state_init()
/external/python/cpython3/Lib/idlelib/
Dcolorizer.py78 def init_state(self): member in ColorDelegator
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dreaching_fndefs.py85 def init_state(self, _): member in Analyzer
Dliveness.py47 def init_state(self, _): member in Analyzer
Dreaching_definitions.py120 def init_state(self, _): member in Analyzer
Dtype_inference.py543 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/libese/libese-teq1/
Dteq1.c576 struct Teq1State init_state = TEQ1_INIT_STATE( in teq1_transceive() local
/external/rust/crates/grpcio/src/task/
Dexecutor.rs185 let mut init_state = if woken { NOTIFIED } else { IDLE }; in poll() localVariable
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.c288 init_state(struct vl_zscan *zscan) in init_state() function
Dvl_idct.c506 init_state(struct vl_idct *idct) in init_state() function
/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow_deprecated_py2.py653 def _general_purpose_scan(ds, init_state, body): argument
794 def _tf_distributed_dataset_for_stmt(iter_, extra_test, body, init_state): argument
Dcontrol_flow.py699 def _general_purpose_scan(ds, init_state, body): argument
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dgradients_test.py193 def model_fn(inps, init_state): argument
/external/tensorflow/tensorflow/python/autograph/pyct/
Dcfg.py178 def init_state(self, node): member in GraphVisitor
Dcfg_test.py34 def init_state(self, _): member in CountingVisitor
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c184 init_loop_state init_state = {.in_if_branch = in_if_branch, in init_loop_block() local
/external/crosvm/hypervisor/src/
Dx86_64.rs301 pub init_state: PicInitState, field
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h75 __u8 init_state; member
/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c7829 genX(init_state)(struct iris_context *ice) in genX() argument
/external/crosvm/kvm_sys/src/x86/
Dbindings.rs825 pub init_state: __u8, field