Searched refs:glue (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A Dglue.h50 class glue class
53 glue();
54 ~glue();
H A Dglue.cpp39 #include "glue.h"
141 /* glue functions */
143 void glue::handle_init(int index, const char *file)
181 int glue::mem_init(void)
203 glue::glue() : funcs(NULL) function in class:glue
207 glue::~glue()
212 int glue::init(void)
247 void glue
[all...]
H A DMakefile33 LMEConnectionCompat.o glue.o \
H A DLMEConnectionCompat.cpp39 #include "glue.h"
45 extern glue plugin;
H A Dmain.cpp49 #include "glue.h"
95 glue plugin;
H A DLMEConnection.cpp39 #include "glue.h"
48 extern glue plugin;
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A DMakefile11 SRCS= crc32.c console.c copy.c devicename.c elf_freebsd.c glue.c
/illumos-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s115 ! trap0 - glue between 4.x syscall trap and 5.x BCP routine
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex666 % \topskip (p.114 of the TeXbook), the glue inserted is
668 % therefore, no glue is inserted, and the space between the headline and
672 % cause the glue on the previous page to be unduly stretched, because it
699 % \baselineskip glue before it, and (when the next line of text is done)
700 % \lineskip glue after it. Thus, space below is not quite equal to space
2334 % Make this a paragraph so we get the \parskip glue and wrapping,
2344 % \parskip glue -- logically it's part of the @item we just started.
2347 % Stop a page break at the \parskip glue coming up. However, if
2349 % \parskip glue; then the negative vskip we just inserted would
2352 % \parskip glue afte
[all...]

Completed in 93 milliseconds