search for: prt

Displaying 20 results from an estimated 60 matches for "prt".

Did you mean: port
2005 Jun 08
1
How do I get a literal '%' in smb.conf
I have an AIX 5.2 system running samba 2.2.0 I have a directory /FIX010/%prt that I want to share. There is a symlink, /FIX010/pq to it. The path statement in smb.conf points to /FIX010/pq, and this used to work, but with the current version of samba the directory is seen as empty, and logging at level 3 shows an access denied error. I have tried 'path = /FIX010/%%pr...
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
...are i32 @a_outside_func(i32) define i32 @test_func() { entry: %call = call i32 @a_outside_func(i32 15) ret i32 %call } where a_outside_func is a function defined on my code: extern "C" int a_outside_func(int a) { return a + 50; } and following code is to get MCJIT work: #define prt(x) if(x) { cout << x << endl; } LLVMInitializeAllTargets(); LLVMInitializeAllTargetMCs(); LLVMInitializeAllTargetInfos(); LLVMInitializeAllAsmParsers(); LLVMInitializeAllAsmPrinters(); LLVMInitializeAllDisassemblers(); // just initialize them all.... prt(a_outside_func(50));...
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
...%call > > } > > > > where a_outside_func is a function defined on my code: > > > > extern "C" int a_outside_func(int a) > > { > > return a + 50; > > } > > > > and following code is to get MCJIT work: > > > > #define prt(x) if(x) { cout << x << endl; } > > LLVMInitializeAllTargets(); > > LLVMInitializeAllTargetMCs(); > > LLVMInitializeAllTargetInfos(); > > LLVMInitializeAllAsmParsers(); > > LLVMInitializeAllAsmPrinters(); > > LLVMInitializeAllDisassemblers()...
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
...on my code: > >> > > >> > extern "C" int a_outside_func(int a) > >> > { > >> > return a + 50; > >> > } > >> > > >> > and following code is to get MCJIT work: > >> > > >> > #define prt(x) if(x) { cout << x << endl; } > >> > LLVMInitializeAllTargets(); > >> > LLVMInitializeAllTargetMCs(); > >> > LLVMInitializeAllTargetInfos(); > >> > LLVMInitializeAllAsmParsers(); > >> > LLVMInitializeAllAsmPrinters();...
2005 Oct 10
1
decreasing performance of for() loop
...:24:38 Is there something that can be done about this? Would such a loop run faster in C/C++/Fortran? Thank you, b. #---sample code loop.progress <- function(loop,iterations,steps,toprint=NULL) { marks <- c(1,floor(iterations/steps)*(1:steps)) if (loop %in% marks) { if (is.null(toprint)) prt <- loop else prt <- toprint cat(paste(round((which(marks == loop)-1)*(100/steps),0),"%, iteration ", prt,", ",format(Sys.time(),"%H:%M:%S"),sep=""),"\n") } } #---loop that runs slower and slower test <- runif(200000) out <- vector(...
2011 Nov 13
2
Running totals
I have a table which looks like this:   ACC        BAL 1 hal -171245.33 2 opn  -50487.63 3 pga  213440.38 4 prt       0.18 5 rbs    8292.54 How do I create a column which shows the running totals of the BAL columns? [[alternative HTML version deleted]]
2007 Nov 28
1
Order observations in a dataframe
Dear All, Suppose I have the following dataframe: country;weight;group bul;10;1 cze;12;1 grc;12;1 hun;12;1 prt;12;1 rom14;1 fra;29;2 ita;29;2 gbr;29;2 aut;10;3 bel;12;3 The "group" variable denotes the id-number of a group of countries. How can I re-label the groups in the descending order of their cumulative "weight", which wound be: country;weight;group fra;29;1 ita;29;1 gbr;29;1 bul...
1997 Jul 30
2
FW: Question about carraige-return/line feed
Hi, I have just installed Samba 1.9.16p11 on a SCO openserver 5 box. This works well, in fact its very fast. There is only one problem. When files are created on it from Windows 95 you get a ^M character at the end of each line. Is there a way of turning carraige-return linefeed back to just linefeed. (I'm assuming this is the problem). Thanks, Mark.
2012 Mar 31
2
lm no calcula un coeficiente
...9.696e-04 1.720e-05 56.359 < 2e-16 *** grupo2 8.940e-02 2.339e-02 3.823 0.000316 *** x:grupo2 NA NA NA NA Sin embargo, si lo hago paso a paso obtengo el coeficiente sin ningún problema. est sd tstat prt -6.241814e-04 4.386667e-05 -1.422906e+01 9.875019e-21 ¿Alguna sugerencia? Gracias Emilio PD. Aquí va el código. rm(list=ls()) datos <- structure(list(x = c(1322988541, 1322988561, 1322988571, 1322988581, 1322988591, 1322988601, 1322988631, 1322988641, 1322988671...
2008 Aug 24
3
password issue
...am new to dovecot and I am having a little trouble I am getting this error in my mail.log I have google it and can't find a response, Aug 25 08:14:24 mta dovecot: auth-worker(default): mysql: Connected to 127.0.0.1 (postfix) Aug 25 08:14:24 mta dovecot: auth-worker(default): sql(sal at prt.com,127.0.0.1): Password query failed: Table 'postfix.password' doesn't exist Aug 25 08:17:22 mta dovecot: pop3-login: Disconnected: Inactivity: user=<sal at prt.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured The error comes when I telnet in Trying 127.0.0.1... Conn...
2012 Mar 16
1
Segfault while calling fexact in C
...same parameters) a segmentation fault occurs! Eliminating the possibility that my interfacing code has any problem, I wrote a piece of code in C to call the fexact multiple times: int main(){ int nr = 3, nc = 2; int x[6] = {3, 1, 5, 1, 3, 6}; double expect = -1, percnt = 100, emin = 0, prt = 1; double p; int workspace = 200000, mult = 30; int i; for (i=0; i<100000; i++){ fexact(&nr, &nc, x, &nr, &expect, &percnt, &emin, &prt, &p, &workspace, &mult); printf("%d %f\n", i, p); } retu...
2014 May 23
1
Samba / Office 2007/2010
...= CAD path = /mnt/samba-daten/work/webdav/cad #guest ok = no writable = yes valid users = root, @cad, @xx-domuser admin users = root create mask = 0770 force create mode = 0770 directory mask = 0770 force directory mode = 0770 veto oplock files = /*.xlsx/*.xls/*.XLS/*.docx/*.doc/*.DOC /*.prt/ /*.PRT/ /*.sldprt/ /*.SLDPRT/ /*.slddrw/ /*.SLDDRW/ /*.sldasm/ /*.SLDASM/ /*.dll/ /*.DLL/ /~$*/ vfs objects = recycle recycle:keeptree = yes recycle:touch = Yes recycle:versions = Yes recycle:maxsize = 1000000 recycle:exclude = *.tmp recycle:exclude_dir = /tmp recycle:repository = Papierko...
2014 May 05
1
samba 3.6.6 office 2010, write protection on files
...comment = CAD path = /mnt/samba-daten/work/webdav/cad writable = yes valid users = root, @cad, @fg-domuser admin users = abc, def, ghi create mask = 0770 force create mode = 0770 directory mask = 0770 force directory mode = 0770 veto oplock files = /*.xlsx/*.xls/*.XLS/*.docx/*.doc/*.DOC /*.prt/ /*.PRT/ /*.sldprt/ /*.SLDPRT/ /*.slddrw/ /*.SLDDRW/ /*$ vfs objects = recycle recycle:keeptree = yes recycle:touch = Yes recycle:versions = Yes recycle:maxsize = 1000000 recycle:exclude = *.tmp recycle:exclude_dir = /tmp recycle:repository = Papierkorb/%U inherit acls = yes inherit permi...
2008 Nov 06
3
Samba and Solidworks (cat and dog)?
...or a couple of years now and it always running well. But last week we decided to shut down our windows server and move all solidworks file into the samba server. Since then we can't save project created by solidworks with error code shown below Access to \\sambaserver\solid-files\~$project1.SLDPRT was denied. The fact is that ~$*.SLDPRT was created on samba server, but solidworks cannot load file project1 (it still read Part1). I read somewhere that they were running well with Mandrake 8 and solidworks (solaris & samba either) but no one really showed their configuration. Well, you'...
2008 Nov 13
1
how to check if device mode is set on a queue
Hi, We're running samba-3.0.28a w/ cups-1.3.7 on debian etch to serve point and print to windows clients. http://us6.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#prt-modeset How do I check if a queue had the device mode set or not? thanks, Ryan
2012 Apr 22
10
Assignment problems
...005 348224.562 0 16227.5 6.510009e+02 17 1992 AUS NOR 0 0 17.4950008 321708.281 4.2863998 127170.328 0 15646.2 9.357240e+01 18 1992 AUS NZL 0 1 17.4950008 321708.281 3.5316999 40706.199 1 2736.4 2.267670e+03 19 1992 AUS PRT 0 0 17.4950008 321708.281 9.9630003 102890.258 0 17625.3 2.611476e+02 20 1992 AUS SWE 0 0 17.4950008 321708.281 8.6680002 264822.875 0 15385.4 4.653388e+02 there is 3400 observations. 3.1.1. Construct a dummy variable, EMU, that in any given year...
2006 Jan 24
13
Nortel Meridian Opt 81C and PRI
We've been trying unsuccessfully to connect our Meridian Option 81C to a TE110P via PRI. We've followed the directions in asterisk-meridian-a1.pdf (link on http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), but it doesn't seem to work on our 81C (even though many, many users report it works very well on Option 11's). Has anyone had any success in getting the above
2002 Dec 11
1
Slow Printer Connection (net use ... )
net use lpt1: \\node\prt On a slow VMS Box with pathworks this cmd runs in 1 sec. On a Dual 1G Linux Box with 2.2.7 samba it takes about 7-8 seconds on a 350 PC. I am using lprng and loading the printers from the printcap file. Does anyone have any idea's on how to speed this up? I tried it on several samba servers...
2006 Jun 13
1
Query samba for printer driver state
Greetings, We're running samba 3.0.22 on debian sarge. We use the following instructions to set the device mode on new printers: http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/classicalprinting.html#prt-modeset How do we query samba to see if a given printer share has it's driver device mode set or not? regards, Ryan
2004 Jul 25
0
bug and a proposed fix for model.tables. (PR#7132)
...because one of the columns ## of prjs is all 0, hence removed by the calling function model.tables.aov. ## assign("make.tables.aovproj", envir=environment("make.tables.aovproj"), make.tables.aovproj <- function (proj.cols, mf.cols, prjs, mf, fun = "mean", prt = FALSE, ...) { tables <- vector(mode = "list", length = length(proj.cols)) names(tables) <- names(proj.cols) for (i in seq(length(tables))) { terms <- proj.cols[[i]] terms <- terms[match(terms, dimnames(prjs)[[2]], 0)] ## new line data &lt...