Displaying 20 results from an estimated 411 matches for "commentary".
2011 May 06
2
[LLVMdev] [MIPS] some type errors in the commentary of *.td file.
Hi all,
I find some some type errors in the commentary of *.td file.
such as:
lib/Target/Mips/MipsInstrFormats.td
MipsRegisterInfo.td - Mips Register defs
it should be
MipsInstrFormats.td - Mips Instruction Formats
lib/Target/Mips/MipsInstrInfo.td
MipsInstrInfo.td - Mips Register defs
it should be
MipsInstrInfo.td - Target Description for Mips Target...
2006 Mar 22
2
Controller instance variables falling in and out of scope
Very bizarre behavior has cropped up in a few spots.
# the action for viewing a blog post
def posts
@post = BlogPost.find_by_slug(params[:id], :include => :commentary)
# a breakpoint here shows @post and @post.commentary with appropriate data
redirect_to :action => ''archive'' unless @post
end
# posts.rhtml
<%= @post.inspect %> => nil
<%= render :partial => ''post'', :object => @post %> => renders w...
2011 May 07
3
[LLVMdev] [MIPS] some type errors in the commentary of *.td file.
On Sat, May 7, 2011 at 12:33 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On May 5, 2011, at 11:26 PM, Liu wrote:
>
>> some some type errors in the commentary of *.td file.
>> such as:
>> lib/Target/Mips/MipsInstrFormats.td
>> MipsRegisterInfo.td - Mips Register defs
>> it should be
>> MipsInstrFormats.td - Mips Instruction Formats
>>
>> lib/Target/Mips/MipsInstrInfo.td
>> MipsInstrInfo.td - Mips Register d...
2011 May 07
0
[LLVMdev] [MIPS] some type errors in the commentary of *.td file.
On May 5, 2011, at 11:26 PM, Liu wrote:
> some some type errors in the commentary of *.td file.
> such as:
> lib/Target/Mips/MipsInstrFormats.td
> MipsRegisterInfo.td - Mips Register defs
> it should be
> MipsInstrFormats.td - Mips Instruction Formats
>
> lib/Target/Mips/MipsInstrInfo.td
> MipsInstrInfo.td - Mips Register defs
> it should be
> Mips...
2011 May 09
0
[LLVMdev] [MIPS] some type errors in the commentary of *.td file.
On May 7, 2011, at 2:47 AM, Liu wrote:
> On Sat, May 7, 2011 at 12:33 PM, Eric Christopher <echristo at apple.com> wrote:
>>
>> On May 5, 2011, at 11:26 PM, Liu wrote:
>>
>>> some some type errors in the commentary of *.td file.
>>> such as:
>>> lib/Target/Mips/MipsInstrFormats.td
>>> MipsRegisterInfo.td - Mips Register defs
>>> it should be
>>> MipsInstrFormats.td - Mips Instruction Formats
>>>
>>> lib/Target/Mips/MipsInstrInfo.td
>>> M...
2008 Feb 15
2
Skeletal relations
...see how it helps
with describing a particular audio track. The idea is that Role (or
Provides) gives the client software a way to choose directly, and
Description gives it a way to refine the options it offers the user.
Content-ID: a2
Content-Type: audio/vorbis
Content-Language: en
Provides: Commentary
Description: Audio Commentary by the Director and Writers
Description.fr: Le commentaire du metteur en sc?ne
Content-ID: a3
Content-Type: audio/vorbis
Content-Language: en
Provides: Commentary
Description: Audio Commentary by the Cast
>> = Relations =
>>
>> The value of each of...
2006 Jul 12
1
Adding Comments...
...s. I
don''t pretend these are the best solutions, but they''re the ones I got
working first:-)
I gave up the idea of using a comment behavior. I kept running into the
problem that behaviors are conceptually exclusive, as opposed to nesting
or stacking.
Instead, I added a "commentary" page part to each page for which I
wanted to allow comments. This "commentary" part contains only an AJAX
request link to "Add Comment". Issue: there might have been some way I
could have used the Rails "link_to_remote" helper, but I couldn''t figure...
2005 Feb 19
0
Translation commentaries
I have just finished translating R.pot to pt_BR and now I'll
start the process of revision and will merge it with the latest SVN
version (33261), as I started the translation on 02/06 (SVN 33048).
There are some observations I'd like to make regarding the
translation process:
1) Sometimes it is not clear in the message whether a given term is
referring to an actual
2011 Jul 11
3
[LLVMdev] Opinions Wanted: New asm Comments
I have a patch I'd like to commit that adds commentary to asm files
about which TableGen pattern generated a particular instruction. The
output looks like this:
cvtpd2ps %xmm0, %xmm0 # source.c:39
# Src: (intrinsic_wo_chain:v4f32 927:iPTR, VR128:v2f64:$src)
# Dst: (...
2008 Jun 20
1
[LLVMdev] libc malloc vs. llvm::MallocInst
...bc-malloc is
left inside.But compiling it with -O2 alters the call to llvm::MallocInst.
Now i would like to know, why this is done.
Is the libc-malloc still used?
There is also a pass, called RaiseAllocation (well ... at least i think so)
and i remember in previous versions (2.2)
of llvm i read a commentary inside the sourcecode that the pass should be
used with care because
llvm::MallocInst is not platform-independent. This commentary is removed in
the current version. - Why?
This is nothing serious - i am just curious to know some more details :)
Thank you in advance.
-------------- next part ----...
2005 Mar 05
1
spatstat on Win98 (PR#7715)
...bug 1)
the libraries "spatstat" and "sm" are not properly identified by the
"library()" command on R.2.0.1. (R for Windows98). the libraryname is shown in
upper case ("SPATSTAT") although the original name is in lower case
("spatstat")
and no good commentary is available - instead the returned commentary in both
cases
reads "**No title available (pre-2.0.0.install?)".
i suppose the following problem to be connected with the first bug:
bug 2)
it is impossible to load the two the libraries "spatstat" and "sm" with the
co...
2008 Feb 15
6
Skeletal relations
...ders
in the Skeleton track to describe each logical bitstream, but no one
has ever written anything down. This is a proposal to get the ball
rolling.
Requirements:
* Distinguish alternates based on language
* Distinguish among subtitles for translation,
for hearing impaired
* Distinguish commentary tracks
* Distinguish overlays from alternates from primaries
= Self description =
The following message headers describe the corresponding track,
metadata essentially.
Lang: <locale>
Machine parsable locale string describing the language the track is
in. Used for example to choose the...
2008 Feb 17
0
Skeletal relations
...bing a particular audio track. The idea is that Role (or
> Provides) gives the client software a way to choose directly, and
> Description gives it a way to refine the options it offers the user.
>
> Content-ID: a2
> Content-Type: audio/vorbis
> Content-Language: en
> Provides: Commentary
> Description: Audio Commentary by the Director and Writers
> Description.fr: Le commentaire du metteur en sc?ne
>
> Content-ID: a3
> Content-Type: audio/vorbis
> Content-Language: en
> Provides: Commentary
> Description: Audio Commentary by the Cast
>
> >> = Re...
2011 Sep 29
1
F and Wald chi-square tests in mixed-effects models
...t.ethz.ch/pipermail/r-help/2006-May/094765.html
However, Anova does calculate p-values from Wald chi-square tests for
fixed terms from "mer" objects (as well as from "lme" objects, from
lme). I suppose that the key to understand the logic for this is in Fox
& Weisberg's commentary in "An R Companion to Applied Regression" (2nd
edition, p. 272), where they say: "Likelihood ratio tests and F tests
require fitting more than one model to the data, while Wald tests do
not."
Unfortunately, that's too brief a commentary for me to understand why
and how the...
2016 Jun 23
2
CPU Compatibility Question
...CentOS 7.0 1511 from the Live CD.
According to the compatibility chart over here:
https://access.redhat.com/support/policy/intel
...anything later than 6.3 (6.4 and up) should work with the E3-12xx v3
family of processors. But those are not the results I am seeing.
Does anyone have experience or commentary on this compatibility issue?
Thanks,
--Bill
2018 Nov 27
1
[Bug 13692] New: Coverity scan for rsync-3.1.3
...rmal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: mruprich at redhat.com
QA Contact: rsync-qa at samba.org
Created attachment 14689
--> https://bugzilla.samba.org/attachment.cgi?id=14689&action=edit
Covscan report with commentary
Hi,
I ran a coverity scan(static analyser) on rsync-3.1.3 and it found some 100
issues. I am enclosing the complete report as an attachment.
On the bottom of the file, there is my commentary for each defect found by the
scanner. The scanner is far from perfect so there might be a lot of false
p...
2011 Dec 30
1
Question about "server-count" config option
Hi there,
I have a question about the "server-count" option. nsd.conf(5) simply
states that it tells NSD to "start this many NSD servers", with no
further commentary.
Is there a situation where this value would ever be anything other than
1? Should it equal the number of available CPU cores?
Cheers,
--
Gavin Brown
Chief Technology Officer
CentralNic Ltd
Innovative, Reliable and Flexible Registry Services
for ccTLD, gTLD and private domain name registries
h...
2005 Dec 20
4
help with sapply, plot, lines
...y(seq(0,0.3,0.05),function(s) {str<-s; lines(seq(0.01,0.99,0.01),sigma(seq(0.01,0.99,0.01)))})
[[1]]
NULL
[[2]]
NULL
[[3]]
NULL
[[4]]
NULL
[[5]]
NULL
[[6]]
NULL
[[7]]
NULL
and the plot does not change.
Any assistance appreciated.
Regards,
Tolga
This material is sales and trading commentary and does not constitute investment research. Please follow the attached hyperlink to an important disclaimer http://www.csfb.com/legal_terms/disclaimer_europe.shtml
==============================================================================
Please access the attached hyperlink for an importa...
2015 Jan 15
2
Pull Request wiki.c.o/AdditionalResources/Repositories
...they contain packages that may have severe unfixed security
> vulnerabilities.
I suggest that we shouldn't use euphemisms when it's far more valuable
to come out and say it. I would certainly appreciate if the centos docs
explicitly tagged the other repos with these comments. Factual commentary
about risks does not come anywhere close to libel...
regards, mark hahn.
2006 Mar 10
2
Date and Times a la Dalgaard
..."Introductory
Statistics with R" by Peter Dalgaard which is fantastic. But alas, I could
find no reference to date and time. I have looked at the reference manual
but it is particularly unapproachable. So rather than dense technical talk I
would rather see a dataset, several arguments and commentary of what is
happening. The alternative to is to make Excel or Microsoft Access handle
all the date and time work (I have had about 16 years experience with how to
calculate and handle date and time in those programs) and then use RODBC to
read it.