Home
last modified time | relevance | path

Searched refs:stk_init (Results 1 – 25 of 26) sorted by last modified time

12

/dports/graphics/figurine/figurine-1.0.5/src/
H A DMakefile.in120 …m.c new_doc.c load.c save.c dir.c stk_init.c stk_icon.c stk_…
H A Dinit.c573stk_init(&toolWindow, font, topleftcolor, backgroundcolor, bottomrightcolor, tooltipcolor, display… in figurine_init()
H A Dstk_init.c66 stk_init(WindowStruct * toolWindow, XFontStruct *font,ulong tlcolor, ulong bgcolor, ulong brcolor, … in stk_init() function
H A DMakefile.am54stk_init.c stk_icon.c stk_keyboard.c stk_dialog.c stk_menu.c stk_draw.c stk_notify.c \
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqstk/
H A Dstkinit.h7 void stk_init();
H A Dstkinit.cpp23 extern "C" void stk_init() in stk_init() function
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Dlocal.c29 stk_init(); in localinit()
/dports/archivers/gtar/tar-1.34/src/
H A Dtransform.c462 static bool stk_init; variable
590 if (!stk_init) in _transform_name_to_obstack()
593 stk_init = true; in _transform_name_to_obstack()
/dports/net/gnu-dico/dico-2.10/
H A DChangeLog4228 stk_init. Document all fields.
/dports/math/octave-forge-stk/stk/
H A DNEWS530 * `stk_init`: Clear persistent variables. As a consequence, `stk_init` can
863 Octave must be restarted when `stk_init` is run for the first time.
872 `stk_init.m`)
1160 configuration in `stk_init` (path, compilation of MEX-file, checking for
H A Dpost_install.m37 stk_init prune_mole
H A DChangeLog210 * stk_init.m: Update path
3591 Speed stk_init.
4192 one in stk_init).
5412 * stk_init.m: idem
5674 * stk_init.m: modified
5869 * stk_init.m: modified
5902 * stk_init.m: modified
5976 * stk_init.m: modified
6400 * stk_init.m: modified
6452 * stk_init.m: modified
[all …]
H A DINDEX504 stk_init
/dports/math/octave-forge-stk/stk/inst/misc/test/
H A Dstk_runtests.m41 dirs = stk_init ('genpath');
/dports/math/octave-forge-stk/stk/inst/misc/benchmarks/
H A Dstk_benchmark_init.m1 % STK_BENCHMARK_INIT measures stk_init's runtime
5 % This script can be used to tic-toc or profile stk_init ().
38 stk_init ();
43 fprintf ('Average runtime for a call to stk_init: %.3f seconds\n', t);
H A Dstk_benchmark_examples.m40 d0 = fileparts (which ('stk_init'));
/dports/math/octave-forge-stk/stk/inst/
H A Dstk_init.m3 % CALL: stk_init ()
35 %% PKG_ADD: stk_init ('pkg_load');
37 %% PKG_DEL: stk_init ('pkg_unload');
39 function output = stk_init (command) function
/dports/math/octave-forge-stk/stk/doc/
H A DREADME.md67 * the "all purpose" release has this file (`README.md`) and the `stk_init`
68 function (`stk_init.m`) in the top-level directory,
82 Run `stk_init.m` in either Octave or Matlab.
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dmain.c108 stk_init( SDL_INIT_VIDEO | SDL_INIT_AUDIO | SDL_INIT_TIMER | SDL_INIT_JOYSTICK ); in main()
/dports/games/lbreakout2/lbreakout2-2.6.5/gui/
H A Dstk.c304 void stk_init( int flags ) in stk_init() function
H A Dstk.h55 void stk_init( int flags );
/dports/graphics/figurine/figurine-1.0.5/
H A DChangeLog322 src/stk_init.c
/dports/graphics/figurine/figurine-1.0.5/src/include/
H A Dstk.h143 void stk_init(WindowStruct *,XFontStruct *, ulong, ulong, ulong, ulong, Display *);
/dports/games/xinfocom/xinfocom/
H A Dstack.h24 void stk_init(void);
H A Dstack.c28 void stk_init(void) in stk_init() function

12