| /titanic_53/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| H A D | pmDialog.java | 44 public pmDialog(Frame owner) { in pmDialog() 48 public pmDialog(Frame owner, boolean modal) { in pmDialog() 52 public pmDialog(Frame owner, String title) { in pmDialog() 56 public pmDialog(Frame f, String title, boolean modal) { in pmDialog()
|
| H A D | pmOKCancelDialog.java | 45 public pmOKCancelDialog(Frame f, String title, String msg) { in pmOKCancelDialog() 49 public pmOKCancelDialog(Frame f, String title, String msg, boolean ok) { in pmOKCancelDialog() 53 public pmOKCancelDialog(Frame f, String title, String msg, in pmOKCancelDialog() 58 public pmOKCancelDialog(Frame f, String title, String msg, in pmOKCancelDialog()
|
| H A D | pmMessageDialog.java | 53 public pmMessageDialog(Frame f, String title, String msg) { in pmMessageDialog() 57 public pmMessageDialog(Frame f, in pmMessageDialog()
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
| H A D | malloc.c | 748 static Alloca_t* Frame; local 754 while(Frame) /* free unused frames */ 755 { if(( _stk_down && &array[0] > Frame->head.head.addr) || 756 (!_stk_down && &array[0] < Frame->head.head.addr) ) 757 { f = Frame; Frame = f->head.head.next; 773 f->head.head.next = Frame; 774 Frame = f;
|
| /titanic_53/usr/src/cmd/dtrace/test/tst/common/java_api/ |
| H A D | tst.Bean.ksh.out | 129 Frame 1 130 Frame 2 131 Frame 3 134 Frame 1 135 Frame 2 136 Frame 3 140 Frame 1 141 Frame 2 142 Frame 3 145 Frame 1 [all …]
|
| /titanic_53/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | SLPDgui.java | 43 class SLPDgui extends Frame {
|
| /titanic_53/usr/src/boot/sys/boot/i386/libi386/ |
| H A D | pxe.c | 473 frame = (char *)((uintptr_t)isr->Frame.segment << 4); in pxe_netif_receive() 474 frame += isr->Frame.offset; in pxe_netif_receive()
|
| H A D | pxe.h | 333 SEGOFF16_t Frame; /* receive buffer */ member
|
| /titanic_53/usr/src/cmd/awk/ |
| H A D | run.c | 167 struct Frame { struct 176 struct Frame *frame = NULL; /* base of stack frames; dynamically allocated */ argument 178 struct Frame *fp = NULL; /* frame pointer. bottom level unused */ 196 fp = frame = (struct Frame *)calloc(nframe += 100, in call() 197 sizeof (struct Frame)); in call() 241 frame = (struct Frame *) in call() 242 realloc(frame, (nframe += 100) * sizeof (struct Frame)); in call()
|
| /titanic_53/usr/src/grub/grub-0.97/netboot/ |
| H A D | undi.c | 721 undi.pxs->undi_isr.Frame.segment, in eb_pxenv_undi_isr() 722 undi.pxs->undi_isr.Frame.offset, in eb_pxenv_undi_isr() 1026 VIRTUAL( undi.pxs->undi_isr.Frame.segment, in undi_poll() 1027 undi.pxs->undi_isr.Frame.offset ), in undi_poll()
|
| H A D | pxe.h | 343 SEGOFF16_t Frame; /* receive buffer */ member
|
| /titanic_53/usr/src/cmd/sgs/libconv/common/ |
| H A D | dwarf.msg | 28 # Call Frame Information op codes
|
| /titanic_53/usr/src/cmd/file/ |
| H A D | magic | 308 0 string <MakerFile Frame Maker document 309 0 string <MIFFile Frame Maker MIF file 310 0 string <MML Frame Maker MML file 311 0 string <BookFile Frame Maker book file
|
| /titanic_53/usr/src/boot/sys/boot/fdt/dts/arm/ |
| H A D | bcm2835.dtsi | 446 * 1: Frame buffer
|
| H A D | bcm2836.dtsi | 428 * 1: Frame buffer
|
| /titanic_53/usr/src/cmd/sgs/elfdump/common/ |
| H A D | elfdump.msg | 388 @ MSG_UNW_FRMHDR "Frame Header:" 422 # Unwind section Call Frame Instructions. These all start with a leading
|
| /titanic_53/usr/src/boot/sys/boot/i386/btx/btx/ |
| H A D | btx.S | 521 movl $12,%ecx # Frame is 12 dwords
|
| /titanic_53/usr/src/cmd/troff/troff.d/tmac.d/ |
| H A D | tz.map | 168 .if '\\$1'XGLACCEL' .ds Tz "XGL Accelerator Guide for Reference Frame Buffers
|
| /titanic_53/usr/src/uts/common/io/e1000api/ |
| H A D | README | 297 5055132 E1000g crashes when injected with Jumbo Frame packets.
|
| /titanic_53/usr/src/uts/common/io/e1000g/ |
| H A D | README | 297 5055132 E1000g crashes when injected with Jumbo Frame packets.
|
| /titanic_53/usr/src/data/hwdata/ |
| H A D | pci.ids | 5955 102b 4b93 Vio SDI Frame Grabber 13005 8111 Twist3 Frame Grabber 13276 8381 Ellips Santos Frame Grabber 14389 5243 Frame capture bus interface 15544 0012 Model 12 Road Runner Frame Grabber 15545 0014 Model 14 Road Runner Frame Grabber 15546 0024 Model 24 Road Runner Frame Grabber 15547 0044 Model 44 Road Runner Frame Grabber 15548 0112 Model 12 Road Runner Frame Grabber 15549 0114 Model 14 Road Runner Frame Grabber [all …]
|
| H A D | usb.ids | 1184 1001 EasyShare SV811 Digital Picture Frame 5473 2035 Digital Photo Frame Mass Storage 5474 2036 Digital Photo Frame Mini Monitor 15187 7f5c BPF-015 Key Chain Photo Frame 17660 0001 Digital Photo Frame 17661 0003 Digital Photo Frame (DPF-1104) 18457 1969 Digital Frame 19005 0004 MM004V5 Photo Key Chain (Digital Photo Frame) 1.5" 19418 0102 Digital Photo Frame 19420 1315 Digital Photo Frame [all …]
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | menu.4th | 31 \ Frame drawing
|
| /titanic_53/usr/src/cmd/terminfo/ |
| H A D | termcap.src | 9705 # 10 Frame Ground
|
| H A D | terminfo.src | 10989 # 10 Frame Ground
|