Home | History | Annotate | Download | only in ic

Lines Matching defs:of

11  * notice and this permission notice appear in all copies of the
15 * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
16 * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
17 * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
19 * Carnegie Mellon requests users of this software to return to
22 * School of Computer Science
623 * slot 0 got overwritten because of
834 /* NONE of these operations are by the generic VGA driver. */
925 struct egavga_font *of;
936 TAILQ_FOREACH(of, &vc->vc_fontlist, next) {
937 if (of->slot != -1) {
938 KASSERT(vc->vc_fonts[of->slot] == of);
939 slot = of->slot;
940 of->slot = -1;
1211 0x2283, /* SUPERSET OF */
1212 0x2282, /* SUBSET OF */