search for: ben's

Displaying 20 results from an estimated 11295 matches for "ben's".

Did you mean: xen's
2006 Jan 23
1
too-large notches in boxplot (PR #7690)
PR #7690 points out that if the confidence intervals (+/-1.58 IQR/sqrt(n)) in a boxplot with notch=TRUE are larger than the hinges -- which is most likely to happen for small n and asymmetric distributions -- the resulting plot is ugly, e.g.: set.seed(1001) npts <- 5 X <- rnorm(2*npts,rep(3:4,each=npts),sd=1) f <- factor(rep(1:2,each=npts)) boxplot(X~f) boxplot(X~f,notch=TRUE) I can
2018 Jun 30
2
[PATCH v2 5/9] drm/nouveau: Use drm_connector_for_each_possible_encoder()
...s://github.com/0day-ci/linux/commit/7ec8bb65386edfb0b2bdc8e8391eb5e6eac44c06 git remote add linux-review https://github.com/0day-ci/linux git remote update linux-review git checkout 7ec8bb65386edfb0b2bdc8e8391eb5e6eac44c06 vim +/nv_encoder +461 drivers/gpu/drm/nouveau/nouveau_connector.c 6ee738610 Ben Skeggs 2009-12-11 407 8777c5c11 Ben Skeggs 2014-06-06 408 static struct nouveau_encoder * 8777c5c11 Ben Skeggs 2014-06-06 409 nouveau_connector_ddc_detect(struct drm_connector *connector) 6ee738610 Ben Skeggs 2009-12-11 410 { 6ee738610 Ben Skeggs 2009-12-11 411...
2018 Jul 02
0
[PATCH v2 5/9] drm/nouveau: Use drm_connector_for_each_possible_encoder()
...ommit/7ec8bb65386edfb0b2bdc8e8391eb5e6eac44c06 > git remote add linux-review https://github.com/0day-ci/linux > git remote update linux-review > git checkout 7ec8bb65386edfb0b2bdc8e8391eb5e6eac44c06 > vim +/nv_encoder +461 drivers/gpu/drm/nouveau/nouveau_connector.c > > 6ee738610 Ben Skeggs 2009-12-11 407 > 8777c5c11 Ben Skeggs 2014-06-06 408 static struct nouveau_encoder * > 8777c5c11 Ben Skeggs 2014-06-06 409 nouveau_connector_ddc_detect(struct drm_connector *connector) > 6ee738610 Ben Skeggs 2009-12-11 410 { > 6ee738610 Ben Skeggs...
2018 Jun 26
1
[PATCH 6/8] drm/nouveau: Use drm_for_each_connector_encoder_ids()
From: Ville Syrjälä <ville.syrjala at linux.intel.com> Use drm_for_each_connector_encoder_ids() for iterating connector->encoder_ids[]. A bit more convenient not having to deal with the implementation details. Cc: Ben Skeggs <bskeggs at redhat.com> Cc: nouveau at lists.freedesktop.org Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com> --- drivers/gpu/drm/nouveau/nouveau_connector.c | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/drivers/gpu/drm/...
2007 Sep 04
5
Invite from Ben Askins (ben.askins@gmail.com)
BenAskins (ben.askins at gmail.com) has invited you as a friend on Quechup... ...the social networking platform sweeping the globe Go to: http://quechup.com/join.php/aT0wMDAwMDAwMDA5MjY4NjU2JmM9OTc1NDE%3D to accept Ben''s invite You can use Quechup to meet new people, catch up with old frie...
2013 Jul 23
1
Postgres adapter misconfigured on Linux?
...t or near ")" > LINE 1: ...ATE INDEX "index_sf_events_on_account_id" ON "sf_events"( ) > ^ > : CREATE INDEX "index_sf_events_on_account_id" ON "sf_events"( > )/home/ben/.rvm/gems/ruby-1.9.3-p392-railsexpress@workbench-api/gems/activerecord-3.2.13/lib/active_record/connection_adapters/postgresql_adapter.rb:650:in > `async_exec'' > /home/ben/.rvm/gems/ruby-1.9.3-p392-railsexpress@workbench-api/gems/activerecord-3.2.13/lib/active_record/connection_adap...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
...~~ drivers/remoteproc/remoteproc_virtio.c:264:14: note: (near initialization for 'rproc_virtio_config_ops.find_vqs') cc1: some warnings being treated as errors vim +/vring_new_virtqueue +107 drivers/remoteproc/remoteproc_virtio.c 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 100 id, addr, len, rvring->notifyid); ac8954a41 drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 101 dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2012-01-12 102 /* dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
...~~ drivers/remoteproc/remoteproc_virtio.c:264:14: note: (near initialization for 'rproc_virtio_config_ops.find_vqs') cc1: some warnings being treated as errors vim +/vring_new_virtqueue +107 drivers/remoteproc/remoteproc_virtio.c 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 100 id, addr, len, rvring->notifyid); ac8954a41 drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 101 dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2012-01-12 102 /* dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
....find_vqs = rproc_virtio_find_vqs, ^ drivers//remoteproc/remoteproc_virtio.c:264:2: warning: (near initialization for 'rproc_virtio_config_ops.find_vqs') vim +/vring_new_virtqueue +106 drivers//remoteproc/remoteproc_virtio.c 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 100 id, addr, len, rvring->notifyid); ac8954a41 drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 101 dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2012-01-12 102 /* dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
....find_vqs = rproc_virtio_find_vqs, ^ drivers//remoteproc/remoteproc_virtio.c:264:2: warning: (near initialization for 'rproc_virtio_config_ops.find_vqs') vim +/vring_new_virtqueue +106 drivers//remoteproc/remoteproc_virtio.c 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 100 id, addr, len, rvring->notifyid); ac8954a41 drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 101 dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2012-01-12 102 /* dd6da1c5e drivers/remoteproc/remoteproc_rpmsg.c Ohad Ben-...
2007 May 16
2
citation question
...ignoring the contribution of R-Core (and I think Peter Dalgaard in particular) in writing the original code. If I add "R Development Core Team" to the author list I feel I am suggesting that they might be responsible for my changes. Neither seems entirely appropriate. Suggestions? Ben Bolker PS this is my current DESCRIPTION file: Package: bbmle Title: Maximum likelihood estimation Version: 0.7 Date: 2007/05/16 Author: Ben Bolker Maintainer: Ben Bolker <bolker at zoo.ufl.edu> Depends: R (>= 2.0.0), methods, stats, graphics Description: Methods and functions for fittin...
2015 Feb 12
4
[LLVMdev] Building clang on Raspberry Pi2
The raspberry Pi2 is an armv7a chip (Cortex-A7), the first stage builds fine with the native g++ (if not a little slowly at 10+ hours), but it crashes at some point with this command line: Program arguments: /home/ben/development/llvm/3.6.0/rc2/Phase2/Release/llvmCore-3.6.0-rc2.install/bin/clang -cc1 -triple armv7-unknown-linux-gnueabihf -emit-obj -disable-free -disable-llvm-verifier -main-file-name APFloat.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -fmath-errno -masm-verbose -mconstructor-...
2010 Sep 29
5
help with AD integration
HI my name ins Ben.T.George i am new to samba and active directory integration my machine ins Sun Slaris SPARC (solaris 10). the unix side samba and all deps are installed...from this link http://www.sunfreeware.com/programlistsparc10.html#samba now i want to sync samba with active directory.. so please help to...
2001 Dec 17
1
behavior of r* and d* functions at boundaries (PR#1218)
...e, but I could make an argument for returning a warning in this case. In general, I don't know what (e.g.) dnorm(m,mean=m,sd=0) should return: NaN (as at present) or Inf? I guess it depends how fussy you're being and how you're taking limits. The fixes seem straightforward. Ben Bolker Version: platform = i686-pc-linux-gnu arch = i686 os = linux-gnu system = i686, linux-gnu status = major = 1 minor = 3.1 year = 2001 month = 08 day = 31 language = R Search Path: .GlobalEnv, package:ctest, Autoloads, package:base -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2018 Jun 28
4
[PATCH v2 0/9] drm: Third attempt at fixing the fb-helper .best_encoder() mess
...ges from the previous version mainly involve Danoie's suggestion of hiding the drm_encoder_find() in the iterator macro. I also polished the msm and tilcdc cases a bit more with another small helper. Cc: Alex Deucher <alexander.deucher at amd.com> Cc: amd-gfx at lists.freedesktop.org Cc: Ben Skeggs <bskeggs at redhat.com> Cc: "Christian König" <christian.koenig at amd.com> Cc: Daniel Vetter <daniel.vetter at ffwll.ch> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com> Cc: free...
2006 Jul 29
10
Out Of office
Ik ben afwezig vanaf 29/07/2006 en ik ben niet eerder terug dan 23/08/2006. Ik ben met verlof van 31 juli tot en met 22 augustus. Voor dringende zaken kan je mailen naar helpdesk@vlafo.be. --------------------------------------------------------------------------------- DISCLAIMER : De personeelsleden...
2005 Mar 24
5
Using html_options with link_to_remote??
..._remote image_tag("delete"), :update => "relationship_" + @relationship.id.to_s, :url => { :controller => "relationships", :action => "destroy", :id => @relationship.id }, :html_options => {:class => "delete"} %> Regards, Ben
2017 Mar 30
0
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:106:33: sparse: not enough arguments for function vring_new_virtqueue
...initialization for 'rproc_virtio_config_ops.find_vqs') cc1: some warnings being treated as errors vim +106 drivers/remoteproc/remoteproc_virtio.c 6457f126c drivers/remoteproc/remoteproc_virtio.c Michael S. Tsirkin 2012-09-05 90 6db20ea8d drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-05-17 91 rvring = &rvdev->vring[id]; 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 92 addr = rvring->va; 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 93 len = rvring->len; ac8954a41 drivers/re...
2017 Mar 30
0
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:106:33: sparse: not enough arguments for function vring_new_virtqueue
...initialization for 'rproc_virtio_config_ops.find_vqs') cc1: some warnings being treated as errors vim +106 drivers/remoteproc/remoteproc_virtio.c 6457f126c drivers/remoteproc/remoteproc_virtio.c Michael S. Tsirkin 2012-09-05 90 6db20ea8d drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-05-17 91 rvring = &rvdev->vring[id]; 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 92 addr = rvring->va; 7a1869416 drivers/remoteproc/remoteproc_virtio.c Ohad Ben-Cohen 2012-02-13 93 len = rvring->len; ac8954a41 drivers/re...
2007 Aug 01
1
PaginationHelper load_missing_constant error
I just ran into this error after updating rails and the rspec_on_rails plugin (both are on edge): /Users/ben/Work/wizzdl/vendor/rails/activerecord/lib/../../ activesupport/lib/active_support/dependencies.rb:263:in `load_missing_constant'': uninitialized constant ActionView::Helpers::PaginationHelper (NameError) from /Users/ben/Work/wizzdl/vendor/rails/activerecord/ lib/../../actives...