Displaying 20 results from an estimated 139 matches for "xsize".
Did you mean:
size
2012 Nov 05
2
New Memory Allocation
In Syslinux-5.00, is the goal that the core and .c32 modules alike will use
the same heap? There is a bug I am thinking about:
- QEmu with 1024 MiB RAM
- Syslinux 4.06
- .c32 can realloc() up to 1013 MiB
- QEmu with 1024 MiB RAM
- Syslinux 5.00-pre9
- .c32 can realloc() up to 45 MiB
I am wondering if there's a maximum-allocation-size being hit, or if it's
actually a bug I should look
2002 Oct 01
2
Does R have graphlets?
I've been experimenting some with the graphlets which S-Plus 6.1 has. Is
there
something similar in R? I've looked through documentations, and at SJava,
but haven't found it.
(If you don't know what a graphlet is, here's what it appears to be:
a graphlet is a binary file that encodes information about
a graph. Java uses spgraph.jar to display the graph and allow certain
2004 Sep 20
0
FreeBSD Security Advisory FreeBSD-SA-04:14.cvs
...Revision
Path
- -------------------------------------------------------------------------
RELENG_4_10
src/UPDATING 1.73.2.90.2.4
src/sys/conf/newvers.sh 1.44.2.34.2.5
src/contrib/cvs/lib/xsize.h 1.1.1.1.6.1
src/contrib/cvs/src/commit.c 1.8.2.5.6.1
src/contrib/cvs/src/cvs.h 1.11.2.6.6.1
src/contrib/cvs/src/filesubr.c 1.6.2.4.6.1
src/contrib/cvs/src/history.c...
2004 Sep 20
0
FreeBSD Security Advisory FreeBSD-SA-04:14.cvs
...Revision
Path
- -------------------------------------------------------------------------
RELENG_4_10
src/UPDATING 1.73.2.90.2.4
src/sys/conf/newvers.sh 1.44.2.34.2.5
src/contrib/cvs/lib/xsize.h 1.1.1.1.6.1
src/contrib/cvs/src/commit.c 1.8.2.5.6.1
src/contrib/cvs/src/cvs.h 1.11.2.6.6.1
src/contrib/cvs/src/filesubr.c 1.6.2.4.6.1
src/contrib/cvs/src/history.c...
2009 Aug 03
1
[PATCH] Remove files imported via autogen.sh.
...: Likewise.
* m4/printf-posix.m4: Likewise.
* m4/progtest.m4: Likewise.
* m4/signed.m4: Likewise.
* m4/size_max.m4: Likewise.
* m4/stdint_h.m4: Likewise.
* m4/uintmax_t.m4: Likewise.
* m4/ulonglong.m4: Likewise.
* m4/visibility.m4: Likewise.
* m4/wchar_t.m4: Likewise.
* m4/wint_t.m4: Likewise.
* m4/xsize.m4: Likewise.
---
m4/.gitignore | 27 +++
m4/codeset.m4 | 23 ---
m4/gettext.m4 | 487 ----------------------------------------------
m4/glibc2.m4 | 30 ---
m4/glibc21.m4 | 32 ---
m4/iconv.m4 | 103 ----------
m4/intdiv0.m4 | 72 -------
m4/intl.m...
2007 Sep 27
0
LLVM 2.1 Release!
...which
was mirrored publicly once a day), and grew the community very
rapidly: we added many new commiters. Another interesting metric is
the the main LLVM repository (not counting llvm-gcc or other separate
projects) crossed 500,000 lines of code: http://llvm.org/nightlytest/
locgraph.php?xsize=900&ysize=600 .
One of the highlights of this release cycle was the ability for many
of us to get together to meet face to face at the 2007 LLVM Developer
Meeting: http://llvm.org/devmtg/2007-05/ . If you're interested,
many great talks about LLVM are available on that page, includi...
2010 Jun 16
1
febootstrap git empty /lib dir
On Wed, Jun 16, 2010 at 03:38:22PM -0700, Dwayne Fontenot <dwayne.fontenot at att.net> wrote:
> Is lib/ supposed to be empty in febootstrap git HEAD?
Yes. Run ./autogen.sh to populate it with gnulib stuff.
Actually, this may not work too well unless you have gnulib checked
out exactly in ../gnulib. I need to ask Jim Meyering nicely if he'll
make gnulib into a submodule of
2010 Mar 24
1
Omega: behavior msize when collapsing results
...tent: index
catalog: field=catalog boolean=XCATALOG
number: field=number
searchnumber: field=searchnumber boolean=XNUMBER indexnopos
productgroup: field=productgroup boolean=XPRODUCTGROUP
property: field=property boolean=XPROPERTY
colour: field=colour boolean=XCOLOUR
size: field=size boolean=XSIZE
colourandsize: field=size boolean=XCOLOURANDSIZE
norm: field=norm boolean=XNORM
picture: field=picture
sort: valuenumeric=1 field=sort
icon: field=icon boolean=XICON
preview: unhtml truncate=200 field=preview
My Omega command looks like this:
FMT=xml DEFAULTOP=OR HITSPERPAGE=9 MINHITS=900...
2019 Sep 18
2
[PATCH] build: remove unused gnulib modules
...27,6 @@
/unlinkdir.m4
/unlink.m4
/usleep.m4
-/utimbuf.m4
/utimecmp.m4
/utime_h.m4
/utime.m4
@@ -276,20 +241,16 @@
/warnings.m4
/warn-on-use.m4
/wchar_h.m4
-/wchar.m4
/wchar_t.m4
/wcrtomb.m4
/wctob.m4
/wctomb.m4
/wctype_h.m4
-/wctype.m4
/wint_t.m4
/write.m4
/xalloc.m4
/xgetcwd.m4
/xsize.m4
-/xstrndup.m4
-/xstrtol.m4
/xstrtol.m4
/xvasprintf.m4
/yield.m4
--
2.21.0
2002 Oct 15
2
AMENDED: Ppmtolss16 trouble...
...tly get this error message:
C:\>perl ppmtolss16.pl < ant.ppm > ant.lss
ppmtolss16.pl: Premature EOF at (71,71) of (72,72)
This is the second conversion (started out with a BMP), and both the
source BMP and the PPM are 72 X 72 pixels.
When I hack line 111 and 112 of ppmtolss16 to read:
$xsize = $1 - 1;
$ysize = $2 - 1;
The script runs with no error:
C:\>perl ppmtolss16.pl < ant.ppm > ant.lss
ppmtolss16.pl: Warning: color palette truncated (93 colors ignored) 5041
pixels, 393 bytes, (84.41% compression)
but doesn't appear to create a valid lss file.
I am running on Win2...
2014 Oct 05
1
FreeBSD 10-RELEASE-amd64(on arch x86_64)
...g.lo
CC getugroups.lo
CC localcharset.lo
CC glthread/lock.lo
CC malloca.lo
CC mgetgroups.lo
CC nonblocking.lo
CC passfd.lo
CC physmem.lo
CC pipe2.lo
CC sig-handler.lo
CC sockets.lo
CC stat-time.lo
CC strnlen1.lo
CC sys_socket.lo
CC tempname.lo
CC glthread/threadlib.lo
CC unistd.lo
CC wctype-h.lo
CC xsize.lo
CC asnprintf.lo
CC canonicalize-lgpl.lo
CC fclose.lo
CC fdatasync.lo
CC fflush.lo
CC fseek.lo
CC fseeko.lo
CC getgroups.lo
CC ioctl.lo
CC mktime.lo
CC openpty.lo
CC printf-args.lo
CC printf-parse.lo
CC pthread_sigmask.lo
CC random_r.lo
CC rawmemchr.lo
CC regex.lo
In file included from regex.c:70...
2007 Sep 27
0
[LLVMdev] FW: Qs about install on mingw32 (Was [llvm-announce] LLVM 2.1 Release!)
...irrored publicly once a day), and grew the community very
> rapidly: we added many new commiters. Another interesting metric is
> the the main LLVM repository (not counting llvm-gcc or other separate
> projects) crossed 500,000 lines of code: http://llvm.org/nightlytest/
> locgraph.php?xsize=900&ysize=600 .
>
> One of the highlights of this release cycle was the ability for many
> of us to get together to meet face to face at the 2007 LLVM Developer
> Meeting: http://llvm.org/devmtg/2007-05/ . If you're interested,
> many great talks about LLVM are available on...
2010 Dec 21
5
Graphing System Load MRTG
I check system load like so:
[root at server cron.daily]# w
10:07:33 up 4 days, 15:01, 2 users, load average: 4.22, 3.17, 3.09
I would like to to graph the 3.17 5 minute average with MRTG. Anyone
know of some examples of doing this?
2010 Dec 14
8
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...at
stdarg
stdbool
stddef
stdint
stdio
stdlib
strdup-posix
strerror
string
sys_stat
sys_wait
time
unistd
unistd-safer
unlink
vasnprintf
vasprintf
verify
warn-on-use
wchar
write
xalloc
xalloc-die
xgetcwd
xsize
xstrtol
xvasprintf
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
to XGETTEXT_OPTIONS in your po/Makevars:
--flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module vasprintf:
If you are using GNU gettext vers...
2011 Jan 14
7
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...at
stdarg
stdbool
stddef
stdint
stdio
stdlib
strdup-posix
strerror
string
sys_stat
sys_wait
time
unistd
unistd-safer
unlink
vasnprintf
vasprintf
verify
warn-on-use
wchar
write
xalloc
xalloc-die
xgetcwd
xsize
xstrtol
xvasprintf
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
to XGETTEXT_OPTIONS in your po/Makevars:
--flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module vasprintf:
If you are using GNU gettext vers...
2011 Feb 15
7
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...at
stdarg
stdbool
stddef
stdint
stdio
stdlib
strdup-posix
strerror
string
sys_stat
sys_wait
time
unistd
unistd-safer
unlink
vasnprintf
vasprintf
verify
warn-on-use
wchar
write
xalloc
xalloc-die
xgetcwd
xsize
xstrtol
xvasprintf
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
to XGETTEXT_OPTIONS in your po/Makevars:
--flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module vasprintf:
If you are using GNU gettext vers...
2011 Jan 14
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...at
stdarg
stdbool
stddef
stdint
stdio
stdlib
strdup-posix
strerror
string
sys_stat
sys_wait
time
unistd
unistd-safer
unlink
vasnprintf
vasprintf
verify
warn-on-use
wchar
write
xalloc
xalloc-die
xgetcwd
xsize
xstrtol
xvasprintf
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
to XGETTEXT_OPTIONS in your po/Makevars:
--flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module vasprintf:
If you are using GNU gettext vers...
2011 Feb 15
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...at
stdarg
stdbool
stddef
stdint
stdio
stdlib
strdup-posix
strerror
string
sys_stat
sys_wait
time
unistd
unistd-safer
unlink
vasnprintf
vasprintf
verify
warn-on-use
wchar
write
xalloc
xalloc-die
xgetcwd
xsize
xstrtol
xvasprintf
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
to XGETTEXT_OPTIONS in your po/Makevars:
--flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module vasprintf:
If you are using GNU gettext vers...
2010 Dec 14
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...at
stdarg
stdbool
stddef
stdint
stdio
stdlib
strdup-posix
strerror
string
sys_stat
sys_wait
time
unistd
unistd-safer
unlink
vasnprintf
vasprintf
verify
warn-on-use
wchar
write
xalloc
xalloc-die
xgetcwd
xsize
xstrtol
xvasprintf
Notice from module error:
If you are using GNU gettext version 0.16.1 or older, add the following options
to XGETTEXT_OPTIONS in your po/Makevars:
--flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module vasprintf:
If you are using GNU gettext vers...
2019 Jul 21
2
Missing hivex.h error when compiling on macOS 10.14 (Mojave)
...stripslash.lo
CC exitfail.lo
CC fd-hook.lo
CC full-read.lo
CC full-write.lo
CC getprogname.lo
CC glthread/lock.lo
CC progname.lo
CC safe-read.lo
CC safe-write.lo
CC glthread/threadlib.lo
CC unistd.lo
CC xsize.lo
CC xstrtol.lo
CC xstrtoul.lo
CC xstrtol-error.lo
CC asnprintf.lo
CC error.lo
CC getopt.lo
CC getopt1.lo
CC printf-args.lo
CC printf-parse.lo
CC strerror.lo
CC strerror-override.lo
CC vasnprintf.lo
C...