search for: function

Displaying 20 results from an estimated 138736 matches for "function".

2013 Mar 07
1
install error - Netcdf library (linux)
...ib -lnetcdf netCDF v4 runtime path = -Wl,-rpath,/usr/local/lib ****************************************************************************** ** libs gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -O2 -pipe -g -c ncdf.c -o ncdf.o ncdf.c: In function ?R_nc4_nctype_to_Rtypecode?: ncdf.c:40:18: error: ?NC_INT? undeclared (first use in this function) ncdf.c:40:18: note: each undeclared identifier is reported only once for each function it appears in ncdf.c:49:18: error: ?NC_UBYTE? undeclared (first use in this function) ncdf.c:51:18: error: ?NC_US...
2012 May 04
3
jdk on wine - Error
...with ubuntu 10.04. Installation went well but still wine64 is still not able to install jdk. My command is: Code: wine jdk-6u32-ea-bin-b02-windows-amd64-30_jan_2012.exe The output is : Code: fixme:heap:HeapSetInformation 0x2c4000 0 0x22fce0 4 wine: Call from 0x7f3f4ff57048 to unimplemented function KERNEL32.dll._local_unwind, aborting wine: Call from 0x7f3f4ff57048 to unimplemented function KERNEL32.dll.__C_specific_handler, aborting wine: Call from 0x7f3f4ff57048 to unimplemented function KERNEL32.dll.__C_specific_handler, aborting wine: Call from 0x7f3f4ff57048 to unimplemented function KER...
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
...as 439 results, so fewer than clang. But maybe there are some files that are not considered by clang in the x86 allyesconfig configuration. Probably checkpatch is the best solution here, since it is not configuration sensitive and doesn't care about control flow. julia drivers/scsi/mvumi.c: function mvumi_cfg_hw_reg line 114 drivers/watchdog/geodewdt.c: function geodewdt_ioctl line 18 drivers/media/usb/b2c2/flexcop-usb.c: function flexcop_usb_init line 21 drivers/media/usb/b2c2/flexcop-usb.c: function flexcop_usb_memory_req line 20 drivers/tty/nozomi.c: function write_mem32 line 17 drivers/tty...
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
...as 439 results, so fewer than clang. But maybe there are some files that are not considered by clang in the x86 allyesconfig configuration. Probably checkpatch is the best solution here, since it is not configuration sensitive and doesn't care about control flow. julia drivers/scsi/mvumi.c: function mvumi_cfg_hw_reg line 114 drivers/watchdog/geodewdt.c: function geodewdt_ioctl line 18 drivers/media/usb/b2c2/flexcop-usb.c: function flexcop_usb_init line 21 drivers/media/usb/b2c2/flexcop-usb.c: function flexcop_usb_memory_req line 20 drivers/tty/nozomi.c: function write_mem32 line 17 drivers/tty...
2013 Mar 07
0
install Netcdf library (linux)
...b -lnetcdf netCDF v4 runtime path = -Wl,-rpath,/usr/local/lib ****************************************************************************** ** libs gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -O2 -pipe -g -c ncdf.c -o ncdf.o ncdf.c: In function ?R_nc4_nctype_to_Rtypecode?: ncdf.c:40:18: error: ?NC_INT? undeclared (first use in this function) ncdf.c:40:18: note: each undeclared identifier is reported only once for each function it appears in ncdf.c:49:18: error: ?NC_UBYTE? undeclared (first use in this function) ncdf.c:51:18: error: ?NC_US...
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...before '*' token Rmpi.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Rmpi.c: In function 'mpi_initialize': Rmpi.c:57: warning: implicit declaration of function 'MPI_Initialized' Rmpi.c:76: warning: implicit declaration of function 'MPI_Init' Rmpi.c:81: warning: implicit declaration of function 'MPI_Errhandler_set' Rmpi.c:81: error: 'MPI_COMM_WORLD...
2001 Feb 01
0
warnings on aix325
Hi, I'm trying to compile openssh2.3.0p1 on aix3.2.5. Can I ignore this list of warning messages? bsd-bindresvport.c: In function `bindresvport_af': bsd-bindresvport.c:94: warning: implicit declaration of function `bind' bsd-rresvport.c: In function `rresvport_af': bsd-rresvport.c:64: warning: implicit declaration of function `bzero' bsd-rresvport.c:82: warning: implicit declaration of function `socket' bs...
2006 Mar 31
3
Function dependency function
Hi, Is there a function taking a function as an argument, which returns all the functions it calls, and all the the functions those functions call, and so on? I could use Rprof, but that would involve executing the function, which may miss some branches of code. I'd really like a function which looks at the sourc...
2008 Mar 27
1
Cannot update packages on F8
...ile included from matrix.h:25, from corStruct.c:25: base.h:27:28: error: S.h: No such file or directory base.h:43:20: error: nonlin.h: No such file or directory In file included from matrix.h:25, from corStruct.c:25: base.h:56: error: 'F77_NAME' declared as function returning a function base.h:56: warning: parameter names (without types) in function declaration base.h:57: error: 'F77_NAME' declared as function returning a function base.h:57: warning: parameter names (without types) in function declaration In file included from corStruct.c:25: matrix.h:...
2004 Aug 06
2
icecast2, libshout2, Shout.pm FreeBSD
...thing built. Here is the error I'm having trying to build Shout.pm from the FreeBSD ports tree. # make cc -c -I/usr/local/include -O -pipe -march=pentiumpro -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE Shout.c Shout.c: In function `XS_Shout_raw_new': Shout.c:157: `shout_conn_t' undeclared (first use in this function) Shout.c:157: (Each undeclared identifier is reported only once Shout.c:157: for each function it appears in.) Shout.c:157: `RETVAL' undeclared (first use in this function) Shout.xs:136: syntax error...
2007 Nov 01
3
[Bug 13051] New: CNN Cartoon Clicks are not responsive to mouse events
...ish: fillstyle 0 has no path SWFDEC: FIXME: swfdec_pattern.c(446): swfdec_pattern_do_parse: CAIRO_EXTEND_PAD is not yet implemented SWFDEC: WARN : swfdec_shape_parser.c(279): swfdec_shape_parser_finish: fillstyle 0 has no path SWFDEC: WARN : swfdec_as_interpret.c(922): swfdec_action_call_method: no function named addListener on object unknown SWFDEC: WARN : swfdec_as_interpret.c(922): swfdec_action_call_method: no function named setSize on object unknown SWFDEC: WARN : swfdec_as_interpret.c(922): swfdec_action_call_method: no function named unloadMovie on object SwfdecSpriteMovie SWFDEC: WARN : swfdec...
2007 Sep 21
1
Weird data from evalJSON
...ascript object representing the json string returned by the request. I want to iterate over the contents to print each object in the json string. The value of transport.reponseText in onSuccess is what I would expect. But once I try to perform evalJSON() on this text it gives me a bunch of extra function()s when i try to iterate over the result. Why does the object contain these function()s and how can I iterate over just my objects? Below is my code along with the strange result I am seeing. thank you for your insights. new Ajax.Request(''loadSeveritiesMatchingCategory.action''...
2018 Jun 08
2
XRay FDR mode doesn’t log main thread calls
Hello, I am initializing FDR mode and finalizing/flushing the buffers manually. XRay does not log calls from the main thread unless there is a function call after __xray_log_finalize(). This behavior is abnormal since one would expect the trace file to contain all function calls made up to the point when __xray_log_finalize() is called. To demonstrate this behavior, I have taken the test case from TestCases/Posix and modified it. I am running U...
2007 Jun 27
0
Branch 'as' - 4 commits - test/trace
test/trace/Makefile.am | 28 +++++++++++++++++++++ test/trace/definelocal-function-target-5.swf |binary test/trace/definelocal-function-target-5.swf.trace | 5 +++ test/trace/definelocal-function-target-6.swf |binary test/trace/definelocal-function-target-6.swf.trace | 5 +++ test/trace/definelocal-function-target-7.swf |binary test/trace/definelocal-fu...
2001 Feb 05
1
wine with TransGaming patch doesn't compile
...:220: warning: data definition has no type or storage class mesa_private.h:225: parse error before `}' mesa_private.h:225: warning: type defaults to `int' in declaration of `mesa_d3dd_private' mesa_private.h:225: warning: data definition has no type or storage class d3ddevice/mesa.c: In function `set_context': d3ddevice/mesa.c:99: `odev' undeclared (first use in this function) d3ddevice/mesa.c:99: (Each undeclared identifier is reported only once d3ddevice/mesa.c:99: for each function it appears in.) d3ddevice/mesa.c:99: parse error before `)' d3ddevice/mesa.c:100: parse error...
2008 Mar 07
1
Trouble with R CMD check
...areall.c making heftall.d from heftall.c making lsdall.d from lsdall.c making lspecall.d from lspecall.c making nlsd.d from nlsd.c making polyall.d from polyall.c making polymars.d from polymars.c gcc -Ic:/PROGRA~1/R/R-24~1.1/include -Wall -O2 -std=gnu99 -c hareall.c -o hareall.o hareall.c: In function `gremdim': hareall.c:2127: warning: unused variable `x' hareall.c: In function `compall': hareall.c:1656: warning: 'lala' might be used uninitialized in this function hareall.c: In function `newton': hareall.c:1876: warning: 'rall' might be used uninitialized in this...
2009 May 19
4
Qs: The list of arguments, wrapping functions...
Hi. I'm pretty new to R, but I've been programming in other languages for some time. I have a couple of questions regarding programming with function objects. 1. Is there a way for a function to refer generically to all its actual arguments as a list? I'm thinking of something like the @_ array in Perl or the arguments variable in JavaScript. (By "actual" I mean the ones that were actually passed, as opposed to its formal argumen...
2004 Aug 06
0
icecast2 on solaris ... (fwd)
...ror before `*' avl.h:155: parse error before `*' avl.h:156: parse error before `*' avl.h:157: parse error before `*' avl.h:158: parse error before `*' avl.h:159: parse error before `*' avl.c:39: parse error before `*' avl.c:41: parse error before `avl_node' avl.c: In function `avl_node_new': avl.c:43: `node' undeclared (first use in this function) avl.c:43: (Each undeclared identifier is reported only once avl.c:43: for each function it appears in.) avl.c:43: parse error before `)' avl.c:48: `parent' undeclared (first use in this function) avl.c:49: `key...
2006 Oct 20
6
summing elements in a list of functions
Dear all, I have looked for an answer for a couple of days, but can't come with any solution. I have a set of functions, say: > t0 <- function(x) {1} > t1 <- function(x) {x} > t2 <- function(x) {x^2} > t3 <- function(x) {x^3} I would like to find a way to add up the previous 4 functions and obtain a new function: > rrr <- function(x) {1+x+x^2+x^3} without, actually, having to writ...
2009 May 20
4
Functions returning functions
Dear All: I have a question regarding the behavior of functions. Say I define a function that returns another function : A <- function(parameters) { # calculations w/ parameters returning 'y' tmpf <- function(x) { # function of 'y' } return(tmpf) } The value of the parameters are stored in an environment local to the funct...