OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumSegments
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/namespace/
nsutils.c
303
Info->
NumSegments
= 0;
344
Info->
NumSegments
= 1;
349
Info->
NumSegments
++;
354
Info->Length = (ACPI_NAMESEG_SIZE * Info->
NumSegments
) +
378
UINT32
NumSegments
= Info->
NumSegments
;
394
if (
NumSegments
<= 1)
398
else if (
NumSegments
== 2)
406
InternalName[2] = (char)
NumSegments
;
425
if (
NumSegments
<= 1
[
all
...]
nsaccess.c
453
UINT32
NumSegments
;
529
NumSegments
= 0;
644
NumSegments
= 0;
660
NumSegments
= 2;
676
NumSegments
= (UINT32) (UINT8) *Path;
681
NumSegments
, Flags));
689
NumSegments
= 1;
696
ACPI_DEBUG_EXEC (AcpiNsPrintPathname (
NumSegments
, Path));
711
while (
NumSegments
&& CurrentNode)
713
NumSegments
--
[
all
...]
nsdump.c
199
* PARAMETERS:
NumSegments
- Number of ACPI name segments
210
UINT32
NumSegments
,
230
while (
NumSegments
)
240
NumSegments
--;
241
if (
NumSegments
)
/src/sys/external/bsd/acpica/dist/executer/
exnames.c
395
UINT32
NumSegments
;
501
NumSegments
= *AmlAddress;
504
PrefixCount,
NumSegments
);
516
while (
NumSegments
&&
520
NumSegments
--;
/src/sys/external/bsd/acpica/dist/include/
acnamesp.h
388
UINT32
NumSegments
,
aclocal.h
401
UINT32
NumSegments
;
/src/sys/external/bsd/acpica/dist/compiler/
asltransform.c
512
* Cannot check for
NumSegments
== 0 because things like
518
if (Info.
NumSegments
> 255)
Completed in 17 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025