Home
last modified time | relevance | path

Searched refs:cb1b (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/uses_allocator/
H A Dmake_obj.cc323 auto cb1b = std::make_obj_using_allocator<pair<C, B>>(alloc2, f, B{}); in test06() local
324 VERIFY( cb1b.first.nargs == 1 ); in test06()
325 VERIFY( cb1b.first.alloc_id == 2 ); in test06()
326 VERIFY( cb1b.second.nargs == 0 ); in test06()
327 VERIFY( cb1b.second.alloc_id == 2 ); in test06()
/dports/devel/radare2/radare2-5.1.1/test/db/asm/
H A Dgb467 d "rr e" cb1b
H A Dz80758 d "rr e" cb1b
/dports/math/py-statsmodels/statsmodels-0.13.1/examples/notebooks/
H A Dstatespace_sarimax_faq.ipynb213 "id": "8bebdfd6-cb1b-4c33-a4a5-3eb54fe73e24",
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcps1.cpp8281 …ROM_LOAD16_BYTE( "rt_33a.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e… in CRC()
8326 …ROM_LOAD16_BYTE( "rte_33.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e2… in CRC()
8371 …ROM_LOAD16_BYTE( "rt_33a.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e… in CRC()
8416 …ROM_LOAD16_BYTE( "rt_40.10h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e2… in CRC()
8511 …ROM_LOAD16_BYTE( "rt_33a.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e… in CRC()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcps1.cpp8281 …ROM_LOAD16_BYTE( "rt_33a.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e… in CRC()
8326 …ROM_LOAD16_BYTE( "rte_33.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e2… in CRC()
8371 …ROM_LOAD16_BYTE( "rt_33a.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e… in CRC()
8416 …ROM_LOAD16_BYTE( "rt_40.10h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e2… in CRC()
8511 …ROM_LOAD16_BYTE( "rt_33a.9h", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14e… in CRC()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Dcps1.c5957 …ROM_LOAD16_BYTE( "3wonders.33", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14… in MDRV_SOUND_ATTRIBUTES()
5990 …ROM_LOAD16_BYTE( "3wonders.33", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14… in MDRV_SOUND_ATTRIBUTES()
6024 …ROM_LOAD16_BYTE( "3wonders.33", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14… in MDRV_SOUND_ATTRIBUTES()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dcps1.c5398 …ROM_LOAD16_BYTE( "3wonders.33", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14… in MDRV_CPU_MEMORY()
5431 …ROM_LOAD16_BYTE( "3wonders.33", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14… in MDRV_CPU_MEMORY()
5465 …ROM_LOAD16_BYTE( "3wonders.33", 0x80001, 0x20000, CRC(7264cb1b) SHA1(b367acb9f6579569321ecaa98a14… in MDRV_CPU_MEMORY()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/z80/tests/
H A Dtests.in1625 cb1b
H A Dtests.expected1904 cb1b
/dports/emulators/fuse/fuse-1.6.0/z80/tests/
H A Dtests.in1644 cb1b
H A Dtests.expected1940 cb1b
/dports/editors/texstudio/texstudio-4.1.2/utilities/poppler-data/cidToUnicode/
H A DAdobe-Korea115547 cb1b
/dports/graphics/poppler-data/poppler-data-0.4.11/cidToUnicode/
H A DAdobe-Korea115547 cb1b
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/metag/
H A Dmetadsp21.d12659 .*: 5089cb1b DLGT LSL D0Re0,AC0\.0,D0Re0 \[A1LbP\+A1\.7\+\+\],T5
17909 .*: 5841cb1b DLGT LSLS D0Re0,AC0\.0,D0Re0 \[A0\.8\+A0\.7\+\+\],T5
18037 .*: 5844cb1b DLGT LSLS D0Re0,AC0\.0,D0Re0 \[A0\.8--\],T5
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/metag/
H A Dmetadsp21.d12659 .*: 5089cb1b DLGT LSL D0Re0,AC0\.0,D0Re0 \[A1LbP\+A1\.7\+\+\],T5
17909 .*: 5841cb1b DLGT LSLS D0Re0,AC0\.0,D0Re0 \[A0\.8\+A0\.7\+\+\],T5
18037 .*: 5844cb1b DLGT LSLS D0Re0,AC0\.0,D0Re0 \[A0\.8--\],T5

12