Home
last modified time | relevance | path

Searched defs:offs2 (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/objc.dg/
H A Dproto-qual-1.m38 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
39 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
41 …CHECK_IF(!offs0 && offs1 == aligned_sizeof(id) && offs2 == offs1 + aligned_sizeof(SEL) && totsize … category
47 CHECK_IF(offs3 == offs2 + aligned_sizeof(id) && totsize == offs3 + aligned_sizeof(unsigned)); category
50 CHECK_IF(offs3 == offs2 + aligned_sizeof(id) && totsize == offs3 + aligned_sizeof(char **)); category
H A Dencode-3.m42 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
43 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
45 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
57 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
62 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
66 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
70 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/objc.dg/
H A Dproto-qual-1.m38 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
39 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
41 …CHECK_IF(!offs0 && offs1 == aligned_sizeof(id) && offs2 == offs1 + aligned_sizeof(SEL) && totsize … category
47 CHECK_IF(offs3 == offs2 + aligned_sizeof(id) && totsize == offs3 + aligned_sizeof(unsigned)); category
50 CHECK_IF(offs3 == offs2 + aligned_sizeof(id) && totsize == offs3 + aligned_sizeof(char **)); category
H A Dencode-3.m42 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
43 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
45 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
57 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
62 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
66 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
70 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dmarineb_vidhrdw.c136 int gfx,sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
204 int offs2; in VIDEO_UPDATE() local
286 int gfx,sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
348 int sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
394 int gfx,sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dmarineb_vidhrdw.c136 int gfx,sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
204 int offs2; in VIDEO_UPDATE() local
286 int gfx,sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
348 int sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
394 int gfx,sx,sy,code,col,flipx,flipy,offs2; in VIDEO_UPDATE() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dmarineb.c136 int gfx,sx,sy,code,col,flipx,flipy,offs2; in marineb_vh_screenrefresh() local
204 int offs2; in changes_vh_screenrefresh() local
286 int gfx,sx,sy,code,col,flipx,flipy,offs2; in springer_vh_screenrefresh() local
348 int sx,sy,code,col,flipx,flipy,offs2; in hoccer_vh_screenrefresh() local
394 int gfx,sx,sy,code,col,flipx,flipy,offs2; in hopprobo_vh_screenrefresh() local
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dtumbleb.cpp308 int offs, offs2; in screen_update_tumblepb() local
329 int offs, offs2; in screen_update_jumpkids() local
349 int offs, offs2; in screen_update_semicom() local
384 int offs, offs2; in screen_update_bcstory() local
406 int offs, offs2; in screen_update_semibase() local
420 int offs, offs2; in screen_update_sdfight() local
434 int offs, offs2; in screen_update_fncywld() local
455 int offs, offs2; in screen_update_pangpang() local
H A Dmarineb.cpp176 int gfx, sx, sy, code, col, flipx, flipy, offs2; in screen_update_marineb() local
237 int offs2; in screen_update_changes() local
315 int gfx, sx, sy, code, col, flipx, flipy, offs2; in screen_update_springer() local
374 int sx, sy, code, col, flipx, flipy, offs2; in screen_update_hoccer() local
417 int gfx, sx, sy, code, col, flipx, flipy, offs2; in screen_update_hopprobo() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dtumbleb.cpp308 int offs, offs2; in screen_update_tumblepb() local
329 int offs, offs2; in screen_update_jumpkids() local
349 int offs, offs2; in screen_update_semicom() local
384 int offs, offs2; in screen_update_bcstory() local
406 int offs, offs2; in screen_update_semibase() local
420 int offs, offs2; in screen_update_sdfight() local
434 int offs, offs2; in screen_update_fncywld() local
455 int offs, offs2; in screen_update_pangpang() local
H A Dmarineb.cpp176 int gfx, sx, sy, code, col, flipx, flipy, offs2; in screen_update_marineb() local
237 int offs2; in screen_update_changes() local
315 int gfx, sx, sy, code, col, flipx, flipy, offs2; in screen_update_springer() local
374 int sx, sy, code, col, flipx, flipy, offs2; in screen_update_hoccer() local
417 int gfx, sx, sy, code, col, flipx, flipy, offs2; in screen_update_hopprobo() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/obj-c++.dg/
H A Dencode-5.mm43 totsize = offs0 = offs1 = offs2 = offs3 = offs4 = offs5 = offs6 = offs7 = (unsigned)-1; category
44 sscanf(meth->types, pattern, &totsize, &offs0, &offs1, &offs2, &offs3, category
46 CHECK_IF(!offs0 && offs1 == sizeof(id) && offs2 == offs1 + sizeof(SEL) && totsize >= offs2); category
60 CHECK_IF(offs3 == offs2 + sizeof(int) && offs4 == offs3 + sizeof(float)); category
67 CHECK_IF(offs3 == offs2 + sizeof(XXRect) && offs4 == offs3 + sizeof(int)); category
87 CHECK_IF(offs3 == offs2 + sizeof(XXPoint *) && offs4 == offs3 + sizeof(enum Enum)); category
93 CHECK_IF(totsize == offs2 + sizeof(ObjCBool **)); category

12345678910>>...16