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

/solaris-x11-s12/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 DMakefile426 $(PKGDEBUG)pkgrepo add-publisher -s $(@) $(PKGPUBLISHER)
/solaris-x11-s12/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-s12/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-s12/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
1598 Bool add = FALSE; local
[all...]
/solaris-x11-s12/open-src/lib/fontconfig/
H A DMakefile135 --with-add-fonts='/etc/X11/fontpath.d,/usr/share/ghostscript/fonts,/usr/X11/lib/X11/fonts' \
/solaris-x11-s12/open-src/common/
H A DMakefile.inc35 # But if we just add clean_32 & clean_64, then make complains when they
219 cd $(GIT_CLONE_DIR) && git add . && \
273 SOURCE_ADD_TARGET_FILE=.source.add.done
379 # Allow modules to add their own operations
551 # Allow modules to add their own operations

Completed in 29 milliseconds