/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/autotest/metadata/utils/ |
D | control_files.py | 73 def _find_last_global_assignment(stmts: List[ast.Assign], 81 def _find_global_assignments(stmts: List[ast.Assign], 102 def _extract_str_value(stmt: ast.Assign) -> str:
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 635 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function 645 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
|
/external/libtextclassifier/abseil-cpp/absl/status/ |
D | statusor.h | 635 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function 645 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 635 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function 645 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
|
/external/openscreen/third_party/abseil/src/absl/status/ |
D | statusor.h | 635 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function 645 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
|
/external/tflite-support/tensorflow_lite_support/cc/port/default/ |
D | statusor.h | 444 inline void StatusOr<T>::Assign(const StatusOr<U>& other) { in Assign() function 454 inline void StatusOr<T>::Assign(StatusOr<U>&& other) { in Assign() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | scatter_functor.h | 44 struct Assign {}; struct
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_value.h | 73 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/llvm-project/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/libchrome/base/android/ |
D | jni_weak_ref.cc | 70 void JavaObjectWeakGlobalRef::Assign(const JavaObjectWeakGlobalRef& other) { in Assign() function in JavaObjectWeakGlobalRef
|
/external/webrtc/modules/audio_processing/aec3/ |
D | fft_data.h | 31 void Assign(const FftData& src) { in Assign() function
|
D | fft_data_unittest.cc | 60 TEST(FftData, Assign) { in TEST() argument
|
/external/llvm-project/llvm/unittests/ADT/ |
D | StatisticTest.cpp | 55 TEST(StatisticTest, Assign) { in TEST() argument
|
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/ |
D | variable.cc | 59 Status Variable::Assign(ImmediateExecutionTensorHandle* handle) { in Assign() function in tensorflow::Variable
|
/external/openscreen/util/ |
D | url_unittest.cc | 106 TEST(UrlTest, Assign) { in TEST() argument
|
/external/libgav1/libgav1/src/utils/ |
D | bit_reader.cc | 25 bool Assign(int* const value, int assignment, bool return_value) { in Assign() function
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | CheckerHelpers.cpp | 85 if (auto Assign = dyn_cast_or_null<BinaryOperator>(S)) { in parseAssignment() local
|