/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OSSL_DISPATCH.pod | 20 Arrays of this type are passed between the OpenSSL libraries and the 23 Arrays of this type must be terminated with a tuple having function identity
|
H A D | OSSL_ALGORITHM.pod | 22 algorithm that a L<provider(7)> provides. Arrays of this type are returned 27 Arrays of this type must be terminated with a tuple where I<algorithm_names>
|
H A D | OSSL_ITEM.pod | 22 Arrays of this type are passed between the OpenSSL libraries and the
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 276 std::vector<std::unique_ptr<DocNode::ArrayTy>> Arrays; variable 382 Arrays.push_back(std::unique_ptr<DocNode::ArrayTy>(new DocNode::ArrayTy)); in getArrayNode() 383 N.Array = Arrays.back().get(); in getArrayNode()
|
/netbsd-src/external/mit/libcbor/dist/doc/source/api/ |
H A D | type_4.rst | 1 Type 4 – Arrays
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 523 * Arrays:: 678 4 ‘CTF_K_ARRAY’ An array. *Note Arrays::. 911 File: ctf-spec.info, Node: Pointers typedefs and cvr-quals, Next: Arrays, Prev: Slices, Up: The… 936 File: ctf-spec.info, Node: Arrays, Next: Function pointers, Prev: Pointers typedefs and cvr-qual… 938 2.3.8 Arrays 941 Arrays are encoded as types of kind ‘CTF_K_ARRAY’ in a ‘ctf_stype_t’. 973 File: ctf-spec.info, Node: Function pointers, Next: Enums, Prev: Arrays, Up: The type section 1343 * Arrays: Arrays. (line 6) 1359 * cta_contents: Arrays. (line 20) 1360 * cta_index: Arrays. (line 22) [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/ |
H A D | ctf-spec.info | 523 * Arrays:: 678 4 'CTF_K_ARRAY' An array. *Note Arrays::. 911 File: ctf-spec.info, Node: Pointers typedefs and cvr-quals, Next: Arrays, Prev: Slices, Up: The… 936 File: ctf-spec.info, Node: Arrays, Next: Function pointers, Prev: Pointers typedefs and cvr-qual… 938 2.3.8 Arrays 941 Arrays are encoded as types of kind 'CTF_K_ARRAY' in a 'ctf_stype_t'. 973 File: ctf-spec.info, Node: Function pointers, Next: Enums, Prev: Arrays, Up: The type section 1343 * Arrays: Arrays. (line 6) 1359 * cta_contents: Arrays. (line 20) 1360 * cta_index: Arrays. (line 22) [all …]
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | j_calls_example.txt | 105 311334 method java/util/Arrays.copyOf 87 108 311334 method java/util/Arrays.copyOfRange 107
|
H A D | j_syscalls_example.txt | 131 311536 method java/util/Arrays.copyOf 87 136 311536 method java/util/Arrays.copyOfRange 107
|
H A D | j_cputime_example.txt | 29 311374 method java/util/Arrays.copyOf 1110
|
H A D | j_cpudist_example.txt | 34 PID=311364, method, java/util/Arrays.copyOf
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | j_calls_example.txt | 105 311334 method java/util/Arrays.copyOf 87 108 311334 method java/util/Arrays.copyOfRange 107
|
H A D | j_syscalls_example.txt | 131 311536 method java/util/Arrays.copyOf 87 136 311536 method java/util/Arrays.copyOfRange 107
|
H A D | j_cputime_example.txt | 29 311374 method java/util/Arrays.copyOf 1110
|
H A D | j_cpudist_example.txt | 34 PID=311364, method, java/util/Arrays.copyOf
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
H A D | 2001-02-06-TypeNotationDebateResp2.txt | 6 > Arrays (without and with size):
|
H A D | 2001-02-06-TypeNotationDebate.txt | 16 Arrays (without and with size):
|
H A D | 2001-02-06-TypeNotationDebateResp1.txt | 60 Arrays (without and with size):
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
H A D | Cxx1yStatusPaperStatus.csv | 24 "`3662 <https://wg21.link/n3662>`__","LWG","C++ Dynamic Arrays (dynarray)","Bristol","*Removed from…
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | README-sparse_array.md | 1 Sparse Arrays
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 125 SmallVector<std::pair<TrackingMDRef, TempMDTuple>, 1> Arrays; member 269 for (const auto &Array : OldTypeRefs.Arrays) in tryToResolveCycles() 271 OldTypeRefs.Arrays.clear(); in tryToResolveCycles() 337 OldTypeRefs.Arrays.emplace_back( in upgradeTypeRefArray() 340 return OldTypeRefs.Arrays.back().second.get(); in upgradeTypeRefArray()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.h | 85 extern llvm::cl::opt<bool> Arrays;
|
H A D | PrettyTypeDumper.cpp | 204 if (opts::pretty::Arrays) in start()
|
H A D | llvm-pdbutil.cpp | 190 static cl::opt<bool> Arrays("arrays", cl::desc("Dump array types"), variable 248 cl::opt<bool> Arrays("arrays", cl::desc("Display arrays"), variable 1030 if (opts::diadump::Arrays) in dumpDia() 1204 opts::pretty::Arrays || opts::pretty::VTShapes) { in dumpPretty()
|
/netbsd-src/external/gpl2/dtc/dist/Documentation/ |
H A D | dts-format.txt | 35 * Arrays are represented by angle brackets surrounding a space separated list
|