Home
last modified time | relevance | path

Searched refs:byteX (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/cenon/Cenon/GraphicObjects.subproj/
H A DPathContour.m1910 { int byteY, byteX;
1921 byte = *(data+byteX);
1926 lbyte = *(data+(byteX-1)); rbyte = *(data+(byteX+1));
1927 dbyte = *(data+byteX+bytesPerRow); ubyte = *(data+byteX-bytesPerRow);
1936 llbyte = *(data+(byteX-2)); rrbyte = *(data+(byteX+2));
1944 lllbyte = *(data+(byteX-3)); rrrbyte = *(data+(byteX+3));
2078 llllbyte = *(data+(byteX-4)); rrrrbyte = *(data+(byteX+4));
2088 llllbyte = *(data+(byteX-4)); rrrrbyte = *(data+(byteX+4));
3077 *(data+byteX+1) == black || *(data+byteX-bytesPerRow) == black )
3298 { int byteY, byteX;
[all …]
/dports/databases/adabase/AdaBase-3.1/src/connections/
H A Dadabase-connection-base-postgresql.adb1111 function refined_byte_type (byteX : field_types; constraint : String)
1122 return byteX;
1125 return byteX;
1128 case byteX is
1157 return byteX;
H A Dadabase-connection-base-postgresql.ads299 function refined_byte_type (byteX : field_types; constraint : String)
/dports/science/cdf/cdf33_0-dist/src/lib/
H A Dcdfmisc1.c1625 newOffset = vOffset + VDR_WASTED_OFFSET, byteX; local
1627 for (byteX = 0; byteX < nTailBytes; byteX++) {
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/forth/bootstrap/
H A Dbootstrap.fs894 2dup i + c@ upc ( str1 str2 byteX )
/dports/security/bastillion/Bastillion-jetty/jetty_bastillion/bastillion/_res/node/js/
H A Dxterm.js.map1 … * penalizes non ASCII really bad (-50%), thus we load the char into byteX first,\n * w…