/toolchain/binutils/binutils-2.27/binutils/ |
D | windint.h | 357 rc_uint_type height; member 371 bfd_byte height[2]; member 403 rc_uint_type height; member 428 bfd_byte height[2]; member 457 bfd_byte height[2]; member 646 rc_uint_type height; member 664 bfd_byte height[2]; member 677 bfd_byte height[2]; member 721 bfd_byte height; member 745 bfd_byte height[1]; member
|
D | resbin.c | 466 d->height = windres_get_16 (wrbfd, data + off + 8, 2); in bin_to_res_dialog() 552 dc->height = windres_get_16 (wrbfd, data + off + 6, 2); in bin_to_res_dialog() 820 gc->height = windres_get_16 (wrbfd, data + 2, 2); in bin_to_res_group_cursor() 875 gi->height = windres_get_8 (wrbfd, data + 1, 1); in bin_to_res_group_icon() 1434 windres_put_16 (wrbfd, bgci.height, gc->height); in res_to_bin_group_cursor() 1480 windres_put_16 (wrbfd, bd.height, dialog->height); in res_to_bin_dialog() 1492 windres_put_16 (wrbfd, bdx.height, dialog->height); in res_to_bin_dialog() 1541 windres_put_16 (wrbfd, bdc.height, dc->height); in res_to_bin_dialog() 1555 windres_put_16 (wrbfd, bdc.height, dc->height); in res_to_bin_dialog() 1655 windres_put_8 (wrbfd, bgii.height, gi->height); in res_to_bin_group_icon()
|
D | resrc.c | 88 bfd_byte height; member 782 icondirs[i].height = getc (e); in define_cursor() 844 cg->height = 2 * icondirs[i].height; in define_cursor() 890 rc_uint_type y, rc_uint_type width, rc_uint_type height, in define_control() argument 904 n->height = height; in define_control() 1183 icondirs[i].height = getc (e); in define_icon() 1243 cg->height = icondirs[i].height; in define_icon() 1309 cg->height = pb_data[1]; in define_group_icon_rcdata() 1362 cg->height = windres_get_16 (&wrtarget, pb_data + 2, len_data - 2); in define_group_cursor_rcdata() 1624 define_toolbar (rc_res_id id, rc_res_res_info *resinfo, rc_uint_type width, rc_uint_type height, in define_toolbar() argument [all …]
|
D | rcparse.y | 359 dialog.height = $8; 384 dialog.height = $8; 411 dialog.height = $8;
|
/toolchain/benchmark/ |
D | panorama.diff | 294 +int loadImages(const char* basename, int &width, int &height) 303 + ImageType rgbFrame = ImageUtils::readBinaryPPM(filename, width, height); 304 + yvuFrames[i] = ImageUtils::allocateImage(width, height, 306 + ImageUtils::rgb2yvu(yvuFrames[i], rgbFrame, width, height); 316 + int width, height; 331 + int totalFrames = loadImages(basename, width, height); 346 + mosaic.initialize(blendingType, stripType, width, height, -1, false, 0); 2007 + width = height = 0; 2027 +int Align::initialize(int width, int height, bool _quarter_res, float _thresh_still) 2036 + int nrvert = height/60; // and vertical buckets for harris corner detection. [all …]
|
/toolchain/binutils/binutils-2.27/texinfo/ |
D | texinfo.tex | 216 % We want to insert a rule with the height and depth of the current 225 \vrule height\baselineskip width1pt 435 \def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong} 437 {\hrule height\cornerthick depth\cornerlong width\cornerthick}} 440 {\hrule height\cornerlong depth\cornerthick width\cornerthick}} 733 % to keep its height that of a normal line. According to the rules for 735 % max (\topskip - \ht (first item), 0). If that height is large, 766 % The \vtop produces a box with normal height and large depth; thus, TeX puts 824 % Do a \strut just to make the height of this box be normal, so the 1379 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto). [all …]
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | ru.po | 15267 msgid "strange paper height, set to no form"
|
D | rw.po | 13225 msgid "strange paper height, set to no form"
|
D | ja.po | 16102 msgid "strange paper height, set to no form"
|
D | zh_CN.po | 19828 msgid "strange paper height, set to no form"
|
D | gas.pot | 19467 msgid "strange paper height, set to no form"
|
D | uk.po | 19198 msgid "strange paper height, set to no form"
|
D | id.po | 15686 msgid "strange paper height, set to no form"
|
D | tr.po | 13953 msgid "strange paper height, set to no form"
|
D | fi.po | 16926 msgid "strange paper height, set to no form"
|
D | fr.po | 19215 msgid "strange paper height, set to no form"
|
D | es.po | 16926 msgid "strange paper height, set to no form"
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 1710 a height is expected.
|