Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp52 std::vector<std::map<uint64_t, int64_t> > Maps; member
77 auto& map = R.Maps.emplace_back(); in makeTestingSets()
115 auto& Map = Data.Maps.front(); in run()
136 auto& Map = Data.Maps.front(); in run()
157 while (State.KeepRunningBatch(MapSize * Data.Maps.size())) { in run()
158 for (auto& Map : Data.Maps) { in run()
180 auto& Map = Data.Maps.front(); in run()
199 auto& Map = Data.Maps.front(); in run()
222 while (State.KeepRunningBatch(MapSize * Data.Maps.size())) { in run()
223 for (auto& Map : Data.Maps) { in run()
[all …]
/netbsd-src/external/mit/libcbor/dist/doc/source/api/
H A Dtype_5.rst1 Type 5 – Maps
6 Maps can be either definite or indefinite, in much the same way as :doc:`type_4`.
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dinput58 3: Maps and executable buffers are copied when they are executed --
64 Maps inside of executable buffers are expanded normally.
150 3: Maps and executable buffers are copied when they are executed --
182 Maps:
225 Maps inside of executable buffers are expanded normally.
248 Maps commands inside of executable buffers:
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h275 std::vector<std::unique_ptr<DocNode::MapTy>> Maps; variable
374 Maps.push_back(std::unique_ptr<DocNode::MapTy>(new DocNode::MapTy)); in getMapNode()
375 N.Map = Maps.back().get(); in getMapNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp29 auto It = Maps.insert({I.first, {I.second.Aliasee, SrcJD}}); in trackImpls()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-bpf.texi51 * BPF-Pseudo-Maps:: Pseudo map fds
93 @node BPF-Pseudo-Maps
94 @subsection Pseudo Maps
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td2374 // Maps an opcode in e32 form to its e64 equivalent
2383 // Maps an opcode in e64 form to its e32 equivalent
2392 // Maps ordinary instructions to their SDWA counterparts
2401 // Maps SDWA instructions to their ordinary counterparts
2410 // Maps ordinary instructions to their DPP counterparts
2419 // Maps an commuted opcode to its original version
2428 // Maps an original opcode to its commuted version
2490 // Maps an atomic opcode to its returnless version.
2499 // Maps a GLOBAL to its SADDR form.
2508 // Maps a GLOBAL SADDR to its VADDR form.
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DMsfFile.rst107 The Free Block Maps are stored as a series of single blocks throughout the file
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.td161 // Maps FPR register numbers to their DWARF encoding.
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusPaperStatus.csv48 "`p0083r3 <https://wg21.link/p0083r3>`__","LWG","Splicing Maps and Sets","Oulu","|Complete|","8.0"
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dfunctional977 * Maps an argument to bind() into an actual argument to the bound
1111 * Maps member pointers into instances of _Mem_fn but leaves all
1126 * Maps member pointers into instances of _Mem_fn but leaves all
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dfunctional983 * Maps an argument to bind() into an actual argument to the bound
1117 * Maps member pointers into instances of _Mem_fn but leaves all
1132 * Maps member pointers into instances of _Mem_fn but leaves all
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2307.txt469 Maps an IP port and protocol (such as tcp or udp)
477 DESC 'Abstraction of an IP protocol. Maps a protocol number
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DStatepoints.rst235 # Stack Maps: callsite 2882400000
243 # Stack Maps: Loc 8: Direct RSP [encoding: .byte 2, .byte 8, .short 7, .int 0]
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-howard-rfc2307bis-xx.txt710 Maps an IP port and protocol (such as tcp or udp)
719 DESC 'Abstraction of an IP protocol. Maps a protocol number
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dfunctional275 * Maps an argument to bind() into an actual argument to the bound
/netbsd-src/external/historical/nawk/dist/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
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dfunctional341 * Maps an argument to bind() into an actual argument to the bound
/netbsd-src/external/bsd/am-utils/dist/doc/
H A Dam-utils.texi122 * Mount Maps:: Details of mount maps.
741 @node Supported Platforms, Mount Maps, Overview, Top
759 @node Mount Maps, Amd Command Line Options, Supported Platforms, Top
761 @chapter Mount Maps
784 @node Map Types, Key Lookup, Mount Maps, Mount Maps
795 Maps can be implemented in many ways. Some of the forms supported by
1138 @node Key Lookup, Location Format, Map Types, Mount Maps
1177 @node Location Format, , Key Lookup, Mount Maps
2536 @node Amd Command Line Options, Filesystem Types, Mount Maps, Top
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfunctions.texi1595 Maps an @code{errno} number to an error message string, the contents
1660 Maps an signal number to an signal message string, the contents of
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfunctions.texi1578 Maps an @code{errno} number to an error message string, the contents
1643 Maps an signal number to an signal message string, the contents of
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfunctions.texi1595 Maps an @code{errno} number to an error message string, the contents
1660 Maps an signal number to an signal message string, the contents of
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfunctions.texi1595 Maps an @code{errno} number to an error message string, the contents
1660 Maps an signal number to an signal message string, the contents of
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dfunctions.texi1595 Maps an @code{errno} number to an error message string, the contents
1660 Maps an signal number to an signal message string, the contents of

12