Displaying 3 results from an estimated 3 matches for "codecr".
Did you mean:
codecs
2010 Mar 23
2
[LLVMdev] How to avoid memory leaks
...t,
llvm::PATypeHolder> const&) (in /home/gabi/vgen/Debug/vgen)
==20504== by 0x904899: llvm::FunctionType::get(llvm::Type const*,
std::vector<llvm::Type const*, std::allocator<llvm::Type const*> >
const&, bool) (in /home/gabi/vgen/Debug/vgen)
==20504== by 0x4219F3: vgen::CodeCreator::createModule(float*,
unsigned int, char*) (CodeCreator.cpp:57)
==20504== by 0x4196B2: ObjectiveF(State&) (main.cpp:64)
==20504== by 0x432B52: State::evaluate(State) const (in
/home/gabi/vgen/Debug/vgen)
==20504== by 0x42F89E: vCreator::DefaultEvaluator(vCreator&) (in
/home/ga...
2007 Aug 31
2
Give focus to an input field of a form
Hi,
I am new to rails and I have setup Typo on my site. One little
thing bugs me, the login page doesn''t give focus to the "user_login"
field. I was wondering what do I need to do to make rails help with
this? I have seen some simple inline javascript to set the focus,
sort of like:
document.<form_name>.user_login.focus()
However the rails view doesn''t
2009 May 08
4
XEN/bridge mode
Hi!
I want to forward the port 3389 from the domU to the virtual server with ip
address 192.168.122.77 with not success...
I tried a lot of iptables rules with no luck so far. Is this possible? I
take a look at other post and I don''t found an answer.
By example:
/sbin/iptables -t nat -A PREROUTING -p tcp -i xenbr0 --dport 3389 -j DNAT
--to 192.168.122.77:3389
the virtual nic for the