Displaying 18 results from an estimated 18 matches for "isenabled".
Did you mean:
is_enabled
2005 Jul 20
4
poisson fit for histogram
I haven't been an R lister for a bit, but I hope to enlist someone's
help here. I think this is a simple question, so I hope the answer
is not much trouble. Can you please respond directly to this email
address in addition to the list (if responding to the list is
warranted)?
I have a histogram and I want to see if the data fit a Poisson
distribution. How do I do this? It is
2015 Sep 02
3
latest yum update messed up chrome
...ese errors:
$ google-chrome
libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
libGL error: failed to load driver: swrast
[13006:13043:0901/222041:ERROR:logging.h(779)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[13006:13043:0901/222041:ERROR:native_backend_kwallet_x.cc(412)] Error contacting kwalletd (isEnabled)
[13006:13043:0901/222041:ERROR:logging.h(779)] Failed t...
2015 Sep 02
0
latest yum update messed up chrome
...google-chrome
> libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
> libGL error: failed to load driver: swrast
> [13006:13043:0901/222041:ERROR:logging.h(779)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
> [13006:13043:0901/222041:ERROR:native_backend_kwallet_x.cc(412)] Error contacting kwalletd (isEnabled)
> [13006:13043:0901/222041:ERROR:logging.h(779)...
2015 Jun 24
2
[LLVMdev] Out-of-source subclassses vs. LLVM's RTTI system
Hi Tobias
On Wed, Jun 24, 2015 at 12:43 PM, Tobias Grosser <tobias at grosser.es> wrote:
> Maybe have a look at Polly's lib/Analysis/ScopDetectionDiagnostic.cpp and
> lib/Analysis/ScopDetection.cpp. We use LLVM's diagnostics in a loadable
> module without modifying LLVM's DiagnosticKind enum.
>
Thanks very much for the suggestion. It looks like Polly's
2004 Dec 13
1
UPGMA
R-help folks:
Thanks in the past for your help. I have another question that I hope
has a simple answer. I have searched the R home pages and the R-help
archives with no hits. How can I cluster data in R using UPGMA?
I am not subscribed to the list (can't keep up with all the traffic!),
so I would appreciate it if you could email directly to me (or to the
list and to me).
Thanks,
Tom
2008 Oct 30
7
Is there any way to check if DTrace is running or a DTrace probe is enabled?
Hi,
I am adding DTrace probes within NFS v3 client. In my current
implementation, I use some tsd_*() functions and kmem_zalloc() function.
These functions might be heavy and affect the performance. I want to
call this function only when DTrace is running or the DTrace probes are
enable. So is there a way to check DTrace is running or DTrace probe is
enabled?
Regards,
Danhua
2004 Dec 09
1
more clustering questions
Sorry to bother you kind folks again with my questions. I am trying to
learn as much as I can about all this, and I will admit that I don't
have the proper background, but I hope that someone can at least point
me in the correct direction.
I have created a test matrix for what I want to do:
s1 s2 s3 s4 s5
s1 10 5 0 8 7
s2 5 10 0 0 5
s3 0 0 10 0 0
s4 8 0 0 10 0
s5 7
2018 Nov 01
3
RFC: System (cache, etc.) model for LLVM
...cally, with write-though, every store is a non-temporal store (Or
temporal stores being a write-through, depending on how to view it)
> >> class TargetSoftwarePrefetcherInfo {
> >> /// Should we do software prefetching at all?
> >> ///
> >> bool isEnabled() const;
> >
> > isEnabled sounds like something configurable at runtime.
>
> Currently we use it to allow some subtargets to do software prefetching
> and prevent it for others. I see how the name could be confusing
> though. Maybe ShouldDoPrefetching?
isPrefetchingProfi...
2018 Nov 01
2
RFC: System (cache, etc.) model for LLVM
...; ///
> unsigned getWays() const;
That is, associativity?
Bandwidth might be a useful addition, e.g. if a performance analysis
tools uses the roofline model.
> class TargetSoftwarePrefetcherInfo {
> /// Should we do software prefetching at all?
> ///
> bool isEnabled() const;
isEnabled sounds like something configurable at runtime.
> /// Provide a general prefetch distance hint.
> ///
> unsigned getDistance() const;
>
> /// Prefetch at least this far ahead.
> ///
> unsigned getMinDistance() const;
>
> //...
2004 Dec 08
2
similarity matrix conversion to dissimilarity
I have a matrix of similarity scores that I want to convert into a
matrix of dissimilarity scores so that I can apply some clustering
methods to the data. That is, high values in my matrix signify
similarity and low values (zero being the lowest) signify no
similarity. What functions/options in R or its packages are available
for making this kind of transformation of a matrix?
2006 Mar 03
0
Important Statement to Review for Signing
(Seems to me that Icecast folks would be particularly concerned
about this. Please consider the following, lend your signatures,
and also *send it on* to appropriate interested parties. If you
are a blogger or know clueful bloggers, please try to have it
posted in a highly visible forum. -- Seth Johnson)
Hello folks,
Please review the important joint statement below, related to the
WIPO
2008 Jul 31
8
Facebook Connect
Is anyone planning on using Facebook Connect? I have the
implementation that I think covers the user registration. I''m going to
work on the UI stuff as well but would love to get some feedback on it.
Mike
--
Mike Mangino
http://www.elevatedrails.com
2004 Aug 29
6
wxRuby Compile Problems on Gentoo eBuild
...gument 1 is invalid
htmlprocessor.cpp:106: error: no matching function for call to
`GetCpp(VALUE&)''
htmlprocessor.cpp:107: error: `WxHtmlProcessor::validateCppObject'' cannot be
used as a function
htmlprocessor.cpp: In static member function `static VALUE
WxHtmlProcessor::IsEnabled(int, VALUE*, long unsigned int)'':
htmlprocessor.cpp:123: error: template argument 1 is invalid
htmlprocessor.cpp:123: error: no matching function for call to
`GetCpp(VALUE&)''
htmlprocessor.cpp:124: error: `WxHtmlProcessor::validateCppObject'' cannot be
used as a fun...
2016 May 18
0
[ANNOUNCE] xcb-proto 1.12
...Add "altmask" attribute, like "altenum" for masks
xml-xcb.txt: mention that case/bitcase can have a name
xml-xcb.txt: remove description of the "localfield" element
Robert Ancell (2):
shm: Mark PutImage.send_event field as boolean
glx: Add IsEnabled request
Uli Schlachter (1):
Release xcb-proto 1.12
Download:
http://xcb.freedesktop.org/dist/xcb-proto-1.12.tar.bz2
http://xcb.freedesktop.org/dist/xcb-proto-1.12.tar.gz
md5sum:
14e60919f859560f28426a685a555962 xcb-proto-1.12.tar.bz2
5ee1ec124ea8d56bd9e83b8e9e0b84c4 xcb-proto-1....
2008 Jan 11
25
DTrace in Perl: What probes should we have?
As of patch 32953 dtrace support is in bleadperl (5.11.0). The probes
are based on Alan Burlinson''s original blog post on the subject:
http://blogs.sun.com/alanbur/date/20050909
By guarding the probes with PERL_SUB_*_ENABLED the performance hit is
unmeasurable.
All the necessary bits already existed in the wild. I just assembled
them and made the necessary changes to
2017 Aug 22
5
[RFC] mir-canon: A new tool for canonicalizing MIR for cleaner diffing.
Patch for review.
On Mon, Aug 21, 2017 at 11:45 PM Puyan Lotfi <puyan.lotfi.llvm at gmail.com>
wrote:
> Ping.
>
> Still working on preparing code for review. Will have a patch for review
> ready in the coming days.
>
> PL
>
> On Tue, Aug 15, 2017 at 12:06 PM Puyan Lotfi <puyan.lotfi.llvm at gmail.com>
> wrote:
>
>> Hi,
>>
>>
>>
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...tdialog
</span><span class="cx"> * "Window#invalidate_best_size":#Window_invalidatebestsize
</span><ins>+* "Window#is_double_buffered":#Window_isdoublebuffered
</ins><span class="cx"> * "Window#is_enabled":#Window_isenabled
</span><span class="cx"> * "Window#is_exposed":#Window_isexposed
</span><ins>+* "Window#is_frozen":#Window_isfrozen
</ins><span class="cx"> * "Window#is_retained":#Window_isretained
</span><span class=&qu...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...;nbsp /**
-         * \brief Returns if the window is enabled for input, otherwise.
-        */
-
</del><span class="cx"> virtual bool IsEnabled() const;
</span><del>-        /**
-         * \brief Returns if the window is retained, otherwise.
-      ...