search for: fpos

Displaying 13 results from an estimated 13 matches for "fpos".

Did you mean: fos
2005 Mar 17
1
Cross validation, one more time (hopefully the last)
I apologize for posting on this question again, but unfortunately, I don't have and can't get access to MASS for at least three weeks. I have found some code on the web however which implements the prediction error algorithm in cv.glm. http://www.bioconductor.org/workshops/NGFN03/modelsel-exercise.pdf Now I've tried to adapt it to my purposes, but since I'm not deeply familiar
2002 Nov 08
0
Polar plot, circular plot (angular data): II
...th(pp$rpretty) - 1) else radLabels <- NULL } if (!is.null(radLabels)) { text(pp$cartesian(pp$rpretty[radLabels], pp$rlabel.axis), labels = pp$rpretty[radLabels], ...) } } }, radial.tick.marks = function (len = 0.02, ...) { fpos <- pp$cartesian(pp$rpretty, pp$rlabel.axis) if (len != 0) { tick <- max(pp$rpretty) * pp$cartesian(len, pp$rlabel.axis + pi/2) segments(fpos[, 1], fpos[, 2], fpos[, 1] + tick[1], fpos[, 2] + tick[2], ...) } }, angular.labels = function (...)...
2000 Jun 28
1
[Patch] Shorter patch for smbfs 2.2.16
...gt;name); + return p + 22; +} + +/* This routine is used to read in directory entries from the network. + Note that it is for short directory name seeks, i.e.: protocol < + SMB_PROTOCOL_LANMAN2 */ + +static int +smb_proc_readdir_short(struct smb_sb_info *server, struct dentry *dir, int fpos, + void *cachep) +{ + char *p; + int result; + int i, first, entries_seen, entries; + int entries_asked = (server->opt.max_xmit - 100) / SMB_DIRINFO_SIZE; + __u16 bcc; + __u16 count; + char status[SMB_STATUS_SIZE]; + static str...
2005 Mar 18
2
logistic model cross validation resolved
...a function # rvar is the response variable as a string, for example 'birdx' # fvar is the fold variable, for example 'recordyear' logerrorest <- function(mdata, form, rvar, fvar) { require(Hmisc) require(ipred) # determine index of variables rpos <- match(rvar, names(mdata)) fpos <- match(fvar, names(mdata)) # get fold values and count for each group vardesc <- describe(mdata[[fpos]])$values fvarlist <- as.integer(dimnames(vardesc)[[2]]) k <- length(fvarlist) countlist <- vardesc[1,1] for (i in 2:k) { countlist[i] <- vardesc[1,i] } n <- length(mdata[[f...
2006 Nov 21
0
[LLVMdev] libstdc++ as bytecode, again
...on `__cxxabiv1::__pbase_type_info::__do_catch(std::type_info const*, void**, unsigned int) const': : undefined reference to `l182___cxa_bad_typeid' /var/tmp//cc79lj1N.o(.data+0x19fc): undefined reference to `std::basic_filebuf<wchar_t, std::char_traits<wchar_t> >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)' /var/tmp//cc79lj1N.o(.data+0x1a3c): undefined reference to `std::basic_filebuf<char, std::char_traits<char> >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)' $ And again, using llvmc instead of llvm-link produces bad code:...
2005 May 12
0
Using string from stdlib in winemaker
...--- Hash: SHA1 How can I use std::string in my winemaker project? If I do a #include <string> along with an #include <windows.h>, I get the following errors: - --- In file included from /usr/include/c++/3.3/i486-linux/bits/c++io.h:35, from /usr/include/c++/3.3/bits/fpos.h:44, from /usr/include/c++/3.3/bits/char_traits.h:46, from /usr/include/c++/3.3/string:47, from wndclass.cxx:2: /usr/include/c++/3.3/cstdio:167: error: `snprintf' not declared /usr/include/c++/3.3/cstdio:168: error: `vfscanf' not declared...
2002 Jul 19
1
read.table bug (PR#1809)
...: Win2000 Submission from: (NULL) (203.25.148.63) When using read.table to read a data file section by section, I get an error that indicates R is attempting to read more "fields" than exist. The Data file looks like this: ---Start of file tmp.txt----------- Response Types = TPos TNeg FPos FNeg Anti Post MaxO Test ID,Username,Start Date,Mean,Std Dev,Accuracy,SRT1_1,SRT1_1_TYPE,SRT1_2,SRT1_2_TYPE,SRT1_3,SRT1_3_TYPE,SRT1_4,SRT1_4_TYPE,SRT1_5,SRT1_5_TYPE,SRT1_6,SRT1_6_TYPE,SRT1_7,SRT1_7_TYPE,SRT1_8,SRT1_8_TYPE,SRT1_9,SRT1_9_TYPE,SRT1_10,SRT1_10_TYPE,SRT1_11,SRT1_11_TYPE,SRT1_12,SRT1_1...
2012 Nov 09
0
Wine release 1.5.17
...it port caps dwSize member before calling GetPortCaps. d3dxof/tests: Pass level by value in process_data rather than a pointer. Daniel Lehman (11): msvcp90: Set eof state in istream<>::peek if got eof. msvcp: Sync istream<>::peek implementations. msvcp90: Update fpos<>::off instead of pos in stringbuf<>::seekoff. msvcp90: Fix usage of fpos<>::off vs fpos<>::pos. msvcp90: In istream<>::tellg don't use sentry. msvcp: Sync fpos usage and istream<>::tellg. msvcrt: Return value from MSVCRT____mb_cur_max...
2003 Sep 10
1
[LLVMdev] Warning during compilation
...from /usr/include/c++/3.3.1/i586-mandrake-linux-gnu/bits/gthr-default.h:38, from /usr/include/c++/3.3.1/i586-mandrake-linux-gnu/bits/gthr.h:98, from /usr/include/c++/3.3.1/i586-mandrake-linux-gnu/bits/c++io.h:37, from /usr/include/c++/3.3.1/bits/fpos.h:44, from /usr/include/c++/3.3.1/iosfwd:49, from /usr/include/c++/3.3.1/bits/stl_algobase.h:70, from /usr/include/c++/3.3.1/vector:67, from /home/wendling/llvm/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h:11,...
1999 Aug 06
0
MS-Client
...mb_errno: errcls 1 code 2 from command 0x8 smb_errno: errcls 1 code 2 from command 0x8 smb_errno: errcls 1 code 2 from command 0x8 smb_newconn: fd=3, pid=20380 smb_newconn: detected WIN95 server smb_newconn: protocol=5, max_xmit=2920, pid=20380 capabilities=0x0 smb_proc_readdir_long: starting fpos=2, mask=\* smb_proc_readdir_long: new mask, len=3@1003, mask=ARD smb_proc_readdir_long: received 28 entries, eos=1, resume=0 smb_close_dentry: closed //ACCESRY, count=1 smb_close_dentry: closed //BATHROOM, count=1 smb_close_dentry: closed //BEDROOM, count=1 smb_close_dentry: closed //CATALOG, count...
2016 Oct 01
0
Wine release 1.9.20
...fails to install: complains about missing HKLM\System\CurrentControlSet\Control\hivelist 41396 Sony Xperia Companion needs KERNEL32.dll.SetDefaultDllDirectories 41399 GOG Galaxy crashes with unimplemented function msvcp140.dll.?tellg@?$basic_istream at DU?$char_traits at D@std@@@std@@QAE?AV?$fpos at U_Mbstatet@@@2 at XZ ---------------------------------------------------------------- Changes since 1.9.19: Akihiro Sagawa (9): kernel32/tests: Consolidate duplicated code for invalid LCMapString flag tests. kernel32: Do not allow to combine NORM_IGNORENONSPACE and/or NORM_IGNORES...
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...te: usr/src/lib/libc/port/i18n/wstok.c update: usr/src/lib/libc/port/i18n/wstol.c update: usr/src/lib/libc/port/regex/glob.c update: usr/src/lib/libc/port/regex/regex.c update: usr/src/lib/libc/port/stdio/fdopen.c update: usr/src/lib/libc/port/stdio/fopen.c update: usr/src/lib/libc/port/stdio/fpos.c update: usr/src/lib/libc/port/stdio/system.c update: usr/src/lib/libc/port/sys/sigstack.c update: usr/src/lib/libc/port/threads/scalls.c update: usr/src/lib/libc/port/threads/synch.c update: usr/src/lib/libc/port/unwind/unwind.c update: usr/src/lib/libc/req.flg update: usr/src/lib/libc/spa...
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel