Home
last modified time | relevance | path

Searched refs:show_pad (Results 1 – 25 of 32) sorted by relevance

12

/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/ext2ed/
H A Dsuper_com.c42 wmove (show_pad,6,40); in type_ext2_super_block___show()
51 wmove (show_pad,15,40); in type_ext2_super_block___show()
61 wprintw (show_pad,"Unknown"); in type_ext2_super_block___show()
65 wmove (show_pad,16,40); in type_ext2_super_block___show()
67 wprintw (show_pad,"clean "); in type_ext2_super_block___show()
76 wmove (show_pad,17,40); in type_ext2_super_block___show()
80 wprintw (show_pad,"Continue"); in type_ext2_super_block___show()
89 wprintw (show_pad,"Unknown"); in type_ext2_super_block___show()
93 wmove (show_pad,21,40); in type_ext2_super_block___show()
102 wprintw (show_pad,"Hurd"); in type_ext2_super_block___show()
[all …]
H A Dgeneral_com.c31 werase (show_pad);wmove (show_pad,0,0); in help()
57 wprintw (show_pad,"; "); in help()
71 wprintw (show_pad,"; "); in help()
85 wprintw (show_pad,"; "); in help()
587 wprintw(show_pad, "\""); in show_char()
599 wprintw(show_pad, "M-"); in show_char()
603 wprintw(show_pad, "^"); in show_char()
609 wprintw(show_pad, "\"\n"); in show_char()
628 wmove (show_pad,0,0); in show()
655 wprintw (show_pad," "); in show()
[all …]
H A Dinode_com.c146 wmove (show_pad,0,40);wprintw (show_pad,"octal = %06o ",inode_ptr->i_mode); in type_ext2_inode___show()
170 wmove (show_pad,10,40); in type_ext2_inode___show()
174 wprintw (show_pad,"s"); in type_ext2_inode___show()
176 wprintw (show_pad,"-"); in type_ext2_inode___show()
180 wprintw (show_pad,"u"); in type_ext2_inode___show()
182 wprintw (show_pad,"-"); in type_ext2_inode___show()
185 wprintw (show_pad,"c"); in type_ext2_inode___show()
187 wprintw (show_pad,"-"); in type_ext2_inode___show()
190 wprintw (show_pad,"S"); in type_ext2_inode___show()
192 wprintw (show_pad,"-"); in type_ext2_inode___show()
[all …]
H A Dfile_com.c264 wmove (show_pad,0,0); in file_show_hex()
272 wprintw (show_pad," "); in file_show_hex()
282 wprintw (show_pad,"."); in file_show_hex()
289 wprintw (show_pad," "); in file_show_hex()
302 wprintw (show_pad," "); in file_show_hex()
306 wprintw (show_pad,"\n"); in file_show_hex()
327 wmove (show_pad,0,0); in file_show_text()
338 wprintw (show_pad,"\n"); in file_show_text()
352 wprintw (show_pad,"\n"); in file_show_text()
360 wprintw (show_pad,"."); in file_show_text()
[all …]
H A Dinodebitmap_com.c170 wmove (show_pad,0,0); in type_ext2_inode_bitmap___show()
174 wattrset (show_pad,A_REVERSE); in type_ext2_inode_bitmap___show()
179 wprintw (show_pad,"1"); in type_ext2_inode_bitmap___show()
181 wprintw (show_pad,"0"); in type_ext2_inode_bitmap___show()
184 wattrset (show_pad,A_NORMAL); in type_ext2_inode_bitmap___show()
188 wprintw (show_pad," "); in type_ext2_inode_bitmap___show()
190 wprintw (show_pad,"\n"); in type_ext2_inode_bitmap___show()
196 wprintw (show_pad,"\n"); in type_ext2_inode_bitmap___show()
H A Dblockbitmap_com.c220 wmove (show_pad,0,0); in type_ext2_block_bitmap___show()
224 wattrset (show_pad,A_REVERSE); in type_ext2_block_bitmap___show()
229 wprintw (show_pad,"1"); in type_ext2_block_bitmap___show()
231 wprintw (show_pad,"0"); in type_ext2_block_bitmap___show()
234 wattrset (show_pad,A_NORMAL); in type_ext2_block_bitmap___show()
238 wprintw (show_pad," "); in type_ext2_block_bitmap___show()
240 wprintw (show_pad,"\n"); in type_ext2_block_bitmap___show()
H A Dwin.c32 WINDOW *title_win,*show_win,*command_win,*mt_win1,*mt_win2,*show_pad; variable
78 show_pad=newpad (SHOW_PAD_LINES,SHOW_PAD_COLS); in init_windows()
83 if (title_win==NULL || show_win==NULL || show_pad==NULL || command_win==NULL) { in init_windows()
133 wmove (show_pad,i,0);wprintw (show_pad,"\n"); in refresh_show_pad()
146 …prefresh (show_pad,show_pad_info.line,show_pad_info.col,top,left,show_pad_info.display_lines-1,sho… in refresh_show_pad()
148 …prefresh (show_pad,show_pad_info.line,show_pad_info.col,top,left,top+show_pad_info.display_lines-1… in refresh_show_pad()
165 delwin (show_pad); in close_windows()
H A Ddir_com.c436 wmove (show_pad,0,0); in type_dir___show()
460 wattrset (show_pad,A_REVERSE); in action_show()
466 …wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n", /* Display the var… in action_show()
472 wattrset (show_pad,A_NORMAL); in action_show()
647 wattrset (show_pad,A_REVERSE); in type_dir___set()
650 wmove (show_pad,file_info.dir_entry_num,0); in type_dir___set()
651 wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n", in type_dir___set()
653 wattrset (show_pad,A_NORMAL); in type_dir___set()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/ext2ed/
H A Dsuper_com.c42 wmove (show_pad,6,40); in type_ext2_super_block___show()
51 wmove (show_pad,15,40); in type_ext2_super_block___show()
61 wprintw (show_pad,"Unknown"); in type_ext2_super_block___show()
65 wmove (show_pad,16,40); in type_ext2_super_block___show()
67 wprintw (show_pad,"clean "); in type_ext2_super_block___show()
76 wmove (show_pad,17,40); in type_ext2_super_block___show()
80 wprintw (show_pad,"Continue"); in type_ext2_super_block___show()
89 wprintw (show_pad,"Unknown"); in type_ext2_super_block___show()
93 wmove (show_pad,21,40); in type_ext2_super_block___show()
102 wprintw (show_pad,"Hurd"); in type_ext2_super_block___show()
[all …]
H A Dgeneral_com.c31 werase (show_pad);wmove (show_pad,0,0); in help()
57 wprintw (show_pad,"; "); in help()
71 wprintw (show_pad,"; "); in help()
85 wprintw (show_pad,"; "); in help()
587 wprintw(show_pad, "\""); in show_char()
599 wprintw(show_pad, "M-"); in show_char()
603 wprintw(show_pad, "^"); in show_char()
609 wprintw(show_pad, "\"\n"); in show_char()
628 wmove (show_pad,0,0); in show()
655 wprintw (show_pad," "); in show()
[all …]
H A Dinode_com.c146 wmove (show_pad,0,40);wprintw (show_pad,"octal = %06o ",inode_ptr->i_mode); in type_ext2_inode___show()
170 wmove (show_pad,10,40); in type_ext2_inode___show()
174 wprintw (show_pad,"s"); in type_ext2_inode___show()
176 wprintw (show_pad,"-"); in type_ext2_inode___show()
180 wprintw (show_pad,"u"); in type_ext2_inode___show()
182 wprintw (show_pad,"-"); in type_ext2_inode___show()
185 wprintw (show_pad,"c"); in type_ext2_inode___show()
187 wprintw (show_pad,"-"); in type_ext2_inode___show()
190 wprintw (show_pad,"S"); in type_ext2_inode___show()
192 wprintw (show_pad,"-"); in type_ext2_inode___show()
[all …]
H A Dfile_com.c264 wmove (show_pad,0,0); in file_show_hex()
272 wprintw (show_pad," "); in file_show_hex()
282 wprintw (show_pad,"."); in file_show_hex()
289 wprintw (show_pad," "); in file_show_hex()
302 wprintw (show_pad," "); in file_show_hex()
306 wprintw (show_pad,"\n"); in file_show_hex()
327 wmove (show_pad,0,0); in file_show_text()
338 wprintw (show_pad,"\n"); in file_show_text()
352 wprintw (show_pad,"\n"); in file_show_text()
360 wprintw (show_pad,"."); in file_show_text()
[all …]
H A Dinodebitmap_com.c170 wmove (show_pad,0,0); in type_ext2_inode_bitmap___show()
174 wattrset (show_pad,A_REVERSE); in type_ext2_inode_bitmap___show()
179 wprintw (show_pad,"1"); in type_ext2_inode_bitmap___show()
181 wprintw (show_pad,"0"); in type_ext2_inode_bitmap___show()
184 wattrset (show_pad,A_NORMAL); in type_ext2_inode_bitmap___show()
188 wprintw (show_pad," "); in type_ext2_inode_bitmap___show()
190 wprintw (show_pad,"\n"); in type_ext2_inode_bitmap___show()
196 wprintw (show_pad,"\n"); in type_ext2_inode_bitmap___show()
H A Dblockbitmap_com.c220 wmove (show_pad,0,0); in type_ext2_block_bitmap___show()
224 wattrset (show_pad,A_REVERSE); in type_ext2_block_bitmap___show()
229 wprintw (show_pad,"1"); in type_ext2_block_bitmap___show()
231 wprintw (show_pad,"0"); in type_ext2_block_bitmap___show()
234 wattrset (show_pad,A_NORMAL); in type_ext2_block_bitmap___show()
238 wprintw (show_pad," "); in type_ext2_block_bitmap___show()
240 wprintw (show_pad,"\n"); in type_ext2_block_bitmap___show()
H A Dwin.c32 WINDOW *title_win,*show_win,*command_win,*mt_win1,*mt_win2,*show_pad; variable
78 show_pad=newpad (SHOW_PAD_LINES,SHOW_PAD_COLS); in init_windows()
83 if (title_win==NULL || show_win==NULL || show_pad==NULL || command_win==NULL) { in init_windows()
133 wmove (show_pad,i,0);wprintw (show_pad,"\n"); in refresh_show_pad()
146 …prefresh (show_pad,show_pad_info.line,show_pad_info.col,top,left,show_pad_info.display_lines-1,sho… in refresh_show_pad()
148 …prefresh (show_pad,show_pad_info.line,show_pad_info.col,top,left,top+show_pad_info.display_lines-1… in refresh_show_pad()
165 delwin (show_pad); in close_windows()
H A Ddir_com.c436 wmove (show_pad,0,0); in type_dir___show()
460 wattrset (show_pad,A_REVERSE); in action_show()
466 …wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n", /* Display the var… in action_show()
472 wattrset (show_pad,A_NORMAL); in action_show()
647 wattrset (show_pad,A_REVERSE); in type_dir___set()
650 wmove (show_pad,file_info.dir_entry_num,0); in type_dir___set()
651 wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n", in type_dir___set()
653 wattrset (show_pad,A_NORMAL); in type_dir___set()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/ext2ed/
H A Dsuper_com.c42 wmove (show_pad,6,40); in type_ext2_super_block___show()
51 wmove (show_pad,15,40); in type_ext2_super_block___show()
61 wprintw (show_pad,"Unknown"); in type_ext2_super_block___show()
65 wmove (show_pad,16,40); in type_ext2_super_block___show()
67 wprintw (show_pad,"clean "); in type_ext2_super_block___show()
76 wmove (show_pad,17,40); in type_ext2_super_block___show()
80 wprintw (show_pad,"Continue"); in type_ext2_super_block___show()
89 wprintw (show_pad,"Unknown"); in type_ext2_super_block___show()
93 wmove (show_pad,21,40); in type_ext2_super_block___show()
102 wprintw (show_pad,"Hurd"); in type_ext2_super_block___show()
[all …]
H A Dgeneral_com.c31 werase (show_pad);wmove (show_pad,0,0); in help()
57 wprintw (show_pad,"; "); in help()
71 wprintw (show_pad,"; "); in help()
85 wprintw (show_pad,"; "); in help()
587 wprintw(show_pad, "\""); in show_char()
599 wprintw(show_pad, "M-"); in show_char()
603 wprintw(show_pad, "^"); in show_char()
609 wprintw(show_pad, "\"\n"); in show_char()
628 wmove (show_pad,0,0); in show()
655 wprintw (show_pad," "); in show()
[all …]
H A Dinode_com.c146 wmove (show_pad,0,40);wprintw (show_pad,"octal = %06o ",inode_ptr->i_mode); in type_ext2_inode___show()
170 wmove (show_pad,10,40); in type_ext2_inode___show()
174 wprintw (show_pad,"s"); in type_ext2_inode___show()
176 wprintw (show_pad,"-"); in type_ext2_inode___show()
180 wprintw (show_pad,"u"); in type_ext2_inode___show()
182 wprintw (show_pad,"-"); in type_ext2_inode___show()
185 wprintw (show_pad,"c"); in type_ext2_inode___show()
187 wprintw (show_pad,"-"); in type_ext2_inode___show()
190 wprintw (show_pad,"S"); in type_ext2_inode___show()
192 wprintw (show_pad,"-"); in type_ext2_inode___show()
[all …]
H A Dfile_com.c264 wmove (show_pad,0,0); in file_show_hex()
272 wprintw (show_pad," "); in file_show_hex()
282 wprintw (show_pad,"."); in file_show_hex()
289 wprintw (show_pad," "); in file_show_hex()
302 wprintw (show_pad," "); in file_show_hex()
306 wprintw (show_pad,"\n"); in file_show_hex()
327 wmove (show_pad,0,0); in file_show_text()
338 wprintw (show_pad,"\n"); in file_show_text()
352 wprintw (show_pad,"\n"); in file_show_text()
360 wprintw (show_pad,"."); in file_show_text()
[all …]
H A Dinodebitmap_com.c170 wmove (show_pad,0,0);
174 wattrset (show_pad,A_REVERSE);
179 wprintw (show_pad,"1");
181 wprintw (show_pad,"0");
184 wattrset (show_pad,A_NORMAL);
188 wprintw (show_pad," ");
190 wprintw (show_pad,"\n");
196 wprintw (show_pad,"\n");
H A Dblockbitmap_com.c220 wmove (show_pad,0,0); in type_ext2_block_bitmap___show()
224 wattrset (show_pad,A_REVERSE); in type_ext2_block_bitmap___show()
229 wprintw (show_pad,"1"); in type_ext2_block_bitmap___show()
231 wprintw (show_pad,"0"); in type_ext2_block_bitmap___show()
234 wattrset (show_pad,A_NORMAL); in type_ext2_block_bitmap___show()
238 wprintw (show_pad," "); in type_ext2_block_bitmap___show()
240 wprintw (show_pad,"\n"); in type_ext2_block_bitmap___show()
H A Dwin.c32 WINDOW *title_win,*show_win,*command_win,*mt_win1,*mt_win2,*show_pad;
78 show_pad=newpad (SHOW_PAD_LINES,SHOW_PAD_COLS);
83 if (title_win==NULL || show_win==NULL || show_pad==NULL || command_win==NULL) {
133 wmove (show_pad,i,0);wprintw (show_pad,"\n");
146 …prefresh (show_pad,show_pad_info.line,show_pad_info.col,top,left,show_pad_info.display_lines-1,sho…
148 …prefresh (show_pad,show_pad_info.line,show_pad_info.col,top,left,top+show_pad_info.display_lines-1…
165 delwin (show_pad);
H A Ddir_com.c436 wmove (show_pad,0,0);
460 wattrset (show_pad,A_REVERSE);
466 …wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n", /* Display the var…
472 wattrset (show_pad,A_NORMAL);
647 wattrset (show_pad,A_REVERSE);
650 wmove (show_pad,file_info.dir_entry_num,0);
651 wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n",
653 wattrset (show_pad,A_NORMAL);
/dports/cad/iverilog/verilog-11.0/tgt-fpga/
H A Dfpga.c68 if (device->show_pad == 0) in show_pads()
82 assert(device->show_pad); in show_pads()
83 device->show_pad(sig, pad); in show_pads()

12