Home
last modified time | relevance | path

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

/lib/efi_loader/
A Defi_gop.c118 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 Dlms.c304 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 Defi_selftest_gop.c82 i, info->width, info->height); in execute()
A Defi_selftest_bitblt.c263 info->width, info->height, 0); in execute()
332 pos.y + HEIGHT + 5 < gop->mode->info->height) { in execute()
/lib/
A Dsmbios.c589 t->height = smbios_get_val_si(ctx, "height", in smbios_write_type3()
/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile50 # in the documentation. The maximum height of the logo should not exceed 55
A Dlwip.Doxyfile.cmake.in50 # in the documentation. The maximum height of the logo should not exceed 55

Completed in 27 milliseconds