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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A Dpm_gen_copyright53 public class pmCopyright extends ListResourceBundle {
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dfrontend.c166 meta_info.mi_ext_cnt = 0; /* All info is non-extends */
250 "checking for extends clause\n",
455 * returns 1 if value is of the form "data|function name extends"
467 char extends[BUFSIZ]; local
471 split(value, fun, extends);
472 n = strlen(extends);
473 if (extends[n-1] == '\n')
474 extends[n-1] = '\0';
475 if (strncasecmp("extends", extends,
[all...]
/illumos-gate/usr/src/lib/libadt_jni/
H A Dauditxml_jni300 public class AuditEvent_$root extends AuditEvent {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6289 % footnote extends for more than one paragraph.

Completed in 2261 milliseconds