Searched defs:List (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-9.3-release/contrib/bmake/lst.lib/
H A DlstInt.h65 typedef struct List { struct
79 } *List; typedef in typeref:struct:List
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h53 void AddInitialGroup(Instruction *const *List, unsigned NumEntries) { argument
/freebsd-9.3-release/sys/contrib/dev/acpica/debugger/
H A Ddbstats.c117 AcpiDbListInfo( ACPI_MEMORY_LIST *List) argument
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dhash.h49 typedef struct hashlist List; typedef in typeref:struct:hashlist
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h88 MachinePassRegistryNode *List; // List of registry nodes. member in class:llvm::MachinePassRegistry
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedTemplate.h185 Allocate(unsigned NumArgs, SmallVectorImpl<TemplateIdAnnotation*> &List) { argument
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DUse.h135 void addToList(Use **List) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DInternals.h27 ListTy List; member in class:clang::arcmt::CapturedDiagList
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTemplateBase.cpp512 Create(ASTContext &C, const TemplateArgumentListInfo &List) argument
/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Ddttable.c101 DtCompileTwoSubtables( void **List, ACPI_DMTABLE_INFO *TableInfo1, ACPI_DMTABLE_INFO *TableInfo2) argument
249 DtCompileAsf( void **List) argument
409 DtCompileCpep( void **List) argument
434 DtCompileDmar( void **List) argument
568 DtCompileEinj( void **List) argument
593 DtCompileErst( void **List) argument
618 DtCompileFadt( void **List) argument
682 DtCompileHest( void **List) argument
808 DtCompileIvrs( void **List) argument
955 DtCompileMadt( void **List) argument
1061 DtCompileMcfg( void **List) argument
1086 DtCompileMsct( void **List) argument
1111 DtCompileRsdt( void **List) argument
1148 DtCompileSlic( void **List) argument
1217 DtCompileSlit( void **List) argument
1273 DtCompileSrat( void **List) argument
1401 DtCompileUefi( void **List) argument
1451 DtCompileWdat( void **List) argument
1476 DtCompileXsdt( void **List) argument
1512 DtCompileGeneric( void **List) argument
[all...]
/freebsd-9.3-release/sys/contrib/dev/acpica/resources/
H A Drsutils.c71 AcpiRsDecodeBitmask( UINT16 Mask, UINT8 *List) argument
113 AcpiRsEncodeBitmask( UINT8 *List, UINT8 Count) argument
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DValue.cpp525 void ValueHandleBase::AddToExistingUseList(ValueHandleBase **List) { argument
538 void ValueHandleBase::AddToExistingUseListAfter(ValueHandleBase *List) { argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DTGLexer.h46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator in enum:llvm::tgtok::TokKind
H A DRecord.cpp1848 ListInit *List = getValueAsListInit(FieldName); local
1883 ListInit *List = getValueAsListInit(FieldName); local
1902 ListInit *List = getValueAsListInit(FieldName); local
[all...]
H A DTGParser.cpp316 ListInit *List = dyn_cast<ListInit>(CurLoop.ListValue); local
1729 Init *List = ParseSimpleValue(0, 0, ParseForeachMode); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h177 void setArgumentList(IdentifierInfo* const *List, unsigned NumArgs, argument
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp510 ListInit *List = CurMap->getValueAsListInit("ValueCols"); local
H A DRegisterInfoEmitter.cpp573 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, ArrayRef<unsigned> List) { argument
/freebsd-9.3-release/usr.sbin/ctm/ctm/
H A Dctm.h57 int *List; /* List of operations */ member in struct:CTM_Syntax
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/sgs/include/
H A Dsgs.h160 typedef struct list List; typedef in typeref:struct:list
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCRegisterInfo.h190 const MCPhysReg *List; member in class:llvm::MCRegisterInfo::DiffListIterator
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp341 createCOFFEntity(StringRef Name, list_t &List) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp1765 const ToolChain::path_list &List = TC.getFilePaths(); local
1806 const ToolChain::path_list &List = TC.getProgramPaths(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp27 ListInit *List = R.getValueAsListInit(FieldName); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1321 void AsmPrinter::EmitXXStructorList(const Constant *List, bool isCtor) { argument

Completed in 167 milliseconds

12