Gitee.com(码云) 是 OSCHINA.NET 推出的代码托管平台,支持 Git 和 SVN,提供免费的私有仓库托管。目前已有超过 1350万的开发者选择 Gitee。
("Could not get size of %s: %s", argv[optind + bs_i], strerror(-s.src_sectors[bs_i])); ret = -1; goto out; } src_bs = blk_bs(s.src[bs_i]); s.src_alignment[bs_i] = DIV_ROUND_UP(src_bs->bl.request_alignment, BDRV_SECTOR_SIZE); if (!bdrv_get_info(src_bs, &...
("Could not get size of %s: %s", argv[optind + bs_i], strerror(-s.src_sectors[bs_i])); ret = -1; goto out; } src_bs = blk_bs(s.src[bs_i]); s.src_alignment[bs_i] = DIV_ROUND_UP(src_bs->bl.request_alignment, BDRV_SECTOR_SIZE); if (!bdrv_get_info(src_bs, &...
This is a new API that hasn't been discussed much in public yet. Ignore if you are not one of the few users. If you happen to be using this please do get in contact. I know I said this API would have been stabilized by now, but it's not! I expect to make some more changes ...
if we want to allow // truetype fonts that aren't padded to alignment, define ALLOW_UNALIGNED_TRUETYPE #define ttBYTE(p) (* (stbtt_uint8 *) (p)) #define ttCHAR(p) (* (stbtt_int8 *) (p)) #define ttFixed(p) ttLONG(p) static stbtt_uint16 ttUSHORT(stbtt_uint8 *p) { retu...
Gitee.com(码云) 是 OSCHINA.NET 推出的代码托管平台,支持 Git 和 SVN,提供免费的私有仓库托管。目前已有超过 1350万的开发者选择 Gitee。
master 分支(35) 标签(119) 管理 管理 master features/error_recovery features/shadows features/tex_round_corners features/demo_input_owner_and_routing docking features/string_view features/premake5 features/sdl_renderer3_multiviewports features/potocpav-newer-lines-2 features/range_select external/wi...
("Could not get size of %s: %s", argv[optind + bs_i], strerror(-s.src_sectors[bs_i])); ret = -1; goto out; } src_bs = blk_bs(s.src[bs_i]); s.src_alignment[bs_i] = DIV_ROUND_UP(src_bs->bl.request_alignment, BDRV_SECTOR_SIZE); if (!bdrv_get_info(src_bs, &...
master 分支(9) 标签(91) 管理 管理 master features/range_select features/string_view docking features/shadows features/premake5 features/demo_input_owner_and_routing features/tex_round_corners features/potocpav-newer-lines-2 v1.89.8-docking v1.89.8 v1.89.7-docking v1.89.7 v1.89.6 v1.8...
*/ s.alignment = MAX(pow2floor(s.min_sparse), DIV_ROUND_UP(out_bs->bl.request_alignment, BDRV_SECTOR_SIZE)); assert(is_power_of_2(s.alignment)); if (skip_create) { int64_t output_sectors = blk_nb_sectors(s.target); if (output_sectors < 0) { error_report("unable to get ...