Home
last modified time | relevance | path

Searched defs:second_type (Results 1 – 9 of 9) sorted by relevance

/third_party/libabigail/tests/data/test-read-ctf/
Dtest7.h19 struct second_type struct
21 integer member0;
22 character member1;
23 constructor ctor;
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest2.h12 struct second_type struct
17 second_type(); argument
Dtest2-1.cc8 second_type::second_type() in second_type() function in second_type
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Deliminate_redundant_cast_pass.cc27 TypeId second_type; in RemoveCastOp() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp72 typedef T2 second_type; typedef
/third_party/libabigail/src/
Dabg-comp-filter.cc1421 type_base *second_type = in has_harmless_enum_to_int_change() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c1196 const struct glsl_type *second_type = second->deref->type; in try_vectorize() local
/third_party/googletest/googlemock/test/
Dgmock-matchers-comparisons_test.cc1405 using second_type = std::string; in TEST() typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp14690 typedef _T2 second_type; typedef