Searched refs:Dumper (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_init.c54 memset(&pack_spu.Dumper, 0, sizeof (pack_spu.Dumper));
H A Dpackspu.h104 CR_DBGPRINT_DUMPER Dumper; member in struct:__anon2064
H A Dpackspu_glsl.c228 crDmpDbgPrintInit(&pack_spu.Dumper);
230 crRecInit(&pack_spu.Recorder, NULL /*pBlitter: we do not support blitter operations here*/, &pack_spu.self, &pack_spu.Dumper.Base);
/vbox/src/VBox/Main/webservice/samples/perl/
H A Dclienttest.pl36 use Data::Dumper;

Completed in 547 milliseconds