Home
last modified time | relevance | path

Searched refs:Field (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtfield.c55 DT_FIELD *Field,
61 DT_FIELD *Field,
67 DT_FIELD *Field,
81 * Field - Field to be compiled
83 * Type - Field type
94 DT_FIELD *Field, in DtCompileOneField() argument
106 DtCompileInteger (Buffer, Field, ByteLength, Flags); in DtCompileOneField()
111 DtCompileString (Buffer, Field, ByteLength); in DtCompileOneField()
116 Status = DtCompileUuid (Buffer, Field, ByteLengt in DtCompileOneField()
163 DtCompileString(UINT8 * Buffer,DT_FIELD * Field,UINT32 ByteLength) DtCompileString() argument
206 DtCompileUnicode(UINT8 * Buffer,DT_FIELD * Field,UINT32 ByteLength) DtCompileUnicode() argument
245 DtCompileUuid(UINT8 * Buffer,DT_FIELD * Field,UINT32 ByteLength) DtCompileUuid() argument
288 DtCompileInteger(UINT8 * Buffer,DT_FIELD * Field,UINT32 ByteLength,UINT8 Flags) DtCompileInteger() argument
458 DtCompileBuffer(UINT8 * Buffer,char * StringValue,DT_FIELD * Field,UINT32 ByteLength) DtCompileBuffer() argument
526 DtCompileFlag(UINT8 * Buffer,DT_FIELD * Field,ACPI_DMTABLE_INFO * Info) DtCompileFlag() argument
655 DT_FIELD *Field = UtFieldCacheCalloc (); DtCreateField() local
726 DtLinkField(DT_FIELD * Field) DtLinkField() argument
[all...]
H A Ddtio.c216 DT_FIELD *Field; in DtParseLine() local
328 Field = UtFieldCacheCalloc (); in DtParseLine()
329 Field->Name = Name; in DtParseLine()
330 Field->Value = Value; in DtParseLine()
331 Field->Line = Line; in DtParseLine()
332 Field->ByteOffset = Offset; in DtParseLine()
333 Field->NameColumn = NameColumn; in DtParseLine()
334 Field->Column = Column; in DtParseLine()
335 Field->StringLength = Length; in DtParseLine()
337 DtLinkField (Field); in DtParseLine()
[all …]
H A Ddtexpress.c55 DT_FIELD *Field);
82 DT_FIELD *Field, in DtResolveIntegerExpression() argument
89 Field->Value); in DtResolveIntegerExpression()
91 AslGbl_CurrentField = Field; in DtResolveIntegerExpression()
93 Result = DtEvaluateExpression (Field->Value); in DtResolveIntegerExpression()
373 DT_FIELD *Field) in DtInsertLabelField() argument
379 ACPI_GET_FUNCTION_NAME, Field->Value, Field->TableOffset); in DtInsertLabelField()
381 Field->NextLabel = AslGbl_LabelList; in DtInsertLabelField()
382 AslGbl_LabelList = Field; in DtInsertLabelField()
H A Ddtcompile.c62 DT_FIELD **Field);
483 DT_FIELD **Field, in DtCompileTable() argument
500 if (!Field || !Info) in DtCompileTable()
504 if (!*Field) in DtCompileTable()
516 strcmp ((*Field)->Name, Info->Name)) in DtCompileTable()
522 Length = DtGetSubtableLength (*Field, Info); in DtCompileTable()
540 LocalField = *Field; in DtCompileTable()
588 *Field = LocalField; in DtCompileTable()
616 *Field = LocalField; in DtCompileTable()
624 *Field = LocalField; in DtCompileTable()
[all …]
H A Ddtsubtable.c287 DT_FIELD *Field, in DtGetSubtableLength() argument
304 if (!Field) in DtGetSubtableLength()
309 ByteLength += DtGetFieldLength (Field, Info); in DtGetSubtableLength()
336 if (!Field) in DtGetSubtableLength()
341 Field = Field->Next; in DtGetSubtableLength()
348 if (!Field) in DtGetSubtableLength()
H A Ddtcompiler.h87 char *Name; /* Field name (from name : value) */
88 char *Value; /* Field value (from name : value) */
110 char *Value; /* Field value (from name : value) */
183 DT_FIELD **Field,
225 DT_FIELD *Field);
230 DT_FIELD *Field,
248 DT_FIELD *Field,
286 DT_FIELD *Field,
309 DT_FIELD *Field,
317 DT_FIELD *Field,
[all...]
H A Ddtutils.c84 /* Field object could be NULL */ in DtError()
243 * PARAMETERS: Field - Current field list pointer
245 * RETURN: Field value
253 DT_FIELD *Field) in DtGetFieldValue() argument
255 if (!Field) in DtGetFieldValue()
260 return (Field->Value); in DtGetFieldValue()
270 * RETURN: Field type
424 * PARAMETERS: Field - Current field
427 * RETURN: Field length
437 DT_FIELD *Field, in DtGetFieldLength()
435 DtGetFieldLength(DT_FIELD * Field,ACPI_DMTABLE_INFO * Info) DtGetFieldLength() argument
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp40 int getInt(Record *R, StringRef Field) { in getInt() argument
41 return getAsInt(R->getValueInit(Field)); in getInt()
84 for (const auto &Field : Fields) { in getFieldByName() local
85 if (Name == Field.Name) in getFieldByName()
86 return &Field; in getFieldByName()
113 std::string primaryRepresentation(SMLoc Loc, const GenericField &Field, in primaryRepresentation() argument
116 if (Field.IsCode || SI->hasCodeFormat()) in primaryRepresentation()
124 else if (Field.IsIntrinsic) in primaryRepresentation()
126 else if (Field.IsInstruction) in primaryRepresentation()
128 else if (Field.Enum) { in primaryRepresentation()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-ic.tbl8 fcmp-s0; fcmp[Field(sf)==s0]
9 fcmp-s1; fcmp[Field(sf)==s1]
10 fcmp-s2; fcmp[Field(sf)==s2]
11 fcmp-s3; fcmp[Field(sf)==s3]
14 fp-arith-s0; IC:fp-arith[Field(sf)==s0]
15 fp-arith-s1; IC:fp-arith[Field(sf)==s1]
16 fp-arith-s2; IC:fp-arith[Field(sf)==s2]
17 fp-arith-s3; IC:fp-arith[Field(sf)==s3]
19 fpcmp-s0; fpcmp[Field(sf)==s0]
20 fpcmp-s1; fpcmp[Field(sf)==s1]
[all …]
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A Dia64-ic.tbl8 fcmp-s0; fcmp[Field(sf)==s0]
9 fcmp-s1; fcmp[Field(sf)==s1]
10 fcmp-s2; fcmp[Field(sf)==s2]
11 fcmp-s3; fcmp[Field(sf)==s3]
14 fp-arith-s0; IC:fp-arith[Field(sf)==s0]
15 fp-arith-s1; IC:fp-arith[Field(sf)==s1]
16 fp-arith-s2; IC:fp-arith[Field(sf)==s2]
17 fp-arith-s3; IC:fp-arith[Field(sf)==s3]
19 fpcmp-s0; fpcmp[Field(sf)==s0]
20 fpcmp-s1; fpcmp[Field(sf)==s1]
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-ic.tbl8 fcmp-s0; fcmp[Field(sf)==s0]
9 fcmp-s1; fcmp[Field(sf)==s1]
10 fcmp-s2; fcmp[Field(sf)==s2]
11 fcmp-s3; fcmp[Field(sf)==s3]
14 fp-arith-s0; IC:fp-arith[Field(sf)==s0]
15 fp-arith-s1; IC:fp-arith[Field(sf)==s1]
16 fp-arith-s2; IC:fp-arith[Field(sf)==s2]
17 fp-arith-s3; IC:fp-arith[Field(sf)==s3]
19 fpcmp-s0; fpcmp[Field(sf)==s0]
20 fpcmp-s1; fpcmp[Field(sf)==s1]
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-ic.tbl8 fcmp-s0; fcmp[Field(sf)==s0]
9 fcmp-s1; fcmp[Field(sf)==s1]
10 fcmp-s2; fcmp[Field(sf)==s2]
11 fcmp-s3; fcmp[Field(sf)==s3]
14 fp-arith-s0; IC:fp-arith[Field(sf)==s0]
15 fp-arith-s1; IC:fp-arith[Field(sf)==s1]
16 fp-arith-s2; IC:fp-arith[Field(sf)==s2]
17 fp-arith-s3; IC:fp-arith[Field(sf)==s3]
19 fpcmp-s0; fpcmp[Field(sf)==s0]
20 fpcmp-s1; fpcmp[Field(sf)==s1]
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp291 static DecodeStatus decodeBDAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr12Operand() argument
293 uint64_t Base = Field >> 12; in decodeBDAddr12Operand()
294 uint64_t Disp = Field & 0xfff; in decodeBDAddr12Operand()
301 static DecodeStatus decodeBDAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr20Operand() argument
303 uint64_t Base = Field >> 20; in decodeBDAddr20Operand()
304 uint64_t Disp = ((Field << 12) & 0xff000) | ((Field >> 8) & 0xfff); in decodeBDAddr20Operand()
311 static DecodeStatus decodeBDXAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr12Operand() argument
313 uint64_t Index = Field >> 16; in decodeBDXAddr12Operand()
314 uint64_t Base = (Field >> 12) & 0xf; in decodeBDXAddr12Operand()
315 uint64_t Disp = Field & 0xfff; in decodeBDXAddr12Operand()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexfield.c188 (ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_SMBUS || in AcpiExReadDataFromField()
189 ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_GSBUS || in AcpiExReadDataFromField()
190 ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_IPMI || in AcpiExReadDataFromField()
191 ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_PLATFORM_RT || in AcpiExReadDataFromField()
192 ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_FIXED_HARDWARE)) in AcpiExReadDataFromField()
214 ObjDesc->Field.BitLength); in AcpiExReadDataFromField()
244 (ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_GPIO)) in AcpiExReadDataFromField()
252 (ObjDesc->Field.RegionObj->Region.SpaceId == ACPI_ADR_SPACE_PLATFORM_COMM)) in AcpiExReadDataFromField()
259 "PCC FieldRead bits %u\n", ObjDesc->Field.BitLength)); in AcpiExReadDataFromField()
261 memcpy (Buffer, ObjDesc->Field.RegionObj->Field.InternalPccBuffer + in AcpiExReadDataFromField()
[all …]
H A Dexprep.c81 * RETURN: Field granularity (8, 16, 32 or 64) and
115 /* Round Field start offset and length to "minimal" byte boundaries */ in AcpiExGenerateAccess()
165 "Field Start %u, Field End %u -- requires %u accesses\n", in AcpiExGenerateAccess()
197 "Field goes beyond end-of-region!\n")); in AcpiExGenerateAccess()
199 /* Field does not fit in the region at all */ in AcpiExGenerateAccess()
231 * PARAMETERS: ObjDesc - Field object
235 * RETURN: Field granularity (8, 16, 32 or 64) and
334 * FieldBitPosition - Field start position
335 * FieldBitLength - Field lengt
[all...]
H A Dexserial.c88 ObjDesc->Field.PinNumberIndex, ObjDesc->Field.BitLength)); in AcpiExReadGpio()
150 ObjDesc->Field.PinNumberIndex, ObjDesc->Field.BitLength)); in AcpiExWriteGpio()
208 switch (ObjDesc->Field.RegionObj->Region.SpaceId) in AcpiExReadSerialBus()
213 Function = ACPI_READ | (ObjDesc->Field.Attribute << 16); in AcpiExReadSerialBus()
224 AccessorType = ObjDesc->Field.Attribute; in AcpiExReadSerialBus()
341 switch (ObjDesc->Field.RegionObj->Region.SpaceId) in AcpiExWriteSerialBus()
346 Function = ACPI_WRITE | (ObjDesc->Field.Attribute << 16); in AcpiExWriteSerialBus()
357 AccessorType = ObjDesc->Field.Attribute; in AcpiExWriteSerialBus()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DOptimizedStructLayout.cpp17 using Field = OptimizedStructLayoutField; typedef
20 static void checkValidLayout(ArrayRef<Field> Fields, uint64_t Size, in checkValidLayout()
24 for (auto &Field : Fields) { in checkValidLayout() local
25 assert(Field.hasFixedOffset() && in checkValidLayout()
27 assert(isAligned(Field.Alignment, Field.Offset) && in checkValidLayout()
29 assert(Field.Offset >= LastEnd && in checkValidLayout()
31 LastEnd = Field.getEndOffset(); in checkValidLayout()
32 assert(Field.Alignment <= MaxAlign && in checkValidLayout()
34 ComputedMaxAlign = std::max(Field.Alignment, MaxAlign); in checkValidLayout()
42 llvm::performOptimizedStructLayout(MutableArrayRef<Field> Fields) { in performOptimizedStructLayout()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp79 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase, Scissor } Kind; enumerator
99 return MemberInfo(Offset, MemberInfo::Field, Data); in StorageInfo()
187 void accumulateBitFields(RecordDecl::field_iterator Field,
320 for (const auto *Field : D->fields()) { in lowerUnion() local
321 if (Field->isBitField()) { in lowerUnion()
322 if (Field->isZeroLengthBitField(Context)) in lowerUnion()
324 llvm::Type *FieldType = getStorageType(Field); in lowerUnion()
327 setBitFieldInfo(Field, CharUnits::Zero(), FieldType); in lowerUnion()
329 Fields[Field->getCanonicalDecl()] = 0; in lowerUnion()
330 llvm::Type *FieldType = getStorageType(Field); in lowerUnion()
[all …]
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages526 0x0E Sound Field On
527 0x0F Surround Field On
1686 0x400 Data Field: Location
1687 0x402 Data Field: Altitude Antenna Sea Level
1688 0x403 Data Field: Differential Reference Station ID
1689 0x404 Data Field: Altitude Ellipsoid Error
1690 0x405 Data Field: Altitude Ellipsoid
1691 0x406 Data Field: Altitude Sea Level Error
1692 0x407 Data Field: Altitude Sea Level
1693 0x408 Data Field: Differential GPS Data Age
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsargs.c536 ACPI_PARSE_OBJECT *Field; in AcpiPsGetNextField()
590 Field = AcpiPsAllocOp (Opcode, Aml); in AcpiPsGetNextField()
591 if (!Field) in AcpiPsGetNextField()
606 AcpiPsSetName (Field, Name); in AcpiPsGetNextField()
618 if (Field->Common.InlineComment) in AcpiPsGetNextField()
620 Field->Common.NameComment = Field->Common.InlineComment; in AcpiPsGetNextField()
622 Field->Common.InlineComment = AcpiGbl_CurrentInlineComment; in AcpiPsGetNextField()
628 Field->Common.Value.Size = AcpiPsGetNextPackageLength (ParserState); in AcpiPsGetNextField()
636 Field in AcpiPsGetNextField()
532 ACPI_PARSE_OBJECT *Field; AcpiPsGetNextField() local
793 ACPI_PARSE_OBJECT *Field; AcpiPsGetNextArg() local
[all...]
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defilink.h147 #define EFI_FIELD_OFFSET(TYPE,Field) ((UINTN)(intptr_t)(&(((TYPE *) 0)->Field))) argument
154 #define _CR(Record, TYPE, Field) \ argument
155 ((TYPE *) ( (CHAR8 *)(Record) - (CHAR8 *) &(((TYPE *) 0)->Field)))
163 #define CR(Record, TYPE, Field, Sig) \ argument
164 _CR(Record, TYPE, Field)->Signature != Sig ? \
165 (TYPE *) ASSERT_STRUCT(_CR(Record, TYPE, Field), Record) : \
166 _CR(Record, TYPE, Field)
168 #define CR(Record, TYPE, Field, Signature) \ argument
169 _CR(Record, TYPE, Field)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp334 for (auto &Field : *Descriptor) { in parseRewriteFunctionDescriptor()
341 Key = dyn_cast<yaml::ScalarNode>(Field.getKey()); in parseRewriteFunctionDescriptor()
343 YS.printError(Field.getKey(), "descriptor key must be a scalar"); in parseRewriteFunctionDescriptor()
347 Value = dyn_cast<yaml::ScalarNode>(Field.getValue()); in parseRewriteFunctionDescriptor()
349 YS.printError(Field.getValue(), "descriptor value must be a scalar"); in parseRewriteFunctionDescriptor()
359 YS.printError(Field.getKey(), "invalid regex: " + Error); in parseRewriteFunctionDescriptor()
372 YS.printError(Field.getKey(), "unknown key for function"); in parseRewriteFunctionDescriptor()
403 for (auto &Field : *Descriptor) { in parseRewriteGlobalVariableDescriptor()
410 Key = dyn_cast<yaml::ScalarNode>(Field.getKey()); in parseRewriteGlobalVariableDescriptor()
412 YS.printError(Field.getKey(), "descriptor Key must be a scalar"); in parseRewriteGlobalVariableDescriptor()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h337 const Pointer &Field = Obj.atField(I); in GetField() local
338 if (!CheckLoad(S, OpPC, Field)) in GetField()
340 S.Stk.push<T>(Field.deref<T>()); in GetField()
352 const Pointer &Field = Obj.atField(I); in SetField() local
353 if (!CheckStore(S, OpPC, Field)) in SetField()
355 Field.deref<T>() = Value; in SetField()
366 const Pointer &Field = Obj.atField(I); in GetFieldPop() local
367 if (!CheckLoad(S, OpPC, Field)) in GetFieldPop()
369 S.Stk.push<T>(Field.deref<T>()); in GetFieldPop()
380 const Pointer &Field = This.atField(I); in GetThisField() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp346 FieldInfo &Field = Fields.back(); in addField() local
348 Field.Offset = 0; in addField()
351 Field.Offset = Size; in addField()
354 return Field; in addField()
819 bool parseFieldInitializer(const FieldInfo &Field,
821 bool parseFieldInitializer(const FieldInfo &Field,
824 bool parseFieldInitializer(const FieldInfo &Field,
827 bool parseFieldInitializer(const FieldInfo &Field,
837 bool emitFieldValue(const FieldInfo &Field);
838 bool emitFieldValue(const FieldInfo &Field, const IntFieldInfo &Contents);
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c49 OptRecord = Field(OptRecordOpt, 0); in llvm_ee_create()
50 Options.OptLevel = Int_val(Field(OptRecord, 0)); in llvm_ee_create()
51 Options.CodeModel = Int_val(Field(OptRecord, 1)); in llvm_ee_create()
52 Options.NoFramePointerElim = Int_val(Field(OptRecord, 2)); in llvm_ee_create()
53 Options.EnableFastISel = Int_val(Field(OptRecord, 3)); in llvm_ee_create()

12345678910>>...14