Searched refs:pg (Results 1 – 25 of 40) sorted by relevance
12
10768 + unsigned char *pf,*pg;10776 + pf=f_img[y_f-3]+xm_f; pg=g_img[y_g-3]+xm_g;10777 + f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10778 + f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10779 + f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10780 + f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10781 + f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10782 + f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10783 + f= *pf; g= *pg; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;10785 + pf=f_img[y_f-2]+xm_f; pg=g_img[y_g-2]+xm_g;[all …]
8 void (*pg)(void) = foo; in test() local9 if (pg != foo_impl) in test()11 pg(); in test()
9 void (*pg)(void) = foo; in test() local10 pg(); in test()
10 + ensure "cc -pg" produces good files under OSF/1 v3.044 + "-pg -a" doesn't work as expected because mcleanup() will overwrite63 + "gcc -pg -O2" doesn't work on tecc.c unless -fno-omit-frame-pointer is
139 that are compiled with the @samp{-pg} option of141 The @samp{-pg} option also links in versions of the library routines270 To compile a source file for profiling, specify the @samp{-pg} option when275 to do the linking, simply specify @samp{-pg} in addition to your usual276 options. The same option, @samp{-pg}, alters either compilation or linking280 cc -g -c myprog.c utils.c -pg281 cc -o myprog myprog.o utils.o -pg284 The @samp{-pg} option also works with a command that both compiles and links:287 cc -o myprog myprog.c utils.c -g -pg290 Note: The @samp{-pg} option must be part of your compilation options[all …]
664 gprof.log gprof.pg gprof.pgs gprof.tmp gprof.toc gprof.tp \
8 files are not compiled with -pg. Mention other profiling options10 (How do I?): Mention the function call overhead introduced by -pg.15 (Compiling): Mention that -pg must be passed to both the compiler
9 @syncodeindex pg cp
448 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg
2431 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>2549 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>2555 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>2643 2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>2648 2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>2660 2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
466 2003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>472 2003-11-15 Maciej W. Rozycki <macro@ds2.pg.gda.pl>4880 2002-08-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>4978 2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>4984 2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>5210 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>5215 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>5341 2002-06-13 Maciej W. Rozycki <macro@ds2.pg.gda.pl>5496 2002-06-04 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
550 -rm -rf as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \
523 binutils.ky binutils.log binutils.pg binutils.pgs \
1031 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>1091 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
593 -rm -rf bfd.aux bfd.cp bfd.cps bfd.fn bfd.ky bfd.kys bfd.log bfd.pg bfd.pgs \
728 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1238 W. Rozycki <macro@ds2.pg.gda.pl>.
3 2003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>870 2000-05-23 Maciej W. Rozycki <macro@ds2.pg.gda.pl>874 2000-05-17 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
80 2003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>1410 2002-08-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
434 From Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1241 \newcodeindex{pg}%7162 % 3) NAME-pg - the page number.7180 \safewhatsit{\writexrdef{pg}{\folio}}% will be written later, during \shipout7286 % printing, back off for the \refx-pg.7300 \turnoffactive \putwordpage\tie\refx{#1-pg}{}%7976 % pass the control sequence. On the other hand, XR#1-pg is just the7982 \edef\writeentry{\noexpand\entry{\the\toksA}{\csname XR#1-pg\endcsname}}%
2998 2004-06-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>4711 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>5019 2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1208 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4983 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*)
1417 W. Rozycki <macro@ds2.pg.gda.pl>.