OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PrefixLength
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/namespace/
nsutils.c
479
UINT32
PrefixLength
= 0;
500
PrefixLength
= 1;
509
PrefixLength
= i + 1;
519
PrefixLength
= i;
533
if (
PrefixLength
< InternalNameLength)
535
switch (InternalName[
PrefixLength
])
541
NamesIndex =
PrefixLength
+ 2;
543
InternalName[(ACPI_SIZE)
PrefixLength
+ 1];
550
NamesIndex =
PrefixLength
+ 1;
566
NamesIndex =
PrefixLength
;
[
all
...]
/src/sbin/efi/
devpath3.c
760
uint8_t
PrefixLength
;
785
DEVPATH_FMT(
PrefixLength
: 0x%02x\n)
794
p->
PrefixLength
,
/src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h
228
UINT8
PrefixLength
;
234
UINT8
PrefixLength
;
351
IN UINT8
PrefixLength
,
efidevp.h
302
UINT8
PrefixLength
;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026