Home
last modified time | relevance | path

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

/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/boost/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 …]
/third_party/python/Include/cpython/
Dframeobject.h23 int b_type; /* what kind of block this is */ 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.cpp44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
Dvalidate_extensions.cpp2120 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/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc1307 auto b_type = GetCVBorderType(border_types); in Pad() local