HomeSort by: relevance | last modified time | path
    Searched refs:Image (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/apps/
drv0_use.c 54 efi_main (EFI_HANDLE Image, EFI_SYSTEM_TABLE *SysTab)
60 InitializeLib(Image, SysTab);
  /src/common/dist/zlib/contrib/ada/
buffer_demo.adb 39 ("Uncompressed size : " & Positive'Image (Text'Length) & " bytes");
60 & Stream_Element_Offset'Image (L) & " bytes");
94 ("Total in : " & Count'Image (Total_In (Decompressor)) &
95 ", out : " & Count'Image (Total_Out (Decompressor)));
103 & Boolean'Image (Uncompressed_Data = Source));
mtest.adb 130 (Ada.Task_Identification.Image
132 & Stream_Element_Offset'Image (J)
133 & ZLib.Count'Image (Total_Out (Deflate)));
read.adb 120 & ZLib.Compression_Level'Image (Level));
132 (Stream_Element_Offset'Image (File_Size) & " ->");
147 Ada.Text_IO.Put_Line (Stream_Element_Offset'Image (Pack_Size));
test.adb 140 & Stream_Element_Offset'Image (Left_Last)
142 & Stream_Element_Offset'Image (Right_Last));
276 Width => Stream_IO.Count'Image (File_Size)'Length);
278 Put_Line (" duration =" & Duration'Image (Curr_Dur));
299 & ZLib.Compression_Level'Image (Level));
457 Ada.Text_IO.Put_Line (Count'Image (File_Size) & " Ok.");
zlib.adb 126 (Return_Code_Enum'Image (Return_Code (Code))
157 Return_Code_Enum'Image (Return_Code (Code))
323 ("Inflate header type " & Header_Type'Image (Header)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
at91sam9x5_isi.dtsi 4 * Image Sensor Interface.
rk3288.dtsi 758 * *_IEP IEP:Image Enhancement Processor
759 * *_ISP ISP:Image Signal Processing
  /src/usr.sbin/sysinst/
msg.pm.de 100 message vnd_assign_fmt {Neue Image-Datei erstellen}
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8994-msft-lumia-octagon.dtsi 127 * using JTAG for the Qualcomm Peripheral Image regions.
238 * Peripheral Image loader region begin!
266 /* Peripheral Image loader region end */
  /src/sys/arch/x68k/stand/libsa/
putimage.S 12 | display title image
20 movel #IMGWIDTH*0x10000+IMGHEIGHT,%a1@| image size
28 lea %a2@(4),%a0 | image data here
102 | compressed image data
104 | BSD Daemon Image, used for NetBSD boot by permission.
  /src/distrib/utils/embedded/
mkimage 36 # Makes a bootable image for the host architecture given.
192 Usage: $PROG -h <host-arch> [-bdmx] [-B <byte-order>] [-K <kerneldir>] [-S <srcdir>] [-D <destdir>] [-c <custom-files-dir>] [-s <Mb size>] [<image>]
278 # take the next argument as being the image name
279 image="$1"
283 case "$image" in
284 *.gz) compress=true; image="${image%.gz}";;
333 ${image} ${mnt}/boot
341 -F "$tmp/selected_sets" ${image} "${release}" "${mnt}"
345 size="$(getsize "${image}")"
    [all...]
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 556 * Loaded image protocol
1156 ACPI_EFI_HANDLE Image,
  /src/sys/external/bsd/acpica/dist/common/
dmtbdump2.c 2527 /* Dump the binary image as a subtable */
2529 Status = AcpiDmDumpTable (Table->Length, Offset, &Subtable->Image,
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 3731 UINT8 Image[];

Completed in 229 milliseconds