Home
last modified time | relevance | path

Searched refs:HALF_SIZE (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_compute_shader/execution/
H A Dbasic-texelFetch.shader_test24 #define HALF_SIZE (SIZE / 2u)
37 if (color == RED && x < HALF_SIZE && y < HALF_SIZE) {
39 } else if (color == GREEN && x >= HALF_SIZE && y < HALF_SIZE) {
41 } else if (color == BLUE && x < HALF_SIZE && y >= HALF_SIZE) {
43 } else if (color == WHITE && x >= HALF_SIZE && y >= HALF_SIZE) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
125 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
126 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
151 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
152 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
125 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
126 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
151 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
152 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
125 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
126 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
151 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
152 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
124 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
125 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
149 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
150 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
125 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
126 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
151 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
152 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
125 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
126 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
151 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
152 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
125 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
126 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
151 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
152 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java53 static final int HALF_SIZE = 7; field in MotifTreeUI
124 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
125 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
149 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
150 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java47 static final int HALF_SIZE = 7; field in MotifTreeUI
112 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
113 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
131 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
132 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifTreeUI.java47 static final int HALF_SIZE = 7; field in MotifTreeUI
112 g.drawLine(x+3, y+HALF_SIZE-1, x+SIZE-4, y+HALF_SIZE-1); in paintIcon()
113 g.drawLine(x+3, y+HALF_SIZE, x+SIZE-4, y+HALF_SIZE); in paintIcon()
131 g.drawLine(x + HALF_SIZE-1, y + 3, x + HALF_SIZE-1, y + (SIZE - 4)); in paintIcon()
132 g.drawLine(x + HALF_SIZE, y + 3, x + HALF_SIZE, y + (SIZE - 4)); in paintIcon()
/dports/x11-toolkits/skinlf/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/
H A DSkinTreeUI.java71 protected final static int HALF_SIZE = 4; field in SkinTreeUI
159 g.drawLine(x + 2, y + HALF_SIZE, x + (SIZE - 3), y + HALF_SIZE); in paintIcon()
190 g.drawLine(x + HALF_SIZE, y + 2, x + HALF_SIZE, y + (SIZE - 3)); in paintIcon()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2;
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1;
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE;
/dports/www/h2o-devel/h2o-dcc7134/deps/brotli/java/org/brotli/dec/
H A DBitReader.java31 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
32 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
33 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
34 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
71 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
186 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/java/org/brotli/dec/
H A DBitReader.java36 private static final int HALF_SIZE = BYTENESS / 2; field in BitReader
37 private static final int HALVES_CAPACITY = CAPACITY / HALF_SIZE;
38 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE;
39 private static final int HALF_WATERLINE = WATERLINE / HALF_SIZE;
76 bytesInBuffer += HALF_SIZE - 1; in doReadMoreInput()
209 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DWindowsTreeUI.java109 protected static final int HALF_SIZE = 4; field in WindowsTreeUI
159 g.drawLine(x + 2, y + HALF_SIZE, x + (SIZE - 3), y + HALF_SIZE); in paintIcon()
195 g.drawLine(x + HALF_SIZE, y + 2, x + HALF_SIZE, y + (SIZE - 3)); in paintIcon()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DWindowsTreeUI.java109 protected static final int HALF_SIZE = 4; field in WindowsTreeUI
159 g.drawLine(x + 2, y + HALF_SIZE, x + (SIZE - 3), y + HALF_SIZE); in paintIcon()
195 g.drawLine(x + HALF_SIZE, y + 2, x + HALF_SIZE, y + (SIZE - 3)); in paintIcon()

12345678