Displaying 20 results from an estimated 68 matches for "moffett".
2009 Jan 28
2
[LLVMdev] inline asm semantics: output constraint width smaller than input
On Tue, Jan 27, 2009 at 8:56 PM, H. Peter Anvin <hpa at zytor.com> wrote:
> Kyle Moffett wrote:
>> Actually, PPC64 boxes basically don't care... the usable GPRs are all
>> either 32-bit (for PPC32) or 64-bit (for PPC64), the <=32-bit
>> instructions are identical across both, they just
>> truncate/sign-extend/etc based on the lower 32-bits of the register...
2009 Jan 28
2
[LLVMdev] inline asm semantics: output constraint width smaller than input
...really the only sane solution (which is hopefully what
GCC does) for integer types is to use a register the same size as the
larger of the two integers. Then you copy the value to/from the
smaller register (or just mask it on PPC64-alike architectures) before
or after the inline ASM.
Cheers,
Kyle Moffett
2009 Jan 28
1
[LLVMdev] inline asm semantics: output constraint width smaller than input
On Wed, Jan 28, 2009 at 12:29 PM, H. Peter Anvin <hpa at zytor.com> wrote:
> Kyle Moffett wrote:
>> Even in the 64-bit-integer on 32-bit-CPU case, you still end up with
>> the lower 32-bits in a standard integer GPR, and it's trivial to just
>> ignore the "upper" register. You also would not need to do any kind
>> of bit-shift, so long as your inli...
2009 Jan 28
0
[LLVMdev] inline asm semantics: output constraint width smaller than input
Kyle Moffett wrote:
>
> Even in the 64-bit-integer on 32-bit-CPU case, you still end up with
> the lower 32-bits in a standard integer GPR, and it's trivial to just
> ignore the "upper" register. You also would not need to do any kind
> of bit-shift, so long as your inline assembl...
2009 Jan 28
0
[LLVMdev] inline asm semantics: output constraint width smaller than input
Kyle Moffett wrote:
>
> Actually, PPC64 boxes basically don't care... the usable GPRs are all
> either 32-bit (for PPC32) or 64-bit (for PPC64), the <=32-bit
> instructions are identical across both, they just
> truncate/sign-extend/etc based on the lower 32-bits of the register.
> Als...
2006 May 10
3
Contour plot overlayed with line plot
...which I would
like made into a line plot OVERLAYED on the contour plot (X and Y from both
plots are in the same units and will have overlapping values). Any
suggestions on how to do this in R? Thanks!
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
650-604-5896
AIM: jgrn307
MSN: jgrn307 at hotmail.com
2005 Sep 23
4
CallerID issue
...information so I should be free to set it to whatever I want. They also
suggested that the problem might be with the cell phone provider.
This is with asterisk 1.2 Beta1. Is there a known callerid issue with
the beta? Has anyone experienced something like this before?
Thanks in advance,
Adam Moffett
2006 Oct 20
1
Questions about date/time and truncating
...ter:
length(newdate)
[1] 9
hourly_met_data$newdate <- newdate gives me the same error as above.
Why is this happening? The output appears to have > 250k entries, why is
length returning only 9?
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com
2006 Sep 23
2
Question about merge()
...me 1 contains columns A,B,C and Dataframe 2 contains A,B,D
I want an output A,B,C,D which places C and D together if A and B match
(otherwise, make two new rows, e.g. Ax,Bx,Cx,nodata and Ay,By,nodata,Dy)
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com
2003 Aug 26
1
GWplot
For anyone wishing to see R-Tcl/Tk-MySQL in action (Windows XP)...
http://moffett.isis.ucla.edu/gwplot/
Examples were by far the most useful learning tool during my programming
endeavors so I hope this may help in your own projects.
Thanks,
Jason
_________________________________________________________________
Enter for your chance to IM with Bon Jovi, Seal, Bow Wow, or Mar...
2006 Jul 02
1
Optional variables in function?
...is example, I want c to be an optional variable, but a and b to be
required. How do I:
1) test to see if the user has inputted c
2) break out of the function of the user has NOT inputted a or b.
Thanks!
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Phone: 415-794-5043
AIM: jgrn3007
MSN: jgrn3007 at hotmail.com
2007 May 02
1
1.4 memory leak?
...ssed. Again I started with a RES of like 4meg or so, but this
afternoon I'm up to 11megs:
VIRT RES SHR SWAP CODE DATA
30932 11m 5608 18m 1012 17m
Is this a real issue or do I have something else going on?
--
*********************************
Adam Moffett
Plexicomm, LLC
adam@plexicomm.net
ph: 866-759-4678x104
*********************************
2009 Jun 26
2
Normalize Voicemail Volume?
We generally get our voicemails emailed to us from asterisk, but some
people's messages are extraordinarily loud or quiet. I don't suppose
there is any feature to even out the volume level is there?
2014 Jun 13
2
pull a call from a queue
We have a queue monitoring application running so we can see the caller
ID of callers in a queue. If we see a VIP in the queue, is there any
method to force that call to be first in line? If there's a softphone,
or queue managing application already written that does this, I'd love
to know.
2010 Sep 22
2
Asterisk T38
In the simplest terms I can think of, I'm going to describe what I want
to do and I want to know if it's possible in the current version of
asterisk.
Can I take a T38 call from an ATA, convert that back to analog and have
asterisk screech that out on a POTS line to a remote fax machine. Would
it work?
And could I receive an incoming fax the same way?
Please don't talk to me
2009 Jan 16
2
mini-PCI FXS card?
Is there any product that's a single port mini-PCI FXS card?
I'm aware of the Openvox A400M
<http://www.openvox.com.cn/products.php?genre_id=39>, but I really only
wanted one port.
How about a single or dual port PCI or PCI express FXS card?
Basically I wanted to build a small linux router with one or two phone
ports.
Alternatively, is there already a router or single board
2013 Aug 01
2
Asterisk 1.4 CDR vs VoIP Innovations CDR
When I compare my total minutes on the bill from VoIP Innovations, to
the number from our CDRs, I'm finding a smalish (3-4%) discrepancy in
the count of minutes. I'm wondering why it's there.
Are there different methods of counting the billable start or end point
of a phone call?
If it matters, I'm counting more termination minutes than they are and
they're counting more
2008 Feb 20
8
Best ATA. Period.
Any opinions on the best ATA?
For example, if someone was having a problem and I wanted to rule out
any ATA glitches or firmware issues, what device could I give them that
I could count on to always be a trouble free top performer that just
plain works?
2009 Apr 24
2
voicemail number of rings
I'd be really happy if users could use the voicemail menu to change the
number of rings until voicemail picks up.
It seems like the current model of separate Dial and Voicemail commands
would make that difficult, but is there any plan for such a feature in
the future? How about a workaround or 3rd party add on?
I store the dial timeout for each user in a database, so I know I could
make
2006 Nov 02
2
poly() question
...rying to apply this model in another
program (grass gis via mapcalc) without requiring the direct link with R if
at all possible. We'd like to avoid making a lookup table if at all
possible. Thanks!
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com