Displaying 9 results from an estimated 9 matches for "function_".
Did you mean:
function
2012 Feb 17
3
libxl: error: ... PCI Device is not assignable
I think this is a bug in the xl toolchain.
lspci -s 0000:12:0.*
12:00.0 Display controller: ATI Technologies Inc Device 671d
12:00.1 Audio device: ATI Technologies Inc Device aa80
sudo xm pci-list-assignable-devices
0000:13:00.0
0000:13:00.1
0000:12:00.0
0000:12:00.1
So there is a multi-function device (actually one ASIC of a AMD Radeon
6990 card).
It has two function addresses 0 = Display
2011 Jul 27
3
Is R the right choice for simulating first passage times of random walks?
...ons?
Thanks,
Paul
? AMD Athlon(tm) X2 Dual Core Processor BE-2350, 2,1 GHz
[1] http://www-stat.stanford.edu/~amir/preprints/irw.ps
[2] http://arxiv.org/abs/0911.5456
[3] http://cran.r-project.org/doc/manuals/R-intro.html#Repetitive-execution
[4] https://secure.wikimedia.org/wikipedia/en/wiki/Function_(mathematics)
[5] http://finzi.psych.upenn.edu/R/library/simFrame/html/runSimulation.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://s...
2006 Mar 02
1
[LLVMdev] llvm-java state
Hi,
This question is mostly addressed at Alkis, as I understand that he
last worked on llvm-java and I saw him reply to another thread
recently :-)
When I try and run class2llvm I get a bus error because function_ in
VMMethod points to 0x8.
I think the problem lies in how I am using class2llvm. When I read
through the Debug output, I see that class2llvm is trying to compile
all of the files distributed in the gnuclasspath, ~2500 classes. I
can't imagine a Hello World program needing all of those...
2005 Dec 24
8
Prototype OOP example
Hi,
Here is what I want to do:
Labour = Class.create();
Labour.prototype = {
initialize:function(name){
this.name = name;
}
}
What I want to do is create a class called "Worker" which will inherit from
"Labour", and the signature of "initialize" is "function(name, position)".
May I ask what should do?
Thank you all very much for the
2012 Aug 15
1
Calling custom Puppet function from within a provider
Hello,
I have a custom Puppet function. Am I able to call that function from
within my custom provider (written in Ruby)?
Best,
Mitchell
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2006 Mar 03
1
[LLVMdev] printing constants
...gt; wrote:
> > Hi,
> >
> > This question is mostly addressed at Alkis, as I
> understand that he
> > last worked on llvm-java and I saw him reply to
> another thread
> > recently :-)
> >
> > When I try and run class2llvm I get a bus error
> because function_ in
> > VMMethod points to 0x8.
>
> This can't be good :-)
>
> > I think the problem lies in how I am using
> class2llvm. When I read
> > through the Debug output, I see that class2llvm is
> trying to compile
> > all of the files distributed in the gnucl...
2017 Jan 16
4
Your help needed: List of LLVM Open Projects 2017
...s needed, and what makes it easier for MonolithicLTO compared to ThinLTO?
> Or maybe that layout code should be inside LLVM; maybe part of the general LTO interface? It looks like the current gcc plugin calls back into gcc for the actual layout algorithm itself (function call find_pettis_hansen_function_layout) rather than the reordering logic living in the linker: https://android.googlesource.com/toolchain/gcc/+/3f73d6ef90458b45bbbb33ef4c2b174d4662a22d/gcc-4.6/function_reordering_plugin/function_reordering_plugin.c <https://android.googlesource.com/toolchain/gcc/+/3f73d6ef90458b45bbbb33ef4c2b17...
2017 Jan 16
2
Your help needed: List of LLVM Open Projects 2017
...ompared to ThinLTO?
> >
> > Or maybe that layout code should be inside LLVM; maybe part of the
> general
> > LTO interface? It looks like the current gcc plugin calls back into gcc
> for
> > the actual layout algorithm itself (function call
> > find_pettis_hansen_function_layout) rather than the reordering logic
> living
> > in the linker:
> > https://android.googlesource.com/toolchain/gcc/+/
> 3f73d6ef90458b45bbbb33ef4c2b174d4662a22d/gcc-4.6/function_
> reordering_plugin/function_reordering_plugin.c
> >
> >
> > I was thinking a...
2007 Feb 07
9
Creating random shared passwords/keys
Hi there,
I have a problem I don''t know how to solve. Let''s say you have two services,
applications, whatever that communicate with each other, and they establish
a shared password or key to authenticate to the other part. This happens
with DHCP/DNS (I think is called dynamic zone update, the DHCP server
updates the DNS zone with information from the dynamically configured