Home
last modified time | relevance | path

Searched defs:Assign (Results 1 – 25 of 32) 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::__anon682af9130111::UserData
70 void Assign(CefRefPtr<CefLayout> layout, views::View* owner_view) { 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/openh264/module/
DRefCounted.h129 void Assign(T* aPtr) { in Assign() function
/third_party/node/deps/v8/include/cppgc/
Dpersistent.h236 void Assign(T* ptr) { in Assign() function
/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.cc53 TEST(Assign) { in TEST() argument
/third_party/python/Lib/lib2to3/
Dfixer_util.py25 def Assign(target, source): function
/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/jinja2/
Didtracking.py286 def visit_Assign(self, node: nodes.Assign, **kwargs: t.Any) -> None:
Dnodes.py448 class Assign(Stmt): class
Dcompiler.py1558 def visit_Assign(self, node: nodes.Assign, frame: Frame) -> None:
/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
DIceTargetLoweringMIPS32.cpp3786 auto *Assign = InstAssign::create(Func, Dest, Src0); in lowerCast() local
4482 auto *Assign = InstAssign::create(Func, Dest, TDest); in lowerInsertElement() local
5153 auto *Assign = InstAssign::create(Func, DestLoad, Src0); in lowerLoad() local
DIceInst.h65 Assign, // not part of LLVM/PNaCl bitcode enumerator
/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/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/deps/v8/third_party/jinja2/
Dnodes.py390 class Assign(Stmt): class
/third_party/node/tools/inspector_protocol/jinja2/
Dnodes.py383 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h119 Assign, // ?4 # operator= enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2544 auto Assign = [&MFI](int FI, int64_t Offset) { in determineSVEStackObjectOffsets() local
/third_party/python/Include/internal/
Dpycore_ast.h226 } Assign; member

12