Home
last modified time | relevance | path

Searched refs:check16 (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/libretro-mgba/mgba-6186d45/src/gb/
H A Dserialize.c76 int16_t check16; in GBDeserialize() local
115 LOAD_16LE(check16, 0, &state->video.x); in GBDeserialize()
116 if (check16 < -7 || check16 > GB_VIDEO_HORIZONTAL_PIXELS) { in GBDeserialize()
120 LOAD_16LE(check16, 0, &state->video.ly); in GBDeserialize()
121 if (check16 < 0 || check16 > GB_VIDEO_VERTICAL_TOTAL_PIXELS) { in GBDeserialize()
/dports/emulators/mgba/mgba-0.9.2/src/gb/
H A Dserialize.c76 int16_t check16; in GBDeserialize() local
115 LOAD_16LE(check16, 0, &state->video.x); in GBDeserialize()
116 if (check16 < -7 || check16 > GB_VIDEO_HORIZONTAL_PIXELS) { in GBDeserialize()
120 LOAD_16LE(check16, 0, &state->video.ly); in GBDeserialize()
121 if (check16 < 0 || check16 > GB_VIDEO_VERTICAL_TOTAL_PIXELS) { in GBDeserialize()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/petka/
H A Dp12script.py94 def check16(self, value, name, lineno): member in P12Compiler
296 son = self.check16(son, "ON opref", lineno)
344 opcode = self.check16(opcode, "opcode", lineno)
367 num = self.check16(num, "RES id", lineno)
419 sonref = self.check16(sonref, "ON object ref",
437 opref = self.check16(opref, "OP object", op["lineno"])
447 self.check16, True))
472 fmt = [("REF object", self.check16, True)]
615 don = self.check16(don, "ON opref", lineno)
731 donref = self.check16(donref, "ON object ref",
[all …]
/dports/x11-drivers/xf86-video-apm/xf86-video-apm-1.3.0/src/
H A Dapm_regs.h9 #define check16(addr, val) \ macro
36 #define WRXW_M(addr,val) do { if (check16((addr), (val))) { \
67 if (check16((addr), (val))) { \
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/Annotations/
H A DTestAnnotatedStringEncoding.java119 public static void check16() { } in check16() method in TestAnnotatedStringEncoding
/dports/lang/fpc-source/fpc-3.2.2/tests/test/cg/
H A Dtcalext6.pp317 function check16(s : struct16) : single;
531 verify(pass16(s16,16), check16(s16), 16);
610 verify(check16(pass16a(16,s16)), check16(s16), 56);
920 verify(check16(s16a), check16(s16), 129);
H A Dtcalext3.pp291 function check16(s : struct16) : int64_t;
H A Dtcalext5.pp295 function check16(s : struct16) : int64_t;
/dports/graphics/jbig2dec/jbig2dec-0.19/
H A Djbig2_mmr.c836 goto check16; in jbig2_find_changing_element()
845 check16: in jbig2_find_changing_element()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/jbig2dec/
H A Djbig2_mmr.c836 goto check16; in jbig2_find_changing_element()
845 check16: in jbig2_find_changing_element()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/contrib/libtests/
H A Dpngstest.c667 check16(png_const_bytep bp, int b) in check16() function
682 if (check16(image->buffer, 95)) in checkbuffer()
689 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/contrib/libtests/
H A Dpngstest.c693 check16(png_const_bytep bp, int b) in check16() function
708 if (check16(image->buffer, 95)) in checkbuffer()
715 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/contrib/libtests/
H A Dpngstest.c692 check16(png_const_bytep bp, int b) in check16() function
707 if (check16(image->buffer, 95)) in checkbuffer()
714 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/libpng-src/contrib/libtests/
H A Dpngstest.c692 check16(png_const_bytep bp, int b) in check16() function
707 if (check16(image->buffer, 95)) in checkbuffer()
714 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/graphics/optipng/optipng-0.7.7/src/libpng/contrib/libtests/
H A Dpngstest.c692 check16(png_const_bytep bp, int b) in check16() function
707 if (check16(image->buffer, 95)) in checkbuffer()
714 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/libpng/contrib/libtests/
H A Dpngstest.c692 check16(png_const_bytep bp, int b) in check16() function
707 if (check16(image->buffer, 95)) in checkbuffer()
714 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/graphics/png/libpng-1.6.37/contrib/libtests/
H A Dpngstest.c692 check16(png_const_bytep bp, int b) in check16() function
707 if (check16(image->buffer, 95)) in checkbuffer()
714 if (check16(image->buffer+16+image->allocsize, 95)) in checkbuffer()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dvperm-4-2.inc2115 void check16(void)
4245 check16 ();

12