Home
last modified time | relevance | path

Searched defs:b_type (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dtuples.hpp466 typedef nil_t b_type; typedef
587 typedef A a_type; typedef B b_type; typedef
628 typedef A a_type; typedef B b_type; typedef
670 typedef A a_type; typedef B b_type; typedef
712 typedef A a_type; typedef B b_type; typedef
759 typedef A a_type; typedef B b_type; typedef
807 typedef A a_type; typedef B b_type; typedef
857 typedef A a_type; typedef B b_type; typedef
908 typedef A a_type; typedef B b_type; typedef
960 typedef A a_type; typedef B b_type; typedef
[all …]
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBNNMTest.java224 Type b_type = builder.setX(k).setY(n).create(); in setTestSmall() local
294 Type b_type = builder.setX(k).setY(n).create(); in setTestMedium() local
343 Type b_type = builder.setX(k).setY(n).create(); in setTestLarge() local
H A DSGEMMTest.java147 Type b_type = builder.setX(n).setY(k).create(); in setTestSmall() local
202 Type b_type = builder.setX(n).setY(k).create(); in setTestMedium() local
250 Type b_type = builder.setX(n).setY(k).create(); in setTestLarge() local
H A DGoogLeNet.java179 Type b_type = builder.setX(n).setY(k).create(); in setTest() local
/aosp_15_r20/external/executorch/kernels/optimized/cpu/
H A Dop_div.cpp23 ScalarType get_compute_type(ScalarType a_type, ScalarType b_type) { in get_compute_type()
49 ScalarType b_type = b.scalar_type(); in opt_div_out() local
207 ScalarType b_type = utils::get_scalar_dtype(b); in opt_div_scalar_out() local
H A Dop_le.cpp41 ScalarType b_type = b.scalar_type(); in opt_le_tensor_out() local
101 ScalarType b_type = utils::get_scalar_dtype(b); in opt_le_scalar_out() local
H A Dop_add.cpp82 ScalarType b_type = b.scalar_type(); in opt_add_out() local
222 ScalarType b_type = utils::get_scalar_dtype(b); in opt_add_scalar_out() local
H A Dop_sub.cpp83 ScalarType b_type = b.scalar_type(); in opt_sub_out() local
256 ScalarType b_type = utils::get_scalar_dtype(b); in opt_sub_scalar_out() local
H A Dop_mul.cpp189 ScalarType b_type = b.scalar_type(); in opt_mul_out() local
286 ScalarType b_type = utils::get_scalar_dtype(b); in opt_mul_scalar_out() local
H A Dbinary_ops.h156 ScalarType b_type = b.scalar_type(); in select_optimized_path() local
/aosp_15_r20/external/executorch/backends/cadence/hifi/operators/
H A Dop_div.cpp31 ScalarType get_compute_type(ScalarType a_type, ScalarType b_type) { in get_compute_type()
54 ScalarType b_type = b.scalar_type(); in div_out() local
174 ScalarType b_type = b.scalar_type(); in div_out_mode() local
H A Dop_mul.cpp90 ScalarType b_type = b.scalar_type(); in mul_out() local
H A Dop_where.cpp32 ScalarType b_type = b.scalar_type(); in where_out() local
H A Dop_add.cpp103 ScalarType b_type = b.scalar_type(); in add_out() local
H A Dop_sub.cpp98 ScalarType b_type = b.scalar_type(); in sub_out() local
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_fill.cpp29 ScalarType b_type = utils::get_scalar_dtype(b); in fill_scalar_out() local
77 ScalarType b_type = b.scalar_type(); in fill_tensor_out() local
H A Dop_atan2.cpp19 ScalarType get_common_type(ScalarType a_type, ScalarType b_type) { in get_common_type()
H A Dop_div.cpp22 ScalarType get_common_type(ScalarType a_type, ScalarType b_type) { in get_common_type()
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DBNNMTest.java134 Type b_type = builder.setX(k).setY(n).create(); in runBNNM() local
452 Type b_type = builder.setX(k).setY(n).create(); in testExceptionHandling() local
/aosp_15_r20/external/executorch/backends/cadence/reference/operators/
H A Dop_add.cpp27 ScalarType b_type = b.scalar_type(); in add_out() local
/aosp_15_r20/external/python/cpython2/Include/
Dframeobject.h11 int b_type; /* what kind of block this is */ member
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconfig_lib.py150 def IsPFQType(b_type): argument
155 def IsCanaryType(b_type): argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp46 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_function.cpp46 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c74 short b_type; /* SKIP means suppress fcntl call */ member

12