search for: iburg

Displaying 11 results from an estimated 11 matches for "iburg".

Did you mean: burg
2009 Sep 24
0
Feature request: 'dovecot-shared' files to be configurable
...le Details und Agenda unter: http://www.linux-solution-day.de ### ### Gleich anmelden: mailto:info at linux-solution-day.de?subject=Anmeldung ### ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ LWsystems GmbH & Co. KG Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg Telefon +49 (0)5403 5556 Telefax +49 (0)5403 7958997 Handelsregister: Amtsgericht Osnabr?ck, HRA 110668 USt.-ID-Nr. DE244573220 Pers?nlich haftende Gesellschafterin: LWsystems Verwaltungs GmbH Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg Handelsregister: Amtsgericht Osnabr?ck, HRB 111163 G...
2009 Oct 01
2
Compile dovecot 1.2.5 with managesieve patch 0.11.9?
Hi, is it possible to compile dovecot 1.2.5 with the managesieve patch 0.11.9 which is for dovecot 1.2.4 or is it better to wait if a new managesieve patch is released? Maybe 1.2.5 will work too? Thanks, Seba
2009 Oct 27
1
listing available subscriptions - shared mailboxes
...Details und Agenda unter: http://www.linux-solution-day.de ### ### Gleich anmelden: mailto:info at linux-solution-day.de?subject=Anmeldung ### ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ LWsystems GmbH & Co. KG Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg Telefon +49 (0)5403 5556 Telefax +49 (0)5403 7958997 Handelsregister: Amtsgericht Osnabr?ck, HRA 110668 USt.-ID-Nr. DE23852211 Pers?nlich haftende Gesellschafterin: LWsystems Verwaltungs GmbH Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg Handelsregister: Amtsgericht Osnabr?ck, HRB 111163...
2009 Jul 23
0
vfs:recycle behavior
.../www.lw-systems.de/impressum Tel: +49 (0)5403 / 5556 ++ Fax: +49 (0)5403 / 7 95 89 97 Ihr Spezialist f?r Linux, Open Source & IT-Sicherheit ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ LWsystems GmbH & Co. KG Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg Telefon +49 (0)5403 5556 Telefax +49 (0)5403 7958997 Handelsregister: Amtsgericht Osnabr?ck, HRA 110668 USt.-ID-Nr. DE244573220 Pers?nlich haftende Gesellschafterin: LWsystems Verwaltungs GmbH Sitz der Gesellschaft: Tegelerweg 11, 49186 Bad Iburg Handelsregister: Amtsgericht Osnabr?ck, HRB 111163...
2009 Jul 23
1
what has to be in the message
hi! i just have samba running with ldap backend for user authentication. and my problem is that i can access my samba shares but with the wrong user but i am in the right group Domain Users And i dont know where to start searching. I could post the logs in pastebin for example but you should tell me what log level to use ... Thanx, Daniel
2006 Oct 02
2
[LLVMdev] Instruction descriptions question
...ddressing mode, which tblgen doesn't support yet as far as I understand from the documentation; there were also interesting tree patterns for C operations of the form X OP= Y and increment operators) - let's see how tblgen will perform. >> Why? As far as I understand, LLVM uses BURG/IBURG for instruction >> selection and both of these tools support costs, AFAIK. > > Nope, it uses neither. It uses custom code built into tblgen. OK. Now I understand. Probably I thought that tblgen is BURG-based because there is a Burg subdirectory in the llvm/utils. And in older version...
2006 Oct 02
0
[LLVMdev] Instruction descriptions question
...ot;two-address" instructions as if they were three-address instructions, then uses the register allocator to pin the first two operands to the same register. See use of 'isTwoAddress' in the X86 or PPC backends for examples. >>> Why? As far as I understand, LLVM uses BURG/IBURG for instruction >>> selection and both of these tools support costs, AFAIK. >> >> Nope, it uses neither. It uses custom code built into tblgen. > > OK. Now I understand. Probably I thought that tblgen is BURG-based > because there is a Burg subdirectory in the llvm/ut...
2011 May 23
1
Hide INBOX prefix on shared mailboxes
...p; Co. KG ++ http://www.lw-systems.de/impressum Phone: +49 +5455 932132 ++ Fax: +49 +5455 932099 Your experts for Linux, Open Source and IT security. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ LWsystems GmbH & Co. KG Headquaters: Tegelerweg 11, D-49186 Bad Iburg, Germany Phone +49 (0)5455 932132 fax +49 (0)5455 932099 register of commerce: Amtsgericht Osnabr?ck, hra 110668 VAT no. DE23852211 Managing Directors: Dipl.-Ing. Ansgar H. Licher, Bad Iburg, Germany Dipl.-Ing. Martin Werthm?ller, Ibbenb?ren, Germany For further company details please look at: ht...
2006 Oct 02
0
[LLVMdev] Instruction descriptions question
...matched. However, you really shouldn't need to do this, except in extreme cases. Are you seeing cases where the selector is missing an optimal match, or are you just used to other tools which aren't as smart at inferring cost as tblgen? > Why? As far as I understand, LLVM uses BURG/IBURG for instruction > selection and both of these tools support costs, AFAIK. Nope, it uses neither. It uses custom code built into tblgen. -Chris -- http://nondot.org/sabre/ http://llvm.org/
2006 Oct 01
2
[LLVMdev] Instruction descriptions question
...rs there is usually a possibility to describe costs for the instructions so that a least-cost cover can be found during the instruction selection process. I have not seen any such cost descriptions in TableGen files. Does it mean that it is not supported? Why? As far as I understand, LLVM uses BURG/IBURG for instruction selection and both of these tools support costs, AFAIK. Best Regards, Roman __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2005 May 12
0
[LLVMdev] looking for a burg-style code generator generator
i want to extend a burg-style code generator generator to write a retargetable compiler, implementing the algorithm: Rainer Leupers: Code Selection for Media Processors with SIMD Instructions. DATE 2000: 4-8 what i have now is only iburg, though robust but with very limited functionality. i have consider using "nova" - http://cocom.sourceforge.net/nona.html but it seems not be updated since 2001. any other suggestion? -- Tzu-Chien Chiu, Computer Graphics Guy, <URL:http://www.csie.nctu.edu.tw/~jwchiu>