Home
last modified time | relevance | path

Searched refs:test_struct (Results 1 – 25 of 1239) sorted by relevance

12345678910>>...50

/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dserialization_warning_unittest.cc101 TestWarning(std::move(test_struct), in TEST_F()
104 test_struct = Struct2::New(); in TEST_F()
118 test_struct = Struct3::New(); in TEST_F()
126 test_struct->data.resize(1); in TEST_F()
131 test_struct = Struct4::New(); in TEST_F()
132 test_struct->data.resize(0); in TEST_F()
136 test_struct = Struct4::New(); in TEST_F()
137 test_struct->data.resize(1); in TEST_F()
145 test_struct->pair.resize(1); in TEST_F()
151 test_struct = Struct5::New(); in TEST_F()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dtest-imem.c5 struct test_struct { struct
11 struct test_struct ab, bc, cd, de; in test_imem_alloc() argument
21 struct test_struct *s1 = i_new(struct test_struct, 2); in test_imem_alloc()
22 struct test_struct *s2 = i_malloc(sizeof(struct test_struct) * 2); in test_imem_alloc()
25 test_assert(memcmp(s1, s2, sizeof(struct test_struct) * 2) == 0); in test_imem_alloc()
28 s1 = i_realloc_type(s1, struct test_struct, 2, 4); in test_imem_alloc()
29 s2 = i_realloc(s2, sizeof(struct test_struct) * 2, in test_imem_alloc()
30 sizeof(struct test_struct) * 4); in test_imem_alloc()
37 test_assert(memcmp(s1, s2, sizeof(struct test_struct) * 4) == 0); in test_imem_alloc()
46 s1 = i_realloc_type(NULL, struct test_struct, 0, 2); in test_imem_alloc()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/test/cg/obj/
H A Dctest.c73 struct _7BYTE_ test_struct; variable
357 test_struct.u8 = RESULT_U8BIT; in test_function_tiny_struct()
358 return test_struct; in test_function_tiny_struct()
364 test_struct.u8 = RESULT_U8BIT; in test_function_small_struct()
366 return test_struct; in test_function_small_struct()
372 test_struct.w8 = RESULT_U8BIT; in test_function_small_struct_s()
373 return test_struct; in test_function_small_struct_s()
379 test_struct.u8 = RESULT_U8BIT; in test_function_medium_struct()
381 return test_struct; in test_function_medium_struct()
386 test_struct.u8 = RESULT_U8BIT; in test_function_struct()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dggc-tests.c37 struct GTY(()) test_struct struct
39 struct test_struct *other; argument
42 static GTY(()) test_struct *root_test_struct;
97 test_struct *m_ptr;
144 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
151 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
244 test_struct *m_a;
255 test_struct *m_b;
266 test_struct *m_c;
387 test_struct *m_ptr;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
254 test_struct *m_a;
265 test_struct *m_b;
276 test_struct *m_c;
397 test_struct *m_ptr;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
255 test_struct *m_a;
266 test_struct *m_b;
277 test_struct *m_c;
398 test_struct *m_ptr;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
255 test_struct *m_a;
266 test_struct *m_b;
277 test_struct *m_c;
398 test_struct *m_ptr;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct
50 struct test_struct *other;
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> ();
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> ();
255 test_struct *m_a;
266 test_struct *m_b;
277 test_struct *m_c;
398 test_struct *m_ptr;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
255 test_struct *m_a;
266 test_struct *m_b;
277 test_struct *m_c;
398 test_struct *m_ptr;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
255 test_struct *m_a;
266 test_struct *m_b;
277 test_struct *m_c;
398 test_struct *m_ptr;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dggc-tests.c48 struct GTY(()) test_struct struct
50 struct test_struct *other; argument
53 static GTY(()) test_struct *root_test_struct;
108 test_struct *m_ptr;
155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()
162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()
255 test_struct *m_a;
266 test_struct *m_b;
277 test_struct *m_c;
398 test_struct *m_ptr;
[all …]
/dports/security/seal/SEAL-3.7.2/native/tests/seal/
H A Dserialization.cpp19 struct test_struct struct
41 … size_t members_size = Serialization::ComprSizeEstimate(sizeof(test_struct), compr_mode); in save_size()
144 test_struct st{ 3, ~0, 3.14159 }, st2; in TEST()
149 bind(&test_struct::save_members, &st, _1), st.save_size(compr_mode_type::none), stream, in TEST()
158 test_struct st3; in TEST()
171 test_struct st3; in TEST()
186 test_struct st{ 3, ~0, 3.14159 }, st2; in TEST()
215 test_struct st3; in TEST()
218 bind(&test_struct::save_members, &st, _1), st.save_size(compr_mode_type::zstd), ss, in TEST()
241 test_struct st3; in TEST()
[all …]
/dports/lang/libobjc2/libobjc2-2.1/Test/
H A Dhash_table_delete.c4 struct test_struct { struct
8 struct test_struct null_placeholder = {0}; argument
10 static int test_compare(const void *key, const struct test_struct test) { in test_compare()
19 static uint32_t test_value_hash(const struct test_struct test) { in test_value_hash()
23 static int test_is_null(const struct test_struct test) { in test_is_null()
29 #define MAP_TABLE_VALUE_TYPE struct test_struct
45 struct test_struct one, two, three; in main()
57 struct test_struct *pthree = test_table_get(testTable, (void*)3); in main()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/tests/
H A Dt2.c86 } test_struct, *test_struct_p; in main() typedef
115 test_struct tmp; in main()
116 test_struct *param = &tmp; in main()
188 test_struct tmp; in main()
189 test_struct *param = &tmp; in main()
258 test_struct tmp; in main()
259 test_struct *param = &tmp; in main()
331 test_struct tmp; in main()
332 test_struct *param = &tmp; in main()
410 test_struct tmp; in main()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Hexagon/
H A Dcalling-conv-2.ll3 %struct.test_struct = type { i32, i8, i64 }
6 define void @foo(%struct.test_struct* noalias nocapture sret(%struct.test_struct) %agg.result, i32 …
8 call void @bar(%struct.test_struct* sret(%struct.test_struct) %agg.result, i32 45) #0
12 declare void @bar(%struct.test_struct* sret(%struct.test_struct), i32) #0
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcalling-conv-2.ll3 %struct.test_struct = type { i32, i8, i64 }
6 define void @foo(%struct.test_struct* noalias nocapture sret(%struct.test_struct) %agg.result, i32 …
8 call void @bar(%struct.test_struct* sret(%struct.test_struct) %agg.result, i32 45) #0
12 declare void @bar(%struct.test_struct* sret(%struct.test_struct), i32) #0
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Hexagon/
H A Dcalling-conv-2.ll3 %struct.test_struct = type { i32, i8, i64 }
6 define void @foo(%struct.test_struct* noalias nocapture sret(%struct.test_struct) %agg.result, i32 …
8 call void @bar(%struct.test_struct* sret(%struct.test_struct) %agg.result, i32 45) #0
12 declare void @bar(%struct.test_struct* sret(%struct.test_struct), i32) #0

12345678910>>...50