Home
last modified time | relevance | path

Searched defs:first_type (Results 1 – 14 of 14) sorted by relevance

/third_party/libabigail/tests/data/test-read-ctf/
Dtest7.h12 struct first_type struct
14 integer member0;
15 character member1;
16 constructor ctor;
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest2.h4 struct first_type struct
9 first_type(); argument
Dtest2-0.cc8 first_type::first_type() in first_type() function in first_type
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Deliminate_redundant_cast_pass.cc26 TypeId first_type; in RemoveCastOp() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_frontend_func_impl/
Dtuple_to_tensor.cc82 auto first_type = value_tuple->value()[0]->type()->type_id(); in CreateTensorWithValueTuple() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/dtype/
Dtype.h285 const auto &first_type = type_list[0]; in operator() local
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_ENUM_FRAMESIZES.c52 __u32 first_type; in do_test_VIDIOC_ENUM_FRAMESIZES() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp71 typedef T1 first_type; typedef
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dbatch_op.cc194 DataType first_type = first_tensor->type(); in ConvertRowsToTensor() local
/third_party/libabigail/src/
Dabg-comp-filter.cc1419 type_base *first_type = in has_harmless_enum_to_int_change() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c1195 const struct glsl_type *first_type = first->deref->type; in try_vectorize() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1454 const struct glsl_type *first_type = glsl_get_struct_field(type, 0); in get_bo_array_type() local
/third_party/googletest/googlemock/test/
Dgmock-matchers-comparisons_test.cc1404 using first_type = int; in TEST() typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp14689 typedef _T1 first_type; typedef