Home
last modified time | relevance | path

Searched refs:Maps (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DLinuxProcMaps.cpp18 enum class MapsKind { Maps, SMaps }; enumerator
23 kind == MapsKind::Maps ? "maps" : "smaps"); in ProcMapError()
129 if (!callback(ParseMemoryRegionInfoFromProcMapsLine(line, MapsKind::Maps))) in ParseLinuxMapRegions()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h49 auto Position = Maps.find(StubSymbol); in getImplFor()
50 if (Position != Maps.end()) in getImplFor()
57 ImapTy Maps; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h282 std::vector<std::unique_ptr<DocNode::MapTy>> Maps; variable
392 Maps.push_back(std::make_unique<DocNode::MapTy>()); in getMapNode()
393 N.Map = Maps.back().get(); in getMapNode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp395 auto &Maps = FunctionMap->getFunctionMap(); in merge() local
400 if (Maps.contains(FI.FunctionHash)) in merge()
407 auto &SFS = Maps.at(Hash); in merge()
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_5_maps.rst1 Type 5 – Maps
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp31 auto It = Maps.insert({I.first, {I.second.Aliasee, SrcJD}}); in trackImpls()
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dfsl,qoriq-mc.txt117 - iommu-map: Maps an ICID to an IOMMU and associated iommu-specifier
127 - msi-map: Maps an ICID to a GIC ITS and associated msi-specifier
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci-iommu.txt35 - iommu-map: Maps a Requester ID to an IOMMU and associated IOMMU specifier
H A Dbrcm,iproc-pcie.txt52 - msi-map: Maps a Requester ID to an MSI controller and associated MSI
H A Dpci-msi.txt32 - msi-map: Maps a Requester ID to an MSI controller and associated
H A Drockchip-pcie-host.txt20 - msi-map: Maps a Requester ID to an MSI controller and associated
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt51 Definition: Maps the register specified in the reg property. Must be
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td3081 // Maps an opcode in e32 form to its e64 equivalent
3090 // Maps an opcode in e64 form to its e32 equivalent
3099 // Maps ordinary instructions to their SDWA counterparts
3108 // Maps SDWA instructions to their ordinary counterparts
3117 // Maps ordinary instructions to their DPP counterparts
3134 // Maps an commuted opcode to its original version
3143 // Maps an original opcode to its commuted version
3202 // Maps a GLOBAL to its SADDR form.
3211 // Maps a GLOBAL SADDR to its VADDR form.
3220 // Maps a v_cmpx opcode with sdst to opcode without sdst.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daspeed-lpc.txt50 - ranges: Maps 0 to the physical address and length of the LPC memory
/freebsd/sys/powerpc/conf/
H A DGENERIC61 options GEOM_PART_APM # Apple Partition Maps.
H A DGENERIC64LE67 options GEOM_PART_APM # Apple Partition Maps.
H A DGENERIC6468 options GEOM_PART_APM # Apple Partition Maps.
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DClauseT.h87 #define CLAUSET_ENUM_CONVERT(func, OtherE, ThisE, Maps) \ argument
92 Maps; \
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.td165 // Maps FPR register numbers to their DWARF encoding.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1104 Contour Maps . . . . . . . . . . . . . . 809--812
3138 Contour Maps . . . . . . . . . . . . . . 788--790
3433 S. G. Wagle Approximation of Polygonal Maps by
3434 Cellular Maps . . . . . . . . . . . . . 518--525
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md83 - QUIC_STREAM_MAP: Maps stream IDs to QUIC_STREAM objects and tracks which
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21585 SmallVectorImpl<OMPClause *> &Maps) { in buildImplicitMap() argument
21616 Maps.push_back(MapClause); in buildImplicitMap()
21624 SmallVector<OMPClause *, 4> Maps; in buildImplicitMapper() local
21625 DeclRefExpr *MapperVarRef = buildImplicitMap(S, BaseType, Stack, Maps); in buildImplicitMapper()
21638 BaseType, MapperId, Maps, nullptr); in buildImplicitMapper()
/freebsd/contrib/sendmail/cf/
H A DREADME2098 Maps
4674 Maps must be created using makemap(8) , e.g.,
/freebsd/contrib/tzdata/
H A Dnorthamerica459 # largest city in Mercer County). Google Maps places Beulah's city hall
/freebsd/share/misc/
H A Dpci_vendors5186 142f Liverpool Processor Address Maps
5373 1541 Kryptos/Cato/Garfield/Garfield+/Arlene/Pooky Address Maps
5430 1591 Amur/Nolan Address Maps
5441 15b1 Stoney Address Maps
5549 1621 Anubis Address Maps

12