Home
last modified time | relevance | path

Searched defs:Next (Results 1 – 25 of 269) sorted by relevance

1234567891011

/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Dasloperands.c115 ACPI_PARSE_OBJECT *Next; in OpnDoMutex() local
145 ACPI_PARSE_OBJECT *Next; in OpnDoMethod() local
234 ACPI_PARSE_OBJECT *Next; in OpnDoFieldCommon() local
454 ACPI_PARSE_OBJECT *Next; in OpnDoField() local
484 ACPI_PARSE_OBJECT *Next; in OpnDoIndexField() local
518 ACPI_PARSE_OBJECT *Next; in OpnDoBankField() local
557 ACPI_PARSE_OBJECT *Next; in OpnDoRegion() local
875 ACPI_PARSE_OBJECT *Next; in OpnDoLoadTable() local
H A Daslexternal.c85 ACPI_PARSE_OBJECT *Next; in ExDoExternal() local
192 ACPI_PARSE_OBJECT *Next; in ExInsertArgCount() local
377 ACPI_PARSE_OBJECT *Next; in ExMoveExternals() local
H A Dasltransform.c229 ACPI_PARSE_OBJECT *Next; in TrAmlSetSubtreeParent() local
468 ACPI_PARSE_OBJECT *Next; in TrDoDefinitionBlock() local
515 ACPI_PARSE_OBJECT *Next; in TrDoSwitch() local
928 ACPI_PARSE_OBJECT *Next; in TrCheckForDuplicateCase() local
H A Daslanalyze.c269 ACPI_PARSE_OBJECT *Next; in AnLastStatementIsReturn() local
563 ACPI_PARSE_OBJECT *Next; in ApCheckRegMethod() local
718 ACPI_PARSE_OBJECT *Next; in ApFindNameInScope() local
H A Dprexpress.c76 char *Next) in PrUnTokenize()
114 char *Next; in PrExpandMacros() local
H A Dasltree.c544 ACPI_PARSE_OBJECT *Next; in TrLinkPeerOp() local
618 ACPI_PARSE_OBJECT *Next; in TrLinkPeerOps() local
681 ACPI_PARSE_OBJECT *Next; in TrLinkChildOp() local
H A Dasltypes.h88 struct asl_method_info *Next; member
230 void *Next; member
239 struct asl_include_dir *Next; member
261 struct asl_error_msg *Next; member
289 struct asl_expected_msg_node *Next; member
298 struct asl_location_node *Next; member
314 struct asl_listing_node *Next; member
348 struct acpi_gpio_info *Next; member
364 struct acpi_serial_info *Next; member
412 struct asl_file_node *Next; member
[all …]
H A Dprmacros.c275 char **Next) in PrAddMacro()
484 char **Next) in PrDoMacroInvocation()
H A Dpreprocess.h95 struct pr_define_info *Next; member
120 struct pr_file_node *Next; member
131 struct directive_info *Next; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_base.h22 static void insertBeforeImpl(node_base_type &Next, node_base_type &N) { in insertBeforeImpl()
32 node_base_type *Next = N.getNext(); in removeImpl() local
52 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl()
76 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore()
85 template <class T> static void transferBefore(T &Next, T &First, T &Last) { in transferBefore()
H A Dilist_node_base.h23 ilist_node_base *Next = nullptr; variable
27 void setNext(ilist_node_base *Next) { this->Next = Next; } in setNext()
37 ilist_node_base *Next = nullptr; variable
41 void setNext(ilist_node_base *Next) { this->Next = Next; } in setNext()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/
H A DSourceCode.h33 CharSourceRange getExtendedRange(const T &Node, tok::TokenKind Next, in getExtendedRange()
79 StringRef getExtendedText(const T &Node, tok::TokenKind Next, in getExtendedText()
/netbsd/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpState.cpp31 InterpFrame *Next = Current->Caller; in ~InterpState() local
37 DeadBlock *Next = DeadBlocks->Next; in ~InterpState() local
H A DInterpStack.h89 StackChunk *Next; member
94 : Next(nullptr), Prev(Prev), End(reinterpret_cast<char *>(this + 1)) {} in Next() function
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/char_param/
H A Dpck.adb23 procedure Next (C : in out Character) is subprogram
H A Dpck.ads23 procedure Next (C : in out Character); subprogspec
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/char_param/
H A Dpck.adb23 procedure Next (C : in out Character) is subprogram
H A Dpck.ads23 procedure Next (C : in out Character); subprogspec
/netbsd/sys/external/bsd/acpica/dist/debugger/
H A Ddbinput.c442 const ACPI_DB_COMMAND_HELP *Next; in AcpiDbDisplayCommandInfo() local
478 const ACPI_DB_COMMAND_HELP *Next = AcpiGbl_DbCommandHelp; in AcpiDbDisplayHelp() local
520 char **Next, in AcpiDbGetNextToken()
690 char *Next; in AcpiDbGetLine() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h35 Optional<TypeIndex> Next = getFirst(); in ForEachRecord() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cc32 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { in Next() function in __sanitizer::MemoryMappingLayout
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cc28 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { in Next() function in __sanitizer::MemoryMappingLayout
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_solaris.cc28 bool MemoryMappingLayout::Next(MemoryMappedSegment *segment) { in Next() function in __sanitizer::MemoryMappingLayout
/netbsd/sys/external/bsd/acpica/dist/parser/
H A Dpswalk.c71 ACPI_PARSE_OBJECT *Next = NULL; in AcpiPsDeleteParseTree() local
/netbsd/sys/external/bsd/acpica/dist/hardware/
H A Dhwpci.c67 struct acpi_pci_device *Next; member
332 ACPI_PCI_DEVICE *Next; in AcpiHwDeletePciList() local

1234567891011