Home
last modified time | relevance | path

Searched defs:Combine (Results 1 – 25 of 43) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dvariable_ops.cc212 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterAddOp
225 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterSubOp
238 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterMulOp
251 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterDivOp
264 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterMinOp
277 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterMaxOp
307 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterNdAddOp
321 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon9c8648120111::ResourceScatterNdSubOp
Dsegment_reduction_ops.cc138 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { return a + b; }; in Combine() function in tensorflow::__anonf10a768b0111::UnsortedSegmentSum
153 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { return a * b; }; in Combine() function in tensorflow::__anonf10a768b0111::UnsortedSegmentProd
168 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { in Combine() function in tensorflow::__anonf10a768b0111::UnsortedSegmentMin
185 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { in Combine() function in tensorflow::__anonf10a768b0111::UnsortedSegmentMax
/external/vulkan-validation-layers/layers/
Dhash_util.h71 HashCombiner &Combine(const Value &value) { in Combine() function
77 HashCombiner &Combine(Iterator first, Iterator end) { in Combine() function
87 HashCombiner &Combine(const std::vector<Value> &vector) { in Combine() function
/external/armnn/include/armnn/
DMemorySources.hpp30 MemorySourceFlags Combine(Arg sourceA, Arg sourceB) in Combine() function
36 MemorySourceFlags Combine(Arg source, Args... rest) in Combine() function
/external/vixl/src/
Dcpu-features.cc66 void CPUFeatures::Combine(const CPUFeatures& other) { in Combine() function in vixl::CPUFeatures
70 void CPUFeatures::Combine(Feature feature) { in Combine() function in vixl::CPUFeatures
Dcpu-features.h324 void Combine(T first, U... others) { in Combine() function
/external/skia/src/core/
DSkEdgeBuilder.h36 enum Combine { enum
/external/libbrillo/brillo/
Dmime_utils_test.cc11 TEST(MimeUtils, Combine) { in TEST() argument
Durl_utils_test.cc11 TEST(UrlUtils, Combine) { in TEST() argument
Dsecure_blob.cc83 SecureBlob SecureBlob::Combine(const SecureBlob& blob1, in Combine() function in brillo::SecureBlob
Durl_utils.cc66 std::string url::Combine(const std::string& url, const std::string& subpath) { in Combine() function in brillo::url
Dmime_utils.cc107 std::string mime::Combine(const std::string& type, in Combine() function in brillo::mime
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Derror_util.cc66 Status StatusScopedDiagnosticHandler::Combine(Status status) { in Combine() function in mlir::StatusScopedDiagnosticHandler
/external/tensorflow/tensorflow/core/profiler/convert/
Dop_metrics_db_combiner.cc113 void OpMetricsDbCombiner::Combine(const OpMetricsDb& src, in Combine() function in tensorflow::profiler::OpMetricsDbCombiner
/external/perfetto/include/perfetto/ext/base/
Dhash.h77 static uint64_t Combine(Ts&&... args) { in Combine() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/cronet/third_party/boringssl/src/third_party/googletest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/cronet/third_party/googletest/src/googletest/include/gtest/
Dgtest-param-test.h406 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/libvpx/third_party/googletest/src/include/gtest/
Dgtest-param-test.h406 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-param-test.h406 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/googletest/googletest/include/gtest/
Dgtest-param-test.h405 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/external/skia/src/gpu/ganesh/
DGrProcessorAnalysis.h65 static GrProcessorAnalysisColor Combine(const GrProcessorAnalysisColor& a, in Combine() function
/external/vixl/src/aarch64/
Doperands-aarch64.h110 void Combine(const CPURegList& other) { in Combine() function
128 void Combine(const CPURegister& other) { in Combine() function
142 void Combine(int code) { in Combine() function
/external/webrtc/modules/audio_mixer/
Dframe_combiner.cc160 void FrameCombiner::Combine(rtc::ArrayView<AudioFrame* const> mix_list, in Combine() function in webrtc::FrameCombiner

12