search for: writters

Displaying 14 results from an estimated 14 matches for "writters".

Did you mean: writers
2004 Sep 10
2
getting framesize in client
--- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > On Sat, Nov 09, 2002 at 06:02:33PM +0100, Miroslav Lichvar wrote: > > On Fri, Nov 08, 2002 at 07:12:35PM -0800, Josh Coalson wrote: > > > Yeah, it's useful, so now there is a > > > FLAC__seekable_stream_decoder_get_decode_position() and > > > FLAC__file_decoder_get_decode_position(). I
2010 Apr 22
0
[LLVMdev] 2.7 release notes
...else should reword that to fit in ReleaseNotes.html: - New argument DisableVerify to llvm::TargetMachine::addPassesToEmitWholeFile (it has a default value, but one must update the declaration of redefinition of this function in derived classes). - TargetAsmInfo changed to MCAsmInfo in back-end writters. -- Matthieu Moy http://www-verimag.imag.fr/~moy/
2006 Jan 25
9
connection_specification and adapter
Hi, I wish to know, how those class work exactly, where can I find the documentation? or can someone explain to me how a connection is made via those class??? Thanks you very much!!!! Saiho __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2017 Feb 10
2
generated HWEncoding based register decoders
On Feb 10, 2017, at 6:58 AM, Hal Finkel <hfinkel at anl.gov> wrote: > I suspect that, for many targets, this is possible. It is just that no one has done the work to make this happen. Ah, ok, just surprising to me then, as I find it more palatable to write the generator than to produce the list. > So that we're on the same page, I believe you're talking about getting rid of
2005 Nov 08
2
OggYUV
This also includes, other non raw formats... http://www.fourcc.org/codecs.php "fourcc" 's of rgb types http://www.fourcc.org/rgb.php raw yuv formats only http://www.fourcc.org/yuv.php Registered fourcc codecs http://www.microsoft.com/whdc/archive/fourcc.mspx Enumeration of actual types that are used in directshow (bottom of page)
2010 Apr 22
8
[LLVMdev] 2.7 release notes
Ok, the LLVM 2.7 release notes are in near final shape. Please take a look and suggest improvements (or, better yet, just commit improvements if you have commit access): http://llvm.org/docs/ReleaseNotes.html Things still needed are marked with FIXMEs. These include: 1. Clang needs a blurb describing what's new in 2.7. Have the clang folks been doing anything for the last 6 months? 2. I
2004 Sep 10
0
getting framesize in client
On Wed, Nov 13, 2002 at 09:03:43PM -0800, Josh Coalson wrote: > --- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > > On Sat, Nov 09, 2002 at 06:02:33PM +0100, Miroslav Lichvar wrote: > > > On Fri, Nov 08, 2002 at 07:12:35PM -0800, Josh Coalson wrote: > > > > Yeah, it's useful, so now there is a > > > >
2001 Oct 15
0
R-package and configure
Dear R-helpers, I have been trying to use the 'configure' feature offered to package writters... but could make it work. The matter may have been discussed before, and a rtfm answer with the place the answer is found is perfect (but I read the 'writing R extensions' manual). The problem is: In my C code I have code conditional to a defined macro. I used autoconf the naive way (I a...
2003 Apr 04
0
non-telephony use of T400P?
Another issue to consider is T1 framing. If your application is putting bits onto the T1 at the rate of 1.544 Mbit/s then the T1 would need to be unframed. I don't believe this is an option in zaptel! If however, it is putting bits on at a rate of 1.536 Mbit/s and adding 8000 bit/s for framing then you may be able use the suggestion below. Don Pobanz On Thursday, April 03, 2003 3:28 PM,
2010 Apr 22
1
[LLVMdev] 2.7 release notes
...n ReleaseNotes.html: > > - New argument DisableVerify to > llvm::TargetMachine::addPassesToEmitWholeFile (it has a default > value, but one must update the declaration of redefinition of this > function in derived classes). > > - TargetAsmInfo changed to MCAsmInfo in back-end writters. > > -- > Matthieu Moy > http://www-verimag.imag.fr/~moy/
2005 Nov 08
0
OggYUV
...gin, that's perfectly OK, it can either use another plugin within OggStream to convert it to something it /can/ use or it can simply not support that codec.. This is of course assuming Windows will even end up using OggStream. It'd certainly reduce the workload of the DirectShow filter writters, and maintain a more consistant compatability across platforms, but my focus is GNU/Linux. > >Just because the codec supports it, doesn't mean that every application which > >uses the codec must support all the possibilities. By making the data > >definition generic we al...
2007 Feb 12
17
NFS/ZFS performance problems - txg_wait_open() deadlocks?
Hi. System is snv_56 sun4u sparc SUNW,Sun-Fire-V440, zil_disable=1 We see many operation on nfs clients to that server really slow (like 90 seconds for unlink()). It''s not a problem with network, there''s also plenty oc CPU available. Storage isn''t saturated either. First strange thing - normally on that server nfsd has about 1500-2500 number of threads. I did
2017 Feb 10
2
generated HWEncoding based register decoders
Is there any reason why we can't generate HWEncoding based decoders for registers for mc disassemblers? This is a concept patch to explore wether it'd work, and for my target, it does the right thing. I have one case where I have to shift a field over 2 bits, but I handle that in the glue. If I had a HWEncoding encoding on a per register class basis, I could have made it work without
2011 Sep 24
8
Bash Script Shorcuts for Steam Games
Hi there, I was just wondering how I would go about creating a bash script for Steam apps. I just started college in Pre-Biochem. and Pre-Comp. Sci. so I'm not far enough in yet (and midterms are coming up, how embarrassing) but the point is, I don't know how to create a bash script for steam apps. I know they start up steam first, then log in, and then get into the game. I'm not