Displaying 20 results from an estimated 38 matches for "20110427".
Did you mean:
20110127
2011 Apr 27
0
[LLVMdev] built-in longjmp and setjmp
...if ((r = setjmp (buf)))
> > {
> > printf("n = %d\n", n);
> > return 0;
> > }
>
>
> /jakob
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/b16136dd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setjmp6.arm.s
Type: application/octet-stream
Size: 1765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/b16136dd/attachment.obj>
-----...
2011 Apr 13
3
[LLVMdev] built-in longjmp and setjmp
On Apr 13, 2011, at 9:51 AM, Akira Hatanaka wrote:
> int
> main (int argc, char** argv)
> {
> int n = atoi(argv[1]), r;
>
> if ((r = setjmp (buf)))
> {
> printf("n = %d\n", n);
> return 0;
> }
Non-volatile local variables are not preserved by setjmp(), so this program can print whatever it wants.
/jakob
2011 Apr 27
1
xen/ppp
...fails.
Any idea ?
--
Fernando Hallberg
fernando at flexdigital.com.br
http://www.flexdigital.com.br
Fone/Fax: +55 45 3222-3222
Cascavel - PR - Brasil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110427/17b220ba/attachment-0006.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flexdigital-200x56.jpg
Type: image/jpeg
Size: 4621 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110427/17b220ba/attachment-0006.jpg...
2011 Apr 27
1
Echocancellation OSLEC vs MG2 ?
...t use MG2 echo cancellation on channel. If i want to use OSLEC then what should i need to do ? Do i need to recompile dahdi with OSLEC ?
-S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110427/6052662f/attachment.htm>
2011 Apr 27
1
Filtering feature dump_filter
...ios_version;
And ultimately dumping output to a plain text file like:
mac_address : 00:11:22:33:44
serial_number : abc123
bios_version : v03
Would this be possible?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.zytor.com/pipermail/hdt/attachments/20110427/5b40b1bf/attachment.html>
2011 Apr 27
3
configure in git repository
...e my ignorance, but is this a problem in my setup or in the
configure script, and what is the proper method of building after doing a
git clone?
Thanks for any pointers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20110427/c559c2d1/attachment-0002.htm
2011 Apr 27
2
[LLVMdev] built-in longjmp and setjmp
...{
>> > printf("n = %d\n", n);
>> > return 0;
>> > }
>>
>>
>> /jakob
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/fff9bc0c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f.s
Type: application/octet-stream
Size: 1791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/fff9bc0c/attachment.obj>
2011 Apr 27
2
asterisk practices
...t;notify.pl"
script that many times? or is there a better way to handle large volumes of
voicemail notification, thank you in advance for your input.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110427/12eb4c1c/attachment.htm>
2011 Apr 26
2
[LLVMdev] Register pairing in PBQP
Hi.
Im currently investigating LLVM's implementation of PBQP as a part of a
bachelors thesis im doing on register allocation for regular architectures.
In particullar, im looking at the possibility for improving the spill rate
of PBQP for a particular DSP architecture, by using register pairing.
>From reading the source code of lib/CodeGen/RegAllocPBQP.cpp i conclude
that support for
2012 May 25
2
Query about creating time sequences
..."20110405", "20110406", "20110407", "20110408", "20110411",
"20110413", "20110415", "20110418", "20110419", "20110420",
"20110421", "20110425", "20110426", "20110427", "20110428",
"20110429", "20110502", "20110503", "20110504", "20110505",
"20110506", "20110509", "20110510", "20110511", "20110512",
"20110513", "20110516&q...
2011 Apr 27
2
[LLVMdev] getSmallConstantTripCount problem
...gt;
getSmallConstantTripCount(), it returns 0, even for a very simple loop:
for(i=0; i<3; ++i) {;} What's the possible cause of this problem?
regards,
Bo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/e5b8b3ba/attachment.html>
2011 Apr 27
0
[LLVMdev] confused about float literals
...etween the 52 bit double significand and the 23 bit float significand.
This is what you get if 3.145 is first converted to a float and then to a double.
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/00d43f46/attachment.html>
2011 Apr 27
1
Results GSOC 2011
...ntation project if
everything goes smoothly.
Finally , thanks to the Xapian-dev members for their guidance, feedback and
support.
--
Regards,
Maheshwar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20110427/da491cbd/attachment.html>
2011 Apr 27
0
Has anybody been able to install CDR-Stats all the way through?
...or defined by a module
not included in the server configuration
Action 'start' failed.
The Apache error log may have more information.<-- none!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110427/20e91af1/attachment.htm>
2011 Apr 27
0
Konference module issue
...e guide me.....
Or all problem is created my mobile divices ?
Thanks in advance .........
--
-----
Thanks and regards
Virendra Bhati
+91-9172341457
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110427/2e900402/attachment.htm>
2011 Apr 27
1
Digium WCTDM24XXP DTMF CallerID
...i am not able to see
the callerid when the call is incoming from the fxo line, i live in
Brazil, how can i change the signaling from fsk to dtmf?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110427/9a0d1536/attachment.htm>
2011 Apr 27
2
DHCP / DNS
Are there any internal DHCP or DNS services built-in to the Asterisk code?
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110427/2a4bff5d/attachment.htm>
2011 Apr 27
1
CELT on ARM?
I found a reference to "fixed_arm5e.h" in arch.h but cannot find the file.
Is it available for download somewhere?
Thx,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20110427/7db64945/attachment-0002.htm
2011 Apr 27
0
theora-dev Digest, Vol 81, Issue 9
...> http://lists.xiph.org/mailman/listinfo/theora-dev
>
>
> End of theora-dev Digest, Vol 81, Issue 9
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20110427/31b11209/attachment.htm
2011 Apr 27
3
[LLVMdev] built-in longjmp and setjmp
...LVM Developers mailing list
> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110427/62188a39/attachment.html>