/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/ |
H A D | yyerror.c | 48 * to match BSD cc: #define FMT "\"%s\", line %d: " 50 * to match Mips cc: #define FMT "pswrap: Error: %s, line %d: " 59 #define FMT "\"%s\", line %d: " 62 void ErrIntro(int line) argument 68 fprintf(stderr,FMT,ifile,line);
|
H A D | lexer.l | 56 static int strlineno; /* start line of current string */ 59 static int newLine = true; /* are we starting a new line? */ 78 * to match BSD cc: #define FMT "\"%s\", line %d: " 80 * to match Mips cc: #define FMT "pswrap: Error: %s, line %d: " 87 #define FMT "\"%s\", line %d: " 90 void ErrIntro(int line) 96 fprintf(stderr,FMT,ifile,line); 347 /* I have no idea why the cast is needed in the next line, 810 fprintf(stderr,"%sstring too long (caught at line %d)\n",
|
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_msg.c | 31 drm_debug_print(int cmn_err, const char *func, int line, const char *fmt, ...) argument 37 func, line, fmt);
|
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | drm_msg.c | 12 drm_debug_print(int cmn_err, const char *func, int line, const char *fmt, ...) argument 18 func, line, fmt);
|
H A D | efb_drv.c | 805 efb_wait_fifo(efb_private_t *efb_priv, int n, const char *func, int line) argument 832 func, line, n, regr(RBBM_STATUS)); 839 efb_wait_idle(efb_private_t *efb_priv, const char *func, int line) argument 853 if (efb_wait_fifo(efb_priv, 64, func, line) != DDI_SUCCESS) { 860 if (efb_wait_fifo(efb_priv, 64, func, line) != DDI_SUCCESS) { 886 func, line, regr(RBBM_STATUS)); 897 efb_wait_host_data(efb_private_t *efb_priv, const char *func, int line) argument 911 if (efb_wait_fifo(efb_priv, 64, func, line) != DDI_SUCCESS) { 918 if (efb_wait_fifo(efb_priv, 64, func, line) != DDI_SUCCESS) { 960 func, line, reg [all...] |
H A D | drmP.h | 826 extern void drm_debug_print(int cmn_err, const char* func, int line,
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Text.c | 662 * is displayed at the beginning of the next line. 671 int line; local 675 if ( LineAndXYForPosition(ctx, ctx->text.insertPos, &line, &x, &y) ) { 676 if (line < ctx->text.lt.lines) 677 y += (ctx->text.lt.info[line + 1].y - ctx->text.lt.info[line].y) + 1; 679 y += (ctx->text.lt.info[line].y - ctx->text.lt.info[line - 1].y) + 1; 822 * NOTE: it is illegal to call this routine unless there is a valid line table! 825 /*** figure out what line i 832 int fromx, line, width, height; local 866 int line; local 1076 int line; local 1466 int line = 0; local 1477 int line = 0; local 2057 int height, line, i, lastPos = ctx->text.lastPos; local 2410 int line = 0, old_height; local 2600 int line, x = rect->x, y = rect->y; local 3150 int line; local [all...] |
H A D | TextAction.c | 312 char *line = XFetchBuffer(XtDisplay(w), &nbytes, buffer); local 314 _SelectionReceived(w, (XtPointer) NULL, &selection, &type, (XPointer)line, 847 /* WARNING: the next line frees memory not allocated in Xaw. */ 1479 * Description: Breaks the line at the previous word boundry when 1499 line_num--; /* backup a line. */ 1638 /* If we didn't break in preceding line, it was a good hex char. */ 2027 * removes and reinserts CRs to maximize line length without clipping */ 2186 {"beginning-of-line", MoveToLineStart}, 2187 {"end-of-line", MoveToLineEnd}, 2188 {"next-line", MoveNextLin [all...] |
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Text.c | 622 * is displayed at the beginning of the next line. 631 int line; local 635 if ( LineAndXYForPosition(ctx, ctx->text.insertPos, &line, &x, &y) ) { 636 if (line < ctx->text.lt.lines) 637 y += (ctx->text.lt.info[line + 1].y - ctx->text.lt.info[line].y) + 1; 639 y += (ctx->text.lt.info[line].y - ctx->text.lt.info[line - 1].y) + 1; 738 * NOTE: it is illegal to call this routine unless there is a valid line table! 741 /*** figure out what line i 748 int fromx, line, width, height; local 782 int line; local 1343 int line = 0; local 1354 int line = 0; local 1726 int height, line, i, lastPos = ctx->text.lastPos; local 2019 int line = 0, old_height; local 2200 int line, x = rect->x, y = rect->y; local [all...] |
H A D | Xaw3_1TextAction.c | 244 char *line = XFetchBuffer(XtDisplay(w), &nbytes, buffer); local 246 _SelectionReceived(w, (caddr_t)NULL, &selection, &type, (caddr_t)line, 916 * Description: Breaks the line at the previous word boundry when 936 line_num--; /* backup a line. */ 1424 {"beginning-of-line", (XtActionProc)MoveToLineStart}, 1425 {"end-of-line", (XtActionProc)MoveToLineEnd}, 1426 {"next-line", (XtActionProc)MoveNextLine}, 1427 {"previous-line", (XtActionProc)MovePreviousLine}, 1432 {"scroll-one-line-up", (XtActionProc)ScrollOneLineUp}, 1433 {"scroll-one-line [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/makepsres/ |
H A D | makepsres.c | 67 /* The max line length is really 256, but why make things that are hard 79 /* Command line information */ 942 /* Caller must free returned line */ 947 char *line; local 955 line = ckmalloc(len+1, "Failed to allocate input line."); 956 strcpy(line, lineBuffer); 958 if (line[len-1] == '\\') { /* Continued... */ 959 line[len-1] = '\0'; 963 return line; 1001 char *line; local [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | XDPSpwraps.psw | 67 % Flush until you get the magic line 72 (Magic end of data line \)\)\)\)\)\)\)\)\)\) 99#2 2#99 <xyz> // 7gsad,32h4ghNmndFgj2)
|
/solaris-x11-s11/open-src/common/ |
H A D | pkg-manifest-generate.pl | 293 foreach my $line (@manifest_header, @manifest_contents) { 294 print $PKGFMT $line, "\n";
|
/solaris-x11-s11/open-src/app/accessx/sun-src/ |
H A D | AccessX.c | 2662 char line[256]; local 2664 int size = sizeof(line); 2670 ptr = fgets(line, size, fp); 2675 ptr = fgets(line, size, fp); 2690 reallocsize += strlen(line); 2700 strcat (generalHelpString, line); 2701 ptr = fgets(line, size, fp); 2708 /* remove the comment line */ 2709 ptr = fgets(line, size, fp); 2725 reallocsize += strlen(line); [all...] |
/solaris-x11-s11/open-src/app/xdm/ |
H A D | Makefile | 126 XCF_HEADER += \n%1$$s a file specified via the -config command line option).
|
/solaris-x11-s11/open-src/util/build-tools/ |
H A D | xmake | 157 if ($p =~ m/on-line/) {
|
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drmP.h | 1012 /* mode specified on the command line */ 1461 extern void drm_debug_print(int cmn_err, const char* func, int line, const char *fmt, ...);
|