Home
last modified time | relevance | path

Searched refs:ldebug (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
DMakefile32 CORE_O= lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o \
129 lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lstring.h ltable.h lundump.h \
135 lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h ldo.h lgc.h \
140 ldebug.o: ldebug.c lua.h luaconf.h lapi.h llimits.h lstate.h lobject.h \
141 ltm.h lzio.h lmem.h lcode.h llex.h lopcodes.h lparser.h ldebug.h ldo.h \
144 lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lopcodes.h lparser.h \
150 lgc.o: lgc.c lua.h luaconf.h ldebug.h lstate.h lobject.h llimits.h ltm.h \
157 lmem.o: lmem.c lua.h luaconf.h ldebug.h lstate.h lobject.h llimits.h \
160 lobject.o: lobject.c lua.h luaconf.h lctype.h llimits.h ldebug.h lstate.h \
165 lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h ldo.h lfunc.h \
[all …]
/external/qemu/hw/core/
Ddma.c34 #define ldebug(...) fprintf (stderr, "dma: " __VA_ARGS__) macro
37 #define ldebug(...) macro
171 ldebug ("read_chan %#x -> %d\n", iport, val); in read_chan()
300 ldebug ("read_cont: nport %#06x, iport %#04x val %#x\n", nport, iport, val); in read_cont()
355 ldebug ("dma_pos %d size %d\n", n, (r->base[COUNT] + 1) << ncont); in channel_run()
/external/qemu/audio/
Daudio_int.h251 #define ldebug(fmt, ...) AUD_log(AUDIO_CAP, fmt, ## __VA_ARGS__) macro
253 #define ldebug(fmt, ...) (void)0 macro
Dalsaaudio.c868 ldebug ("alsa_fini\n"); in alsa_fini_out()
966 ldebug ("enabling voice\n"); in alsa_ctl_out()
975 ldebug ("disabling voice\n"); in alsa_ctl_out()
1194 ldebug ("enabling voice\n"); in alsa_ctl_in()
1204 ldebug ("disabling voice\n"); in alsa_ctl_in()
1224 ldebug("could not find libasound on this system\n"); in alsa_audio_init()
1235 ldebug("%s: failed to open library\n", __FUNCTION__); in alsa_audio_init()
Dossaudio.c489 ldebug ("oss_fini\n"); in oss_fini_out()
630 ldebug ("enabling voice\n"); in oss_ctl_out()
662 ldebug ("disabling voice\n"); in oss_ctl_out()
Ddsoundaudio.c796 ldebug ("warning: Misaligned capture read position %ld(%d)\n", in dsound_run_in()
803 ldebug ("warning: Misaligned capture position %ld(%d)\n", in dsound_run_in()
Dwavaudio.c427 ldebug ("wav_fini"); in wav_audio_fini()
Daudio_template.h422 ldebug ("open %s, freq %d, nchannels %d, fmt %d\n", in glue()
Desdaudio.c585 ldebug ("esd_fini"); in qesd_audio_fini()
Dfmodaudio.c281 ldebug ("%p %p %d %d %d %d\n", p1, p2, len1, len2, blen1, blen2); in fmod_run_out()
Dcoreaudio.c475 ldebug ("core->decr %d live %d core->live %d\n", in coreaudio_run_out()
Daudio.c1406 ldebug ( in audio_get_avail()
/external/skia/gyp/
Dlua.gyp19 '../third_party/lua/src/ldebug.c',
/external/chromium_org/third_party/skia/gyp/
Dlua.gyp19 '../third_party/lua/src/ldebug.c',
/external/qemu-pc-bios/bochs/
Dbochs.h285 void ldebug(const char *fmt, ...) BX_CPP_AttrPrintf(2, 3);
384 #define BX_DEBUG(x) (LOG_THIS ldebug) x
/external/qemu/distrib/jpeg-6b/
Dmakefile.vc20 LDFLAGS= $(ldebug) $(conlflags)
/external/jpeg/
Dmakefile.vc20 LDFLAGS= $(ldebug) $(conlflags)