Home
last modified time | relevance | path

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

/third_party/libabigail/tests/data/test-diff-suppr/
Dtest1-typedef-suppr-v1.c17 struct b_type struct
24 bar(struct b_type* b) in bar() argument
Dtest1-typedef-suppr-v0.c16 struct b_type struct
22 bar(struct b_type* b) in bar() argument
/third_party/rust/rust/compiler/rustc_codegen_gcc/src/
Dint.rs67 let b_type = b.get_type(); in gcc_lshr() localVariable
154 let b_type = b.get_type(); in additive_operation() localVariable
199 let b_type = b.get_type(); in multiplicative_operation() localVariable
321 let b_type = rhs.get_type(); in gcc_checked_binop() localVariable
358 let b_type = rhs.get_type(); in gcc_icmp() localVariable
416 let b_type = b.get_type(); in gcc_xor() localVariable
431 let b_type = b.get_type(); in gcc_shl() localVariable
604 let b_type = b.get_type(); in bitwise_operation() localVariable
Dbuilder.rs561 let b_type = b.get_type().to_unsigned(self); in exactudiv() localVariable
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_binary_test.cc83 auto* b_type = (params.op == ast::BinaryOp::kShiftLeft || in TEST_P() local
118 auto* b_type = (params.op == ast::BinaryOp::kShiftLeft || in TEST_P() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dbetainc.cc69 auto b_type = input_args[kInputIndex1]->GetType(); in InferType() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_betainc.cc35 TypePtr b_type; member
Dtest_ops_solve_triangular.cc47 TypePtr b_type; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2157 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/spirv-tools/source/val/
Dvalidate_function.cpp46 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2486 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_function.cpp44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2157 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c74 short b_type; /* SKIP means suppress fcntl call */ member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_accessor_expression_test.cc700 auto* b_type = Structure("B", {Member("bar", ty.Of(c_type))}); in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dlinalg_ops_proto.cc571 DataType b_type = op.GetInputDescByName("b").GetDataType(); in CUST_IMPLEMT_INFERFUNC() local
/third_party/mesa3d/src/util/
Dparson.c2376 JSON_Value_Type a_type, b_type; in json_value_equals() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc1762 auto b_type = GetCVBorderType(border_types); in Pad() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9867 const Utils::Type& b_type = test_case.m_b_type; in test() local
9997 const Utils::Type& b_type = getType(i); in test() local
11828 const Utils::Type& b_type = test_case.m_b_type; in test() local