Home
last modified time | relevance | path

Searched defs:Size (Results 1 – 25 of 42) sorted by relevance

12

/dflybsd-src/lib/libefivar/
H A Duefi-dputil.c150 UINTN Size; in IsDevicePathValid() local
476 UINTN Size; in DuplicateDevicePath() local
524 UINTN Size; in AppendDevicePath() local
/dflybsd-src/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsnames.c208 ACPI_SIZE Size; in AcpiNsGetPathnameLength() local
380 #define ACPI_PATH_PUT8(Path, Size, Byte, Length) \ in AcpiNsBuildNormalizedPath() argument
480 ACPI_SIZE Size; in AcpiNsGetNormalizedPathname() local
/dflybsd-src/sys/contrib/dev/acpica/source/components/utilities/
H A Duttrack.c249 ACPI_SIZE Size, in AcpiUtAllocateAndTrack()
318 ACPI_SIZE Size, in AcpiUtAllocateZeroedAndTrack()
514 ACPI_SIZE Size, in AcpiUtTrackAllocation()
H A Dutalloc.c177 ACPI_SIZE Size) in AcpiOsAllocateZeroed()
H A Dutprint.c543 ACPI_SIZE Size, in vsnprintf()
846 ACPI_SIZE Size, in snprintf()
H A Dutobject.c625 ACPI_SIZE Size; in AcpiUtGetSimpleObjectSize() local
/dflybsd-src/sys/contrib/dev/acpica/source/include/platform/
H A Daclinuxex.h196 ACPI_SIZE Size) in AcpiOsAllocate()
203 ACPI_SIZE Size) in AcpiOsAllocateZeroed()
H A Dacdragonfly.h211 #define AcpiOsUnmapMemory(LogicalAddress, Size) \ argument
/dflybsd-src/sys/dev/acpica/Osd/
H A DOsdMemory.c62 AcpiOsAllocate(ACPI_SIZE Size) in AcpiOsAllocate()
68 AcpiOsAllocateZeroed(ACPI_SIZE Size) in AcpiOsAllocateZeroed()
/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Daslallocate.c180 UINT32 Size) in UtLocalCalloc()
H A Dcvcompiler.c932 UINT32 Size = 0; in CvAppendInlineComment() local
H A Daslresource.c530 UINT32 Size) in RsAllocateResourceNode()
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h157 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument
164 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
/dflybsd-src/stand/boot/efi/include/
H A Defi.h67 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *)(((UINT8 *)Ptr) + Size)) argument
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h156 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument
163 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
/dflybsd-src/sys/contrib/dev/acpica/source/tools/acpibin/
H A Dabcompare.c621 UINT32 Size; in AbGetFile() local
/dflybsd-src/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbexec.c963 UINT32 Size; in AcpiDbCreateExecutionThreads() local
H A Ddbdisply.c319 UINT32 Size; in AcpiDbDecodeAndDisplayObject() local
/dflybsd-src/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Doswinxf.c758 ACPI_SIZE Size) in AcpiOsAllocate()
783 ACPI_SIZE Size) in AcpiOsAllocateZeroed()
/dflybsd-src/sys/contrib/dev/acpica/source/tools/acpisrc/
H A Dasfile.c885 UINT32 Size; in AsGetFile() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h160 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument
167 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h164 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument
171 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_ppmd8_private.h60 UInt32 Size; member
H A Darchive_ppmd7_private.h51 UInt32 Size; member
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiBaseType.h198 #define EFI_SIZE_TO_PAGES(Size) (((Size) >> EFI_PAGE_SHIFT) + (((Size) & EFI_PAGE_MASK) ? 1 : 0)) argument

12