/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorDevice.h | 33 typedef TensorAssignOp<ExpressionType, const OtherDerived> Assign; typedef 44 typedef TensorAssignOp<ExpressionType, const Sum> Assign; typedef 55 typedef TensorAssignOp<ExpressionType, const Difference> Assign; typedef
|
D | TensorFixedSize.h | 323 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
|
D | Tensor.h | 386 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
|
D | TensorMap.h | 298 typedef TensorAssignOp<Self, const Self> Assign; typedef 308 typedef TensorAssignOp<Self, const OtherDerived> Assign; typedef
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | statusor_internals.h | 130 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/ |
D | cwise_ops_sycl_common.h | 35 void Assign(const SYCLDevice& d, OUT out, RHS rhs) { in Assign() function
|
D | scatter_functor.h | 41 struct Assign {}; struct
|
D | cwise_ops_common.h | 274 void Assign(const D& d, Out out, Rhs rhs) { in Assign() function
|
/external/v8/tools/testrunner/network/ |
D | distro.py | 43 def Assign(suites, peers): function
|
/external/pdfium/fxjs/ |
D | cfxjse_value.h | 77 void Assign(const CFXJSE_Value* lpValue) { in Assign() function
|
/external/llvm/test/DebugInfo/Inputs/ |
D | dwarfdump-objc.m | 8 @property (assign) int Assign; property
|
/external/clang/test/SemaCXX/ |
D | deprecated.cpp | 71 struct Assign { struct
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CheckerHelpers.cpp | 81 if (auto Assign = dyn_cast_or_null<BinaryOperator>(S)) { in parseAssignment() local
|
/external/libmojo/base/android/ |
D | jni_weak_ref.cc | 69 void JavaObjectWeakGlobalRef::Assign(const JavaObjectWeakGlobalRef& other) { in Assign() function in JavaObjectWeakGlobalRef
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | status_test.cc | 52 TEST(Status, Assign) { in TEST() argument
|
/external/protobuf/src/google/protobuf/stubs/ |
D | status_test.cc | 86 TEST(Status, Assign) { in TEST() argument
|
/external/python/cpython2/Lib/lib2to3/ |
D | fixer_util.py | 27 def Assign(target, source): function
|
/external/libbrillo/brillo/ |
D | any_internal_impl.h | 268 void Assign(T&& value) { // NOLINT(build/c++11) in Assign() function
|
/external/python/cpython3/Lib/lib2to3/ |
D | fixer_util.py | 25 def Assign(target, source): function
|
/external/pdfium/core/fxcrt/ |
D | retain_ptr_unittest.cpp | 174 TEST(RetainPtr, Assign) { in TEST() argument
|
/external/tensorflow/tensorflow/core/lib/gtl/ |
D | cleanup_test.cc | 91 TEST(CleanupTest, Assign) { in TEST() argument
|
/external/skqp/src/gpu/ops/ |
D | GrTextureOp.cpp | 393 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/ |
D | GrTextureOp.cpp | 388 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/ |
D | RegBankSelect.cpp | 377 bool Assign; in computeMapping() local
|
/external/ply/ply/example/GardenSnake/ |
D | GardenSnake.py | 364 def Assign(left, right): function
|