Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 8 of 8) sorted by relevance

/u-boot/scripts/kconfig/
A Dstreamline_config.pl147 my %objects;
336 if (defined($objects{$1})) {
337 @arr = @{$objects{$1}};
344 $objects{$1} = \@arr;
399 if (defined($objects{$module})) {
400 my @arr = @{$objects{$module}};
669 if (defined($objects{$module})) {
670 my @arr = @{$objects{$module}};
/u-boot/fs/yaffs2/
A Dyaffs_allocator.c41 struct yaffs_obj *objects; member
233 kfree(allocator->allocated_obj_list->objects); in yaffs_deinit_raw_objs()
281 list->objects = new_objs; in yaffs_create_free_objs()
/u-boot/doc/
A DREADME.tee29 memory objects often needed when communicating with the TEE.
/u-boot/doc/uefi/
A Duefi.rst329 UEFI offers a flexible and expandable object model. The objects in the UEFI API
330 are devices, drivers, and loaded images. These objects are referenced by
333 The interfaces implemented by the objects are referred to as protocols. These
/u-boot/doc/uImage.FIT/
A Dcommand_syntax_extensions.txt8 necessary in order to specify objects contained in the new uImage, on which
/u-boot/arch/x86/include/asm/acpi/cros_ec/
A Dec.asl8 * state notifications and Notify CPU device objects to
/u-boot/common/
A Ddlmalloc.src3006 overwriting other allocated objects. Not a particularly great
/u-boot/
A DREADME3050 By default the build is performed locally and the objects are saved

Completed in 13 milliseconds