OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitLength
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
dtfield.c
638
UINT32
BitLength
= 1;
656
BitLength
= 1;
662
BitLength
= 2;
669
BitLength
= 2;
676
BitLength
= 2;
682
BitLength
= 8;
688
BitLength
= 2;
694
BitLength
= 4;
700
BitLength
= 4;
706
BitLength
= 4
[
all
...]
aslresource.c
556
*
BitLength
- Number of bits in the field
572
UINT32
BitLength
)
579
Op->Asl.Value.Tag.
BitLength
=
BitLength
;
aslcompiler.h
1401
UINT32
BitLength
);
aslload.c
481
Node->Length = InitializerOp->Asl.Value.Tag.
BitLength
;
/src/sys/external/bsd/acpica/dist/debugger/
dbtest.c
180
UINT32
BitLength
);
185
UINT32
BitLength
);
430
UINT32
BitLength
= 0;
449
BitLength
= AcpiGbl_IntegerBitWidth;
462
BitLength
= ByteLength * 8;
487
BitLength
= ObjDesc->CommonField.
BitLength
;
488
ByteLength = ACPI_ROUND_BITS_UP_TO_BYTES (
BitLength
);
489
if (
BitLength
> AcpiGbl_IntegerBitWidth)
520
Status = AcpiDbTestIntegerType (Node,
BitLength
);
[
all
...]
/src/sys/external/bsd/acpica/dist/executer/
exprep.c
358
UINT32
BitLength
;
373
ObjDesc->CommonField.
BitLength
,
375
BitLength
= ByteAlignment * 8;
379
BitLength
= 8;
386
BitLength
= 8;
392
BitLength
= 16;
398
BitLength
= 32;
404
BitLength
= 64;
429
return_UINT32 (
BitLength
);
477
ObjDesc->CommonField.
BitLength
= FieldBitLength
[
all
...]
exfield.c
322
ObjDesc->Field.
BitLength
);
367
"PCC FieldRead bits %u\n", ObjDesc->Field.
BitLength
));
371
ObjDesc->Field.
BitLength
));
382
ObjDesc->CommonField.
BitLength
,
492
ObjDesc->Field.
BitLength
);
548
ObjDesc->CommonField.
BitLength
,
exfldio.c
462
if (ObjDesc->CommonField.
BitLength
>= ACPI_INTEGER_BIT_SIZE)
471
if (Value >= ((UINT64) 1 << ObjDesc->CommonField.
BitLength
))
480
ObjDesc->CommonField.
BitLength
));
854
ACPI_ROUND_BITS_UP_TO_BYTES (ObjDesc->CommonField.
BitLength
))
858
ObjDesc->CommonField.
BitLength
, BufferLength));
869
(ObjDesc->CommonField.
BitLength
== AccessBitWidth))
899
ObjDesc->CommonField.
BitLength
, AccessBitWidth);
902
ObjDesc->CommonField.
BitLength
+
960
BufferTailBits = ObjDesc->CommonField.
BitLength
% AccessBitWidth;
1019
ObjDesc->CommonField.
BitLength
);
[
all
...]
exserial.c
191
* pin number index. The
BitLength
is the length of the field, which
196
ObjDesc->Field.PinNumberIndex, ObjDesc->Field.
BitLength
));
246
* pin number index. The
BitLength
is the length of the field, which
258
ObjDesc->Field.PinNumberIndex, ObjDesc->Field.
BitLength
));
exdump.c
416
{ACPI_EXD_UINT32, ACPI_EXD_OFFSET (CommonField.
BitLength
), "Bit Length"},
940
ObjDesc->Field.
BitLength
,
958
ObjDesc->BufferField.
BitLength
,
/src/sys/external/bsd/acpica/dist/include/
acobject.h
432
UINT32
BitLength
; /* Length of field in bits */\
aclocal.h
1002
UINT32
BitLength
;
/src/sys/external/bsd/acpica/dist/events/
evregion.c
445
BitWidth = FieldObj->Field.
BitLength
;
/src/sys/external/bsd/acpica/dist/namespace/
nsdump.c
581
ObjDesc->CommonField.
BitLength
,
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025