Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDevice.h33 typedef TensorAssignOp<ExpressionType, const OtherDerived> Assign; typedef
44 typedef TensorAssignOp<ExpressionType, const Sum> Assign; typedef
55 typedef TensorAssignOp<ExpressionType, const Difference> Assign; typedef
DTensorFixedSize.h323 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize() typedef
331 typedef TensorAssignOp<TensorFixedSize, const OtherDerived> Assign; in TensorFixedSize() typedef
341 typedef TensorAssignOp<Self, const TensorFixedSize> Assign; typedef
352 typedef TensorAssignOp<Self, const OtherDerived> Assign; typedef
DTensor.h386 typedef TensorAssignOp<Tensor, const OtherDerived> Assign; in Tensor() typedef
395 typedef TensorAssignOp<Tensor, const OtherDerived> Assign; in Tensor() typedef
404 typedef TensorAssignOp<Tensor, const Tensor> Assign; typedef
414 typedef TensorAssignOp<Tensor, const OtherDerived> Assign; typedef
DTensorMap.h298 typedef TensorAssignOp<Self, const Self> Assign; typedef
308 typedef TensorAssignOp<Self, const OtherDerived> Assign; typedef
/external/v8/tools/testrunner/network/
Ddistro.py43 def Assign(suites, peers): function
/external/pdfium/fxjs/
Dcfxjse_value.h83 void Assign(const CFXJSE_Value* lpValue) { in Assign() function
/external/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m8 @property (assign) int Assign; property
/external/libmojo/base/android/
Djni_weak_ref.cc55 void JavaObjectWeakGlobalRef::Assign(const JavaObjectWeakGlobalRef& other) { in Assign() function in JavaObjectWeakGlobalRef
/external/clang/test/SemaCXX/
Ddeprecated.cpp71 struct Assign { struct
/external/clang/lib/StaticAnalyzer/Core/
DCheckerHelpers.cpp81 if (auto Assign = dyn_cast_or_null<BinaryOperator>(S)) { in parseAssignment() local
/external/protobuf/src/google/protobuf/stubs/
Dstatus_test.cc86 TEST(Status, Assign) { in TEST() argument
/external/libbrillo/brillo/
Dany_internal_impl.h268 void Assign(T&& value) { // NOLINT(build/c++11) in Assign() function
/external/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp377 bool Assign; in computeMapping() local
/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h1020 PolymorphicAction<internal::AssignAction<T1, T2> > Assign(T1* ptr, T2 val) { in Assign() function
/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp468 bool Assign) { in translateBinAssign()
/external/libmojo/third_party/jinja2/
Dnodes.py345 class Assign(Stmt): class
/external/clang/include/clang/AST/
DDeclObjC.h729 enum SetterKind { Assign, Retain, Copy, Weak }; enumerator
/external/clang/lib/Sema/
DSemaExpr.cpp9877 SourceRange Assign; in CheckForModifiableLvalue() local
9935 SourceRange Assign; in CheckForModifiableLvalue() local