search for: meatier

Displaying 9 results from an estimated 9 matches for "meatier".

Did you mean: easier
2006 Mar 17
7
gsm picocells
Is anyone in the world making gsm 'picocells' which could be connected to an Asterisk server and allow gsm mobiles to roam to them (and therefore become just another extension) when in the office? Obviously lots of things to consider (it's a licensed band) which I think was the big holdup last time I asked this question anywhere. I know there was talk about using them on aircraft
2019 Aug 28
3
What is the best way to loop over an ALTREP vector?
Hi devel team, I'm working on C/C++ level ALTREP compatibility for a package. The package previously used pointers to access the data of a SEXP, so it would not work for some ALTREP objects which do not have a pointer. I plan to rewrite the code and use functions like get_elt, get_region, and get_subset to access the values of a vector, so I have a few questions for ALTREP: 1. Since an
2010 Jun 16
0
[LLVMdev] Win32 COFF Support
...sentences in comments, i.e. capitalized and ending with proper punctuation. - Please don't use an extra newline following 'for' loops, conditionals, or type declarations. - Please see http://llvm.cs.uiuc.edu/docs/CodingStandards.html if you haven't already. There are also some meatier things I would like changed: - Please split the patch into at least four parts: (1) Add WinCOFFStreamer, with a stub implementation. (2) Add WinCOFFObjectWriter, with a stub implementation. (3) Fill in WinCOFFStreamer. (4) Fill in WinCOFFObjectWriter. The first two parts should...
2019 Sep 23
2
What is the best way to loop over an ALTREP vector?
...> >>> ITERATE_BY_REGION(x, ptr, ind, nbatch, double, REAL, >>> { >>> >>> for(int i = 0; i < nbatch; i++) { s = s + ptr[i];} >>> }) >>> >>> return s; >>> } >>> >>> For meatier examples of ITERATE_BY_REGION's use in practice you can grep >>> the R sources. I know it is used in the implementations of the various >>> C-level summaries (summary.c), print and formatting functions, and anyNA. >>> >>> Some things to remember >>>...
2010 Jun 15
4
[LLVMdev] Win32 COFF Support
I have updated my patch based on Chris'es feedback. I removed the dbgout_calls macro, but left others in place for now. If there are no objections, I would like to commit this tomorrow evening (~7PM GMT-7). I have compiled and tested it on MSVC, with Michaels testing code and it looks good. Once this is committed, Michaels patch can be applied. -Nathan -------------- next part --------------
2019 Sep 23
0
What is the best way to loop over an ALTREP vector?
...t;> >> double s = 0.0; >> >> ITERATE_BY_REGION(x, ptr, ind, nbatch, double, REAL, >> { >> >> for(int i = 0; i < nbatch; i++) { s = s + ptr[i];} >> }) >> >> return s; >> } >> >> For meatier examples of ITERATE_BY_REGION's use in practice you can grep >> the R sources. I know it is used in the implementations of the various >> C-level summaries (summary.c), print and formatting functions, and anyNA. >> >> Some things to remember >> >> - If you...
2019 Sep 24
2
What is the best way to loop over an ALTREP vector?
...t; >>>> { > >>>> > >>>> for(int i = 0; i < nbatch; i++) { s = s + ptr[i];} > >>>> }) > >>>> > >>>> return s; > >>>> } > >>>> > >>>> For meatier examples of ITERATE_BY_REGION's use in practice you can > grep > >>>> the R sources. I know it is used in the implementations of the various > >>>> C-level summaries (summary.c), print and formatting functions, and > anyNA. > >>>> > >>...
2019 Sep 24
0
What is the best way to loop over an ALTREP vector?
...GION(x, ptr, ind, nbatch, double, REAL, >>>> { >>>> >>>> for(int i = 0; i < nbatch; i++) { s = s + ptr[i];} >>>> }) >>>> >>>> return s; >>>> } >>>> >>>> For meatier examples of ITERATE_BY_REGION's use in practice you can grep >>>> the R sources. I know it is used in the implementations of the various >>>> C-level summaries (summary.c), print and formatting functions, and anyNA. >>>> >>>> Some things to remem...
1998 Dec 03
2
interactions between OPIE-ftpd and RH5.2
...upgrade would change /etc/shells and *not* leave a distinct .rpmsave file behind it, I'm not certain -- but that's more a problem/misunderstanding with rpm than an honest to pete security issue, I'm guessing. *sigh* Thanks for the indulgence, everyone. I'll try and find something meatier next time. :) A -- Cooking is a sacred activity. It is an act of lovemaking. Our society is spiritually malnourished because we have abandoned the kitchen. - novelist Laura Esquivel, author of _Like Water for Chocolate_ <adam@baz.org>...