Searched refs:gst_initialize (Results 1 – 7 of 7) sorted by relevance
/dports/lang/smalltalk/smalltalk-3.2.5/ |
H A D | main.c | 385 result = gst_initialize (kernel_dir, image_file, flags); in main()
|
H A D | gst-tool.c | 541 result = gst_initialize (kernel_dir, image_file, flags); in main()
|
H A D | NEWS | 484 call gst_set_executable_path *before* gst_initialize. Failure to
|
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/ |
H A D | gstpub.c | 149 gst_initialize (const char *kernel_dir, in gst_initialize() function
|
H A D | gstpub.h | 240 extern int gst_initialize (const char *kernel_dir,
|
/dports/lang/smalltalk/smalltalk-3.2.5/doc/ |
H A D | gst.texi | 4750 result = gst_initialize ("@var{kernel-dir}", "@var{image-file}", GST_NO_TTY); 4767 and then call @code{gst_initialize}. 4783 @code{gst_initialize} are any combination of these: 4795 Note that @code{gst_initialize} will likely take some time (from a 4799 valid image file as the second argument to @code{gst_initialize}.
|
H A D | gst.info-1 | 4437 result = gst_initialize ("KERNEL-DIR", "IMAGE-FILE", GST_NO_TTY); 4453 `gst_initialize'. 4473 `gst_initialize' are any combination of these: 4489 Note that `gst_initialize' will likely take some time (from a tenth 4493 pass a valid image file as the second argument to `gst_initialize'.
|