Home
last modified time | relevance | path

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

12

/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/tensorflow/tensorflow/compiler/xla/
Dstatusor_internals.h130 void Assign(const T& value) { in Assign() function
140 void Assign(T&& value) { in Assign() function
150 void Assign(const Status& status) { in Assign() function
156 void Assign(Status&& status) { in Assign() function
/external/tensorflow/tensorflow/core/kernels/
Dcwise_ops_sycl_common.h35 void Assign(const SYCLDevice& d, OUT out, RHS rhs) { in Assign() function
Dscatter_functor.h41 struct Assign {}; struct
Dcwise_ops_common.h274 void Assign(const D& d, Out out, Rhs rhs) { in Assign() function
/external/v8/tools/testrunner/network/
Ddistro.py43 def Assign(suites, peers): function
/external/pdfium/fxjs/
Dcfxjse_value.h77 void Assign(const CFXJSE_Value* lpValue) { in Assign() function
/external/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m8 @property (assign) int Assign; property
/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/libmojo/base/android/
Djni_weak_ref.cc69 void JavaObjectWeakGlobalRef::Assign(const JavaObjectWeakGlobalRef& other) { in Assign() function in JavaObjectWeakGlobalRef
/external/tensorflow/tensorflow/core/lib/core/
Dstatus_test.cc52 TEST(Status, Assign) { in TEST() argument
/external/protobuf/src/google/protobuf/stubs/
Dstatus_test.cc86 TEST(Status, Assign) { in TEST() argument
/external/python/cpython2/Lib/lib2to3/
Dfixer_util.py27 def Assign(target, source): function
/external/libbrillo/brillo/
Dany_internal_impl.h268 void Assign(T&& value) { // NOLINT(build/c++11) in Assign() function
/external/python/cpython3/Lib/lib2to3/
Dfixer_util.py25 def Assign(target, source): function
/external/pdfium/core/fxcrt/
Dretain_ptr_unittest.cpp174 TEST(RetainPtr, Assign) { in TEST() argument
/external/tensorflow/tensorflow/core/lib/gtl/
Dcleanup_test.cc91 TEST(CleanupTest, Assign) { in TEST() argument
/external/skqp/src/gpu/ops/
DGrTextureOp.cpp393 static void Assign(Vertex* vertices, int textureIdx) { in Assign() function
402 static void Assign(Vertex* vertices, int textureIdx) {} in Assign() function
/external/skia/src/gpu/ops/
DGrTextureOp.cpp388 static void Assign(Vertex* vertices, int textureIdx) { in Assign() function
397 static void Assign(Vertex* vertices, int textureIdx) {} in Assign() function
/external/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp377 bool Assign; in computeMapping() local
/external/ply/ply/example/GardenSnake/
DGardenSnake.py364 def Assign(left, right): function

12