Home
last modified time | relevance | path

Searched refs:pVI (Results 1 – 15 of 15) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c319 XVisualInfo *pVI; in awt_allocate_colors() local
337 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
364 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
373 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
382 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
441 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
442 || pVI->class == GrayScale in awt_allocate_colors()
455 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
456 || pVI->class == TrueColor in awt_allocate_colors()
458 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c319 XVisualInfo *pVI; in awt_allocate_colors() local
337 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
364 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
373 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
382 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
441 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
442 || pVI->class == GrayScale in awt_allocate_colors()
455 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
456 || pVI->class == TrueColor in awt_allocate_colors()
458 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c319 XVisualInfo *pVI; in awt_allocate_colors() local
337 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
364 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
373 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
382 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
441 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
442 || pVI->class == GrayScale in awt_allocate_colors()
455 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
456 || pVI->class == TrueColor in awt_allocate_colors()
458 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c384 XVisualInfo *pVI; in awt_allocate_colors() local
402 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
429 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
438 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
447 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
506 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
507 || pVI->class == GrayScale in awt_allocate_colors()
520 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
521 || pVI->class == TrueColor in awt_allocate_colors()
523 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c384 XVisualInfo *pVI; in awt_allocate_colors() local
402 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
429 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
438 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
447 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
506 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
507 || pVI->class == GrayScale in awt_allocate_colors()
520 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
521 || pVI->class == TrueColor in awt_allocate_colors()
523 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c384 XVisualInfo *pVI; in awt_allocate_colors() local
402 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
429 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
438 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
447 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
506 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
507 || pVI->class == GrayScale in awt_allocate_colors()
520 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
521 || pVI->class == TrueColor in awt_allocate_colors()
523 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DX11Color.c384 XVisualInfo *pVI; in awt_allocate_colors() local
402 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
426 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
435 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
444 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
503 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
504 || pVI->class == GrayScale in awt_allocate_colors()
517 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
518 || pVI->class == TrueColor in awt_allocate_colors()
520 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/common/awt/
H A DX11Color.c384 XVisualInfo *pVI; in awt_allocate_colors() local
402 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
426 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
435 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
444 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
503 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
504 || pVI->class == GrayScale in awt_allocate_colors()
517 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
518 || pVI->class == TrueColor in awt_allocate_colors()
520 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/common/awt/
H A DX11Color.c371 XVisualInfo *pVI; in awt_allocate_colors() local
389 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
416 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
425 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
434 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
493 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
494 || pVI->class == GrayScale in awt_allocate_colors()
507 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
508 || pVI->class == TrueColor in awt_allocate_colors()
510 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DX11Color.c384 XVisualInfo *pVI; in awt_allocate_colors() local
402 pVI = &awt_data->awt_visInfo; in awt_allocate_colors()
426 for (i = pVI->red_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
435 for (i = pVI->green_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
444 for (i = pVI->blue_mask; (i & 1) == 0; i >>= 1) { in awt_allocate_colors()
503 } else if (bpp <= 16 && (pVI->class == StaticGray in awt_allocate_colors()
504 || pVI->class == GrayScale in awt_allocate_colors()
517 } else if (depth <= 12 && (pVI->class == PseudoColor in awt_allocate_colors()
518 || pVI->class == TrueColor in awt_allocate_colors()
520 if (pVI->class == TrueColor) in awt_allocate_colors()
[all …]
/dports/security/py-ssh-audit/ssh-audit-2.5.0/test/docker/
H A Dhost_ca_rsa_307212 VQwm7L/7G2hw+AAvdSsPAPuJh6g6pC5Py/pVI/ns2/uyhTIkem3eEz18BF6LAXgw
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx181 XVisualInfo* pVI; in BestOpenGLVisual() local
190 pVI = glXChooseVisual( pDisplay, nScreen, aAttrib ); in BestOpenGLVisual()
191 if( !pVI ) in BestOpenGLVisual()
194 rVI = *pVI; in BestOpenGLVisual()
195 XFree( pVI ); in BestOpenGLVisual()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/mason2/example/
H A Dadeno_virus_b.gff19 NC_001405 NCBI cds 18001 18753 . + . ID=cds.19;Alias=GENE:pVI,LocusTag:HAdVCgp18,GeneID:2653004;Dbx…
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt727172 pVI
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/tests/data/
H A Drandom_big_bin.csv8823 …��u��W��U�$�ba�1��ʡ��Bҡ8&3��>�ͼ?���SY��W�`y�&kG����b>�� �]�6��Ho >�pVI]�>�ֵF�$˺*ꒊ�ԉ��v}…