search for: supra

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

Did you mean: sopra
2004 Aug 31
1
Do not get calldeflection (capiCD) to work.
I do not get calldeflection (capiCD) to work. The Mobile do not ring, it seems the CD do not work. I use the chan_capi 0.3.5 and have no idea. please help me. nico
2016 Aug 29
2
Inconsistency in -march option between llc and clang
...2>&1 | grep error clang-4.0: error: the clang compiler does not support '-march=aarch64' --- llc accepts aarch64 (rejects armv8a) while clang accepts armv8a (rejects aarch64). Shall I file this as bug (and assign it to myself)? Or am I missing something obvious? Thanks a lot -- Supra
2015 Jul 17
7
[LLVMdev] how to transform elf binary to llvm IR?
I want to transform elf binary to llvm IR, and do some instrumentation based on llvm. Is there any tool which can do the transformation? Thanks in advance. - mudongliang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150717/abee5f23/attachment.html>
2010 Apr 17
0
Optimize nnet() for cross-validation error
I would run 200 iterations of nnet() such that optimization is done for 'f', where f = error_cross_validation * (error_cross_validation / error_training_set). Any guidance on how to optimize for this per-cycle dependent variable (f) is appreciated. Thank you, supra [[alternative HTML version deleted]]
2004 Aug 25
2
Voip phones & headsets
Hi all, I wonder if anyone could recommend a voip phone that supports headset working which works with * and advise me of a supplier of same. If any suppliers wish to respond please do with pricing for 60 phones shipped to the UK. Thanks in advance Neil -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Jul 03
2
[LLVMdev] Request for help: why does the program link correctly?
Someone in my team pointed to an open bug about this in gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35514 Would this be applicable to Clang as well? Thanks, Soumitra On 03-Jul-2015 10:53 AM, Tim Northover wrote: > On 2 July 2015 at 21:51, Nema, Ashutosh <Ashutosh.Nema at amd.com> wrote: >> Jim, I didn’t understood why foo is not marked with type 'FUNC'. > >
2005 Jan 18
1
Outgoing SIP call from Asterisk problem
Hello, I'm having a problem I can't seen to figure out. In a nut shell, I have asterisk running with 4 accounts configured. All accounts work fine for local calling to each other and voicemail. However, only 1 account can make outgoing calls. All the others fail with the following error. If anyone can shed some light on the possible problem or where to look for more info it
2007 Sep 25
16
putting away HashWithIndifferentAccess
...39;ll use some eval''d code to override render per-App like you see in camping/db.rb. The default will be plain strings: def render *a,&b;s=send(*a,&b);s=send(:layout){s} if /^_/!~a[0]. to_s and m.respond_to?:layout;s;end And, well, as for ActiveSupport, Camping only uses the supra- flexi-careless-hash, so we need a replacement. I''m not too hot on [symbol] and [string] equivalence. But I do like to call the query string vars like methods. What do you think about using OpenStruct instead? I''ve been testing with this: class H < OpenStruct def u h...
2017 May 08
4
Reducing code size of Position Independent Executables (PIE) by shrinking the size of dynamic relocations section
+llvm-dev Discussion here: https://sourceware.org/ml/gnu-gabi/2017-q2/msg00000.html On Tue, May 2, 2017 at 10:17 AM, Suprateeka R Hegde <hegdesmailbox at gmail.com> wrote: > On 02-May-2017 12:05 AM, Florian Weimer wrote: >> On 05/01/2017 08:28 PM, Suprateeka R Hegde wrote: >>> So the ratio shows ~96% is RELATIVE reloc. And only ~4% others. This is >>> not the case on HP-UX/Itanium. But...
2004 Aug 31
5
OT: Headset for Cisco 7960?
Sorry, I know it's OT, but does anyone know of a relatively inexpensive headset that is compatible with the Cisco 7960? I've tried the headset off Norstar phones, doesn't seem to work with or without the amp. ------------------------------------------------------------------------ | nate carlson | natecars@natecarlson.com | http://www.natecarlson.com | | depriving some poor
2017 Dec 07
0
Reducing code size of Position Independent Executables (PIE) by shrinking the size of dynamic relocations section
...locations (93.89%) 150528 bytes (0.14MB) in use in .rela.dyn section 1992 bytes (0.00MB) if moved to .relrz.dyn section Savings: 148536 bytes, or 4.90% of original file size. Recent releases of Debian, Ubuntu, and several other distributions build executables as PIE by default. Suprateeka posted some statistics earlier in this thread on the prevalence of relative relocations in executables residing in /usr/bin: https://sourceware.org/ml/gnu-gabi/2017-q2/msg00013.html The third example above shows that using '.relrz.dyn' sections to encode relative relocations can bring...
2009 Apr 03
2
Live Support function?
Hi guys, I'd like to add a LIVE SUPPORT function to my website. Basically I want a client on my desktop that pops up when someone request help BUT doesn't appear or says offline when I'm not available or have logged out of this function. When a person visiting my website has a question they hot the button to cause a text popup chat to occur. Anyone know of an open source