Searched refs:add (Results 1 - 11 of 11) sorted by relevance

/solaris-x11-s11/pkg/
H A Dgenerate_font_metadata.pl88 qq(<transform file path="$fd/%s" -> add info.file.font.xlfd "%s">\n),
109 qq(<transform file path="$fd/%s" -> add info.file.font.xlfd "%s">\n),
131 my $fc_scan_format = q(--format=%{?fullname{%{[]fullname,fullnamelang{<transform file path="%{file}" -> add info.file.font.name:%{fullnamelang} "%{fullname|cescape}">\n}}}{%{[]family,style{<transform file path="%{file}" -> add info.file.font.name "%{family|cescape} %{style|cescape} %{pixelsize}">\n}}}});
H A DMakefile425 $(PKGDEBUG)pkgrepo add-publisher -s $(@) $(PKGPUBLISHER)
/solaris-x11-s11/open-src/font/google-droid/
H A Dgetdroid.sh11 git remote add -t HEAD origin http://android.googlesource.com/platform/frameworks/base.git
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsmathops.psw43 add
H A Ddpsmathops.psw43 add
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dscan.c1280 xf86addComment(char *cur, char *add) argument
1285 if (add == NULL || add[0] == '\0')
1297 str = add;
1306 len = strlen(add);
1307 endnewline = add[len - 1] == '\n';
1319 strcpy(cur + curlen, add);
H A Dxf86Parser.h571 char *xf86addComment(char *cur, char *add);
/solaris-x11-s11/open-src/app/dsession/sun-src/
H A Ddsession.c686 * add a delay if server's termination cannot be
711 * add a delay if server's termination cannot be
748 } else if (strcmp(type, "add") == 0) {
753 /* add all sessions, only when called from init() */
771 /* add single session */
781 /* add all sessions */
952 /* add session on existing device */
992 fprintf(stderr, "add session: too many devices\n");
1034 /* add a session for new device */
1112 fprintf(stderr, "failed to add dsessio
1595 Bool add = FALSE; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFSBwraps.psw96 dup 2 index add exch 3 index add exch
107 5 -1 roll add exch % ... x (str) len y+wy wx
108 5 -1 roll add exch % ... (str) len x+wx y+wy
159 /baseArray maxArrays 1 add array def
170 /currentArray currentArray 1 add def
176 /currentItem currentItem 1 add def
193 /countFonts countFonts 1 add def
194 length 1 add totalLen add /totalLe
[all...]
/solaris-x11-s11/open-src/lib/fontconfig/
H A DMakefile119 --with-add-fonts='/etc/X11/fontpath.d,/usr/share/ghostscript/fonts,/usr/X11/lib/X11/fonts' \
/solaris-x11-s11/open-src/common/
H A DMakefile.inc41 # But if we just add clean_32 & clean_64, then make complains when they
225 cd $(GIT_CLONE_DIR) && git add . && \
279 SOURCE_ADD_TARGET_FILE=.source.add.done
370 # Allow modules to add their own operations
532 # Allow modules to add their own operations

Completed in 247 milliseconds