Displaying 20 results from an estimated 51231 matches for "general".
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a
/lot/ of errors like this (strangely I hit none of these in check-llvm,
only in check-clang):
Any ideas?
==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes
at address 0x631000014800
==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...LLVM_USE_OPROFILE:BOOL=OFF
//Define the sanitizer used to build binaries and tests.
LLVM_USE_SANITIZER:STRING=Address
//Use -gsplit-dwarf when compiling llvm.
LLVM_USE_SPLIT_DWARF:BOOL=ON
//Dependencies for target
LLVMipo_LIB_DEPENDS:STATIC=
//Dependencies for the target
LTO_LIB_DEPENDS:STATIC=general;LLVMAArch64CodeGen;general;LLVMAArch64AsmPrinter;general;LLVMAArch64AsmParser;general;LLVMAArch64Desc;general;LLVMAArch64Info;general;LLVMAArch64Disassembler;general;LLVMAArch64Info;general;LLVMAArch64Utils;general;LLVMAMDGPUCodeGen;general;LLVMAMDGPUAsmPrinter;general;LLVMAMDGPUAsmParser;general;L...
2009 Oct 29
3
Removing & generating data by category
...rbitrary data set:
a <-
data.frame(id=c(c("A1","A2","A3","A4","A5"),c("A3","A2","A3","A4","A5")),loc=c("B1","B2","B3","B4","B5"),clm=c(rep(("General"),6),rep("Life",4)))
> a
id loc clm
1 A1 B1 General
2 A2 B2 General
3 A3 B3 General
4 A4 B4 General
5 A5 B5 General
6 A3 B1 General
7 A2 B2 Life
8 A3 B3 Life
9 A4 B4 Life
10 A5 B5 Life
I desire removing records (highlighted records above) wi...
2013 Apr 08
2
How can I extract part of the data in a panel dataset?
...)How can I calculate the average capital in each form over the period
1951-1954?
What I can imagine is to categorize the data by firm, and then select the
data between 1951 and 1954 for each firm, but how can I do it?
Thanks,
Miao
Grunfeld data:
invest value capital firm year 317.6 3078.5 2.8 General Motors 1935
391.8 4661.7 52.6 General Motors 1936 410.6 5387.1 156.9 General Motors
1937 257.7 2792.2 209.2 General Motors 1938 330.8 4313.2 203.4 General
Motors 1939 461.2 4643.9 207.2 General Motors 1940 512 4551.2 255.2 General
Motors 1941 448 3244.1 303.7 General Motors 1942 499.6 4053.7...
2012 Nov 13
1
About systemfit package
...t;SUR",
+ data = GGPanel )
greenSur
I have obtained the following incomplete results in wich standard errors of
the estimates and their student statistics didn't appear:
systemfit results
method: SUR
Coefficients:
Chrysler_(Intercept) Chrysler_value
Chrysler_capital General.Electric_(Intercept)
0.5043036
0.0695456 0.3085445 -22.4389132
General.Electric_value General.Electric_capital
General.Motors_(Intercept) General.Motors_value
0.0372914 0.1307830
-162.3641...
2012 Dec 04
0
[PATCH] Update FSF address.
...actimer/Makefile.am | 6 +--
src/utils/flactimer/main.cpp | 6 +--
138 files changed, 431 insertions(+), 432 deletions(-)
diff --git a/COPYING.GPL b/COPYING.GPL
index c3c7a9e..d159169 100644
--- a/COPYING.GPL
+++ b/COPYING.GPL
@@ -1,12 +1,12 @@
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Copyright (C) 1989, 1991 Free Software F...
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
...ickstart.in | 3 +--
virt-p2v-make-kiwi.in | 3 +--
whole-file.c | 5 ++---
53 files changed, 60 insertions(+), 117 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index b868d1b..d27219d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,8 +12,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+# along with this program. If not, see <https...
2006 Apr 10
1
Directory App() is running for a while, like blocked/freeze? in the same name...
Hi,
I've been watching my * Console and seems to be one call not well terminated
or something:
For 5 minutes at least my console is reporting this:
ectory|general|ext-local|be: -- Playing 'letters/c' (language 'en')
directory|general|ext-local|be: -- Playing 'letters/o' (language 'en')
directory|general|ext-local|be: -- Playing 'dir-instr' (language 'en')
directory|general|ext-local|be: -- Playing 'le...
2014 Feb 21
2
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
...ed offset from the
> frame base and you DWARF looks good. Once you get your register info worked
> out, your variables should display just fine.
>
> x86_64-apple-macosx qRegisterInfo packet log:
>
> $qRegisterInfo0#72
> $name:rax;bitsize:64;offset:0;encoding:uint;format:hex;set:General Purpose
> Registers;gcc:0;dwarf:0;invalidate-regs:0,15,25,35,39;#00
> $qRegisterInfo1#73
> $name:rbx;bitsize:64;offset:8;encoding:uint;format:hex;set:General Purpose
> Registers;gcc:3;dwarf:3;invalidate-regs:1,16,26,36,3a;#00
> $qRegisterInfo2#74
> $name:rcx;alt-name:arg4;bitsize:...
2008 Oct 21
3
Exclude rows in table
Dear R-Help,
I have the following type of table (with number of rows = 4765) and want
to exclude each row where Net=0. Could this be done in a simple way?
Thanks in advance
Jim
> A
Business.Unit Event1 Net Date
1 General Fraud 170.000 2006-01-01
2 General Fraud 100.000 2007-11-09
3 General Fraud 486.286 2004-10-21
4 General Fraud 46.603 2005-04-25
5 Life Fraud 24.588 2006-02-28
6...
2006 Jul 01
1
general linear model and generalized linear model
Dear friends,
I searched the R site and found a lot of results on general linear model
and generalized linear model , and i was confused by them. Here, I only want
to get some concise answers on the following questions and i'll study it by
your hints:
1. Which function(package) could be used to fit the general linear model ?
2. Which function(package) could be used...
2016 Jul 14
2
CentOS7 firewalld ploblem
...e please tell me.
Tadao
-------------- next part --------------
[root at biz103 ~]# nmcli dev
DEVICE TYPE STATE CONNECTION
eth0 ethernet connected System-eth0
eth1 ethernet connected Wired-eth1
lo loopback unmanaged --
[root at biz103 ~]# nmcli dev show
GENERAL.DEVICE: eth0
GENERAL.TYPE: ethernet
GENERAL.HWADDR: FA:16:3E:FA:CE:4A
GENERAL.MTU: 1500
GENERAL.STATE: 100 (connected)
GENERAL.CONNECTION: System-eth0
GE...
2014 Feb 20
2
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
Thank you, Clayton. This is very helpful.
We use the LLDB specific GDB remote extensions, and our debugger server
supports "qRegisterInfo" package. "reg 0x3c" is the frame pointer.
In the example mentioned above, we have SP = FP - 40 for current call frame.
And variable "a" is stored at address (FP + -24) from asm instruction [FP +
-24] = R3;;
Thus we can conclude
2008 Mar 23
3
Reorganising general CentOS FAQ
Hi guys,
I would like to reorganise the general CentOS FAQ. It now has 20 questions
about a lot of different things that can be structure much better. I would
like to add some questions, but lacking any structure...
I would like to make a distinction between the following subjects:
- General questions about the CentOS project
Answers...
2016 Feb 23
0
[PATCH 1/4] generator: Add interfaces to all modules.
...i b/generator/bindtests.mli
new file mode 100644
index 0000000..255490a
--- /dev/null
+++ b/generator/bindtests.mli
@@ -0,0 +1,30 @@
+(* libguestfs
+ * Copyright (C) 2009-2016 Red Hat Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY...
2016 Mar 18
2
Building with LLVM_PARALLEL_XXX_JOBS
...).
>>
>> $ cd $BUILD_DIR
>> $ grep -i lto CMakeCache.txt | grep ^[A-Z]
>> [ OUTPUT ]
>> LLVMLTO_LIB_DEPENDS:STATIC=
>> LLVM_ENALBLE_LTO:UNINITIALIZED=ON
>> LLVM_TOOL_LLVM_LTO_BUILD:BOOL=ON
>> LLVM_TOOL_LTO_BUILD:BOOL=ON
>> LTO_LIB_DEPENDS:STATIC=general;LLVMX86CodeGen;general;LLVMX86AsmPrinter;general;LLVMX86AsmParser;general;LLVMX86Desc;general;LLVMX86Info;general;LLVMX86Disassembler;general;LLVMCore;general;LLVMLTO;general;LLVMMC;general;LLVMMCDisassembler;general;LLVMSupport;general;LLVMTarget;
>> COMPILER_RT_HAS_FNO_LTO_FLAG:INTERNAL=1
&...
2009 Oct 08
1
Realtime static does not work in 1.6.1 or 1.6.2
...0.X but starting from 1.6.1.X and upwards it simply does nothing. I
can see that the extensions.conf file is mapped to the database:
== Parsing '/etc/asterisk/asterisk.conf': == Found
== Parsing '/etc/asterisk/extconfig.conf': == Found
== Binding extensions.conf to mysql/general/ast_config
== Binding agents.conf to mysql/general/ast_config
== Binding voicemail to mysql/general/voicemail_users
== Binding sipusers to mysql/general/sip_buddies
== Binding sippeers to mysql/general/sip_buddies
== Binding iaxusers to mysql/general/iax_buddies
== Binding iaxpeers to m...
2018 Dec 06
3
Audacious broken on CentOS 7.6
...cious-plugins-3.9-1.el7.x86_64
[microlinux at bernadette:~] $ audacious
ERROR plugin-load.cc:72 [plugin_load]:
/usr/lib64/audacious/Effect/ladspa.so could not be loaded:
/lib64/libcairo.so.2: undefined symbol: FT_Get_Var_Design_Coordinates
ERROR plugin-load.cc:72 [plugin_load]:
/usr/lib64/audacious/General/skins.so could not be loaded:
/lib64/libcairo.so.2: undefined symbol: FT_Get_Var_Design_Coordinates
ERROR plugin-load.cc:72 [plugin_load]:
/usr/lib64/audacious/General/statusicon.so could not be loaded:
/lib64/libcairo.so.2: undefined symbol: FT_Get_Var_Design_Coordinates
ERROR plugin-load.cc:72 [p...
2012 Jan 04
1
KS and AD test for Generalized PAreto and Generalized Extreme value
Dear R helpers,
I need to use KS and AD test for Generalized Pareto and Generalized extreme value.
E.g. if I need to use KS for Weibull, I have teh syntax
ks.test(x.wei,"pweibull", shape=2,scale=1)
Similarly, for AD I use
ad.test(x, distr.fun, ...)
My problem is fir given data, I have estimated the parameters of GPD and GEV using lmom. But...
2009 Dec 15
2
2008 GPLPV + Sysprep /generalize
Hello,
I''m working on building my master 2008 template. I can run "bcdedit
/set testsigning on" and the GPLPV drivers work great - nice work James
Harper!
I''m a bit new to working with Windows images, but it appears the
standard thing to is to run "sysprep /generalize /oobe /shutdown" and
then backup the image for later duplication.
The problem comes with the /generalize flag, which Google seems to tell
me is needed to reset the internal Windows SID
(http://en.wikipedia.org/wiki/Security_identifier) but the /generalize
flag also appears to reset the...