OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ByteLength
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
dtutils.c
401
UINT32
ByteLength
= 0;
408
ByteLength
++;
419
return (++
ByteLength
);
443
UINT32
ByteLength
= 0;
472
ByteLength
= 0;
513
ByteLength
= 1;
529
ByteLength
= 2;
534
ByteLength
= 3;
545
ByteLength
= 4;
550
ByteLength
= 5
[
all
...]
dtfield.c
56
UINT32
ByteLength
);
62
UINT32
ByteLength
);
68
UINT32
ByteLength
);
82
*
ByteLength
- Byte length of the field
95
UINT32
ByteLength
,
106
DtCompileInteger (Buffer, Field,
ByteLength
, Flags);
111
DtCompileString (Buffer, Field,
ByteLength
);
116
Status = DtCompileUuid (Buffer, Field,
ByteLength
);
126
DtCompileBuffer (Buffer, Field->Value, Field,
ByteLength
);
131
DtCompileUnicode (Buffer, Field,
ByteLength
);
[
all
...]
dtsubtable.c
290
UINT32
ByteLength
= 0;
309
ByteLength
+= DtGetFieldLength (Field, Info);
345
return (
ByteLength
);
dtcompiler.h
310
UINT32
ByteLength
,
318
UINT32
ByteLength
,
326
UINT32
ByteLength
);
/src/sys/external/bsd/acpica/dist/resources/
rsmemory.c
166
{ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.
ByteLength
),
192
{ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.
ByteLength
),
220
{ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.
ByteLength
),
240
{ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.
ByteLength
),
rscalc.c
282
if (Resource->Data.Vendor.
ByteLength
> 7)
292
(TotalSize + Resource->Data.Vendor.
ByteLength
);
rsxface.c
561
if ((Vendor->
ByteLength
< (ACPI_UUID_LENGTH + 1)) ||
rsdumpinfo.c
123
{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Vendor.
ByteLength
), "Length", NULL},
/src/sys/external/bsd/acpica/dist/common/
dmtable.c
852
*
ByteLength
- Length of the field in bytes, 0 for flags
866
UINT32
ByteLength
,
879
if (
ByteLength
)
881
AcpiOsPrintf ("[%.4d] %34s : ",
ByteLength
, Name);
897
if (
ByteLength
)
900
Offset, Offset,
ByteLength
, Name);
919
UINT32
ByteLength
,
926
if (
ByteLength
)
929
ByteLength
, Name, Value);
939
if (
ByteLength
)
[
all
...]
dmtbdump.c
176
*
ByteLength
- Length of the buffer
191
UINT32
ByteLength
)
199
Length =
ByteLength
- 2; /* Last two bytes are the null terminator */
233
AcpiDmDumpBuffer (Table, BufferOffset,
ByteLength
,
/src/sys/external/bsd/acpica/dist/debugger/
dbtest.c
82
UINT32
ByteLength
);
323
UINT32
ByteLength
= 0;
347
ByteLength
= ObjDesc->String.Length;
353
ByteLength
= ObjDesc->Buffer.Length;
354
BitLength =
ByteLength
* 8;
380
ByteLength
= ACPI_ROUND_BITS_UP_TO_BYTES (BitLength);
417
Status = AcpiDbTestStringType (Node,
ByteLength
);
590
UINT32
ByteLength
;
595
ByteLength
= ACPI_ROUND_BITS_UP_TO_BYTES (BitLength);
596
if (
ByteLength
== 0
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
acrestyp.h
257
UINT16
ByteLength
;
266
UINT16
ByteLength
;
acdisasm.h
717
UINT32
ByteLength
,
723
UINT32
ByteLength
,
743
UINT32
ByteLength
);
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026