Advertising
advertising
related pastes to tag 'dynamic'
- 1946385 - PPC64 Emitter: lulz emu dynamic ppc64 dynarec emit emitter
-
- //--nullDCe PPC Emitter--
- //Generated by PPCOpcodeGrabber @ 22-09-10
- //THIS FILE IS AUTOGENERATED, PLEASE SAVE YOUR TIME
- //AND EDIT THE C# GENERATOR INSTEAD !
- //Emits a ppc opcode (you'l have to supply this)
- extern void ppc_emit(u32 insn);
- 1511641 - pierce.jason: bash case block dynamic
-
- #!/bin/bash
- input="$1";
- qwerty_response='ls';
- block_start=\
- 'case "$input" in
- "asdf") echo "asdf1" ;;'
- 1037923 - Qt 4 dynamic translation: i18n qt example dynamic translation
-
- MyWidget::MyWidget {
- createWidgets();
- retranslateInterface();
- }
- void MyWidget::createWidgets() {
- whatever = new MyCustomWidget(this);
- }
- 988817 - bobo: memory dynamic allocation
-
- *** glibc detected *** ./dynamic-funkcija-objekt.out: double free or corruption (fasttop): 0x0804a008 ***
- ======= Backtrace: =========
- /lib/tls/i686/cmov/libc.so.6[0xb7d107cd]
- /lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7d13e30]
- /usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb7ed2d11]
- ./dynamic-funkcija-objekt.out[0x8048a7f]
- ./dynamic-funkcija-objekt.out(__gxx_personality_v0+0x369)[0x8048981]
- /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7cbeebc]