search for: implementaiton

Displaying 11 results from an estimated 11 matches for "implementaiton".

Did you mean: implementaion
2009 Apr 01
4
[LLVMdev] GSoc 2009 (Bad Subject in the previous email)
...I think part of the coding required for aggregate type can be done in this period but it will not be ready for midterm evaluation. On the other hand this period will be my first experience with LLVM code and so I will spend some time on learning LLVM-specific details. July 6 ~ August 10: Finishing implementaiton and testing for aggregate types and preparing any doumentaion needed. In general gcc implementation of TBAA will be the base of my work, but I will read it in depth before starting the implementation, so that we can decide on any changes required before the start of coding. Please let me know if...
2007 Jun 02
7
serch in blog - What is the best method.
Hi, I am completly new to rail and developing a blog, was just interested in knowing what is the best method to implement search to search my blogs. Thank you, Raj. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2017 Nov 22
0
libFLAC JNA Issue
...s useful to keep custom structure. My problem is : with JNA and libFLAC, I can't identify if error callback has been called, due to variable visibility restriction, because error_callback implementation in java cannot communicate with java main code (not without an ugly trick). With native implementaiton of FLAC (decoder.c or other samples), client_data sent to FLAC__stream_decoder_init_file is updated by error_callback. But java keep initial reference of this parameter and java main code never see this update after this step. Note : when error_callback is called, I update client_data sent in p...
2004 Jul 06
1
Q about net groupmap examples on samba.org
Considering the following page... http://us3.samba.org/samba/docs/man/guide/small.html First of, my compliments to John for some great examples to study. In my mind I see three levels of security: 1) Linux - such as SSH'ing into the Linux server, Linux accounts and groups come into play here 2) Samba PDC - "Domain Admins" "Domain Users" come into play here. Examples
2009 Mar 30
0
[LLVMdev] GSoc 2009 (Bad Subject in the previous email)
Hi Ehsan, All of the projects you have listed are quite interesting. If I were to advocate for one, it would be #2. I think the scope of work is perfect for GSoc. I'd encourage send out a more concrete proposal when you're ready. Thanks, Evan On Mar 27, 2009, at 2:35 PM, Ehsan Amiri wrote: > Dear all > > I am a PhD student of Computer Scince at Simon Fraser University
2009 Mar 27
2
[LLVMdev] GSoc 2009 (Bad Subject in the previous email)
Dear all I am a PhD student of Computer Scince at Simon Fraser University ( http://www.cs.sfu.ca) interested in applying to GSoC. My PhD is focused on theoretical computer science, but since Sep. 2008 I have started working on Software projects again. Currently I am working in COSTAR lab ( http://costar.sfu.ca/) on a high performance regular expression engine based on Parallel bit streams
2014 Aug 08
0
Wine release 1.7.24
...a render target. dwrite/tests: Some tests for drawing sequence for a layout. Piotr Caban (8): msvcp100: Add ios_base::swap implementation. msvcp100: Add basic_ios::swap implementation. msvcp100: Add basic_istream::swap implementation. msvcp100: Add basic_ostream::swap implementaiton. msvcp100: Add basic_iostream::swap implementation. msvcp100: Add basic_streambuf::swap implementation. msvcrt: Only check for flag presence in isatty function. msvcp110: Add _Xbad_alloc implementation. Shuai Meng (4): vbscript: Implemented ScriptEngine. vbscrip...
2013 Aug 23
0
[xen-unstable test] 18753: regressions - FAIL
...om> Acked-by: Tim Deegan <tim@xen.org> commit 79474832b5e068aa4d131f8e586b0fa674a7ee3e Author: Ian Campbell <ian.campbell@citrix.com> Date: Fri Jul 19 16:20:08 2013 +0100 xen/arm64: Assembly optimized bitops from Linux This patch replaces the previous hashed lock implementaiton of bitops with assembly optimized ones taken from Linux v3.10-rc4. The Linux derived ASM only supports 8 byte aligned bitmaps (which under Linux are unsigned long * rather than our void *). We do have actually uses of 4 byte alignment (i.e. the bitmaps in struct xmem_pool) whic...
2007 Jun 11
5
[PATCH][Linux] gnttab: make dma address conversion logic of gnttab dma arch specific.
This patch is cleaned up of the patch which was sent as http://lists.xensource.com/archives/html/xen-devel/2007-06/msg00324.html # HG changeset patch # User yamahata@valinux.co.jp # Date 1181545986 -32400 # Node ID 69e2dd4e06c405a92717c5f1818f5096e1dc0bcd # Parent d5e0eb7dd069c0ffc1854da81aa143ccfb0ad66e make dma address conversion logic of gnttab dma arch specific. gnttab_dma_map_page() and
2014 May 02
0
Wine release 1.7.18
...t_get_accDescription implementation. oleacc: Add Client_get_accRole implementation. oleacc: Add Client_get_accHelp implementation. oleacc: Add Client_get_accDefaultAction implementation. oleacc: Add Client_get_accHelpTopic implementation. oleacc: Add Client_get_accRole implementaiton. oleacc: Add tests for default client accessible object. Qian Hong (2): wscript: Don't fail silently for unsupported switches. include: Added some ATL function prototypes. Stefan D?singer (7): ddraw: Only ddraw7 disallows SetPalette on sublevels. ddraw/tests: Add...
2014 Feb 20
0
Wine release 1.7.13
...pport for ZoomFactor registry value. wmp: Added IWMPPlayer4 stub implementation. wmp/tests: Fixed tests on old WMP versions. wmp: Added DoVerb(OLEIVERB_INPLACEACTIVATE) implementation. wmp: Added IOleObject::Close implementation. wmp: Added IOleInPlaceObject::GetWindow implementaiton. wmp: Added more tests. Jactry Zeng (1): riched20/tests: Add tests to check the content open by ITextDocument_fnOpen. Ken Thomases (10): d3d8/tests: Ignore broken CheckDeviceType() behavior on 64-bit Windows 8. d3d9/tests: Ignore broken CheckDeviceType() behavior on 64-bit...