| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| D | statusor.h | 643 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function 653 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/ |
| D | common_somas_allocator.cc | 28 bool CommonSomasAllocator::Assign(const session::KernelGraph &graph) { in Assign() function in mindspore::device::CommonSomasAllocator
|
| /third_party/mindspore/mindspore-src/source/tests/st/ops/cpu/ |
| D | test_assign_op.py | 28 class Assign(nn.Cell): class
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/ast_helpers/ |
| D | ast_finder.py | 220 def visit_Assign(self, node: ast.Assign) -> Any: # pylint: disable=invalid-name 249 def visit_Assign(self, node: ast.Assign):
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expander/base/ |
| D | meta_op.h | 23 Assign, enumerator
|
| D | ir_builder.h | 86 …inline NodePtr Assign(const NodePtr &dst, const NodePtr &src) const { return e->Emit(MetaOp::Assig… in Assign() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | softmarginloss_impl.cu | 41 __global__ void Assign(T *loss, T *loss_work) { in Assign() function
|
| /third_party/mindspore/mindspore-src/source/tests/st/syntax/simple_expression/ |
| D | test_assignment_ops.py | 27 class Assign(nn.Cell): class
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | status_test.cc | 93 TEST(Status, Assign) { in TEST() argument
|
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| D | test-bignum.cc | 53 TEST(Assign) { in TEST() argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/allocator/ |
| D | allocator.cc | 185 int MemoryAllocator::Assign(const std::vector<Tensor *> &inputs, const std::vector<Tensor *> &outpu… in Assign() function in mindspore::lite::micro::MemoryAllocator
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/python_input/gtest_input/pre_activate/ |
| D | adam_apply_one_dyn_fusion_test.py | 26 Assign = P.Assign() variable
|
| D | adam_apply_one_fusion_test.py | 27 Assign = P.Assign() variable
|
| D | adam_apply_one_with_decay_rule.py | 27 Assign = P.Assign() variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/model/ |
| D | graph_builder.h | 43 …NodePtr Assign(const NodePtr &lhs, const NodePtr &rhs) const { return Emit("Assign", {lhs, rhs}); } in Assign() function
|
| /third_party/python/Lib/lib2to3/ |
| D | fixer_util.py | 25 def Assign(target, source): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Z3Solver.cpp | 834 SMTExprRef Assign = newExprRef( in getInterpretation() local 848 SMTExprRef Assign = newExprRef( in getInterpretation() local
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/pipeline/parse/ |
| D | test_parse.py | 295 class Assign(nn.Cell): class
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/parsers/ |
| D | assign_parser.py | 806 def process(self, stree: SymbolTree, node: ast.Assign, node_manager: NodeManager):
|
| /third_party/jinja2/ |
| D | idtracking.py | 286 def visit_Assign(self, node: nodes.Assign, **kwargs: t.Any) -> None:
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceCfg.cpp | 783 auto *Assign = InstAssign::create(Node->getCfg(), NewVar, Pair.first); in floatConstantCSE() local 790 auto *Assign = in floatConstantCSE() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | RegBankSelect.cpp | 479 bool Assign; in computeMapping() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | WinCOFFObjectWriter.cpp | 873 auto Assign = [&](COFFSection &Section) { in assignSectionNumbers() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | inlined_vector_exception_safety_test.cc | 228 TYPED_TEST(TwoSizeTest, Assign) { in TYPED_TEST() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | program_builder.h | 2087 const ast::AssignmentStatement* Assign(const Source& source, in Assign() function 2100 const ast::AssignmentStatement* Assign(LhsExpressionInit&& lhs, in Assign() function
|