Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py32 def for_stmt(iter_, extra_test, body, init_state): argument
84 def _py_for_stmt(iter_, extra_test, body, init_state): argument
94 def _known_len_for_stmt(iter_, extra_test, body, init_state): argument
132 def _dataset_for_stmt(ds, extra_test, body, init_state): argument
156 def while_stmt(test, body, init_state, extra_deps, opts=None): argument
209 def _tf_while_stmt(test, body, init_state, opts): argument
222 def _py_while_stmt(test, body, init_state, opts): argument
/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/autotest/client/cros/chameleon/
Davsync_probe_utils.py108 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/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dliveness.py49 def init_state(self, _): member in Analyzer
Dreaching_definitions.py123 def init_state(self, _): member in Analyzer
/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/pyct/
Dcfg_test.py32 def init_state(self, _): member in CountingVisitor
Dcfg.py161 def init_state(self, node): member in GraphVisitor
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dgradients_test.py194 def model_fn(inps, init_state): argument
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c115 init_loop_state init_state = {.in_control_flow = in_control_flow, in init_loop_block() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h74 __u8 init_state; member