| /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/stream_executor/lib/ |
| D | statusor_internals.h | 131 void Assign(const T& value) { in Assign() function 141 void Assign(T&& value) { in Assign() function 151 void Assign(const Status& status) { in Assign() function 157 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 | 46 struct Assign {}; struct
|
| D | cwise_ops_common.h | 277 void Assign(const D& d, Out out, Rhs rhs) { in Assign() function
|
| /external/pdfium/fxjs/ |
| D | cfxjse_value.h | 77 void Assign(const CFXJSE_Value* lpValue) { in Assign() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Inputs/ |
| D | dwarfdump-objc.m | 8 @property (assign) int Assign; property
|
| /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/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
| D | StatisticTest.cpp | 49 TEST(StatisticTest, Assign) { in TEST() argument
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | status_test.cc | 86 TEST(Status, Assign) { in TEST() argument
|
| /external/tensorflow/tensorflow/core/lib/core/ |
| D | status_test.cc | 53 TEST(Status, Assign) { in TEST() argument
|
| /external/libbrillo/brillo/ |
| D | any_internal_impl.h | 268 void Assign(T&& value) { // NOLINT(build/c++11) in Assign() function
|
| /external/python/cpython2/Lib/lib2to3/ |
| D | fixer_util.py | 27 def Assign(target, source): 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/ply/ply/example/GardenSnake/ |
| D | GardenSnake.py | 364 def Assign(left, right): function
|
| /external/llvm/lib/CodeGen/GlobalISel/ |
| D | RegBankSelect.cpp | 377 bool Assign; in computeMapping() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
| D | RegBankSelect.cpp | 426 bool Assign; in computeMapping() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceCfg.cpp | 880 auto *Assign = InstAssign::create(Node->getCfg(), NewVar, Pair.first); in floatConstantCSE() local 887 auto *Assign = in floatConstantCSE() local
|