Home
last modified time | relevance | path

Searched refs:pl_copy (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-visitor-serialization.c362 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
363 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
368 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
435 switch (pl_copy.type) { in test_primitive_lists()
442 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
453 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
464 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
475 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
508 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
554 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-visitor-serialization.c362 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
363 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
368 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
435 switch (pl_copy.type) { in test_primitive_lists()
442 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
453 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
464 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
475 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
508 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
554 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dtest-visitor-serialization.c362 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
363 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
368 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
435 switch (pl_copy.type) { in test_primitive_lists()
442 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
453 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
464 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
475 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
508 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
554 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dtest-visitor-serialization.c342 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
343 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
348 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
499 switch (pl_copy.type) { in test_primitive_lists()
506 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
517 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
528 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
539 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
572 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
618 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dtest-visitor-serialization.c342 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
343 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
348 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
499 switch (pl_copy.type) { in test_primitive_lists()
506 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
517 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
528 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
539 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
572 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
618 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dtest-visitor-serialization.c342 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
343 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
348 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
499 switch (pl_copy.type) { in test_primitive_lists()
506 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
517 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
528 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
539 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
572 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
618 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dtest-visitor-serialization.c342 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
343 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
348 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
499 switch (pl_copy.type) { in test_primitive_lists()
506 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
517 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
528 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
539 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
572 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
618 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dtest-visitor-serialization.c342 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
343 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
348 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
499 switch (pl_copy.type) { in test_primitive_lists()
506 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
517 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
528 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
539 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
572 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
618 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-visitor-serialization.c342 PrimitiveList pl_copy = { .value = { NULL } }; in test_primitive_lists() local
343 PrimitiveList *pl_copy_ptr = &pl_copy; in test_primitive_lists()
348 pl.type = pl_copy.type = pt->type; in test_primitive_lists()
499 switch (pl_copy.type) { in test_primitive_lists()
506 cur_head = ptr = pl_copy.value.strings; in test_primitive_lists()
517 cur_head = ptr = pl_copy.value.integers; in test_primitive_lists()
528 cur_head = ptr = pl_copy.value.s8_integers; in test_primitive_lists()
539 cur_head = ptr = pl_copy.value.s16_integers; in test_primitive_lists()
572 cur_head = ptr = pl_copy.value.u8_integers; in test_primitive_lists()
618 cur_head = ptr = pl_copy.value.numbers; in test_primitive_lists()
[all …]
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/ui-common/
H A Dmenu-ops-qt.cc32 void pl_copy () in pl_copy() function
56 pl_copy (); in pl_cut()
H A Dmenu-ops-gtk.cc35 void pl_copy () in pl_copy() function
72 pl_copy (); in pl_cut()
H A Dmenu-ops.h80 void pl_copy ();
/dports/cad/pcb/pcb-4.2.0/src/hid/common/
H A Ddraw_helpers.c196 PLINE *pl_copy; in fill_clipped_contour() local
205 poly_CopyContour (&pl_copy, pl); in fill_clipped_contour()
207 poly_InclContour (piece_poly, pl_copy); in fill_clipped_contour()
/dports/databases/xapian-core12/xapian-core-1.2.25/matcher/
H A Dmultimatch.cc542 PostList * pl_copy = pl.get(); in get_mset() local
543 if (rare(next_handling_prune(pl_copy, min_weight, this))) { in get_mset()
545 pl.reset(pl_copy); in get_mset()
/dports/databases/xapian-core/xapian-core-1.4.18/matcher/
H A Dmultimatch.cc618 PostList * pl_copy = pl.get(); in get_mset() local
619 if (rare(next_handling_prune(pl_copy, min_weight, this))) { in get_mset()
621 pl.reset(pl_copy); in get_mset()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/qtui/
H A Dmenus.cc303 audqt::MenuCommand({N_("_Copy"), "edit-copy", "Ctrl+C"}, pl_copy), in qtui_build_pl_menu()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gtkui/
H A Dmenus.cc215 MenuCommand (N_("_Copy"), "edit-copy", NONE, pl_copy),
H A Dui_gtk.cc616 pl_copy (); in playlist_keypress_cb()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/skins-qt/
H A Dmenus.cc231 audqt::MenuCommand ({N_("Copy"), "edit-copy", "Ctrl+C"}, pl_copy),
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/skins/
H A Dmenus.cc237 MenuCommand (N_("Copy"), "edit-copy", 'c', CTRL, pl_copy),
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxperl.cpp878 XS(pl_copy) in XS() argument
3120 newXS((char*)"g_copy", pl_copy, (char*)file); in xs_init()