Searched refs:objects (Results 1 – 9 of 9) sorted by relevance
147 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}};
41 struct yaffs_obj *objects; member233 kfree(allocator->allocated_obj_list->objects); in yaffs_deinit_raw_objs()281 list->objects = new_objs; in yaffs_create_free_objs()
228 compile the objects listed in $(isdn-y) and then run248 Note: Of course, when you are building objects into the kernel,258 There is also the possibility to list objects that will260 All objects listed with lib-y are combined in a single287 A Makefile is only responsible for building objects in its own346 1) head objects796 Host programs can be made up based on composite objects.798 similar to the syntax used for kernel objects.799 $(<executable>-objs) lists all objects used to link the final941 similar to the syntax used for kernel objects.[all …]
29 memory objects often needed when communicating with the TEE.
515 UEFI offers a flexible and expandable object model. The objects in the UEFI API516 are devices, drivers, and loaded images. These objects are referenced by519 The interfaces implemented by the objects are referred to as protocols. These
8 necessary in order to specify objects contained in the new uImage, on which
8 * state notifications and Notify CPU device objects to
3006 overwriting other allocated objects. Not a particularly great
2873 By default the build is performed locally and the objects are saved
Completed in 113 milliseconds