Home
last modified time | relevance | path

Searched defs:Assign (Results 1 – 25 of 34) 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::__anon889953f70111::UserData
70 void Assign(CefRefPtr<CefLayout> layout, views::View* owner_view) { 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/boost/libs/statechart/example/StopWatch/
DStopWatch2.cpp75 void Assign( double time ) const in Assign() function
/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/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/mingw-w64/mingw-w64-headers/include/
Dcomutil.h218 inline void _bstr_t::Assign(BSTR s) { in Assign() function
339 inline void _bstr_t::Data_t::Assign(BSTR s) { in Assign() 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/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/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc228 TYPED_TEST(TwoSizeTest, Assign) { in TYPED_TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc228 TYPED_TEST(TwoSizeTest, Assign) { in TYPED_TEST() argument
/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.h2087 const ast::AssignmentStatement* Assign(const Source& source, in Assign() function
2100 const ast::AssignmentStatement* Assign(LhsExpressionInit&& lhs, in Assign() function
/third_party/node/tools/inspector_protocol/jinja2/
Dnodes.py383 class Assign(Stmt): class
/third_party/jinja2/
Dnodes.py390 class Assign(Stmt): class
/third_party/skia/third_party/externals/jinja2/
Dnodes.py390 class Assign(Stmt): class
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts127 Assign, // An assignment enumerator
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go423 type Assign Node type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h119 Assign, // ?4 # operator= enumerator

12