Displaying 20 results from an estimated 140 matches similar to: "Normalize dates taht are entered in more then one way."
2002 Oct 03
2
How to run rsync as a daemon program taht runs at particular time given
Hi,
I want to run rsync as a daemon program so that it can run at particular time in nights given by us
any help greatly appreciated
Thks in advance
--Venkat
2016 Aug 23
2
Help in understanding physreg LiveVariables
So if I first create the value in an entry BB and then build a CopyToReg
but then I have to read it in a BB that loops back to itself, with it's own
CopyToReg at the end, then I have two CopyToReg nodes for the same value.
In this case, I need to create 3 virt regs, 1 for each CopyToReg and a
third for the CopyFromReg in the beginning of the loop BB, right? And then
I need to build a PHI
2016 Jun 01
4
Adding BB input/output registers during ISel
Hello all,
I am developing an out-of-tree backend for a unique simd processor and I'm
looking for a bit of help. In my current design, it's possible for a case
to arise where I decide during instruction legalization that a fixed-sized
array of vectors which has been initially allocated on the stack needs to
be lowered into the vector register file. I have this design working for
the case
2010 Nov 22
2
Probit Analysis: Confidence Interval for the LD50 using Fieller's and Heterogeneity (UNCLASSIFIED)
Classification: UNCLASSIFIED
Caveats: NONE
A similar question has been posted in the past but never answered. My
question is this: for probit analysis, how do you program a 95%
confidence interval for the LD50 (or LC50, ec50, etc.), including a
heterogeneity factor as written about in "Probit Analysis" by
Finney(1971)? The heterogeneity factor comes into play through the
chi-squared
2016 Aug 23
2
Help in understanding physreg LiveVariables
So if I create a value with a DAG.getUndef(myVT); call during instruction
legalization, how can I access that value as input in another BB/DAG (also
during instruction legalization) without worrying about live-ins and/or phi
nodes?
Can I create a single virtual register and build both a CopyToReg and a
CopyFromReg node with it? I assumed that would break SSA.
Perhaps I should have said that what
2004 Jun 23
4
Codec G729 Registration problem
Hi, i have a problem trying to register the codec G729, my licence is valid but when i try to Register i got the following error:
"Registration unsuccessful... Error code: 110
ERROR!
Your Internet connection is probably behind a proxy and the
Registration program can't communicate with our server,
however it has created the file:
/var/lib/va-infoclient
2015 Jul 30
2
[LLVMdev] Question on BlendSplat Code - LLVM Commit 72753f87f2b80d66cfd7ca7c7b6c0db6737d4b24
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150730/121669c8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blend-splat-test.tar.gz
Type: application/octet-stream
Size: 11716 bytes
Desc: not available
URL:
2016 Aug 23
2
Help in understanding physreg LiveVariables
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial;font-size:10.5pt" ><div class="socmaildefaultfont" dir="ltr" style="font-family:Arial;font-size:10.5pt" ><div dir="ltr" > </div>
<div dir="ltr" >Hi all,</div>
<div dir="ltr" > </div>
<div
2004 Jul 15
6
[OT] The stories people tell to support.
This one is for the archives.
I got a call today that the * at one of my clients was not working. The
switchboard is set up to ring for a while and then the rest of the
phones start up if the switchboard doesn't pick up. This was not
happening. Instead the mobile phone of one of the people there was
ringing and after the delay the internals started ringing.
When I connected to the web
2016 Aug 23
2
Help in understanding physreg LiveVariables
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial;font-size:10.5pt" ><div dir="ltr" style="font-family:Arial;font-size:10.5pt" ><div dir="ltr" >Matthias,</div>
<div dir="ltr" > </div>
<div dir="ltr" >Thanks for the response.</div>
<div
2006 Jun 15
2
Standard Deviation Distribution
I'm having trouble with the standard deviation distribution
as shown on http://mathworld.wolfram.com/StandardDeviationDistribution.html .
(Eric Weisstein references Kenney and Keeping 1951, which I can't check.)
I believe the graphs they show, but when I code the function in R, according to the listed formula,
I get very different graphs.
Would someone please point out my error or tell
2003 May 02
1
rsync+ssh2 from Tru64 unix to linux has intermittent hangs.
This is odd:
We're using rsync to mirror multiple directories from a server to
two clients. The server is running Tru64 v5.1a, client A is running
Redhat Linux 8.0, and client B is running Tru64 v4.0g.
The mirrors for both clients are running at the same time interval
(10 minutes, offset by 5 minutes).
All machines are running rsync v2.5.6, and using ssh2 v3.2.3 as the
2009 Nov 11
1
[PATCH] Static IPv4 addresses entered are validated when they're entered.
If the address is not blank then it is validated. Only those that are
properly formed are accepted. Otherwise an error message is displayed
and the user is prompted again.
Resolves: rhbz#536912 - validation for static IP should be optimized
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
scripts/ovirt-config-networking | 28 +++++++++++++++++++++++++---
1 files changed, 25
2006 Feb 01
2
Dates entered as MM/DD/YY
I have some forms on my site that use text boxes to enter dates. They
typically default to today''s date, in the format "MM/DD/YYYY"
However, sometimes a user will erase the box and type in a date, but
instead of typing 02/01/2006, they''ll type 2/1/06. Once the record is
created in the mysql database, it reads as ''0006-02-01'' instead of
2006 Feb 25
2
How to access param entered through text_field
I''m rendering partial a form comprising several text_field helpers to
maintain my User model. For example, the email field is:
<p><label for="user_email">Email</label><br/>
<%= text_field ''user'', ''email'', :size => ''40'', :maxsize => ''256''
%></p>
In my controller,
2006 Feb 26
2
howto keep already entered form fields
Hi,
is there a way to keep the already entered form fields when the form is
re-displayed after some error has been detected and reported to the user
via flash?
Regards
IJD
--
Posted via http://www.ruby-forum.com/.
2005 Dec 14
1
How to allow user entered wildcards in find?
Anyone know how to allow user entered (mySql) wildcards for a find?
It seems that if I do a plain find(:all... with % as the search text it
finds nothing where it seems it should find every row.
I hope this is stated clearly enough.
--
Posted via http://www.ruby-forum.com/.
2010 Mar 17
0
getting text being entered into an FXTable cell
I have an application that uses an FXTable widget, and when the contents
of a cell is being edited, I want to anticipate what the user wishes to
enter (by matching the text with a previous entry), and present that for
completion. (This is similar to how Excel works.) I''ve attempted to do
this by using the FXTable getItem(currentRow, currentColumn).text method
when a SEL_KEYRELEASE
2008 Apr 09
1
[Bug 1053] New: ''zfs create'' core dumped with keysource=hex, prompt and unmatched entered in
http://defect.opensolaris.org/bz/show_bug.cgi?id=1053
Summary: ''zfs create'' core dumped with keysource=hex,prompt and
unmatched entered in
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
2018 Jan 12
0
oss-fuzz: (No comment was entered for this change.)
I think the fuzzing effort is useful, and don't mind that they are
logged to llvm-bugs; but do we really need to get >100 emails each
of which has no comment?
--paulr
alias Mr. Grumpy