Home
last modified time | relevance | path

Searched refs:new_struct (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/cad/libredwg/libredwg-0.12.4/examples/
H A DACAD_EVALUATION_GRAPH.pi124 ,new_struct('BL92', ["10", '0', [], "", 92])
125 ,new_struct('BL92', ["10", '0', [], "", 92])
142 ,new_struct('BL92', ["10", '0', [], "", 92])
143 ,new_struct('BL93', ["10", '0', [], "", 93])
146 ,new_struct('BL91', ["10", '0', [], "", 91])
153 ,new_struct('BL93', ["10", '0', [], "", 93])
155 ,new_struct('BL91', ["10", '0', [], "", 91])
163 ,new_struct('BL93', ["10", '0', [], "", 93])
165 ,new_struct('BL91', ["10", '0', [], "", 91])
203 ,new_struct('BL92', ["10", '0', [], "", 92])
[all …]
/dports/devel/pyl-gobject/pygobject-2.28.6/gi/
H A Dpygi-foreign.c165 PyGIForeignStruct *new_struct = g_slice_new (PyGIForeignStruct); in pygi_register_foreign_struct_real() local
166 new_struct->namespace = namespace_; in pygi_register_foreign_struct_real()
167 new_struct->name = name; in pygi_register_foreign_struct_real()
168 new_struct->to_func = to_func; in pygi_register_foreign_struct_real()
169 new_struct->from_func = from_func; in pygi_register_foreign_struct_real()
170 new_struct->release_func = release_func; in pygi_register_foreign_struct_real()
172 g_ptr_array_add (foreign_structs, new_struct); in pygi_register_foreign_struct_real()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/exciting/
H A Dinputs.py220 new_struct = self.structure
225 basis = new_struct.lattice.matrix
235 for i in sorted(new_struct.types_of_species, key=lambda el: el.X):
237 sites = new_struct.indices_from_symbol(i.symbol)
241 new_struct[j].frac_coords[0],
242 new_struct[j].frac_coords[1],
243 new_struct[j].frac_coords[2],
250 new_struct[j].frac_coords[k] * basis[0][k]
251 + new_struct[j].frac_coords[k] * basis[1][k]
252 + new_struct[j].frac_coords[k] * basis[2][k]
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/torture/
H A Dpr55964-2.c8 extern struct test_struct* new_struct;
15 new_struct->b[i] = old_struct ? old_struct->b[i] : -1; in testfunc()
16 new_struct->c[i] = old_struct ? old_struct->c[i] : 0; in testfunc()
17 new_struct->d[i] = old_struct ? old_struct->d[i] : 0; in testfunc()
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygi-foreign.c167 PyGIForeignStruct *new_struct = g_slice_new (PyGIForeignStruct); in pygi_register_foreign_struct() local
168 new_struct->namespace = namespace_; in pygi_register_foreign_struct()
169 new_struct->name = name; in pygi_register_foreign_struct()
170 new_struct->to_func = to_func; in pygi_register_foreign_struct()
171 new_struct->from_func = from_func; in pygi_register_foreign_struct()
172 new_struct->release_func = release_func; in pygi_register_foreign_struct()
174 g_ptr_array_add (foreign_structs, new_struct); in pygi_register_foreign_struct()

12345678