/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | cl_common_defines.h | 36 CLK_SNORM_INT8 = 0x10D0, // four channel RGBA unorm8 37 CLK_SNORM_INT16 = 0x10D1, // four channel RGBA unorm16 38 CLK_UNORM_INT8 = 0x10D2, // four channel RGBA unorm8 39 CLK_UNORM_INT16 = 0x10D3, // four channel RGBA unorm16 40 CLK_HALF_FLOAT = 0x10DD, // four channel RGBA half 41 CLK_FLOAT = 0x10DE, // four channel RGBA float
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.css | 237 -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); 238 -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); 239 box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); 280 background-color: rgba(0,0,0,0); 303 background: rgba(0, 0, 0, 0.7); 311 border: 2px solid rgba(241,241,241,1); 351 -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); 352 -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); 353 box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4); 379 background: rgba(0, 0, 0, .87); [all …]
|
H A D | jquery.qtip.js | 1944 INVALID = /rgba?\(0, 0, 0(, 0)?\)|transparent|#123456/i;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | flif | 15 >>4 string 4 \b, RGBA, non-interlaced 18 >>4 string D \b, RGBA, interlaced 33 >>4 string =T \b, RGBA, non-interlaced 36 >>4 string =d \b, RGBA, interlaced
|
H A D | cups | 21 >404 lelong 2 ColorSpace=RGBA
|
H A D | pgf | 40 >>20 byte 17 RGBA color,
|
H A D | images | 501 >9 ubyte 6 \b/color RGBA, 1047 # compression method: 0~no 1~RLE 8-bit/pixel 2~RLE 4-bit/pixel 3~Huffman 1D 6~RGBA bit field masks 1398 !:ext rgba/sgi 3359 >0 ulelong 0x1908 \b, RGBA 3830 >0 ulelong 1 PVRTC 2bpp RGBA 3832 >0 ulelong 3 PVRTC 4bpp RGBA 3852 >0 ulelong 23 ETC2 RGBA 4204 >>>12 ubyte 4 RGBA 4572 >>>12 uleshort 32 \b, RGBA
|
/freebsd/contrib/libxo/xohtml/ |
H A D | xohtml.css | 238 inset 0 -1px 1px rgba(0,0,0,0.5), 239 inset 0 1px 1px rgba(255,255,255,0.8); 384 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); 454 box-shadow: 0px 0px 8px rgba(100, 100, 200, 0.5); 558 text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px; 856 box-shadow: 0px 0px 3px rgba(100, 100, 200, 0.8);
|
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/ |
H A D | ZFS-pool-latency-heatmaps-influxdb.json | 52 "iconColor": "rgba(0, 211, 255, 1)", 1423 "rgba(50, 172, 45, 0.97)", 1424 "rgba(237, 129, 40, 0.89)", 1425 "rgba(245, 54, 54, 0.9)"
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | nxp,pca963x.yaml | 14 Red/Green/Blue/Amber (RGBA) color mixing applications. Each LED is
|
/freebsd/share/man/man4/ |
H A D | splash.4 | 317 For vt splash screen, only RGBA png are supported.
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 347 /// Determine whether input char is from rgba component set. 410 // Ensure that xyzw and rgba components don't intermingle. in CheckExtVectorComponent() 418 // Emit a warning if an rgba selector is used earlier than OpenCL C 3.0. in CheckExtVectorComponent()
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_dc.c | 1018 * Copy cursor into cache and convert it from ARGB to RGBA. in dc_cursor_set()
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 1280 * Implements alpha blending for RGBA data, could use pixels for arguments, 1306 * Implements alpha blending for RGBA data, could use pixels for arguments,
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticGroups.td | 621 def OpenCLUnsupportedRGBA: DiagGroup<"opencl-unsupported-rgba">;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVSymbolicOperands.td | 896 defm RGBA : ImageChannelOrderOperand<5, [Kernel]>;
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Type.h | 4081 /// points (as .xyzw), colors (as .rgba), and textures (modeled after OpenGL
|