search for: compr

Displaying 20 results from an estimated 36 matches for "compr".

Did you mean: comp
2003 Dec 20
0
Fw: Re: CAMPANHA NATAL SEM BAIXARIA - PARTICIPE!
----- Mensagem Original -----=20 Eu boicotaria estas empresas s=F3 pelo fato de financiarem os enjoativos e = rancentos Cassetas, mas me surpreendi ao descobrir que tantos produtos que = eu costumo comprar s=E3o transg=EAnicos. Fui conferir no site do greenpeace= e =E9 verdade!!!!!!!!!!!!! Boicote neles! ----- Original Message -----=20 C A M P A N H A=20 N A T A L S E M B A I X A R I A VAMOS TRANSFORMAR 2003 NUM NATAL LIVRE DE PRODUTOS E EMPRESAS QUE FINANCIAM= O RACISMO E O PRECONCEITO --...
2018 Apr 15
2
LLVM Alias Analysis (Load and store from same address is not showed up in same set)
Hi I have this simple c code for which I would like to use for alias analysis. #include <stdio.h> #include <stdlib.h> static int (*fp) (void); void ind_call (int (*compr)(void)){ fp = compr; fp(); } int hello(void){ return printf("hello world\n"); } int main(){ ind_call(hello); return 0; } So, I do the following: bin/opt -basicaa -cfl-anders-aa -print-alias-sets bin/test/test.bc I get the following result: Alias sets for...
2018 Apr 16
0
LLVM Alias Analysis (Load and store from same address is not showed up in same set)
...4/15/2018 11:44 AM, Mustakimur Khandaker via llvm-dev wrote: > Hi > I have this simple c code for which I would like to use for alias > analysis. > > #include <stdio.h> > #include <stdlib.h> > > static int (*fp) (void); > void ind_call (int (*compr)(void)){ >     fp = compr; >     fp(); > } > int hello(void){ >     return printf("hello world\n"); > } > int main(){ >     ind_call(hello); >     return 0; > } > > > So, I do the following: > > bin/o...
2002 Oct 30
1
RFE: using rsync as a backup tool (preserve access time & compres s destination files) ?
...e) to identify which files to remove from the fast file server. (I've written a tiny perl script to identify which files are "old"). I wish there was an rsync option to preserve access times (sce & dst). I would also be delighted if there was another option that would allow to compress/gzip/bzip files on the destination. I believe that by having almost same filename -> filename.gz, and having all times (A, C, M) identical, would be sufficient for a match ? Why compressing files ? it's the best trade-off between ease of use and compression. having no compression at all...
2010 Jan 19
4
gui windows
Hola Yo uso R en macosx, por esas cosas ..., me compre una notebook con windows 7 64 bit, así que cuándo me llegue comienzo a migrar datos y programas. Para los usuarios de windows, ¿que usan con R? Me refiero a programas GUI o con autocompletar código, alguna ayuda gráfica, etc. Hace años que no uso windows, estoy medio perdido, voy a extrañar mi ma...
2005 Sep 21
0
Compre facil seu imóvel consorcio (11) 2121-4103
Oi, quando abri a minha caixa adsl e vi o famoso Octal, assustei-me logo, no entanto, depois de ler o teu artigo, fiquei descansado, mas os problemas vieram a seguir... segui o howto por completo, instalei tudo, mas quando vou compilar o amedyn é reportado o seguinte erro : [root@portatil paulo]# cd amedyn [root@portatil amedyn]# make cd init && make clean make[1]: Entering directory
2018 Apr 16
1
LLVM Alias Analysis (Load and store from same address is not showed up in same set)
...nd store from same address is not showed up in same set) On 4/15/2018 11:44 AM, Mustakimur Khandaker via llvm-dev wrote: Hi I have this simple c code for which I would like to use for alias analysis. #include <stdio.h> #include <stdlib.h> static int (*fp) (void); void ind_call (int (*compr)(void)){ fp = compr; fp(); } int hello(void){ return printf("hello world\n"); } int main(){ ind_call(hello); return 0; } So, I do the following: bin/opt -basicaa -cfl-anders-aa -print-alias-sets bin/test/test.bc I get the following result: Alias sets for function ...
2009 Jan 15
2
--compare-dest; I'm missing the boat
I must be seriously misunderstanding the man page coverage of --compre-dest. My take was that if a file in compare-dest=dir matches a file in SOURCE/ then it won't be transferred to DEST/. I tried this test. (d1 has single files and 2 subdir with files) cp -a d1 d1a mkdir d2 rsync -avv --compare-dest="./d1a" d1/ d2/ d1a is carbon copy of d1...
2000 Aug 16
1
goodness of fit
Dear All, Is there any modules to compute the chi-square goodness of fit , K.S. statistics and Anderson Darling nonparametric test and compre the fitting of a class of distributions using these tests? Thank you. Osama Hussien -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]sub...
2000 May 08
1
AIDE
...ous les postes sont des win95 ou sup?rieur. Je ne peut pas vous dire exactement quelle version j'utlise car j'ai install? avec redhat 5.2 samba-1.9.18p10-5 sans la d?sinstaller j'ai compil? samba-2.0.3. Comment pour savoir maintenant la version que j'utilise? Merci pour votre compr?hension Benoit Simplice ,Abidjan C?te d'Ivoire ______________________________________________________ Bo?te aux lettres - Caramail - http://www.caramail.com
2003 Aug 26
1
Interlaed video encoding.
I like the posibiliti to add a metode for compress interlaced video in theora, and I think three metodes and are this: 1. compres the filed at separates frane streams, is the worst metode. 2. assort the first field of the frame to display in the top of the frane and the other in the boton for obtain one frame and make a frame whithot problem to...
2014 Aug 10
2
[PATCH] New apodization functions
Hi all, This patch adds two new apodization functions that I developed. From my own test results (on quite a diverse dataset) they outperform the current best apodizations by 0.05% - 0.1% (depending on the specifics) on compression. Here's a selection of the test results *Apodization functions* ,Compres, Speed partial_tukey(2) tukey(0.5) , 56.50 , 37.2x partial_tukey(3) , 56.51 , 37.0x tukey(0.75) gauss(0.2) tukey(0.25), 56.54 , 35.8x partial_tukey(2) , 56.55 , 50....
2014 May 07
2
FW: acelerar conexión con RODBC
...de la vida decidieron no compilarlo en windows, hay varias alternativas, pero particularmente no use ninguna. MariaDB ahora tiene grafos, por si le sirve. Si compilo Rmysql no es un principiante, entonces pregunta de principiante ¿si solo usa odbc? Le pregunto esto porque cuándo yo usaba mac compre a una empresa " conexión odbc" para base de datos, mysql tiene odbc y en R hay una librería para Rmsql en dll que no estaba disponible, de pronto puede saltar Rmysql y por odbc leer y escribir en MariaDB a una mayor velocidad. Javier Marcuzzi El 07/05/2014 03:07 p.m., Patricio Fuenm...
2015 Jul 13
1
[PATCH] daemon: add a space after func name to fit code-style
...show (const char *subvolume) return NULL; } - p = analyze_line(p, &key, &value, ':'); + p = analyze_line (p, &key, &value, ':'); } } @@ -1701,9 +1701,9 @@ do_btrfs_filesystem_defragment (const char *path, int flush, const char *compres if ((optargs_bitmask & GUESTFS_BTRFS_FILESYSTEM_DEFRAGMENT_FLUSH_BITMASK) && flush) ADD_ARG (argv, i, "-f"); if (optargs_bitmask & GUESTFS_BTRFS_FILESYSTEM_DEFRAGMENT_COMPRESS_BITMASK) { - if (STREQ(compress, "zlib")) + if (STREQ (compress, &qu...
2015 Jun 16
1
[PATCH] btrfs: remove unused 'out' variables
...; ADD_ARG (argv, i, NULL); - r = commandv (&out, &err, argv); + r = commandv (NULL, &err, argv); if (r == -1) { reply_with_error ("%s: %s", path, err); return -1; @@ -1604,7 +1591,6 @@ do_btrfs_filesystem_defragment (const char *path, int flush, const char *compres size_t i = 0; CLEANUP_FREE char *path_buf = NULL; CLEANUP_FREE char *err = NULL; - CLEANUP_FREE char *out = NULL; int r; path_buf = sysroot_path (path); @@ -1635,7 +1621,7 @@ do_btrfs_filesystem_defragment (const char *path, int flush, const char *compres ADD_ARG (argv, i, pa...
2014 Sep 20
0
[PATCH] New apodization functions
...I've currently got this patch in an un-published branch. > This patch adds two new apodization functions that I developed. > From my own test results (on quite a diverse dataset) they > outperform the current best apodizations by 0.05% - 0.1% > (depending on the specifics) on compression. > > Here's a selection of the test results > > *Apodization functions* ,Compres, Speed > partial_tukey(2) tukey(0.5) , 56.50 , 37.2x > partial_tukey(3) , 56.51 , 37.0x > tukey(0.75) gauss(0.2) tukey(0.25), 56.54 , 35.8x > partial...
2005 Sep 09
2
Authenfication on 2 databases
Hello, I have 2 databases MySQL. I would like to do that: If the user does not existe in the first base, it goes in the second database. my configuration auth default { mechanisms = plain passdb sql { args = /etc/dovecot-sql-1.conf } passdb sql { args = /etc/dovecot-sql-2.conf } userdb sql { args
2012 Jun 20
0
R: Re: Subvolumes and /proc/self/mountinfo
...octls for >you. Chris, what about adding a /sys/btrfs/<fs-uuid>/<subvol-id> interface ? For example under /sys/btrfs/<fs-uuid> we can list the devices which btrfs uses under /sys/btrfs/<fs-uuid>/<subvol-id> we can show/set the subvolume properties (like RO, compres....) > >-chris >-- >To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line...
2014 Jun 30
0
[ Off Topic ] WorkShop Virtualização com Proxmox VE
...os/1276> Aproveite! Facilidade de pagamento, certificado e apostila. Contato: gilberto.ferreira at konnectati.com.br (47) 9676-7530 Ementa do Treinamento: Clique aqui para ter acesso <http://www.konnectati.com.br/pasta/indica2.pdf>. Investimento: R$ 800,00 por pessoa. *Clique aqui e compre agora! <http://blog.konnectati.com.br/produto/treinamento-proxmox-ve>* ** Parcele em at? 12 vezes nos cart?es Visa, Master e American Express...* [image: WorkShop] <http://blog.konnectati.com.br/wp-content/uploads/treinamento-pve-softville.png> -- Gilberto Ferreira -------------- ne...
2015 Mar 05
0
[PATCH 1/2] New API: btrfs_filesystem_show
...+++++ src/MAX_PROC_NR | 2 +- 3 files changed, 37 insertions(+), 1 deletion(-) diff --git a/daemon/btrfs.c b/daemon/btrfs.c index d4b3207..df2fbf6 100644 --- a/daemon/btrfs.c +++ b/daemon/btrfs.c @@ -1608,6 +1608,32 @@ do_btrfs_filesystem_defragment (const char *path, int flush, const char *compres return 0; } +char * +do_btrfs_filesystem_show (const char *device) +{ + const size_t MAX_ARGS = 64; + const char *argv[MAX_ARGS]; + size_t i = 0; + CLEANUP_FREE char *err = NULL; + char *out = NULL; + int r; + + ADD_ARG (argv, i, str_btrfs); + ADD_ARG (argv, i, "filesystem&quot...