Searched refs:region (Results 26 - 36 of 36) sorted by relevance

12

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_image.c69 image_paint (void *vself, const grub_video_rect_t *region) argument
76 if (!grub_video_have_common_points (region, &self->bounds))
H A Dgui_label.c82 label_paint (void *vself, const grub_video_rect_t *region) argument
89 if (!grub_video_have_common_points (region, &self->bounds))
H A Dgui_progress_bar.c187 progress_bar_paint (void *vself, const grub_video_rect_t *region) argument
194 if (!grub_video_have_common_points (region, &self->bounds))
H A Dgui_box.c234 box_paint (void *vself, const grub_video_rect_t *region) argument
244 comp->ops->paint (comp, region);
H A Dgui_list.c293 list_paint (void *vself, const grub_video_rect_t *region) argument
300 if (!grub_video_have_common_points (region, &self->bounds))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DCN.pm65 The ASCII region (0x00-0x7f) is preserved for all encodings, even though
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DJP.pm86 The ASCII region (0x00-0x7f) is preserved for all encodings, even
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DTW.pm67 The ASCII region (0x00-0x7f) is preserved for all encodings, even
/osnet-11/usr/src/cmd/sendmail/db/txn/
H A Dtxn_rec.c148 * forward. We also have to add it to the region's
253 * state into the shared region, because the TM is going to issue a txn_abort
280 SH_TAILQ_INSERT_HEAD(&mgr->region->active_txn, td, links, __txn_detail);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DOverstrike.pm184 underlined text inside a region of bold text is displayed as simply bold.
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c44 #define PFREGION(pf) ((pf)->data.data.region)
52 Vmulong_t max; /* max busy space for region */
54 Vmalloc_t* vm; /* region alloc from */
55 Pfobj_t* region; /* pointer to region record */ member in struct:_pfdata_s
79 Vmalloc_t* vm; /* region allocating from */
134 /* get region record; note that these are ordered by vm */
191 /* free all records related to region vm */
223 /* let vmclose knows that there are records for region vm */
239 { /* update region statistic
[all...]

Completed in 23 milliseconds

12