/external/libabigail/tests/data/test-diff-suppr/ |
D | test1-typedef-suppr-v1.c | 17 struct b_type struct 24 bar(struct b_type* b) in bar() argument
|
D | test1-typedef-suppr-v0.c | 16 struct b_type struct 22 bar(struct b_type* b) in bar() argument
|
/external/python/cpython2/Include/ |
D | frameobject.h | 11 int b_type; /* what kind of block this is */ member
|
/external/python/cpython3/Include/cpython/ |
D | frameobject.h | 23 int b_type; /* what kind of block this is */ member
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
D | validate_extensions.cpp | 2186 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
D | validate_extensions.cpp | 2156 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_function.cpp | 44 uint32_t b_type = b->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
|
D | validate_extensions.cpp | 2186 const uint32_t b_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 74 short b_type; /* SKIP means suppress fcntl call */ member
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_array_ops_test.py | 1201 def testConstantBinOp(self, a, b, b_type, expected_result, test_func): argument
|
/external/vulkan-validation-layers/layers/ |
D | shader_validation.cpp | 364 …ODULE_STATE const *a, SHADER_MODULE_STATE const *b, unsigned a_type, unsigned b_type, bool a_array… in TypesMatch()
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
D | legalize_tf.cc | 1714 RankedTensorType b_type = in matchAndRewrite() local
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/ |
D | hlo_ops.cc | 3789 auto b_type = op.b().getType().dyn_cast<RankedTensorType>(); in Verify() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 9867 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
|
/external/rust/crates/ash/src/vk/ |
D | definitions.rs | 35230 pub b_type: ComponentTypeNV, field 35292 pub fn b_type(mut self, b_type: ComponentTypeNV) -> Self { in b_type() method
|