Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp50 uint32_t basic_type = in Apply() local
Dfuzzer_pass_add_global_variables.cpp61 uint32_t basic_type = in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp52 uint32_t basic_type = in Apply() local
Dfuzzer_pass_add_global_variables.cpp63 uint32_t basic_type = in Apply() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_local_variables.cpp52 uint32_t basic_type = in Apply() local
Dfuzzer_pass_add_global_variables.cpp63 uint32_t basic_type = in Apply() local
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DArrayType.java30 private Type basic_type; field in ArrayType
/external/llvm-project/lldb/source/API/
DSBType.cpp347 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp254 for (lldb::BasicType basic_type : types_to_test) { in TEST_F() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp939 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType()
1899 lldb::BasicType basic_type) { in GetOpaqueCompilerType()
4570 CompilerType TypeSystemClang::GetBasicTypeFromAST(lldb::BasicType basic_type) { in GetBasicTypeFromAST()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp706 Type Type::GetType(TYPES basic_type, glw::GLuint n_columns, glw::GLuint n_rows) in GetType()
15083 …const Utils::Type& basic_type = Utils::Type::GetType(vector_type.m_basic_type, 1 /* n_cols */, 1 … in test() local
15266 Utils::Variable* VaryingComponentsTest::prepareVarying(const Utils::Type& basic_type, const descrip… in test()
/external/libabigail/src/
Dabg-ir.cc11678 maybe_update_types_lookup_map(const type_decl_sptr& basic_type) in maybe_update_types_lookup_map()
12120 if (type_decl_sptr basic_type = is_type_decl(decl)) in maybe_update_types_lookup_map() local