search for: slang

Displaying 20 results from an estimated 60 matches for "slang".

Did you mean: clang
2008 Feb 10
3
Misc: handycam raw to ogg / DVD to ogg
...dowload the file from the tape to the computer avoiding kino? I find it too heavy. Something ? la command line would be perfect (i have something like 20 tapes) 2) How do I convert a DVD to ogg format in the most efficient way? Right now I am doing mencoder dvd://1 -oac copy -ovc copy -alang es -slang es -o ~/DVD.avi ffmpeg2theora --optimize -S 0 -K 500 ~/DVD.avi Is there a way to avoid the avi step? (the alang and slang is to choose the Spanish version of the DVD) Thanks! Pau Amaro-Seoane
2017 Jan 30
4
winbind -u works, getent passwd dont't work
...files protocols: db files services: db files ethers: db files rpc: db files netgroup: nis root at rtr-01:~# dpkg -l | grep win ii libnewt0.52:amd64 0.52.17-1+b1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang ii libnss-winbind:amd64 2:4.2.14+dfsg-0+deb8u2 amd64 Samba nameservice integration plugins ii libpam-winbind:amd64 2:4.2.14+dfsg-0+deb8u2 amd64 Windows domain authentication integration plugin ii libwbclient0:amd64 2:4.2.14+dfsg-0+deb8u2 amd64...
2007 Oct 12
2
Q-type factor analysis
Hallo! Is there a package in R that does Q-type factor analysis? I know how to do principal component analysis, but haven't found any application of Q-type factor analysis. Thx, Julia -- Psssst! Schon vom neuen GMX MultiMessenger geh?rt? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
2005 Mar 16
1
Attachment. who can I best report this to for forensis?
...through+ The headers are needed. I live in the Netherlands, where the police contacts for this sort of thing are grey and unknown to me. The Metropolitan Police (London only) in England is 100% on the ball, but they're under resourced and I don't live in their "manor" (London slang for area). I'd like to push it out to as powerful an organization as possible, that really cares. As a one-time father (they're long grown up now) I rate the sender on a par with the "terrorist" syndrome, that we've all seen so much of lately. Of course the shitt went thr...
2011 Jan 14
1
[LLVMdev] Compiler Centric Career Opportunities in finance
...hich are looking to develop languages and platforms in order to process extremely large datasets. As such, we are looking for people with experience and / or interest in programming language and compiler design -- hence my posting on the LLVM mailing list. Goldman Sachs most famously developed Slang and SecDB more than 20 years ago -- Slang is essentially a scripting language based on Scheme (functional) which has added a number of object oriented features. SecDB is columnar database similar to APL / K / Q. http://bit.ly/eVJpQY Obviously there have been some changes in computer science i...
2013 Feb 22
1
[LLVMdev] At which point application vs target machine type width splitting happens?
...ies! Taking the hints, here's more datailed flow for the "%1 = add nsw i32 %b, %a" example if someone later will google for it: Source file is LegalizeIntegerTypes.cpp, DAGTypeLegalizer::ExpandIntegerResult(SDNode *N, unsigned ResNo). handles width splitting (which apparently in LLVM slang called "expanding" which I'm, as a novice, find confusing). For add/sub, this calls DAGTypeLegalizer::ExpandIntRes_ADDSUB(SDNode *N, SDValue &Lo, SDValue &Hi) which splits value operation into 2 equal by width parts. If original type is not power-of-2, it appears to be promo...
2007 Mar 11
0
Yum transaction checck error (x86_64)
...i386 1.0-0.20.pre7.2.el4.rf dries_i386 3.5 M mplayer-fonts noarch 1.1-3.2.el4.rf dries_i386 1.0 M ncurses i386 5.4-13 base 1.5 M qt i386 1:3.3.3-10.RHEL4 update 2.9 M slang i386 1.4.9-8 base 381 k xvidcore i386 1.1.2-1.el4.rf dries_i386 236 k Transaction Summary ============================================================================= Install 29 Package(s) Update 0 Package(s)...
2004 Jun 30
12
New addition to FAQ
Greetings, I was on IRC about 7 hours ago and suggested that the FAQ be updated slightly. Rather than sit on my ass and complain I figured I'd ask a few people, and see if the idea was worth the time. Here's what Ive started with: http://www.dimension.net.nz/theora.html I'll be adding to it over the next 24 hours - mostly in the area of Playback and Encoding. Just threw it together
2016 Aug 30
2
autoexpunge clarification
I'm trying to understand autoexpunge, but the documentation is just not clear. Hopefully, someone can clear up a few questions. http://wiki.dovecot.org/MailboxSettings says the following: autoexpunge=<time>: (v2.2.20+) Automatically at user deinitialization expunge all mails in this mailbox whose saved-timestamp is older than <time> (e.g. autoexpunge=30d). This removes the
2012 Oct 12
9
[PATCH] Fits: tool to parse stream
Simple tool to parse a fits-stream from stdout. Signed-off-by: Arne Jansen <sensille@gmx.net> --- The idea of the btrfs send stream format was to generate it in a way that it is easy to receive on different platforms. Thus the proposed name FITS, for Filesystem Incremental Backup Stream. We should also build the tools to receive the stream on different platforms. As a place to collect
2009 Apr 14
3
CIFS hang
...osed to upgrades, but I'm hesitant to "upgrade to the latest version" as a substitute for understanding the root of any problem and engineering a proper fix. Maybe it's the years of Microsoft software, but I believe that upgrading to the latest version has become tech support slang for "we have NO IDEA what your problem is, so maybe the latest version will fix it by accident -- but for very sure you'll be so deep in the woods with NEW problems that you'll likely forget about this one entirely." Would anyone have any first hand knowledge of this problem a...
2016 Aug 03
2
LLVM bc converter from LLVM 3.9 to LLVM 3.1
...M 3.2 BticodeWriter to generate >>>>> the downgraded form. We also have 2 other BitcodeWriters based on roughly >>>>> LLVM 2.9 (but not exactly 2.9, so I would steer you away from those). >>>>> https://android.googlesource.com/platform/frameworks/compile/slang/+/refs/heads/master/BitWriter_3_2/ >>>>> is a link to the actual primary writer we use. >>>>> >>>>> >>>>>> >>>>>>> >>>>>>> Does this took work on LLVM 3.9svn? >>>>>>> >&g...
2019 Sep 22
3
deprecations leading up to C8
On Sun, Sep 22, 2019 at 09:34:59PM +0200, Nicolas Kovacs wrote: > Le 20/09/2019 ? 14:49, Alexander Dalloz a ?crit : > > Please, forget about so call howtos or tutorials on the net. They > > are either dated, giving wrong ideas (no, you don't need a MySQL > > server to run Postfix), failing to explain why the author has done > > things the way he writes them up, or
2016 Aug 03
2
LLVM bc converter from LLVM 3.9 to LLVM 3.1
...gt; > Yes, we use a separately-maintained LLVM 3.2 BticodeWriter to generate the > downgraded form. We also have 2 other BitcodeWriters based on roughly LLVM > 2.9 (but not exactly 2.9, so I would steer you away from those). > https://android.googlesource.com/platform/frameworks/compile/slang/+/refs/heads/master/BitWriter_3_2/ > is a link to the actual primary writer we use. > > >> >>> >>> Does this took work on LLVM 3.9svn? >>> >> > It currently only works up to LLVM r256229. We will most likely be > updating it to closer to TOT LLV...
2016 Aug 03
3
LLVM bc converter from LLVM 3.9 to LLVM 3.1
...rade, right? > > Yes, we use a separately-maintained LLVM 3.2 BticodeWriter to generate the downgraded form. We also have 2 other BitcodeWriters based on roughly LLVM 2.9 (but not exactly 2.9, so I would steer you away from those). https://android.googlesource.com/platform/frameworks/compile/slang/+/refs/heads/master/BitWriter_3_2/ <https://android.googlesource.com/platform/frameworks/compile/slang/+/refs/heads/master/BitWriter_3_2/> is a link to the actual primary writer we use. > > > > Does this took work on LLVM 3.9svn? > > It currently only works up to LLVM r...
2004 May 24
9
Combo Box
>> You really want to call get_value. Unfortunately, that''s not implemented >> in wxRuby 0.3.0. >I found to my surprise that this method is actually working, but only in the >example code that comes with wxRuby one-click install for Windows. @combo.get_label seems to work for me. See sample code below. HTH, Assaph ----- CODE ----- require ''wxruby''
2013 Feb 22
0
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello > I'm trying to understand how fitting source integer type width into > target machine register width happens. My reading on LLVM > codegeneration topics (few megabytes) so far didn't have this topic > mentioned explicitly. This is done during DAG Legalization phase. The operation is splitted into two (ADD + ADDC / ADDE). These DAG nodes are later matches during
2019 Sep 23
0
deprecations leading up to C8
...efore the release. Some time before the release, IBM revealed the project name "Pine" for their new multimedia PC. And we had a problem. Because the advertisement folders had now titles like "D?couvrez les joies du multim?dia avec votre Pine". In France, "pine" is the slang word for "penis". After a few funny phone calls, the project was eventually renamed, and some of you may remember the IBM Aptiva running Windows 95. :o) Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microl...
2017 Jan 30
0
winbind -u works, getent passwd dont't work
...ices: db files > ethers: db files > rpc: db files > > netgroup: nis > > root at rtr-01:~# dpkg -l | grep win > ii libnewt0.52:amd64 0.52.17-1+b1 amd64 > Not Erik's Windowing Toolkit - text mode windowing with slang > ii libnss-winbind:amd64 2:4.2.14+dfsg-0+deb8u2 amd64 > Samba nameservice integration plugins > ii libpam-winbind:amd64 2:4.2.14+dfsg-0+deb8u2 amd64 > Windows domain authentication integration plugin > ii libwbclient0:amd64 2:4.2.14...
2017 Jan 30
0
winbind -u works, getent passwd dont't work
...es: db files > ethers: db files > rpc: db files > > netgroup: nis > > root at rtr-01:~# dpkg -l | grep win > ii libnewt0.52:amd64 0.52.17-1+b1 amd64 > Not Erik's Windowing Toolkit - text mode windowing with slang > ii libnss-winbind:amd64 2:4.2.14+dfsg-0+deb8u2 amd64 > Samba nameservice integration plugins > ii libpam-winbind:amd64 2:4.2.14+dfsg-0+deb8u2 amd64 > Windows domain authentication integration plugin > ii libwbclient0:amd64 2:4.2.14...