Displaying 18 results from an estimated 18 matches for "tpp".
Did you mean:
tmp
2013 Jan 22
4
Simple use of dcast (reshape2 package)
Suppose I have a small dataframe
> aa
Target Eaten ID
50 TPP 0 1
51 TPP 1 2
52 TPP 3 3
53 TPP 1 4
54 TPP 2 5
50.1 GPA 9 1
51.1 GPA 11 2
52.1 GPA 8 3
53.1 GPA 8 4
54.1 GPA 10 5
And I want to reshape it into
ID TPP GPA
1 1 0 9
2 2 1 11
3 3 3 8
4 4 1 8
5...
2015 Jan 27
2
[LLVMdev] Create a call to function malloc using LLVM API
..., suppose there is a variable p, if p is a
pointer
then allocate memory to p.
Source code:
int *p;
p = (int *) malloc(sizeof(*p));
Try to generate LLVM IR for it:
Type *tp = p->getType();
AllocaInst* arg_alloc = builder.CreateAlloca(tp);//builder is IRBuilder
if(tp->isPointerTy()){
Type* tpp = tp->getPointerElementType();
Type* ITy = Type::getInt32Ty(getGlobalContext());
Constant* AllocSize = ConstantExpr::getSizeOf(tpp)
AllocSize = ConstantExpr::getTruncOrBitCast(AllocSize, ITy);
CallInst::CreateMalloc(arg_alloc, ITy, tpp, AllocSize);
}
But the generated LLVM IR seems i...
2008 Aug 04
0
JACK / WaveInGetPosition: This function is not supported.
Hello,
I'm running wine-1.1.2 on Ubuntu 8.04.1 with JACKD 0.109.2.
I'm trying to run TPP, a small application that makes it possible to run Winamp DSP plugins without using Winamp. It takes the input from one sound device, does some processing on it and outputs it to another sound device.
When i try to run this in Wine (with JACK), i get a popup that says:
WaveInGetPosition:
This...
2006 Oct 24
1
RE: [Patch] Add hardware CR8 acceleration for TPRaccessing
...> Cui, Dexuan
>> Sent: 24 October 2006 10:35
>> To: Betak, Travis
>> Cc: xen-devel@lists.xensource.com
>> Subject: RE: [Xen-devel] [Patch] Add hardware CR8
>> acceleration for TPR accessing
>>
>> Hi, Travis,
>> Is there anything in SVM similar to TPP-threshold in VMX?
>> If no, I really need to find a better place for the
>> vlapic_update_tpr_threshold().
>
>I don''t think that''s the question/statement: any code in hvm
>directory should be guaranteed to be callable by both Intel
>and AMD code. The cod...
1998 May 25
0
AIX: Urgent!
...ling
print command = lpr -r -h -P %p %s
[homes]
# For people who like to mount their home drive directly
guest ok = no
writeable = yes
invalid users = root
[home]
path = /home
writeable = yes
guest ok = no
invalid users = root
[root]
path = /
writeable = yes
guest ok = no
invalid users = root
[tpp]
path = /tpp
writeable = yes
guest ok = no
invalid users = root
[tmp]
path = /tmp
writeable = yes
guest ok = no
invalid users = root
# The End
*****************************************
2003 Apr 25
1
Creating objects from values in a "meta" dataframe
...e
analysis that I have to do for a variables measured on multiple occasions.
I think the best way to explain the problem is by using a simplified
example. So here goes:
I have a data frame called "meta" say with the following content:
Test Min Max Low High
APS 0 40 -10 10
TPP 0 120 -8 8
NOS 0 25 -15 12
... etc ...
I want to create an object based on each of the Test names, for example:
cADS <- function(ADS1, min=0, max=40; low=-10, high=10)
cTPP <- function(TPP1, 0, 120, -8, 8)
cNOS <- function(NOS1, 0, 25, -15, 12)
.. etc ...
where ADS1,...
2016 Apr 02
0
p values from GLM
...dia.org/wiki/Copyright_law_of_the_United_States") Very
few if any refereed academic papers are written for financial gain:
Lawrence Lessig said that congressional representatives rarely hear
counterarguments to the garbage they get from corporate lobbyists. The
Trans Pacific Partnership (TPP, and probably also the Transatlantic
Trade and Investment Partnership) will strengthen the rights of
corporations in this area. If you think that will limit the progress of
science and the useful arts, as I do, I suggest you contact your elected
representatives and tell them so -- if you are a...
2016 Apr 02
2
p values from GLM
> On Apr 1, 2016, at 5:01 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
>
> On 01/04/2016 6:46 PM, Bert Gunter wrote:
>> ... of course, whether one **should** get them is questionable...
>
> They're just statistics. How could it hurt to look at them?
Like Rolf, I thought that this utterance on April 1 deserved fortune enshrinement. It reminded me of one
2001 Dec 03
1
Printing & Samba 2.0.7
...;client code page
= 437', which is what the windows clients are using. However this did
not fix the problem.
Im running debian 2.2 with samba 2.0.7 & PDC support.
Any assistance appreciated!
Regards,
SHANE MACHON
Network Administrator
Technical Project Manager
Two Purple Plums Pty Ltd.
TPP Internet Development
(NetNames Australasia)
PO Box 334, Manly
NSW, 1655, Australia
Tel. +61 2 9970 5242
Fax. +61 2 9970 8262
Eml. shane@twoplums.com.au
2015 Feb 13
0
Securing SSH wiki article outdated
...n locksmithing circles that
all security is security through obscurity (even in safes with included
hardplate, the security is only as good as the obscurity of the
locations of the hardplate's inclusions). But it doesn't matter how
randomly you pick the progressions, or whether you use TPP or limited
progression or RCM or even spherical methods, it's still all about
obscurity, as laid open by Matt Blaze's classic paper "Rights
Amplification in Master-Keyed Mechanical Locks" (which caused a bit of a
firestorm in certain locksmithing circles when it was published,...
2006 May 08
1
create_dev and raid
Yet another one of those "it would make sense it" posts.
Currently, create_dev in do_mounts.c simply unlinks the device and recreates it.
This doesn't seem right. If /dev/hda3 has already been created, by
some early-userspace app (udev), there's no need to unlink or even
parse the name again. Now, when talking about simple block devices,
this doesn't make much of a
1999 Aug 03
1
Q: Ideal print setup on Solaris (2.6)
Hello there,
We want to improve the way we initially setup printing on a farm of
about 20 Solaris 2.6 servers, in a way that all the possibillities of
printing are well impelmented and usable. Right now users can't delete
jobs when they are queued onto the (Samba)server and (of course, because
it's configured now like that- see example) every printer's job list
appears in the same
2015 Feb 12
8
Securing SSH wiki article outdated
Hi, just a quick note to whoever is maintaining this page:
http://wiki.centos.org/HowTos/Network/SecuringSSH
The procedure is missing the firewall-cmd calls necessary in EL7:
firewall-cmd --add-port 2345/tcp
firewall-cmd --add-port 2345/tcp --permanent
Also, it may be worth mentioning that semanage is in the policycoreutils-python package, which isn?t installed by default in all stock
2015 Feb 12
8
Securing SSH wiki article outdated
Hi, just a quick note to whoever is maintaining this page:
http://wiki.centos.org/HowTos/Network/SecuringSSH
The procedure is missing the firewall-cmd calls necessary in EL7:
firewall-cmd --add-port 2345/tcp
firewall-cmd --add-port 2345/tcp --permanent
Also, it may be worth mentioning that semanage is in the policycoreutils-python package, which isn?t installed by default in all stock
2012 Jul 16
3
[LLVMdev] RFC: LLVM incubation, or requirements for committing new backends
...unk/lib/Target/AMDGPU/AMDGPUUtil.cpp
> llvm/trunk/lib/Target/AMDGPU/AMDGPUUtil.h
> llvm/trunk/lib/Target/AMDGPU/AMDIL.h
> llvm/trunk/lib/Target/AMDGPU/AMDIL7XXDevice.cpp
> llvm/trunk/lib/Target/AMDGPU/AMDIL7XXDevice.h
> llvm/trunk/lib/Target/AMDGPU/AMDILAlgorithms.tpp
> llvm/trunk/lib/Target/AMDGPU/AMDILBase.td
> llvm/trunk/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp
> llvm/trunk/lib/Target/AMDGPU/AMDILCallingConv.td
> llvm/trunk/lib/Target/AMDGPU/AMDILCodeEmitter.h
> llvm/trunk/lib/Target/AMDGPU/AMDILDevice.cpp
> llvm/tr...
2007 Feb 14
9
DomU crash during migration when suspending source domain
Just run into an odd DomU crash doing live migration of a 4-VCPU domain (with 3.0.4 but the code looks the same in 2.6.18/unstable to me) - the actual panic is attached at the end of this, but the bottom line is that the code in cache_remove_shared_cpu_map (in arch/i385/kernel/cpu/intel_cacheinfo.c) is attempting to clean up the cache info for a processor that does not yet have this info setup -
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...-2};edrl at Sz&lo
zh5ISiQrSO1gL>HbX;S)}K^Hu$I~~Y<37&I9+?U|DZpgR)R!HE8tO=WEzFZuePhDrR
ztiUX}4XTXU&#-2SvL(#^>DK|?t8LNE6(6X at 8I*j9ta4x0bLjA*U&OPk6Vda~N)yq3
zyhkm{A~qG-<?A85T+H<>v=&CxQdE at xWf=Oq<%%9Psr2`!_^x$43e|OW=6X44u9H*U
zXc#ROOt;2Ja1_M_uA*qol4;>0xI!)rtPpEJ%Vb&eWx?DhF6va)qXsWY$|8PeZSY3x
z#^`6f<VGoeBQ!1IJ$xQ^39%pU$6=s^&qL{Q3J|^^{FH~~@OLV5j;O9%N>-4?Ge3~U
z5ig4r3MR4;FaKT^Xf5&vM%3s9b+X-TD at 2yjAIS2smt_$X8RGGS*+tag1w9e{PWNBX
zrSP})O1M(ik=+hSw6pL!1gFdX>2ys>O)`2>?@^nK){)PM8l=c7iuTdlwoOIUk|IsC
z%6u8aIYcH;M4jOX7nKxeauteKXNOQq1m0rr...