OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Previous
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
dmswitch.c
197
ACPI_PARSE_OBJECT_LIST *
Previous
;
244
Previous
= Current = AcpiGbl_TempListHead;
263
Previous
->Next = Current->Next;
273
Previous
= Current;
dmswitch.c
197
ACPI_PARSE_OBJECT_LIST *
Previous
;
244
Previous
= Current = AcpiGbl_TempListHead;
263
Previous
->Next = Current->Next;
273
Previous
= Current;
acfileio.c
194
ACPI_NEW_TABLE_DESC *
Previous
= Current;
200
AcpiOsFree (
Previous
);
201
Previous
= Current;
acfileio.c
194
ACPI_NEW_TABLE_DESC *
Previous
= Current;
200
AcpiOsFree (
Previous
);
201
Previous
= Current;
/src/sys/external/bsd/acpica/dist/compiler/
cvdisasm.c
191
ACPI_COMMENT_NODE *
Previous
;
196
Previous
= Current;
205
AcpiOsReleaseObject(AcpiGbl_RegCommentCache,
Previous
);
535
* If the
previous
file is a descendent of the current file,
537
* to the
previous
have been emitted.
cvdisasm.c
191
ACPI_COMMENT_NODE *
Previous
;
196
Previous
= Current;
205
AcpiOsReleaseObject(AcpiGbl_RegCommentCache,
Previous
);
535
* If the
previous
file is a descendent of the current file,
537
* to the
previous
have been emitted.
preprocess.h
202
struct pr_define_info *
Previous
;
preprocess.h
202
struct pr_define_info *
Previous
;
/src/sys/external/bsd/acpica/dist/disassembler/
dmresrc.c
309
BOOLEAN
Previous
= FALSE;
324
if (
Previous
)
329
Previous
= TRUE;
418
/* Finish a
previous
StartDependentFns */
dmresrc.c
309
BOOLEAN
Previous
= FALSE;
324
if (
Previous
)
329
Previous
= TRUE;
418
/* Finish a
previous
StartDependentFns */
/src/sys/external/bsd/acpica/dist/hardware/
hwpci.c
237
* NOTE: Created 08/2010. Replaces the
previous
OSL AcpiOsDerivePciId
441
ACPI_PCI_DEVICE *
Previous
;
447
Previous
= Next;
448
Next =
Previous
->Next;
449
ACPI_FREE (
Previous
);
517
* If the
previous
device was a bridge, use the
previous
hwpci.c
237
* NOTE: Created 08/2010. Replaces the
previous
OSL AcpiOsDerivePciId
441
ACPI_PCI_DEVICE *
Previous
;
447
Previous
= Next;
448
Next =
Previous
->Next;
449
ACPI_FREE (
Previous
);
517
* If the
previous
device was a bridge, use the
previous
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profiling.cc
226
s32
Previous
= atomic_exchange(&ProfilerLogFlushStatus,
229
if (
Previous
== XRayLogFlushStatus::XRAY_LOG_FLUSHING) {
xray_profiling.cc
226
s32
Previous
= atomic_exchange(&ProfilerLogFlushStatus,
229
if (
Previous
== XRayLogFlushStatus::XRAY_LOG_FLUSHING) {
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
692
struct acpi_gpe_block_info *
Previous
;
710
struct acpi_gpe_xrupt_info *
Previous
;
1598
struct acpi_debug_mem_block *
Previous
; \
aclocal.h
692
struct acpi_gpe_block_info *
Previous
;
710
struct acpi_gpe_xrupt_info *
Previous
;
1598
struct acpi_debug_mem_block *
Previous
; \
Completed in 73 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025