Home
last modified time | relevance | path

Searched refs:Io (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DDiagnosticsYaml.h31 static void mapping(IO &Io, clang::tooling::FileByteRange &R) { in LLVM_YAML_IS_SEQUENCE_VECTOR()
32 Io.mapRequired("FilePath", R.FilePath); in LLVM_YAML_IS_SEQUENCE_VECTOR()
33 Io.mapRequired("FileOffset", R.FileOffset); in LLVM_YAML_IS_SEQUENCE_VECTOR()
34 Io.mapRequired("Length", R.Length); in LLVM_YAML_IS_SEQUENCE_VECTOR()
39 static void mapping(IO &Io, clang::tooling::DiagnosticMessage &M) { in LLVM_YAML_IS_SEQUENCE_VECTOR()
40 Io.mapRequired("Message", M.Message); in LLVM_YAML_IS_SEQUENCE_VECTOR()
41 Io.mapOptional("FilePath", M.FilePath); in LLVM_YAML_IS_SEQUENCE_VECTOR()
42 Io.mapOptional("FileOffset", M.FileOffset); in LLVM_YAML_IS_SEQUENCE_VECTOR()
48 Io.mapRequired("Replacements", Fixes); in LLVM_YAML_IS_SEQUENCE_VECTOR()
57 Io.mapOptional("Ranges", M.Ranges); in LLVM_YAML_IS_SEQUENCE_VECTOR()
[all …]
H A DReplacementsYaml.h51 static void mapping(IO &Io, clang::tooling::Replacement &R) { in LLVM_YAML_IS_SEQUENCE_VECTOR()
53 Keys(Io, R); in LLVM_YAML_IS_SEQUENCE_VECTOR()
54 Io.mapRequired("FilePath", Keys->FilePath); in LLVM_YAML_IS_SEQUENCE_VECTOR()
55 Io.mapRequired("Offset", Keys->Offset); in LLVM_YAML_IS_SEQUENCE_VECTOR()
56 Io.mapRequired("Length", Keys->Length); in LLVM_YAML_IS_SEQUENCE_VECTOR()
57 Io.mapRequired("ReplacementText", Keys->ReplacementText); in LLVM_YAML_IS_SEQUENCE_VECTOR()
64 static void mapping(IO &Io, in LLVM_YAML_IS_SEQUENCE_VECTOR()
66 Io.mapRequired("MainSourceFile", Doc.MainSourceFile); in LLVM_YAML_IS_SEQUENCE_VECTOR()
67 Io.mapRequired("Replacements", Doc.Replacements); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp221 static void mapping(IO &Io, exegesis::BenchmarkMeasure &Obj) { in mapping()
222 Io.mapRequired("key", Obj.Key); in mapping()
223 if (!Io.outputting()) { in mapping()
225 Io.mapOptional("debug_string", Obj.Key); in mapping()
227 Io.mapRequired("value", Obj.PerInstructionValue); in mapping()
228 Io.mapOptional("per_snippet_value", Obj.PerSnippetValue); in mapping()
235 static void enumeration(IO &Io, in enumeration()
237 Io.enumCase(Value, "", exegesis::InstructionBenchmark::Unknown); in enumeration()
238 Io.enumCase(Value, "latency", exegesis::InstructionBenchmark::Latency); in enumeration()
239 Io.enumCase(Value, "uops", exegesis::InstructionBenchmark::Uops); in enumeration()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype1i.c285 Descriptor->Io.DescriptorType = in RsDoFixedIoDescriptor()
368 Descriptor->Io.DescriptorType = in RsDoIoDescriptor()
379 RsSetFlagBits (&Descriptor->Io.Flags, InitializerOp, 0, 1); in RsDoIoDescriptor()
381 CurrentByteOffset + ASL_RESDESC_OFFSET (Io.Flags), 0); in RsDoIoDescriptor()
386 Descriptor->Io.Minimum = in RsDoIoDescriptor()
389 CurrentByteOffset + ASL_RESDESC_OFFSET (Io.Minimum)); in RsDoIoDescriptor()
395 Descriptor->Io.Maximum = in RsDoIoDescriptor()
398 CurrentByteOffset + ASL_RESDESC_OFFSET (Io.Maximum)); in RsDoIoDescriptor()
404 Descriptor->Io.Alignment = in RsDoIoDescriptor()
407 CurrentByteOffset + ASL_RESDESC_OFFSET (Io.Alignment)); in RsDoIoDescriptor()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp55 static void mapping(IO &Io, NormalizedAtomicChange &Doc) { in mapping()
56 Io.mapRequired("Key", Doc.Key); in mapping()
57 Io.mapRequired("FilePath", Doc.FilePath); in mapping()
58 Io.mapRequired("Error", Doc.Error); in mapping()
59 Io.mapRequired("InsertedHeaders", Doc.InsertedHeaders); in mapping()
60 Io.mapRequired("RemovedHeaders", Doc.RemovedHeaders); in mapping()
61 Io.mapRequired("Replacements", Doc.Replaces); in mapping()
68 static void mapping(IO &Io, clang::tooling::AtomicChange &Doc) { in mapping()
70 Keys(Io, Doc); in mapping()
71 Io.mapRequired("Key", Keys->Key); in mapping()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/resources/
H A Drsio.c70 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Io.IoDecode),
71 AML_OFFSET (Io.Flags),
80 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Io.Alignment),
81 AML_OFFSET (Io.Alignment),
84 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.Io.Minimum),
85 AML_OFFSET (Io.Minimum),
H A Drsdumpinfo.c106 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Io.IoDecode), "Address Decoding", …
107 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Io.Minimum), "Address Minimum", …
108 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Io.Maximum), "Address Maximum", …
109 …{ACPI_RSD_UINT8, ACPI_RSD_OFFSET (Io.Alignment), "Alignment", …
110 …{ACPI_RSD_UINT8, ACPI_RSD_OFFSET (Io.AddressLength), "Address Length", …
436 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (Address.Info.Io.RangeType), "Range Type", …
437 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Info.Io.Translation), "Translation", …
438 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Info.Io.TranslationType), "Translation Type", …
H A Drsaddr.c223 /* Resource Type (Memory, Io, BusNumber, etc.) */
293 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.Address.Info.Io.RangeType),
297 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Info.Io.Translation),
301 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Info.Io.TranslationType),
/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmresrcs.c210 AcpiGbl_IoDecode [ACPI_GET_1BIT_FLAG (Resource->Io.Flags)]); in AcpiDmIoDescriptor()
213 AcpiDmDumpInteger16 (Resource->Io.Minimum, "Range Minimum"); in AcpiDmIoDescriptor()
216 AcpiDmDumpInteger16 (Resource->Io.Maximum, "Range Maximum"); in AcpiDmIoDescriptor()
219 AcpiDmDumpInteger8 (Resource->Io.Alignment, "Alignment"); in AcpiDmIoDescriptor()
222 AcpiDmDumpInteger8 (Resource->Io.AddressLength, "Length"); in AcpiDmIoDescriptor()
/netbsd-src/sys/dev/acpi/
H A Dacpi_resource.c118 if (res->Data.Io.Minimum == in acpi_resource_parse_callback()
119 res->Data.Io.Maximum) { in acpi_resource_parse_callback()
121 "Io 0x%x/%u\n", in acpi_resource_parse_callback()
122 res->Data.Io.Minimum, in acpi_resource_parse_callback()
123 res->Data.Io.AddressLength)); in acpi_resource_parse_callback()
126 res->Data.Io.Minimum, in acpi_resource_parse_callback()
127 res->Data.Io.AddressLength); in acpi_resource_parse_callback()
130 "Io 0x%x-0x%x/%u\n", in acpi_resource_parse_callback()
131 res->Data.Io.Minimum, in acpi_resource_parse_callback()
132 res->Data.Io in acpi_resource_parse_callback()
[all...]
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dhw.c83 … Status = uefi_call_wrapper(GlobalIoFncs->Io.Read, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data); in ReadPort()
98 …Status = uefi_call_wrapper(GlobalIoFncs->Io.Write, 5, GlobalIoFncs, Width, (UINT64)Port, 1, &Data); in WritePort()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defipciio.h358 EFI_PCI_IO_PROTOCOL_ACCESS Io; member
387 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ACCESS Io; member
H A Defiprot.h666 EFI_IO_ACCESS Io; member
H A Defilib.h1081 #define Port80(_PostCode) GlobalIoFncs->Io.Write (GlobalIoFncs, IO_UINT16, (UINT64)0x80, 1, &(_Po…
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacrestyp.h328 ACPI_IO_ATTRIBUTE Io; member
777 ACPI_RESOURCE_IO Io; member
H A Damlresrc.h703 AML_RESOURCE_IO Io; member
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h990 ACPI_EFI_UNKNOWN_INTERFACE Io; member
/netbsd-src/external/bsd/flex/dist/po/
H A Deo.po953 msgstr "*Io Stranga* - ero: %d val: %d\n"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrMVE.td5949 class MVE_vldst24_writeback<bit b, dag Oo, dag Io,
5953 dag Iops = Io;
6075 class MVE_ldst_direction<bit b, dag Oo, dag Io, string c=""> {
6078 dag Iops = Io;
/netbsd-src/tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh4875 +Io/CttjcV0N1jSHFB4rBSpVI9povI28IhzCQNR1yX8YtsdHN3V7uxJXVPN7VPMb
/netbsd-src/share/dict/
H A Dweb2a30404 Io moth
H A Dweb297988 Io