/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/ |
D | tuples.hpp | 466 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 D | BNNMTest.java | 224 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 D | SGEMMTest.java | 147 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 D | GoogLeNet.java | 179 Type b_type = builder.setX(n).setY(k).create(); in setTest() local
|
/aosp_15_r20/external/executorch/kernels/optimized/cpu/ |
H A D | op_div.cpp | 23 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 D | op_le.cpp | 41 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 D | op_add.cpp | 82 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 D | op_sub.cpp | 83 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 D | op_mul.cpp | 189 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 D | binary_ops.h | 156 ScalarType b_type = b.scalar_type(); in select_optimized_path() local
|
/aosp_15_r20/external/executorch/backends/cadence/hifi/operators/ |
H A D | op_div.cpp | 31 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 D | op_mul.cpp | 90 ScalarType b_type = b.scalar_type(); in mul_out() local
|
H A D | op_where.cpp | 32 ScalarType b_type = b.scalar_type(); in where_out() local
|
H A D | op_add.cpp | 103 ScalarType b_type = b.scalar_type(); in add_out() local
|
H A D | op_sub.cpp | 98 ScalarType b_type = b.scalar_type(); in sub_out() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_fill.cpp | 29 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 D | op_atan2.cpp | 19 ScalarType get_common_type(ScalarType a_type, ScalarType b_type) { in get_common_type()
|
H A D | op_div.cpp | 22 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 D | BNNMTest.java | 134 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 D | op_add.cpp | 27 ScalarType b_type = b.scalar_type(); in add_out() local
|
/aosp_15_r20/external/python/cpython2/Include/ |
D | frameobject.h | 11 int b_type; /* what kind of block this is */ member
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | config_lib.py | 150 def IsPFQType(b_type): argument 155 def IsCanaryType(b_type): argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 46 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 D | validate_function.cpp | 46 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl14.c | 74 short b_type; /* SKIP means suppress fcntl call */ member
|