Searched defs:Field (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-10.0-release/lib/libipx/
H A Dipx_addr.c98 Field(buf, out, len) function
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtexpress.c84 DtResolveIntegerExpression( DT_FIELD *Field, UINT64 *ReturnValue) argument
373 DtInsertLabelField( DT_FIELD *Field) argument
[all...]
H A Ddtsubtable.c287 DtGetSubtableLength( DT_FIELD *Field, ACPI_DMTABLE_INFO *Info) argument
H A Ddtcompile.c426 DtCompileTable( DT_FIELD **Field, ACPI_DMTABLE_INFO *Info, DT_SUBTABLE **RetSubtable, BOOLEAN Required) argument
[all...]
H A Ddtfield.c95 DtCompileOneField( UINT8 *Buffer, DT_FIELD *Field, UINT32 ByteLength, UINT8 Type, UINT8 Flags) argument
163 DtCompileString( UINT8 *Buffer, DT_FIELD *Field, UINT32 ByteLength) argument
204 DtCompileUnicode( UINT8 *Buffer, DT_FIELD *Field, UINT32 ByteLength) argument
243 DtCompileUuid( UINT8 *Buffer, DT_FIELD *Field, UINT32 ByteLength) argument
286 DtCompileInteger( UINT8 *Buffer, DT_FIELD *Field, UINT32 ByteLength, UINT8 Flags) argument
438 DtCompileBuffer( UINT8 *Buffer, char *StringValue, DT_FIELD *Field, UINT32 ByteLength) argument
497 DtCompileFlag( UINT8 *Buffer, DT_FIELD *Field, ACPI_DMTABLE_INFO *Info) argument
[all...]
H A Ddtio.c261 DT_FIELD *Field; local
207 DtLinkField( DT_FIELD *Field) argument
927 DtDumpFieldList( DT_FIELD *Field) argument
1046 DtWriteFieldToListing( UINT8 *Buffer, DT_FIELD *Field, UINT32 Length) argument
[all...]
H A Ddtutils.c330 DtGetFieldValue( DT_FIELD *Field) argument
499 DtGetFieldLength( DT_FIELD *Field, ACPI_DMTABLE_INFO *Info) argument
890 DT_FIELD *Field = Gbl_FieldList; local
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c530 ACPI_PARSE_OBJECT *Field; local
770 ACPI_PARSE_OBJECT *Field; local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIntrinsics.h111 static IITDescriptor get(IITDescriptorKind K, unsigned Field) { argument
/freebsd-10.0-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 DTGParser.cpp1846 RecordVal *Field = CurRec->getValue(FieldName); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp163 const ValueDecl *Field; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h100 const FieldDecl *Field; member in struct:clang::APValue::UnionData
H A DExprCXX.h894 FieldDecl *Field; member in class:clang::CXXDefaultInitExpr
907 Create(ASTContext &C, SourceLocation Loc, FieldDecl *Field) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp485 unsigned Field = cast<ConstantInt>(Idx)->getZExtValue(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp447 CGRecordLayoutBuilder::LayoutUnionField(const FieldDecl *Field, argument
H A DMicrosoftCXXABI.cpp699 llvm::Value *Field = Builder.CreateExtractValue(MemPtr, I); local
H A DTargetInfo.cpp1314 X86_64ABIInfo::Class X86_64ABIInfo::merge(Class Accum, Class Field) { argument
[all...]
H A DCGExprAgg.cpp1218 FieldDecl *Field = E->getInitializedFieldInUnion(); local
[all...]
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp516 uint64_t Field; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1728 const Constant *Field = CS->getOperand(i); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h171 InitializedEntity(VarDecl *Var, FieldDecl *Field, SourceLocation Loc) argument
288 InitializeLambdaCapture(VarDecl *Var, FieldDecl *Field, SourceLocation Loc) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp940 RecordDecl::field_iterator Field = field_begin(); local
[all...]
H A DExprCXX.cpp706 CXXDefaultInitExpr(ASTContext &C, SourceLocation Loc, FieldDecl *Field, QualType T) argument
H A DRecordLayoutBuilder.cpp2268 updateExternalFieldOffset(const FieldDecl *Field, uint64_t ComputedOffset) argument
2721 const FieldDecl &Field = **I; local
[all...]

Completed in 244 milliseconds

123