Home
last modified time | relevance | path

Searched defs:List (Results 1 – 25 of 99) sorted by relevance

1234

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddttable2.c66 void **List) in DtCompileLpit() argument
142 void **List) in DtCompileMadt() argument
365 DtCompileMcfg(void ** List) DtCompileMcfg() argument
389 DtCompileMpam(void ** List) DtCompileMpam() argument
547 DtCompileMpst(void ** List) DtCompileMpst() argument
684 DtCompileMsct(void ** List) DtCompileMsct() argument
709 DtCompileNfit(void ** List) DtCompileNfit() argument
911 DtCompileNhlt(void ** List) DtCompileNhlt() argument
1304 DtCompilePcct(void ** List) DtCompilePcct() argument
1412 DtCompilePdtt(void ** List) DtCompilePdtt() argument
1472 DtCompilePhat(void ** List) DtCompilePhat() argument
1728 DtCompilePmtt(void ** List) DtCompilePmtt() argument
1844 DtCompilePptt(void ** List) DtCompilePptt() argument
1978 DtCompilePrmt(void ** List) DtCompilePrmt() argument
2042 DtCompileRgrt(void ** List) DtCompileRgrt() argument
2090 DtCompileRhct(void ** List) DtCompileRhct() argument
2222 DtCompileRsdt(void ** List) DtCompileRsdt() argument
2341 DtCompileSdev(void ** List) DtCompileSdev() argument
2642 DtCompileSlic(void ** List) DtCompileSlic() argument
2683 DtCompileSlit(void ** List) DtCompileSlit() argument
2754 DtCompileSrat(void ** List) DtCompileSrat() argument
2863 DtCompileStao(void ** List) DtCompileStao() argument
2919 DtCompileSvkl(void ** List) DtCompileSvkl() argument
2972 DtCompileTcpa(void ** List) DtCompileTcpa() argument
3040 DtCompileTpm2Rev3(void ** List) DtCompileTpm2Rev3() argument
3097 DtCompileTpm2(void ** List) DtCompileTpm2() argument
3258 DtCompileUefi(void ** List) DtCompileUefi() argument
3306 DtCompileViot(void ** List) DtCompileViot() argument
3411 DtCompileWdat(void ** List) DtCompileWdat() argument
3436 DtCompileWpbt(void ** List) DtCompileWpbt() argument
3499 DtCompileXsdt(void ** List) DtCompileXsdt() argument
3538 DtCompileGeneric(void ** List,char * Name,UINT32 * Length) DtCompileGeneric() argument
[all...]
H A Ddttable1.c90 void **List) in DtCompileAest() argument
296 DtCompileApmt(void ** List) DtCompileApmt() argument
392 DtCompileAsf(void ** List) DtCompileAsf() argument
563 DtCompileAspt(void ** List) DtCompileAspt() argument
649 DtCompileCdat(void ** List) DtCompileCdat() argument
776 DtCompileCedt(void ** List) DtCompileCedt() argument
900 DtCompileCpep(void ** List) DtCompileCpep() argument
925 DtCompileCsrt(void ** List) DtCompileCsrt() argument
1033 DtCompileDbg2(void ** List) DtCompileDbg2() argument
1189 DtCompileDmar(void ** List) DtCompileDmar() argument
1354 DtCompileDrtm(void ** List) DtCompileDrtm() argument
1491 DtCompileEinj(void ** List) DtCompileEinj() argument
1516 DtCompileErst(void ** List) DtCompileErst() argument
1541 DtCompileGtdt(void ** List) DtCompileGtdt() argument
1684 DtCompileFpdt(void ** List) DtCompileFpdt() argument
1759 DtCompileHest(void ** List) DtCompileHest() argument
1912 DtCompileHmat(void ** List) DtCompileHmat() argument
2124 DtCompileIort(void ** List) DtCompileIort() argument
2550 DtCompileIvrs(void ** List) DtCompileIvrs() argument
[all...]
H A Daslpld.c703 const char **List, in OpcFindName()
H A Ddttable.c126 void **List) in DtCompileFadt()
H A Ddtcompile.c722 void **List, in DtCompileTwoSubtables()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h33 struct List { struct
37 List(DwarfCompileUnit *CU, size_t EntryOffset) in List() argument
188 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) in EntryBuilder()
H A DDwarfDebug.cpp1842 DebugLocStream::ListBuilder List(DebugLocs, TheCU, *Asm, *RegVar, *MInsn); in collectEntityInfo() local
2581 DebugLocStream::ListBuilder &List, in finalize()
2640 for (const RangeSpanList &List : Holder.getRangeLists()) in emitRnglistsTableHeader() local
2660 for (const auto &List : DebugLocs.getLists()) in emitLoclistsTableHeader() local
2764 static void emitLocList(DwarfDebug &DD, AsmPrinter *Asm, const DebugLocStream::List &List) { in emitLocList()
2785 for (const auto &List : DebugLocs.getLists()) in emitDebugLocImpl() local
2809 for (const auto &List : DebugLocs.getLists()) { in emitDebugLocDWO() local
2864 SmallVector<SymbolCU, 8> &List = I.second; in emitDebugARanges() local
2936 std::vector<ArangeSpan> &List = Spans[CU]; in emitDebugARanges() local
2997 const RangeSpanList &List) { in emitRangeList()
[all …]
/netbsd-src/usr.bin/make/
H A Dlst.h86 typedef struct List List; typedef
96 struct List { struct
97 ListNode *first; argument
98 ListNode *last; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end()); in getSortedStubs() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h264 for (const auto &List : ListMap) in dump() local
272 for (const auto &List : ListMap) in dump() local
283 DWARFListType List; in findList() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_node.h277 const auto &List = in getPrevNode() local
291 const auto &List = in getNextNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DUse.h99 void addToList(Use **List) { in addToList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclContextInternals.h47 Decls List = Data.getPointer(); in erase_if() local
102 Decls List = Data.getPointer(); in MaybeDeallocList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp108 std::string WebAssembly::typeListToString(ArrayRef<wasm::ValType> List) { in typeListToString()
/netbsd-src/sys/external/bsd/acpica/dist/resources/
H A Drsutils.c70 UINT8 *List) in AcpiRsDecodeBitmask()
111 UINT8 *List, in AcpiRsEncodeBitmask()
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbstats.c117 ACPI_MEMORY_LIST *List) in AcpiDbListInfo()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cc22 typedef IntrusiveList<ListItem> List; typedef
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhash.h49 typedef struct list List; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp110 static void collectMDInDomain(const MDNode *List, const MDNode *Domain, in collectMDInDomain()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h209 template <typename T> void printList(StringRef Label, const T &List) { in printList()
218 void printList(StringRef Label, const T &List, const U &Printer) { in printList()
228 template <typename T> void printHexList(StringRef Label, const T &List) { in printHexList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DJSONBackend.cpp61 } else if (auto *List = dyn_cast<ListInit>(&I)) { in translateInit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp342 const SmallVectorImpl<MachineInstr *> &List, const MachineInstr &MI, in chooseBestLEA()
631 auto &List = E.second; in removeRedundantLEAs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DInternals.h28 ListTy List; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporterLookupTable.cpp143 const DeclList& List = Entry.second; in dump() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DJob.h196 void setInputFileList(llvm::opt::ArgStringList List) { in setInputFileList()

1234