Searched refs:height (Results 1 – 7 of 7) sorted by relevance
| /lib/efi_loader/ |
| A D | efi_gop.c | 118 efi_uintn_t height, in gop_blt_int() argument 149 sy + height > gopobj->info.height) in gop_blt_int() 162 dy + height > gopobj->info.height) in gop_blt_int() 202 for (i = 0; i < height; i++) { in gop_blt_int() 306 dy, width, height, delta, 16); in gop_blt_buf_to_vid16() 317 dy, width, height, delta, 30); in gop_blt_buf_to_vid30() 328 dy, width, height, delta, 32); in gop_blt_buf_to_vid32() 436 sy, dx, dy, width, height, in gop_blt() 440 sy, dx, dy, width, height, in gop_blt() 444 sy, dx, dy, width, height, in gop_blt() [all …]
|
| /lib/mbedtls/external/mbedtls/library/ |
| A D | lms.c | 304 unsigned int height; in mbedtls_lms_verify() local 382 for (height = 0; height < MBEDTLS_LMS_H_TREE_HEIGHT(ctx->params.type); in mbedtls_lms_verify() 383 height++) { in mbedtls_lms_verify() 389 height * MBEDTLS_LMS_M_NODE_BYTES(ctx->params.type); in mbedtls_lms_verify() 394 height * MBEDTLS_LMS_M_NODE_BYTES(ctx->params.type); in mbedtls_lms_verify() 491 unsigned int height; in get_merkle_path() local 505 for (height = 0; height < MBEDTLS_LMS_H_TREE_HEIGHT(ctx->params.type); in get_merkle_path() 506 height++) { in get_merkle_path() 509 memcpy(&path[height * node_bytes], in get_merkle_path()
|
| /lib/efi_selftest/ |
| A D | efi_selftest_gop.c | 82 i, info->width, info->height); in execute()
|
| A D | efi_selftest_bitblt.c | 263 info->width, info->height, 0); in execute() 332 pos.y + HEIGHT + 5 < gop->mode->info->height) { in execute()
|
| /lib/ |
| A D | smbios.c | 589 t->height = smbios_get_val_si(ctx, "height", in smbios_write_type3()
|
| /lib/lwip/lwip/doc/doxygen/ |
| A D | lwip.Doxyfile | 50 # in the documentation. The maximum height of the logo should not exceed 55
|
| A D | lwip.Doxyfile.cmake.in | 50 # in the documentation. The maximum height of the logo should not exceed 55
|
Completed in 27 milliseconds