Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/callback/
Dcallback_manager.h78 DatasetOp *op_; // back pointer to DatasetOp, raw pointer to avoid circular ownership variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/data/
Dmask_op.h36 : op_(op), value_(std::move(value)), type_(type), cast_(new TypeCastOp(type)) {} in op_() function
/third_party/mindspore/mindspore/lite/src/delegate/npu/op/
Darithmetic_npu.h53 ge::Operator *op_ = nullptr; variable
Dscale_npu.h57 ge::Operator *op_ = nullptr; variable
/third_party/re2/re2/
Dprefilter.h87 Op op_; variable
Dregexp.h520 uint8_t op_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/expanders/
Dutils.h45 std::string op_; variable
/third_party/boost/boost/asio/detail/
Dblocking_executor_op.hpp58 blocking_executor_op_base* op_; member
/third_party/boost/libs/asio/include/boost/asio/detail/
Dblocking_executor_op.hpp58 blocking_executor_op_base* op_; member
/third_party/boost/libs/asio/include/boost/asio/ssl/detail/
Dio.hpp304 Operation op_; member in boost::asio::ssl::detail::io_op
/third_party/boost/boost/asio/ssl/detail/
Dio.hpp304 Operation op_; member in boost::asio::ssl::detail::io_op
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Ddp_algo_costmodel.h61 OperatorInfoPtr op_; member
/third_party/boost/libs/yap/example/autodiff_library/
DUaryOPNode.cpp23 UaryOPNode::UaryOPNode(OPCODE op_, Node* left): OPNode(op_,left) { in UaryOPNode()
DBinaryOPNode.cpp22 BinaryOPNode::BinaryOPNode(OPCODE op_, Node* left_, Node* right_):OPNode(op_,left_),right(right_) in BinaryOPNode()
/third_party/libinput/test/
Dlitest.h137 #define litest_assert_comparison_int_(a_, op_, b_) \ argument
167 #define litest_assert_comparison_ptr_(a_, op_, b_) \ argument
176 #define litest_assert_comparison_double_(a_, op_, b_) \ argument
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/model/
Dop_node.h73 std::string op_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dtransforms.cc126 RelationalOp op_; member
/third_party/gn/src/gn/
Dparse_tree.h256 Token op_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dtransform_op_optimizer.cc233 std::string op_; member in mindspore::opt::TransformOp
Darithmetic_simplify.cc50 std::string op_ = ""; // ex. "Add","const1","A","0.5" (any op, const or parameter) member in mindspore::opt::PatternNode
/third_party/boost/boost/polygon/detail/
Dpolygon_90_set_view.hpp133 op_type op_; member in boost::polygon::polygon_90_set_view
/third_party/boost/boost/beast/http/impl/
Dwrite.hpp46 write_some_op& op_; member in boost::beast::http::detail::write_some_op::lambda
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dwrite.hpp46 write_some_op& op_; member in boost::beast::http::detail::write_some_op::lambda
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc478 grpc_transport_stream_op_batch op_; member in SendEmptyMetadata
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1351 uint8 op_; member in google::protobuf::compiler::objectivec::__anon65ffeb000311::DecodeDataBuilder