Home
last modified time | relevance | path

Searched defs:first_type (Results 1 – 11 of 11) 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/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/node/deps/v8/src/compiler/
Dredundancy-elimination.cc310 Type const first_type = NodeProperties::GetType(first); in ReduceSpeculativeNumberComparison() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp71 typedef T1 first_type; typedef
/third_party/libabigail/src/
Dabg-comp-filter.cc1344 type_base *first_type = in has_harmless_enum_to_int_change() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c1150 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.c989 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.cc1403 using first_type = int; in TEST() typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp14689 typedef _T1 first_type; typedef