/external/tensorflow/tensorflow/python/autograph/operators/ |
D | control_flow.py | 32 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/ |
D | connectivity_state.cc | 48 grpc_connectivity_state init_state, in grpc_connectivity_state_init()
|
/external/python/cpython3/Lib/idlelib/ |
D | colorizer.py | 78 def init_state(self): member in ColorDelegator
|
/external/autotest/client/cros/chameleon/ |
D | avsync_probe_utils.py | 108 def __init__(self, low_threshold, high_threshold, init_state): argument
|
/external/libese/libese-teq1/ |
D | teq1.c | 576 struct Teq1State init_state = TEQ1_INIT_STATE( in teq1_transceive() local
|
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
D | liveness.py | 49 def init_state(self, _): member in Analyzer
|
D | reaching_definitions.py | 123 def init_state(self, _): member in Analyzer
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_zscan.c | 288 init_state(struct vl_zscan *zscan) in init_state() function
|
D | vl_idct.c | 506 init_state(struct vl_idct *idct) in init_state() function
|
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | cfg_test.py | 32 def init_state(self, _): member in CountingVisitor
|
D | cfg.py | 161 def init_state(self, node): member in GraphVisitor
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | gradients_test.py | 194 def model_fn(inps, init_state): argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_loop_analyze.c | 115 init_loop_state init_state = {.in_control_flow = in_control_flow, in init_loop_block() local
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 74 __u8 init_state; member
|