Searched refs:stdlib (Results 1 - 25 of 47) sorted by relevance

12

/inkscape/cxxtest/sample/mock/
H A Dmock_stdlib.cpp2 #include <T/stdlib.h>
H A Dreal_stdlib.cpp2 #include <T/stdlib.h>
H A DTestDice.h8 MockStdlib *stdlib; member in class:TestDice
12 TS_ASSERT( stdlib = new MockStdlib );
17 delete stdlib;
22 stdlib->nextTime = 12345;
24 TS_ASSERT_EQUALS( stdlib->lastSeed, 12345 );
31 stdlib->nextRand = 0;
34 stdlib->nextRand = 2;
37 stdlib->nextRand = 5;
40 stdlib->nextRand = 7;
48 stdlib
[all...]
H A DDice.cpp1 #include <T/stdlib.h>
H A DMockStdlib.h1 #include <T/stdlib.h>
/inkscape/cxxtest/sample/mock/T/
H A Dstdlib.h4 #include <stdlib.h>
/inkscape/src/libuemf/
H A Dsymbol_convert.h18 #include <stdlib.h>
H A Duemf_utf.c26 #include <stdlib.h>
/inkscape/src/
H A Dwinmain.cpp5 #include <stdlib.h>
H A Dunicoderange.cpp3 #include <stdlib.h>
/inkscape/src/extension/internal/
H A Dmetafile-inout.h21 #include <stdlib.h>
H A Dtext_reassemble.h22 #include <stdlib.h>
/inkscape/src/libnrtype/
H A DTextWrapper.h10 #include <stdlib.h>
/inkscape/src/trace/
H A Dpool.h54 #include <stdlib.h>
H A Dtrace.h17 # include <stdlib.h>
H A Dimagemap-gdk.cpp1 #include <stdlib.h>
H A Dfilterset.cpp14 #include <stdlib.h>
H A Dimagemap.cpp1 #include <stdlib.h>
/inkscape/src/libcola/
H A Dconjugate_gradient.cpp2 #include <stdlib.h>
H A Dgradient_projection.cpp10 #include <stdlib.h>
/inkscape/src/libvpsc/pairingheap/
H A DPairingHeap.h14 #include <stdlib.h>
/inkscape/src/io/
H A Dstreamtest.cpp5 #include <stdlib.h> // mkdtemp, realpath
/inkscape/src/trace/potrace/
H A Dbitmap.h9 #include <stdlib.h>
/inkscape/cxxtest/cxxtest/
H A DX11Gui.h20 #include <stdlib.h>
/inkscape/src/livarot/
H A DAlphaLigne.cpp14 #include <stdlib.h>

Completed in 32 milliseconds

12