OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Valid
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_recursion_guard.h
36
const bool
Valid
;
40
: Running(R),
Valid
(!atomic_exchange(&R, 1, memory_order_acq_rel)) {}
47
explicit inline operator bool() const { return
Valid
; }
50
if (
Valid
)
/src/sys/external/bsd/acpica/dist/namespace/
nsxfname.c
118
*
Valid
cases are:
302
UINT16
Valid
= 0;
353
* not be present for this device. The Info->
Valid
bitfield is used
363
Valid
|= ACPI_VALID_HID;
372
Valid
|= ACPI_VALID_UID;
383
Valid
|= ACPI_VALID_CID;
392
Valid
|= ACPI_VALID_CLS;
417
* not be present for this device. The Info->
Valid
bitfield is used
427
Valid
|= ACPI_VALID_ADR;
437
Valid
|= ACPI_VALID_SXWS
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
acbuffer.h
89
UINT8
Valid
;
actypes.h
1317
UINT16
Valid
; /* Indicates which optional fields are
valid
*/
1319
UINT8 HighestDstates[4]; /* _SxD values: 0xFF indicates not
valid
*/
1320
UINT8 LowestDstates[5]; /* _SxW values: 0xFF indicates not
valid
*/
1333
/* Flags for
Valid
field above (AcpiGetObjectInfo) */
/src/sys/external/bsd/acpica/dist/compiler/
asltypes.h
339
BOOLEAN
Valid
;
/src/sys/dev/ic/
mpt_mpilib.h
4159
U8
Valid
; /* 02h */
Completed in 30 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026