Home
last modified time | relevance | path

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

12

/third_party/cef/libcef/browser/views/
Dlayout_util.cc32 static void Assign(CefRefPtr<CefLayout> cef_layout, views::View* owner_view) { in Assign() function in layout_util::__anon371acab20111::UserData
70 void Assign(CefRefPtr<CefLayout> layout, views::View* owner_view) { in Assign() function
/third_party/mindspore/mindspore/core/ops/
Dassign.h33 Assign() : PrimitiveC(kNameAssign) { InitIOName({"ref", "value"}, {"output"}); } in Assign() function
/third_party/abseil-cpp/absl/status/
Dstatusor.h635 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function
645 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor.h643 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/flutter/engine/flutter/fml/platform/android/
Djni_weak_ref.cc56 void JavaObjectWeakGlobalRef::Assign(const JavaObjectWeakGlobalRef& other) { in Assign() function in fml::jni::JavaObjectWeakGlobalRef
/third_party/mindspore/tests/st/ops/cpu/
Dtest_assign_op.py28 class Assign(nn.Cell): class
/third_party/openh264/module/
DRefCounted.h129 void Assign(T* aPtr) { in Assign() function
/third_party/boost/libs/statechart/example/StopWatch/
DStopWatch2.cpp75 void Assign( double time ) const in Assign() function
/third_party/mindspore/mindspore/lite/micro/coder/allocator/
Dallocator.cc128 int MemoryAllocator::Assign(const std::vector<Tensor *> &inputs, in Assign() function in mindspore::lite::micro::MemoryAllocator
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dtype.go255 func (q *checker) tcheckAssign(n *a.Assign) error {
/third_party/protobuf/src/google/protobuf/stubs/
Dstatus_test.cc93 TEST(Status, Assign) { in TEST() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-bignum.cc51 TEST(Assign) { in TEST() argument
/third_party/mindspore/tests/syntax/simple_expression/
Dtest_assignment_ops.py26 class Assign(nn.Cell): class
/third_party/boost/libs/beast/test/extras/include/boost/beast/test/
Dtest_allocator.hpp131 Equal, Assign, Move, Swap, Select> const& u) noexcept in test_allocator() argument
/third_party/python/Lib/lib2to3/
Dfixer_util.py25 def Assign(target, source): function
/third_party/boost/libs/lambda/test/
Dextending_rt_traits.cpp179 class Assign { class
181 void operator=(const Assign& /*a*/) {} in operator =()
/third_party/boost/libs/phoenix/test/bll_compatibility/
Dextending_rt_traits.cpp179 class Assign { class
181 void operator=(const Assign& /*a*/) {} in operator =()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DZ3Solver.cpp834 SMTExprRef Assign = newExprRef( in getInterpretation() local
848 SMTExprRef Assign = newExprRef( in getInterpretation() local
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/
Dadam_apply_one_fusion_test.py27 Assign = P.Assign() variable
Dadam_apply_one_with_decay_rule.py27 Assign = P.Assign() variable
/third_party/mindspore/tests/ut/python/pipeline/parse/
Dtest_parse.py301 class Assign(nn.Cell): class
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp783 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/
DRegBankSelect.cpp479 bool Assign; in computeMapping() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp873 auto Assign = [&](COFFSection &Section) { in assignSectionNumbers() local
/third_party/mindspore/mindspore/ops/operations/
Dother_ops.py28 class Assign(Primitive): class

12