Home
last modified time | relevance | path

Searched refs:height (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c71 int height; in radix_tree_lookup() local
75 height = root->height - 1; in radix_tree_lookup()
93 int height; in radix_tree_iter_find() local
99 height = root->height - 1; in radix_tree_iter_find()
137 height = root->height - 1; in radix_tree_delete()
236 height = root->height - 1; in radix_tree_insert()
239 for ( ; height != 0; height--) { in radix_tree_insert()
259 for ( ; height != 0; height--) { in radix_tree_insert()
340 height = root->height - 1; in radix_tree_store()
343 for ( ; height != 0; height--) { in radix_tree_store()
[all …]
/freebsd/contrib/dialog/
H A Ddialog.pl105 $height = int($height);
115 my ( $tmp, $height );
126 . " $height $width" );
137 my ( $tmp, $height );
148 . " $height $width" );
153 my ( $tmp, $height );
164 . " $height $width" );
177 my ( $tmp, $height );
213 my ( $tmp, $height );
224 . " $height $width "
[all …]
H A Dyesno.c58 int req_high = height; in dialog_yesno()
65 DLG_TRACE2N("height", height); in dialog_yesno()
75 dlg_print_size(height, width); in dialog_yesno()
76 dlg_ctl_size(height, width); in dialog_yesno()
79 y = dlg_box_y_ordinate(height); in dialog_yesno()
81 dialog = dlg_new_window(height, width, y, x); in dialog_yesno()
92 page = height - (1 + 3 * MARGIN); in dialog_yesno()
94 height - 2 * MARGIN, 0, in dialog_yesno()
123 height - 2, 0, in dialog_yesno()
132 height - 2, 0, in dialog_yesno()
[all …]
H A Dmsgbox.c67 DLG_TRACE2N("height", height); in dialog_msgbox()
75 req_high = height; in dialog_msgbox()
84 dlg_auto_size(title, prompt, &height, &width, in dialog_msgbox()
87 dlg_print_size(height, width); in dialog_msgbox()
88 dlg_ctl_size(height, width); in dialog_msgbox()
91 y = dlg_box_y_ordinate(height); in dialog_msgbox()
93 dialog = dlg_new_window(height, width, y, x); in dialog_msgbox()
97 page = height - (1 + 3 * MARGIN); in dialog_msgbox()
139 height = req_high; in dialog_msgbox()
150 height - 2, 0, in dialog_msgbox()
[all …]
H A Dpause.c50 int height, in dialog_pause() argument
64 int old_height = height; in dialog_pause()
85 DLG_TRACE2N("height", height); in dialog_pause()
103 dlg_auto_size(title, prompt, &height, &width, in dialog_pause()
108 dlg_auto_size(title, prompt, &height, &width, in dialog_pause()
113 dlg_print_size(height, width); in dialog_pause()
114 dlg_ctl_size(height, width); in dialog_pause()
118 y = dlg_box_y_ordinate(height); in dialog_pause()
207 height = old_height; in dialog_pause()
218 height - 2, 0, in dialog_pause()
[all …]
H A Dguage.c46 int height; member
137 obj->height - 4, 2 + MARGIN, in repaint_text()
300 int height, in dlg_reallocate_gauge() argument
317 dlg_print_size(height, width); in dlg_reallocate_gauge()
318 dlg_ctl_size(height, width); in dlg_reallocate_gauge()
323 height = obj->height; in dlg_reallocate_gauge()
352 obj->height = height; in dlg_reallocate_gauge()
368 int height, in dlg_allocate_gauge() argument
403 int height, in dialog_gauge() argument
415 DLG_TRACE2N("height", height); in dialog_gauge()
[all …]
H A Dtimebox.c50 int height; member
94 int width, int height, in init_object() argument
104 data->height = height; in init_object()
109 data->height, data->width, in init_object()
139 int height, in dialog_timebox() argument
174 int old_height = height; in dialog_timebox()
193 DLG_TRACE2N("height", height); in dialog_timebox()
216 dlg_ctl_size(height, width); in dialog_timebox()
261 hr_box.height, in dialog_timebox()
275 mn_box.height, in dialog_timebox()
[all …]
H A Dmixedgauge.c42 int height, old_height, min_height; member
110 int limit_y = dlg->height; in myprint_status()
280 dlg->height = dlg->old_height = aHeight; in dlg_begin_mixedgauge()
310 dlg->height = dlg->old_height; in dlg_begin_mixedgauge()
316 &(dlg->height), in dlg_begin_mixedgauge()
321 dlg_ctl_size(dlg->height, dlg->width); in dlg_begin_mixedgauge()
325 y = dlg_box_y_ordinate(dlg->height); in dlg_begin_mixedgauge()
332 dlg->height, in dlg_begin_mixedgauge()
351 dlg->height - 4, in dlg_begin_mixedgauge()
384 int height, in dialog_mixedgauge() argument
[all …]
H A Dinputbox.c49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, in dialog_inputbox() argument
71 int old_height = height; in dialog_inputbox()
95 DLG_TRACE2N("height", height); in dialog_inputbox()
115 dlg_auto_size(title, prompt, &height, &width, MIN_HIGH, in dialog_inputbox()
121 dlg_auto_size(title, prompt, &height, &width, MIN_HIGH, MIN_WIDE); in dialog_inputbox()
124 dlg_print_size(height, width); in dialog_inputbox()
125 dlg_ctl_size(height, width); in dialog_inputbox()
128 yorg = dlg_box_y_ordinate(height); in dialog_inputbox()
130 dialog = dlg_new_window(height, width, yorg, xorg); in dialog_inputbox()
142 dlg_print_autowrap(dialog, prompt, height, width); in dialog_inputbox()
[all …]
H A Dutil.c1111 height, in dlg_print_autowrap()
1128 int height, in dlg_print_scrolled() argument
1313 *height = high; in auto_size_preformatted()
1360 if (*height == 0) in real_auto_size()
1361 *height = -1; in real_auto_size()
1370 high = *height; in real_auto_size()
1413 *height = save_high; in real_auto_size()
1428 int *height, in dlg_auto_size() argument
1440 (*height)++; in dlg_auto_size()
1445 *height = SLINES; in dlg_auto_size()
[all …]
H A Drangebox.c160 int height, in dialog_rangebox() argument
195 int old_height = height; in dialog_rangebox()
215 DLG_TRACE2N("height", height); in dialog_rangebox()
238 dlg_print_size(height, width); in dialog_rangebox()
239 dlg_ctl_size(height, width); in dialog_rangebox()
241 dialog = dlg_new_window(height, width, in dialog_rangebox()
242 yorg = dlg_box_y_ordinate(height), in dialog_rangebox()
276 data.slide_y = height - 5; in dialog_rangebox()
287 height - 6, data.slide_x - MARGIN, in dialog_rangebox()
297 dlg_print_autowrap(dialog, prompt, height, width); in dialog_rangebox()
[all …]
H A Dtailbox.c168 print_page(MY_OBJ * obj, int height, int width) in print_page() argument
172 for (i = 0; i < height; i++) { in print_page()
309 int height, in dialog_tailbox() argument
330 int old_height = height; in dialog_tailbox()
344 DLG_TRACE2N("height", height); in dialog_tailbox()
356 dlg_print_size(height, width); in dialog_tailbox()
357 dlg_ctl_size(height, width); in dialog_tailbox()
360 y = dlg_box_y_ordinate(height); in dialog_tailbox()
361 thigh = height - ((2 * MARGIN) + (bg_task ? 0 : 2)); in dialog_tailbox()
363 dialog = dlg_new_window(height, width, y, x); in dialog_tailbox()
[all …]
H A Dcalendar.c63 int height; member
447 data->y + data->height); in draw_day()
502 int width, int height, in init_object() argument
511 data->height = height; in init_object()
516 data->height, data->width, in init_object()
674 int height, in dialog_calendar() argument
711 int old_height = height; in dialog_calendar()
805 height += MIN_HIGH - 1; in dialog_calendar()
807 dlg_ctl_size(height, width); in dialog_calendar()
861 mn_box.height, in dialog_calendar()
[all …]
/freebsd/contrib/dialog/samples/
H A Ddialog.py111 '--yesno "%s" %d %d' % (text, height, width))
121 '--msgbox "%s" %d %d' % (text, height, width))
124 def infobox(self, text, height=10, width=30): argument
153 def menu(self, text, height=15, width=54, list=[]): argument
161 menuheight = height - 8
165 (text, height, width, menuheight, choices))
182 menuheight = height - 8
189 (text, height, width, menuheight, choices))
211 menuheight = height - 8
220 (text, height, width, menuheight, choices))
[all …]
/freebsd/usr.sbin/bhyve/
H A Dbhyvegc.c43 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init() argument
52 gc_image->height = height; in bhyvegc_init()
57 gc_image->data = calloc(width * height, sizeof (uint32_t)); in bhyvegc_init()
76 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize() argument
83 gc_image->height = height; in bhyvegc_resize()
85 gc_image->data = reallocarray(gc_image->data, width * height, in bhyvegc_resize()
88 memset(gc_image->data, 0, width * height * in bhyvegc_resize()
/freebsd/usr.bin/vtfontcvt/
H A Dvtfontcvt.c385 height = h; in set_height()
773 fh.fh_height = height; in write_fnt()
819 width, height) < 0) in write_fnt_source()
830 width, height) < 0) in write_fnt_source()
888 width, height) < 0) in write_fnt_source()
897 width, height) < 0) in write_fnt_source()
905 width, height) < 0) in write_fnt_source()
913 width, height) < 0) in write_fnt_source()
949 width, height) < 0) in write_fnt_source()
1016 width, height, in print_font_info()
[all …]
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr119 # height (but does for width) -- a height of 3 will display three lines and a
358 # and no-greater-than terminal height (or screen height if $USE_XDIALOG is
449 # and no-greater-than terminal height (or screen height if $USE_XDIALOG is
938 # Add rows to height
1014 # the height).
1034 # Add rows to height
1240 # the height).
1612 $height $width
1615 height=$(( $height + 3 )) # Add height for progress bar
2297 local height width
[all …]
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/crypto/heimdal/doc/doxyout/wind/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dgraph_legend.dot5 …Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolo…
7 …Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
9 …Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="…
11 …Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",col…
13 …Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color…
15 …Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
17 …Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",colo…
19 …Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color=…
21 …Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black…
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c149 int x, y, width, height; in vtgpu_fb_bitblt_text() local
168 unsigned int width, unsigned int height, in vtgpu_fb_bitblt_bitmap() argument
189 int width, height; in vtgpu_fb_drawrect() local
197 height = y2 - y1 + 1; in vtgpu_fb_drawrect()
498 le32toh(s.resp.pmodes[i].r.height); in vtgpu_get_display_info()
587 uint32_t width, uint32_t height) in vtgpu_set_scanout() argument
604 s.req.r.height = htole32(height); in vtgpu_set_scanout()
625 uint32_t width, uint32_t height) in vtgpu_transfer_to_host_2d() argument
642 s.req.r.height = htole32(height); in vtgpu_transfer_to_host_2d()
664 uint32_t width, uint32_t height) in vtgpu_resource_flush() argument
[all …]

12345678910>>...14