search for: 12067

Displaying 12 results from an estimated 12 matches for "12067".

Did you mean: 1206
2011 Jun 07
1
assign a cluster based on a variable
Hi, I have two matrices of the following form: cluster (n=18): 12062 1 12063 2 12064 2 12065 3 12066 5 KreisSA (n=2304) 12062 12062 12067 12065 12063 12067 I try to assign the cluster[,2] to KreisSAa by the follwoing loop: n <- nrow(cluster) KreisSAa <- numeric() for(i in 1:n){ KreisSAa[KreisSA == cluster[i,1]] <- cluster[i,2] } The result is a vector of the length n=4608 where after the entry 2304 are just NA's H...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...gure:11966: test -s conftest.o configure:11969: $? = 0 configure:11980: result: yes configure:12035: checking arpa/inet.h usability configure:12048: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:12051: $? = 0 configure:12054: test -s conftest.o configure:12057: $? = 0 configure:12067: result: yes configure:12071: checking arpa/inet.h presence configure:12082: gcc -E -I/usr/local/include conftest.c configure:12088: $? = 0 configure:12107: result: yes configure:12143: checking for arpa/inet.h configure:12150: result: yes configure:12035: checking dl.h usability configure:12048: g...
2004 Dec 26
16
Incoming Calls
Hi All, I have the following scenario, it may already have been answered elsewhere, but I cant find the solution. I already have a PBX and would like to start implementing asterisk. I have ordered a 4 port card from the asterisk store (2 port FXS and 2 port FXO) and am waiting for it to arrive. I do not want to plug my incoming lines into my FXO ports yet as not all the desks have IP phones
2006 Jul 14
0
Can''t see local vars and method params in breakpointer
Hi, Is there a trick to being able to see local variables and method parameters at a breakpoint? I could swear this used to work, but now I get "NameError: undefined local variable or method" when I try and look at anything other than instance variables. jh -- James Hughes Web application developer Vancouver, BC "Developing a coherent political analysis is in many respects
2002 Dec 22
0
Bug ID: 26222 - SMB Storm
...zipped file of html documents (file zie = 105 MB), at which time, the network utilization increased, and remained that way. 6. Then, did the following as root on the fileserver: homes# ps -aux | grep nmb root 3817 0.0 0.3 2832 1464 ?? Ss Sat02PM 0:12.83 /home/samba/sbin/nmbd -D root 12067 0.0 0.0 336 136 p0 RL+ 1:36PM 0:00.00 grep nmb homes# kill -HUP 3817 still storming.. homes# kill 3817 homes# ps -aux | grep nmb homes# ps -aux | grep smb win 12019 13.2 0.7 5320 3464 ?? S 12:37PM 1:30.67 /home/samba/sbin/smbd -D root 3813 0.0 0.4 3788 1812 ?? Is Sa...
2010 Dec 28
0
Missing Samba documentation pages: migration
...is MSHOME. This document doesn't covers, domain join part, this is described inside The Official Samba 3.5.x HOWTO and Reference Guide[5]. There I will show that DST is correctly (I hope) configured, and how to check that. Is the winbindd deamon running? DST# pidof winbindd 12111 12108 12072 12067 12064 Is winbind enabled in nsswitch.conf? DST# cat /etc/nsswitch.conf | grep winbind passwd: compat winbind group: compat winbind Is winbind working? DST# getent passwd | grep administrator administrator:*:10004:10013:Administrator:/home/MSHOME/administrator:/bin/false DST# wbin...
2015 Jan 30
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
> I had thought that the case that Danny had looked at had a constant GEP, and so this constant might alias with other global pointers. How is that handled now? That issue had to do with that we assumed that for all arguments of a given Instruction, each argument was either an Argument, GlobalValue, or Inst in `for (auto& Bb : Inst.getBasicBlockList()) for (auto& Inst :
2013 Nov 08
0
Wine release 1.7.6
...g/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.7.6 (total 30): 10928 FindActCtxSectionGuid not implemented for NHL games 12067 Multiple applications fail due to user32 OpenInputDesktop stub (TeamViewer, QQ International, Inspect tool from Windows Platform SDK) 13554 Touhou 7.5: Immaterial and Missing Power (IaMP) - config.exe (16 bit app) silently fails (missing comctl32.dll dependency) 15738 Max Payne 2: Ingame win...
2015 Jan 30
0
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
----- Original Message ----- > From: "George Burgess IV" <george.burgess.iv at gmail.com> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: "Chandler Carruth" <chandlerc at google.com>, "Jiangning Liu" <Jiangning.Liu at arm.com>, "LLVM Developers Mailing > List" <llvmdev at cs.uiuc.edu>, "Daniel
2015 Jan 31
3
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...t -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150130/0223b868/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: cflaa-constexpr-fixes.diff Type: application/octet-stream Size: 12067 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150130/0223b868/attachment.obj> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150130/0223b868/attachment-0001.htm...
2013 Jul 04
6
ggplot2
Hello Folks, I have a database of 2000+ days with 35 observations each. I am trying to modeling a time series by day, but it seems a problem that I don<t have the time of the observation. I achieve something interesting by using the barplot function, but I`d rather working with ggplot2, since I have the book by Hadley Wickham in hands. I start by transforming my data into a dataframe, but
2015 Sep 04
4
Testing "normal" cross-compilers versus GPU backends
> On Sep 3, 2015, at 5:56 PM, Robinson, Paul <Paul_Robinson at playstation.sony.com> wrote: > > > >> -----Original Message----- >> From: Mehdi Amini [mailto:mehdi.amini at apple.com] >> Sent: Thursday, September 03, 2015 3:26 PM >> To: Robinson, Paul >> Cc: Tom Stellard; llvm-dev at lists.llvm.org; NAKAMURA Takumi >> Subject: Re: Testing