search for: postprocess

Displaying 20 results from an estimated 158 matches for "postprocess".

2015 Feb 18
6
[LLVMdev] [lld] Undefined symbols postprocessing
...required. But libraries providing optimizations like STT_GNU_IFUNC (glibc, for example) expect the GOT symbol to be defined, so the linking process fails in Resolver::resolve() if the symbol is not found. I propose to add the ability to ignore undefined symbols during initial resolution, and then postprocess only those undefines for the second time after the pass manager execution. Technically, this shouldn't be a problem: - there will be a new option in the linking context that should signal that the postprocessing of undefined symbols should be performed. - if postprocessing option is set, newly...
2015 Feb 19
3
[LLVMdev] [lld] Undefined symbols postprocessing
Joerg: > I propose to add the ability to ignore undefined symbols during initial > resolution, and then postprocess only those undefines for the second time > after the pass manager execution. Do you want to do that before or after dead code elimination? I think dead code elimination should be performed after all possible object code modifications done by lld. Therefore, it should be done after undefines'...
2009 Mar 22
1
[PATCH] [memdisk] Additional comments in memdisk.inc and postprocess.pl
>From 8fb8c285e69c0f4cde28061019a8e399641d5ef1 Mon Sep 17 00:00:00 2001 From: Shao Miller <shao.miller at yrdsb.edu.on.ca> Date: Sun, 22 Mar 2009 00:27:56 -0400 Subject: [PATCH] [memdisk] Additional comments in memdisk.inc and postprocess.pl Just a sprinkling of comments adding further description to the code. --- memdisk/memdisk.inc | 34 +++++++++++++++++++++------------- memdisk/postprocess.pl | 6 ++++-- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/memdisk/memdisk.inc b/memdisk/memdisk.inc index 1e2...
2020 Apr 15
1
Centos 7: cups-pdf Postprocessing prevented by selinux :(
Hi, how can I make it so that printing to a cups PDF printer can successfully run the postprocessing script I specified in /etc/cups/cups-pdf.conf? It does work with 'sentenforce permissve', and after creating and installing some selinux modules from audit.log entries, it still doesn't work, and there doesn't seem to be anything else that might prevent the postprocessing scri...
2015 Feb 19
4
[LLVMdev] [lld] Undefined symbols postprocessing
+ Nick On 2/19/2015 9:00 AM, Shankar Easwaran wrote: > On 2/19/2015 3:58 AM, Denis Protivensky wrote: >> Joerg: >>> I propose to add the ability to ignore undefined symbols during initial >>> resolution, and then postprocess only those undefines for the second >>> time >>> after the pass manager execution. >> Do you want to do that before or after dead code elimination? >> I think dead code elimination should be performed after all possible >> object code modifications done by lld....
2015 Feb 23
2
[LLVMdev] [lld] Undefined symbols postprocessing
...Shankar Easwaran wrote: > > + Nick > > On 2/19/2015 9:00 AM, Shankar Easwaran wrote: >> On 2/19/2015 3:58 AM, Denis Protivensky wrote: >>> Joerg: >>>> I propose to add the ability to ignore undefined symbols during initial >>>> resolution, and then postprocess only those undefines for the second >>>> time >>>> after the pass manager execution. >>> Do you want to do that before or after dead code elimination? >>> I think dead code elimination should be performed after all possible >>> object code modifica...
2015 Feb 25
2
[LLVMdev] [lld] Undefined symbols postprocessing
...>> + Nick >> >> On 2/19/2015 9:00 AM, Shankar Easwaran wrote: >>> On 2/19/2015 3:58 AM, Denis Protivensky wrote: >>>> Joerg: >>>>> I propose to add the ability to ignore undefined symbols during initial >>>>> resolution, and then postprocess only those undefines for the second >>>>> time >>>>> after the pass manager execution. >>>> Do you want to do that before or after dead code elimination? >>>> I think dead code elimination should be performed after all possible >>>>...
2010 Jan 23
6
Problem with trine - no landscape!
Hi everyone, I am new to the forum. I have succesfully installed trine using wine. At the first attempt the program crashed, bud I managed to solve it adding some dll files. Now the game runs, but there is still a problem: on the screen it can only be seen the characters of the game, no landscape. The characters seem to be floating, and this way is impossible to play the game. I have tried
2016 Apr 28
4
[Bug 95190] New: Tomb Raider with PostProcessing enable and Depth of Field set to Ultra has white stuff in the foreground
https://bugs.freedesktop.org/show_bug.cgi?id=95190 Bug ID: 95190 Summary: Tomb Raider with PostProcessing enable and Depth of Field set to Ultra has white stuff in the foreground Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver...
2007 Aug 25
1
Theora vs MPEG vs H264
Hi all, I have to compare the theora codec with MPEG and H264. I was googling and I found that the PSNR is a common used parameter. How can I do this with Theora? Thanks -- Leonardo de Paula Rosa Piga Undergraduate Computer Engineering Student LSC - IC - UNICAMP http://www.students.ic.unicamp.br/~ra033956
2017 Dec 08
2
[RFC] - Deduplication of debug information in linkers (LLD).
>Postprocessing (ie: running a tool on the fully linked binary with the debug info we have today, and having the tool reprocess the debug info to make it more >compact) is an option, but wouldn't help address the problem you started with - that the output can't fit the large offsets, so the output is...
2008 Jun 07
2
mkhtml.py: writing HTML documents in Markdown
...gt; But at the top of <http://canonical.org/~kragen/crywrap.html> the problem shows up anyway. Of course, neither tag has any business being in the HTML body; they should both be in the head. Since you?re loading BeautifulSoup anyway, you probably want to include that as fix-up step in your postprocessing. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>
2006 Jan 22
1
including .svg vector graphics?
Hello there, I must say I am quite happy with the output devices for graphics in R already, but still ... I am wondering if there are any plans for incorporating the option to save graphs as ".svg" files. This would make it easy to postprocess figures in R with Inkscape, the open source vector graphics editor. The reason why I would want to postprocess vector graphics is to save them to high quality (high dpi) .tiff files. Greetings, Edwin Commandeur [[alternative HTML version deleted]]
2007 Mar 06
2
SVG and tooltips, hyperlinks
...h R whose elements have titles (tooltips) or act as hyperlinks? I am using the RSvgDevice package, which works great - but it doesn't seem to support the notion that plot objects have titles or are act as hyperlinks, so I am helping myself by giving the objects funny unique colors and then postprocessing the .svg file. I wonder whether somebody has already implemented this in a more elegant way. Best wishes Wolfgang ------------------------------------------------------------------ Wolfgang Huber EBI/EMBL Cambridge UK http://www.ebi.ac.uk/huber
2006 Jul 24
2
Meaning of "actions"
This is a semantic question. (I''m doing some technical writing about DTrace.) I''ll little confused about how to explain what an "action" is. By any definition, "trace(x);" is an action. However, what about just "i++;"? Looking at the DTrace guide page 76: "Probe actions are described by a list of statements separated by semicolons (;)
2006 Aug 28
2
Help with Functions
...convert the following functions (prestd, poststd, prepca) of matlab to R. Does Somebody knows how to do it. A description of the functions is: prestd preprocesses the network training set by normalizing the inputs and targets so that they have means of zero and standard deviations of 1. poststd postprocesses the network training set which was preprocessed by prestd. It converts the data back into unnormalized units. prepca preprocesses the network input training set by applying a principal component analysis. This analysis transforms the input data so that the elements of the input vector set will b...
2008 Oct 13
2
Sweave from Kile
...e where the problem is? 2: If I run kile with sudo (sudo Kile), the problem disappears but a new one comes > SweaveOnly output: > ***** cd '/media/Partition_Commune/Mes documents/Ordi/LaTex/Sweave' > ***** Sweave.sh ?ld '\example1Leisch.Rnw' > ***** > Run Sweave and postprocess with LaTeX directly from command line > ?ld is not a supported file type! > It should be one of: .lyx, .Rnw, .Snw., .nw or .tex Is the instructions false? Or do I do something wrong? Thank you much for your help!!
2008 Oct 28
2
writting null (\000 or ^@) to an external text file without the new warning
I have some functions that write an external text file for postprocessing by another program. Some instructions to the other program need to be indicated by null values (\000 or ^@). The function currently uses code like: writeChar(rawToChar(as.raw(0)), con) where con is a connection to the file. Previous to version 2.8.0 this worked fine. With 2.8.0 it still wo...
2018 Nov 12
2
Convert Register Names to String
Hi Tim, Thanks for the nice answer. The code that you mentioned, seems to generate the IR. You mean I should reuse the code to extract and output the register names in a file. Next, I should postprocess the file in my own pass? Regards. On Mon, 12 Nov 2018 at 13:09, Tim Northover <t.p.northover at gmail.com> wrote: > Hi Ahmad, > > On Sun, 11 Nov 2018 at 13:39, Ahmad Nouralizadeh Khorrami via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > I want to do a cutomized...
2006 Mar 23
4
Create graphs from text console
Hi I am using R 2.2.1 under Linux (SuSE 10) and would like to know if it is possible to create graphs, i.e. jpeg(filename=fn) try( coplot( mor$I_Morisita ~ mor$Year | mor$RunStr, show.given=FALSE) ) dev.off() from a text console? It gives me an error message on the jpeg() command: Error in X11(..snip..) unable to start device jpeg In addition: warning message: unable to open connection to