Displaying 14 results from an estimated 14 matches for "cifuentes".
2015 Dec 23
5
Tutorial estadística descriptiva
...gustaría poder trabajar con R, principalmente porque son estudiantes
avanzados.
Si alguien me puede recomendar algún apunte o tutorial que pueda ayudarme
estaré muy agradecido. He buscado información pero, lamentablemente no hay
mucha orientada a estudiantes secundarios.
Saludos y gracias,
*José Cifuentes Riquelme*
[[alternative HTML version deleted]]
2003 Feb 13
2
password key in Windows XP
...a large community of Windows users. The
latest deployment of PC's come with Windows XP, and we need to disable
Password Encryption on those to use SAMBA. We need help in locating the
"EnablePlainTextPassword" key.
Thanks in advance
Jaime A Cifuentes
2008 Feb 21
6
[LLVMdev] Removing inlining of library functions
I am interested in analyzing the bytecode code produced for C files.
By default, inlining of user and library functions (libc) is done. If
I turn off inlining (-disable-inlining in gccas and gccld) then no
inlining is done. I want to be able to inline user code but disallow
library code to be inlined.
In trying to understand the InlineSimple.cpp code, I see that library
functions are
2013 Oct 16
1
quality opus_demo vs opusenc
...em libopus 1.0.x while opus_demo is from git). In the end, the
> quality should be almost the same, but the files won't be identical due
> to minor differences in the way the first and last frame are handled.
>
> Cheers,
>
> Jean-Marc
>
> On 10/15/2013 05:22 AM, Quilino Cifuentes wrote:
>> Hi,
>> I have found differences in quality between opus_demo and
>> opusenc/opusdec.
>>
>> I used for both applications the same raw pcm file,16 bit,48khz,litle
>> endian. i use libopus 1.1-beta and opus-tools-0.1.7.
>>
>> The command for op...
2008 Feb 21
0
[LLVMdev] Removing inlining of library functions
On Feb 20, 2008, at 6:55 PM, Cristina Cifuentes wrote:
> - in what part of the code tree is the internal linkage attribute
> being set for library functions?
Internalize pass (Transforms/IPO/Internalize.cpp) sets internal
linkage if the function is not in export list. If you're using 'llvm-
ld' try -disable-internalize....
2008 May 15
1
[LLVMdev] Solaris port to be contributed by Sun Labs
We are using LLVM for our bug-checking project, Parfait, and we'll be
contributing the Solaris port within the next month.
Regards,
Cristina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080515/9030c4aa/attachment.html>
2013 Oct 15
4
quality opus_demo vs opusenc
Hi,
I have found differences in quality between opus_demo and opusenc/opusdec.
I used for both applications the same raw pcm file,16 bit,48khz,litle
endian. i use libopus 1.1-beta and opus-tools-0.1.7.
The command for opus_demo is:
opus_demo audio 48000 1 64000 -cvbr -framesize 10 in.pcm out.pcm
For opusenc/dec:
opusenc --raw --raw-chan 1 bitrate 64 -cvbr --framesize 10 in.pcm in.opus
2007 Jan 30
1
get username in pop3s
Dear friends:
I need to get the username after authenticate user in a ldap database but I
don't know where i must modificate de source code.
Please help me.
Regards
Maria de los Angeles.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070130/e3be1ad2/attachment.html>
2007 Feb 04
0
Question regarding samba with DFS support
...g files
not owned by his id, and I was able to. Somehow, this tells me the problem
could be a configuration problem.
Have anyone encountered this problem, and how was it fixed? Any
ideas would be appreciated.
Thank you all very much
Jaime A Cifuentes
2013 Oct 15
0
quality opus_demo vs opusenc
...opus (opusenc could be using
the system libopus 1.0.x while opus_demo is from git). In the end, the
quality should be almost the same, but the files won't be identical due
to minor differences in the way the first and last frame are handled.
Cheers,
Jean-Marc
On 10/15/2013 05:22 AM, Quilino Cifuentes wrote:
> Hi,
> I have found differences in quality between opus_demo and opusenc/opusdec.
>
> I used for both applications the same raw pcm file,16 bit,48khz,litle
> endian. i use libopus 1.1-beta and opus-tools-0.1.7.
>
> The command for opus_demo is:
>
> opus_demo au...
2008 Feb 21
0
[LLVMdev] Removing inlining of library functions
The defined gcc interface for this is -fno-builtin. It seems not be
to be working in llvm-gcc, however.
On Feb 20, 2008, at 6:55 PM, Cristina Cifuentes wrote:
> I am interested in analyzing the bytecode code produced for C files.
> By default, inlining of user and library functions (libc) is done. If
> I turn off inlining (-disable-inlining in gccas and gccld) then no
> inlining is done. I want to be able to inline user code but disa...
2007 Jan 29
1
Fw: Question regarding samba with DFS support
...g files
not owned by his id, and I was able to. Somehow, this tells me the problem
could be a configuration problem.
Have anyone encountered this problem, and how was it fixed? Any
ideas would be appreciated.
Thank you all very much
Jaime A Cifuentes
2011 Apr 05
0
[LLVMdev] GSoC 2011: Building and Executing Traces on LLVM
...and Guido Ara ujo. ISAMAP: Instruction
Mapping Driven by Dynamic Binary Translation. In Mauricio Breternitz,
Robert Cohn, Erik Altman, and Youfeng Wu, editors, AMAS-BT - 3rd
Workshop on Architectural and Microarchitectural Support for Binary Trans-
lation, Saint Malo France, 2010.
[8] D. Ung and C. Cifuentes. Optimising hot paths in a dynamic binary trans-
lator. In Workshop on Binary Translation, October 2000.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110405/1ff991a8/attachment.html>
-------------- next...
1999 Feb 21
8
Samba Questions
Hello,
I have couple questions regarding Samba.
1. In the smb.conf, what does "security = DOMAIN" mean?
2. I would like to samba into the firewall so that people can't connect
through TCP/IP. What port (tcp or udp) does samba use?
3. How can I prompt user for entering login name instead of using Win95
login name for Win95 users?
That's all for now. Thanks for your help.