| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| lcPublic.c | 109 XLCdPublicPart *pub = XLC_PUBLIC_PART(lcd); local 119 pub->mb_cur_max = atoi(values[0]); 120 if (pub->mb_cur_max < 1) 121 pub->mb_cur_max = 1; 123 pub->mb_cur_max = 1; 127 pub->is_state_depend = True; 129 pub->is_state_depend = False; 133 pub->encoding_name = strdup(str); 134 if (pub->encoding_name == NULL) 202 XLCdPublicMethodsPart *pub_methods = &publicMethods.pub; 203 XLCdPublicPart *pub = XLC_PUBLIC_PART(lcd); local 273 XLCdPublicPart *pub = XLC_PUBLIC_PART(lcd); local 306 XLCdPublic pub = (XLCdPublic) lcd->core; local [all...] |
| lcPubWrap.c | 65 (*methods->pub.destroy)(lcd); 76 lcd = (*pub_methods->pub.create)(name, methods); 89 if ((*pub_methods->pub.initialize)(lcd) == False)
|
| lcFile.c | 469 XLCdPublicPart* pub) 503 pub->siname = strdup (lc_name); 505 pub->siname = name; 508 sinamelen = (int) strlen (pub->siname); 509 if (sinamelen == 1 && pub->siname[0] == 'C') { 510 pub->language = pub->siname; 511 pub->territory = pub->codeset = NULL; 516 * pub->siname is in the format <lang>_<terr>.<codeset>, typical woul [all...] |
| XlcPubI.h | 31 #define XLC_PUBLIC(lcd, x) (((XLCdPublic) lcd->core)->pub.x) 32 #define XLC_PUBLIC_PART(lcd) (&(((XLCdPublic) lcd->core)->pub)) 33 #define XLC_PUBLIC_METHODS(lcd) (&(((XLCdPublicMethods) lcd->methods)->pub)) 79 XLCdPublicMethodsPart pub; member in struct:_XLCdPublicMethodsRec 100 XLCdPublicPart pub; member in struct:_XLCdPublicRec 199 XLCdPublicPart* pub
|
| XlcGeneric.h | 138 XLCdPublicPart pub; member in struct:_XLCdGenericRec
|
| lcGeneric.c | 1010 if (superclass->pub.initialize) { 1011 if ((*superclass->pub.initialize)(lcd) == False) 1177 if (superclass && superclass->pub.destroy) 1178 (*superclass->pub.destroy)(lcd);
|
| /xsrc/external/mit/libXft/dist/src/ |
| xftextent.c | 27 XftFont *pub, 32 XftFontInt *font = (XftFontInt *) pub; 50 if (XftFontCheckGlyph (dpy, pub, FcFalse, *g++, missing, &nmissing)) 53 XftFontLoadGlyphs (dpy, pub, FcFalse, missing, nmissing); 111 _XftFontManageMemory (dpy, pub); 118 XftFont *pub, 141 glyphs[i] = XftCharIndex (dpy, pub, string[i]); 142 XftGlyphExtents (dpy, pub, glyphs, len, extents); 149 XftFont *pub, 172 glyphs[i] = XftCharIndex (dpy, pub, string[i]) [all...] |
| xftrender.c | 78 XftFont *pub, 87 XftFontInt *font = (XftFontInt *) pub; 119 if (XftFontCheckGlyph (dpy, pub, FcTrue, g, missing, &nmissing)) 123 XftFontLoadGlyphs (dpy, pub, FcTrue, missing, nmissing); 193 _XftFontManageMemory (dpy, pub); 243 XftFont *pub, 250 XftFontInt *font = (XftFontInt *) pub; 287 if (XftFontCheckGlyph (dpy, pub, FcTrue, g, missing, &nmissing)) 291 XftFontLoadGlyphs (dpy, pub, FcTrue, missing, nmissing); 442 _XftFontManageMemory (dpy, pub); 552 XftFont *pub = glyphs[i].font; local 604 XftFont *pub = glyphs[i].font; local 625 XftFont *pub = glyphs[i].font; local 669 XftFont *pub = glyphs[i].font; local [all...] |
| xftdraw.c | 484 XftFont *pub, 490 XftFontInt *font = (XftFontInt *) pub; 499 src, pub, draw->render.pict, 505 XftGlyphCore (draw, color, pub, x, y, glyphs, nglyphs); 512 XftFont *pub, 533 glyphs[i] = XftCharIndex (draw->dpy, pub, string[i]); 534 XftDrawGlyphs (draw, color, pub, x, y, glyphs, len); 542 XftFont *pub, 563 glyphs[i] = XftCharIndex (draw->dpy, pub, string[i]); 565 XftDrawGlyphs (draw, color, pub, x, y, glyphs, len) [all...] |
| xftglyphs.c | 636 XftFont *pub, 642 XftFontInt *font = (XftFontInt *) pub; 700 _XftFontValidateMemory (dpy, pub); 1064 _XftFontValidateMemory (dpy, pub); 1114 XftFont *pub, 1119 XftFontInt *font = (XftFontInt *) pub; 1205 XftFont *pub, 1211 XftFontInt *font = (XftFontInt *) pub; 1242 XftFontLoadGlyphs (dpy, pub, need_bitmaps, missing, n); 1289 XftFont *pub, [all...] |
| /xsrc/external/mit/libXft/dist/include/X11/Xft/ |
| Xft.h | 183 XftFont *pub, 192 XftFont *pub, 201 XftFont *pub, 210 XftFont *pub, 219 XftFont *pub, 228 XftFont *pub, 238 XftFont *pub, 251 XftFont *pub, 290 XftFont *pub, 297 XftFont *pub, [all...] |
| Xft.h.in | 182 XftFont *pub, 191 XftFont *pub, 200 XftFont *pub, 209 XftFont *pub, 218 XftFont *pub, 227 XftFont *pub, 237 XftFont *pub, 250 XftFont *pub, 289 XftFont *pub, 296 XftFont *pub, [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/ |
| arm_test.sh | 32 wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qcom/a530_pfp.fw?id=d5f9eea5a251d43412b07f5295d03e97b89ac4a5 \
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna.h | 656 struct sna_crtc_public *pub = crtc->driver_private; local 657 assert(pub); 658 return &pub->flags; 663 struct sna_crtc_public *pub = crtc->driver_private; local 664 assert(pub); 665 return &pub->vblank_queue;
|
| /xsrc/external/mit/xterm/dist/ |
| fontutils.c | 3372 xtermCloseXft(TScreen *screen, XTermXftFonts *pub) 3374 if (XftFp(pub) != NULL) { 3377 if (pub->pattern) { 3378 XftPatternDestroy(pub->pattern); 3379 pub->pattern = NULL; 3381 if (pub->fontset) { 3382 XftFontSetDestroy(pub->fontset); 3383 pub->fontset = NULL; 3386 for (n = 0; n <= pub->fs_size; ++n) { 3387 if (XftFpN(pub, n) != NULL) [all...] |