Home
last modified time | relevance | path

Searched defs:op_state (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc153 struct op_state { struct
154 explicit op_state(grpc_core::Arena* arena) : rs(arena) {} in op_state() argument
156 bool state_op_done[OP_NUM_OPS] = {};
157 bool state_callback_received[OP_NUM_OPS] = {};
181 struct op_state state; argument
824 struct stream_obj* s, struct op_state* op_state, in op_can_be_run()
/external/grpc-grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc142 struct op_state { struct
165 struct op_state state; argument
806 struct stream_obj* s, struct op_state* op_state, in op_can_be_run()
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dtfr_decompose_ctx.cc163 mlir::OperationState op_state(loc, tf_op_full_name); in ExpandNode() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc601 OperationState& op_state, Location loc, OpBuilder& builder) { in AddOpIntermediatesForLstm()
648 OperationState op_state(loc, op_name); in ConvertOp() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc707 mlir::OperationState op_state(loc, mhlo_op_name); in EmitUsingElementalIrEmitter() local