search for: onoff

Displaying 18 results from an estimated 18 matches for "onoff".

2003 Aug 20
1
query on converting survey data from one structure to another
Dear R users, I am trying to convert a dataset from one format to several rectangular datasets. A consultant helped design the data entry program for our survey using Delphi/Pascal and for each household the information is stored in a file called "EA-HM-HH.TXT" where EA is the enumeration area number, HM is the homestead number and HH is the household number. Within this file the
2019 Dec 10
2
[PATCH] D69853: [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
...fig/booleans.test (32612 of 34640) ******************** TEST 'LLVM :: tools/llvm-config/booleans.test' FAILED ******************** Script: -- : 'RUN: at line 2'; /home/jayfoad2/tmp/bin/llvm-config --assertion-mode 2>&1 | /home/jayfoad2/tmp/bin/FileCheck --check-prefix=CHECK-ONOFF /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/booleans.test : 'RUN: at line 3'; /home/jayfoad2/tmp/bin/llvm-config --has-global-isel 2>&1 | /home/jayfoad2/tmp/bin/FileCheck --check-prefix=CHECK-ONOFF /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/booleans...
2019 Dec 10
3
[PATCH] D69853: [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
...'LLVM :: tools/llvm-config/booleans.test' > > FAILED ******************** > > Script: > > -- > > : 'RUN: at line 2'; /home/jayfoad2/tmp/bin/llvm-config > > --assertion-mode 2>&1 | /home/jayfoad2/tmp/bin/FileCheck > > --check-prefix=CHECK-ONOFF > > /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/booleans.test > > : 'RUN: at line 3'; /home/jayfoad2/tmp/bin/llvm-config > > --has-global-isel 2>&1 | /home/jayfoad2/tmp/bin/FileCheck > > --check-prefix=CHECK-ONOFF > > /home/jayfoad2/git...
2010 Nov 19
1
JRI and error message from R_isMethodsDispatchOn
...in Java and need some statical tools. Therefore, I used JRI (in rJava package) as an interface between R and Java to write some wrappers for my work. However, I received error message from R while I have more than one java method which wraps R: Error in .Call("R_isMethodsDispatchOn", onOff, PACKAGE = "base") : Incorrect number of arguments (2), expecting 1 for R_isMethodsDispatchOn The Java pseudo code would be like: public class Test{ public static void main(String[] args){ ... objA.do; objB.do; ... } } Each do method actually calls R to do...
2019 Oct 23
1
[PATCH] drm/virtio: print a single line with device features
...t;EDID support available.\n"); >> } >> >> + DRM_INFO("features: %cvirgl %cedid\n", >> + vgdev->has_virgl_3d ? '+' : '-', >> + vgdev->has_edid ? '+' : '-'); > > Maybe we should move the various yesno/onoff/enableddisabled helpers from > i915_utils.h to drm_utils.h and use them more widely? I'm trying to take it one step further by adding them to include/linux/string-choice.h [1]. Maybe, uh, fourth time's the charm? BR, Jani. [1] http://lore.kernel.org/r/20191023131308.9420-1-jani.nikula...
2019 Dec 11
2
[PATCH] D69853: [OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.h
...> > FAILED ******************** > > > > Script: > > > > -- > > > > : 'RUN: at line 2'; /home/jayfoad2/tmp/bin/llvm-config > > > > --assertion-mode 2>&1 | /home/jayfoad2/tmp/bin/FileCheck > > > > --check-prefix=CHECK-ONOFF > > > > /home/jayfoad2/git/llvm-project/llvm/test/tools/llvm-config/booleans.test > > > > : 'RUN: at line 3'; /home/jayfoad2/tmp/bin/llvm-config > > > > --has-global-isel 2>&1 | /home/jayfoad2/tmp/bin/FileCheck > > > > --check-prefix=...
2019 Oct 18
2
[PATCH] drm/virtio: print a single line with device features
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_kms.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_kms.c b/drivers/gpu/drm/virtio/virtgpu_kms.c index 0b3cdb0d83b0..2f5773e43557 100644 --- a/drivers/gpu/drm/virtio/virtgpu_kms.c +++ b/drivers/gpu/drm/virtio/virtgpu_kms.c @@ -155,16 +155,15 @@
2019 Oct 18
2
[PATCH] drm/virtio: print a single line with device features
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_kms.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_kms.c b/drivers/gpu/drm/virtio/virtgpu_kms.c index 0b3cdb0d83b0..2f5773e43557 100644 --- a/drivers/gpu/drm/virtio/virtgpu_kms.c +++ b/drivers/gpu/drm/virtio/virtgpu_kms.c @@ -155,16 +155,15 @@
2006 Jun 20
1
Bug with evdev corepointers
...vice in xorg.conf, and to use it, it was set as the corepointer. With this setting, Xgl reproducably segfaults in xglxPointerProc() when returning from this function (the last thing gdb does is "pop ebp", which I think pretty strange) on device initialization (the function is called with onoff==DEVICE_INIT). The return value of InitPointerDeviceStruct() is 1. This bug only occurs if I have 'Option "CorePointer"' in my InputDevice section. If I remove this line, Xgl works fine, but I can't use my mouse to move the pointer. There is someone else on ubuntuforums.org (h...
2015 Oct 06
2
does res_pjsip support ZRTP?
...ounters an unfamiliar SDP headers and simply not responding to SIP packets. The specifics of my service is that I don't know what SIP client is on the other side. What it supports and what not. To give to configure to a user - not the best idea, because often they do not understand what they onoff and why stops working. > >> - issue tracker now contains multiple error messages that arise every >> day and reboot my server (which cannot be called a production) >> - And watchdog logs SegFaults and Hangs including other stacks that are >> not yet documented in the iss...
2019 Oct 22
0
[PATCH] drm/virtio: print a single line with device features
...= true; > - DRM_INFO("EDID support available.\n"); > } > > + DRM_INFO("features: %cvirgl %cedid\n", > + vgdev->has_virgl_3d ? '+' : '-', > + vgdev->has_edid ? '+' : '-'); Maybe we should move the various yesno/onoff/enableddisabled helpers from i915_utils.h to drm_utils.h and use them more widely? Anyway Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch> > + > ret = virtio_find_vqs(vgdev->vdev, 2, vqs, callbacks, names, NULL); > if (ret) { > DRM_ERROR("failed to find virt...
2010 Apr 17
0
Error when creating 2 R instances on the same context.
Hello, I'm getting an error when trying to create a secound R instance on the same context, in my system R calls Fortran code that calls C++ code that ultimately call R code again, but on this secound call I get this error. Error in .Call("R_isMethodsDispatchOn", onOff, PACKAGE = "base") : Incorrect number of arguments (2), expecting 1 for R_isMethodsDispatchOn Error in function (x, value, eval.env = parent.frame(1), assign.env = parent.frame(1))The error only occur when there is already an R instance active, executing the same C++ function directly do...
2008 Aug 30
0
R embedded reinitialization error (PR#12644)
...uot; int main(int argc, char *argv[]) { eval_R_command("plot", argc, argv); // this completes OK eval_R_command("plot", argc, argv); // this line is added and fails return(0); } Output: D:\R\tests\Embedding>rplot Error in .Call("R_isMethodsDispatchOn", onOff, PACKAGE = "base") : Incorrect number of arguments (2), expecting 1 for R_isMethodsDispatchOn Error: could not find function "plot" Increasing stack size to 10 MB did not help. I use latest Rtools gcc toolchain.
2009 Mar 05
0
calling Rf_initEmbeddedR twice gives an error
...n from R etc and vice versa) enabling you to e.g. call matplotlib which just runs fine on the first command when I do Rf_initEmbeddedR(2, argv); Rf_endEmbeddedR(0); Rf_initEmbeddedR(2, argv); Rf_endEmbeddedR(0); I get this error Error in .Call("R_isMethodsDispatchOn", onOff, PACKAGE = "base") : Incorrect number of arguments (2), expecting 1 for R_isMethodsDispatchOn Error in gzfile(file) : invalid 'encoding' argument Fatal error: unable to restore saved data in .RData I've recognized that there were others with that problem - which is marked...
2018 Oct 04
3
Spontaneous reboot due to MySQL lookups ?
...-0000317d", "Connect connid localhost myuser mypwd myDB") in new stack [Aug 22 15:19:10] VERBOSE[2977] pbx.c: [Aug 22 15:19:10]     -- Executing [s at sub-GetAlertInfo:5] MYSQL("SIP/SipAgenT01-0000317d", "Query resultid 1 SELECT uri, callinfo FROM distringtone WHERE onoff='1'") in new stack [Aug 22 15:19:18] VERBOSE[3306] config.c: [Aug 22 15:19:18]   == Parsing '/etc/asterisk/logger.conf': [Aug 22 15:19:18] VERBOSE[3306] config.c: [Aug 22 15:19:18]   == Found [Aug 22 15:19:18] VERBOSE[3306] config.c: [Aug 22 15:19:18]   == Parsing '/etc...
2018 Oct 04
4
Spontaneous reboot due to MySQL lookups ?
...>> connid localhost myuser mypwd myDB") in new stack >> [Aug 22 15:19:10] VERBOSE[2977] pbx.c: [Aug 22 15:19:10] -- Executing >> [s at sub-GetAlertInfo:5] MYSQL("SIP/SipAgenT01-0000317d", "Query >> resultid 1 SELECT uri, callinfo FROM distringtone WHERE onoff='1'") >> in new stack >> [Aug 22 15:19:18] VERBOSE[3306] config.c: [Aug 22 15:19:18]   == >> Parsing '/etc/asterisk/logger.conf': [Aug 22 15:19:18] VERBOSE[3306] >> config.c: [Aug 22 15:19:18]   == Found >> [Aug 22 15:19:18] VERBOSE[3306] config...
2015 Oct 05
4
does res_pjsip support ZRTP?
05.10.2015 23:24, Joshua Colp ?????: > On 15-10-05 05:22 PM, Dmitriy Serov wrote: >> Hello. Do I understand correctly that the current implementation >> res_pjsip does not support ZRTP? >> http://lists.digium.com/pipermail/asterisk-dev/2013-December/064401.html > > ZRTP is not supported in Asterisk itself. > >> Nothing has changed since 2013? P.S. I greatly
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel