/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_replace_constant_with_uniform.cpp | 57 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local 210 opt::analysis::Integer int_type(32, true); in IsApplicable() local
|
D | transformation_equation_instruction.cpp | 170 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local 193 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
|
D | fuzzer_pass_add_equation_instructions.cpp | 175 if (const auto* int_type = in Apply() local 187 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_equation_instruction.cpp | 170 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local 193 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
|
D | transformation_replace_constant_with_uniform.cpp | 57 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local 210 opt::analysis::Integer int_type(32, true); in IsApplicable() local
|
D | fuzzer_pass_add_equation_instructions.cpp | 175 if (const auto* int_type = in Apply() local 187 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_equation_instruction.cpp | 174 if (const auto* int_type = vector->element_type()->AsInteger()) { in MaybeGetResultTypeId() local 197 } else if (const auto* int_type = operand_type->AsInteger()) { in MaybeGetResultTypeId() local
|
D | transformation_replace_constant_with_uniform.cpp | 56 opt::analysis::Integer int_type(32, true); in MakeAccessChainInstruction() local 209 opt::analysis::Integer int_type(32, true); in IsApplicable() local
|
D | fuzzer_pass_add_equation_instructions.cpp | 172 if (const auto* int_type = in Apply() local 184 } else if (const auto* int_type = operand_type->AsInteger()) { in Apply() local
|
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/ |
D | failed.pass.cpp | 22 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_const.h | 146 LLVMTypeRef int_type; in lp_build_const_int_pointer() local
|
/external/llvm-project/lldb/unittests/Symbol/ |
D | TestTypeSystemClang.cpp | 240 CompilerType int_type = m_ast->GetBasicType(lldb::eBasicTypeInt); in TEST_F() local 383 CompilerType int_type = m_ast->GetBasicType(eBasicTypeInt); in TEST_F() local 496 CompilerType int_type(m_ast.get(), in TEST_F() local 561 CompilerType int_type = m_ast->GetBasicType(lldb::eBasicTypeInt); in TEST_F() local 585 CompilerType int_type = m_ast->GetBasicType(lldb::eBasicTypeInt); in TEST_F() local
|
/external/libabigail/doc/vizualization/graph/sources/ |
D | sa-base.cc | 5 typedef long int_type; typedef
|
D | sa-B.cc | 5 typedef long int_type; typedef
|
D | sa-A.cc | 5 typedef long int_type; typedef
|
/external/llvm-project/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/ |
D | failed.pass.cpp | 23 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
|
/external/libabigail/doc/vizualization/layout/sources/ |
D | sa-base.cc | 5 typedef long int_type; typedef
|
D | sa-B.cc | 5 typedef long int_type; typedef
|
D | sa-A.cc | 5 typedef long int_type; typedef
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | literal_util_test.cc | 55 using int_type = typename TypeParam::first_type; in TYPED_TEST() typedef
|
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | underflow.pass.cpp | 30 typedef typename base::int_type int_type; typedef
|
D | pbackfail.pass.cpp | 25 typedef typename base::int_type int_type; typedef
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | constants.cpp | 107 const auto* int_type = type()->AsInteger(); in GetZeroExtendedValue() local 126 const auto* int_type = type()->AsInteger(); in GetSignExtendedValue() local 398 else if (const auto* int_type = element_type->AsInteger()) in GetNumericVectorConstantWithWords() local
|
/external/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | pbackfail.pass.cpp | 26 typedef typename base::int_type int_type; typedef
|
D | underflow.pass.cpp | 31 typedef typename base::int_type int_type; typedef
|