search for: sinl

Displaying 13 results from an estimated 13 matches for "sinl".

Did you mean: sind
2007 Dec 14
1
Asterisk to make multiple extensions simultaneous calls on a single telephone line
Hi Lists, I have one box with two FXO and two FXS ports, it is running asterisk inside. I have one sinle POTS line connected to the one FXO and two phone sets connected to the FXS port. Extension 6003 is asigned to one fxs and 6004 is asigned to another fxs, the two extensions can call each other, they can both make/receive PSTN call, but they can't make PSTN call simultaneously. Is it achievbl...
2013 Apr 04
5
help with kriging interpolation
All, I am new to using R and know some basics. I wish to use kriging in R to do the following: given data Y =f(X1,X2,X3,.....,Xn) --1000+ irregular measured data set. I would like to be able to get a single value y given sinle input set (x1,x2,x3,...xn) A google search on this takes me lierally to the same example on involving analysis with soil sampling and I cannot figure out how to extract single point interpolant. Any examples or pointers appreciated, Numeris. [[alternative HTML version deleted]]
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...'::acosl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x) _NOEXCEPT {return ::acosl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double asin(long double)': ../projects/libcxx/include/math.h:761:91: error: '::asinl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) _NOEXCEPT {return ::asinl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double atan(long double)': ../projects/libcxx/include/math.h:773:91: error: '::atanl' ha...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...lcpp_x) _NOEXCEPT {return ::acosl(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double asin(long double)': > ../projects/libcxx/include/math.h:761:91: error: '::asinl' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) _NOEXCEPT {return ::asinl(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function '...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
..._VISIBILITY long double acos(long double __lcpp_x) > _NOEXCEPT {return ::acosl(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double asin(long > double)': > > ../projects/libcxx/include/math.h:761:91: error: '::asinl' has not been > declared > > inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) > _NOEXCEPT {return ::asinl(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double atan(long > double)': &g...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...'::acosl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x) _NOEXCEPT {return ::acosl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double asin(long double)': ../projects/libcxx/include/math.h:761:91: error: '::asinl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) _NOEXCEPT {return ::asinl(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double atan(long double)': ../projects/libcxx/include/math.h:773:91: error: '::atanl' ha...
2013 Jan 24
0
[LLVMdev] FunctionPass question
Hi Paul, > I am working on a pass to convert lib calls to intrinsic calls as discussed here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-January/058507.html this whole area is a little confusing. If you can recognize a libcall as being equivalent to an intrinsic, you could indeed turn it into an intrinsic, but on the other hand you could just directly do on it the IR transforms you want
2013 Jan 24
2
[LLVMdev] FunctionPass question
Hi, I am working on a pass to convert lib calls to intrinsic calls as discussed here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-January/058507.html In my first attempt I created a FunctionPass that uses CallInst::setCalledFunction to replace the callee with the appropriate intrinsic (using Intrinsic::getDeclaration). After the pass runs I get an assertion from CallGraphSCCPass:
2005 Apr 28
0
[LLVMdev] SimplifyLibCalls Pass -- Help!
...gt; pow(x,y*z) puts: * puts("") -> fputc("\n",stdout) (how do we get "stdout"?) round, roundf, roundl: * round(cnst) -> cnst' signbit: * signbit(cnst) -> cnst' * signbit(nncst) -> 0 (if pstv is a non-negative constant) sin, sinf, sinl: * sin(0.0) -> 0.0 sprintf: * sprintf(dest,fmt) -> strcpy(dest,fmt) (if fmt is constant and constains no % characters) * sprintf(dest,"%s",orig) -> strcpy(dest,orig) (only if the sprintf result is not used) sqrt, sqrtf, sqrtl: * sqrt(cnst) -> cns...
2015 Jan 20
3
[LLVMdev] strlen in fast-isel
It seems that fast-isel for intel does not handle strlen. It's a general problem in fast-isel . ~/llvmw/build/Deb~/llvmw/build/Debug+Asserts/bin/clang -O0 -mllvm -fast-isel-verbose -mllvm -fast-isel strlen1.c strlen1.c:12:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' printf("%i\n", len); ^
2016 Jul 29
2
Replace SBS2003 with Samba4
Hello all, I'm currently investigating the option to completely replace a SBS2003 DC with a Samba4 DC. My research (mostly on samba.org guides) shows that it is feasible, however I'd like to get feedback from the community on my goals. Current status: A Windows SBS 2003 is the PDC and a W2008 R2 server is acting as secondary DC. Domain operational level is 2003. There are ~40-50
2016 Aug 11
0
Replace SBS2003 with Samba4
...n option (and btw, have you not considered Server Essentials since you don't need Exchange?). We've been running Samba4 AD/DC as a SBS2008 replacement (DNS server, redirected folders, mail server, ...) for nearly 2 years with no problems whatsoever, and without the domain users noticing a sinle hiccup. I'll share the basics of what we did. My internal documentation is 49 pages long, so this message will, of necessity, be abbreviated. After trying other distros I settled on Slackware64 14.1 where everything pretty much worked out of the box. Your favorite distro should also wor...
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o