Home
last modified time | relevance | path

Searched defs:Concat (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mindspore/mindspore/core/ops/
Dconcat.h35 Concat() : PrimitiveC(kNameConcat) {} in Concat() function
/third_party/boost/boost/hana/
Dconcat.hpp33 using Concat = BOOST_HANA_DISPATCH_IF(concat_impl<M>, in operator ()() typedef
/third_party/boost/libs/hana/include/boost/hana/
Dconcat.hpp33 using Concat = BOOST_HANA_DISPATCH_IF(concat_impl<M>, in operator ()() typedef
/third_party/flutter/skia/modules/sksg/src/
DSkSGTransform.cpp18 class Concat final : public Transform { class
22 Concat(sk_sp<Transform> a, sk_sp<Transform> b) in Concat() function in sksg::__anon774eda990111::Concat
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_utils.h74 std::vector<T> Concat(const std::vector<T>& a, const std::vector<T>& b) { in Concat() function
/third_party/spirv-tools/test/opt/
Dpass_utils.h74 std::vector<T> Concat(const std::vector<T>& a, const std::vector<T>& b) { in Concat() function
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpass_utils.h74 std::vector<T> Concat(const std::vector<T>& a, const std::vector<T>& b) { in Concat() function
/third_party/skia/modules/sksg/src/
DSkSGTransform.cpp36 class Concat final : public Transform { class
40 Concat(sk_sp<Transform> a, sk_sp<Transform> b) in Concat() function in sksg::__anona36c66a40111::Concat
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dconcatv2_impl.cu22 __global__ void Concat(const size_t size, const int input_num, const int all_size_before_axis, cons… in Concat() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/
Dconcat_base.c19 void Concat(void **input, int input_num, int axis, int **inputs_output_shape, size_t shape_size, vo… in Concat() function
/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite.ts76 type Concat<T1 extends any[], T2 extends any[]> = alias
/third_party/flutter/skia/src/gpu/
DGrSwizzle.h152 constexpr GrSwizzle GrSwizzle::Concat(const GrSwizzle& a, const GrSwizzle& b) { in Concat() function
/third_party/skia/src/gpu/
DGrSwizzle.h136 constexpr GrSwizzle GrSwizzle::Concat(const GrSwizzle& a, const GrSwizzle& b) { in Concat() function
/third_party/flutter/skia/tests/
DGrQuadBufferTest.cpp132 TEST(Concat) { in TEST() argument
/third_party/skia/tests/
DGrQuadBufferTest.cpp133 TEST(Concat) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc79 CordRepConcat* Concat(CordRep* left, CordRep* right) { in Concat() function
309 TEST(CordzInfoStatisticsTest, Concat) { in TEST() argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/include/dataset/
Ddatasets.h278 std::shared_ptr<ConcatDataset> Concat(const std::vector<std::shared_ptr<Dataset>> &datasets) { in Concat() function
/third_party/re2/re2/
Dprefilter.cc308 Prefilter::Info* Prefilter::Info::Concat(Info* a, Info* b) { in Concat() function in re2::Prefilter::Info
/third_party/flutter/skia/experimental/pvg/
Ddraw_msg.proto195 message Concat { message
/third_party/mindspore/tests/ut/python/parameter_feature/
Dtest_var_grad.py320 class Concat(Cell): class
/third_party/skia/experimental/pvg/
Ddraw_msg.proto195 message Concat { message
/third_party/flutter/skia/include/core/
DSkMatrix.h1651 static SkMatrix Concat(const SkMatrix& a, const SkMatrix& b) { in Concat() function
/third_party/skia/include/core/
DSkMatrix.h1767 static SkMatrix Concat(const SkMatrix& a, const SkMatrix& b) { in Concat() function
/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp265 void trackBounds(const Concat&) { this->pushControl(); } in trackBounds()
/third_party/skia/src/core/
DSkRecordDraw.cpp281 void trackBounds(const Concat&) { this->pushControl(); } in trackBounds()

12