Home
last modified time | relevance | path

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

12345678910>>...16

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dvariable_ops.cc212 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterAddOp
225 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterSubOp
238 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterMulOp
251 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterDivOp
264 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterMinOp
277 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterMaxOp
307 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterNdAddOp
321 static xla::XlaOp Combine(const xla::XlaOp& x, const xla::XlaOp& y, in Combine() function in tensorflow::__anon735ed9830111::ResourceScatterNdSubOp
H A Dsegment_reduction_ops.cc138 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { return a + b; }; in Combine() function in tensorflow::__anonbfc0371c0111::UnsortedSegmentSum
153 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { return a * b; }; in Combine() function in tensorflow::__anonbfc0371c0111::UnsortedSegmentProd
168 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { in Combine() function in tensorflow::__anonbfc0371c0111::UnsortedSegmentMin
185 xla::XlaOp Combine(xla::XlaOp a, xla::XlaOp b) override { in Combine() function in tensorflow::__anonbfc0371c0111::UnsortedSegmentMax
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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
/aosp_15_r20/external/armnn/include/armnn/
H A DMemorySources.hpp30 MemorySourceFlags Combine(Arg sourceA, Arg sourceB) in Combine() function
36 MemorySourceFlags Combine(Arg source, Args... rest) in Combine() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/
Dinterval_map.hpp86 Traits,Compare,Combine,Section,Interval,Alloc>& src) in interval_map() argument
99 Traits,Compare,Combine,Section,Interval,Alloc>& src) in assign() argument
113 Traits,Compare,Combine,Section,Interval,Alloc>& src) in operator =() argument
Dsplit_interval_map.hpp84 Traits,Compare,Combine,Section,Interval,Alloc>& src) in assign() argument
94 Traits,Compare,Combine,Section,Interval,Alloc>& src) in operator =() argument
/aosp_15_r20/external/vixl/src/
H A 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
/aosp_15_r20/external/vixl/src/aarch64/
H A 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
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h1279 internal::CartesianProductHolder2<Generator1, Generator2> Combine( in Combine() function
1286 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( in Combine() function
1295 Generator4> Combine( in Combine() function
1306 Generator4, Generator5> Combine( in Combine() function
1317 Generator4, Generator5, Generator6> Combine( in Combine() function
1329 Generator4, Generator5, Generator6, Generator7> Combine( in Combine() function
1342 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( in Combine() function
1356 Generator9> Combine( in Combine() function
1371 Generator10> Combine( in Combine() function
/aosp_15_r20/system/sepolicy/tests/
H A Dcombine_maps.py35 def Combine(top, bottom): function
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dcombine.go15 func Combine[T1, T2, T any](g1 Gen[T1], g2 Gen[T2], join func(T1, T2) T) Gen[T] { func
/aosp_15_r20/external/skia/src/core/
H A DSkEdgeBuilder.h36 enum Combine { enum
/aosp_15_r20/external/libbrillo/brillo/
H A Dmime_utils_test.cc11 TEST(MimeUtils, Combine) { in TEST() argument
H A Durl_utils_test.cc11 TEST(UrlUtils, Combine) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Derror_util.cc66 Status StatusScopedDiagnosticHandler::Combine(Status status) { in Combine() function in mlir::StatusScopedDiagnosticHandler
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_metrics_db_combiner.cc113 void OpMetricsDbCombiner::Combine(const OpMetricsDb& src, in Combine() function in tensorflow::profiler::OpMetricsDbCombiner
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dhash.h77 static uint64_t Combine(Ts&&... args) { in Combine() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dhash.h84 static constexpr uint64_t Combine(Ts&&... args) { in Combine() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-param-test.h405 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrProcessorAnalysis.h68 static GrProcessorAnalysisColor Combine(const GrProcessorAnalysisColor& a, in Combine() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/googletest/googletest/include/gtest/
Dgtest-param-test.h405 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function

12345678910>>...16