search for: ofcod

Displaying 2 results from an estimated 2 matches for "ofcod".

Did you mean: opcod
2014 Apr 04
2
[LLVMdev] Weird problems on calling an external function from MCJIT on Windows(mingw)
oh,I'm sorry to make such a stupid mistake...But I still have to tell the correct one still didnt make difference...so weird 2014-04-04 16:30 GMT+08:00 Anton Korobeynikov <anton at korobeynikov.info>: > Are you sure, that LLVMGetNamedFunction(m,"_a_outside_func") does not > return NULL? I believe it should be > LLVMGetNamedFunction(m,"a_outside_func") >
2011 Apr 07
1
GSOC 2011- CJK Support
...hina. Chinese is my native language. This is my advantage for ?CJK Support? . I have fixed a bug for the indexing problem in Chinese version of help system for OpenOffice. The OpenOffice use Lucene to implement the indexing . I'll be happy to participate in this project during Google Summer ofCode 2011 program and implement CJK Support. As Chinese letters are not delimited by whitespace, we cannotdistinguish them easily. After my investigation, I find three methods to resolve this issue, and I prefer the last one. 1. Set each letter as a key to index, This is used by Lucene as defa...