Home
last modified time | relevance | path

Searched refs:Arrays (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-head/contrib/libcbor/doc/source/api/
HDtype_4.rst1 Type 4 – Arrays
7 Arrays are explicitly created or decoded as definite or indefinite and will be encoded using the co…
/freebsd-head/crypto/openssl/doc/man3/
HDOSSL_DISPATCH.pod20 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
HDOSSL_ALGORITHM.pod22 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>
HDOSSL_ITEM.pod22 Arrays of this type are passed between the OpenSSL libraries and the
HDOSSL_PARAM.pod30 Arrays of this type can be used for the following purposes:
/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMsgPackDocument.h282 std::vector<std::unique_ptr<DocNode::ArrayTy>> Arrays; variable
399 Arrays.push_back(std::make_unique<DocNode::ArrayTy>()); in getArrayNode()
400 N.Array = Arrays.back().get(); in getArrayNode()
/freebsd-head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
HDTestBean.java551 s = Arrays.toString((byte[])o); in getString()
553 s = Arrays.toString((Object[])o); in getString()
/freebsd-head/crypto/openssl/crypto/
HDREADME-sparse_array.md1 Sparse Arrays
/freebsd-head/contrib/bc/locales/
Dde_AT.ISO8859-15.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
HDde_DE.UTF-8.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_AT.UTF-8.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_AT.ISO8859-1.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_DE.utf8.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_CH.ISO8859-1.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_CH.ISO8859-15.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_AT.utf8.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_CH.utf8.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_CH.UTF-8.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
HDde_DE.ISO8859-1.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
Dde_DE.ISO8859-15.msg80 30 "POSIX erlaubt keine Zuweisung von Strings an Variablen oder Arrays"
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDllvm-pdbutil.h86 extern llvm::cl::opt<bool> Arrays;
HDPrettyTypeDumper.cpp206 if (opts::pretty::Arrays) in start()
HDllvm-pdbutil.cpp190 static cl::opt<bool> Arrays("arrays", cl::desc("Dump array types"), variable
250 cl::opt<bool> Arrays("arrays", cl::desc("Display arrays"), variable
1054 if (opts::diadump::Arrays) in dumpDia()
1228 opts::pretty::Arrays || opts::pretty::VTShapes) { in dumpPretty()
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDMetadataLoader.cpp110 SmallVector<std::pair<TrackingMDRef, TempMDTuple>, 1> Arrays; member
254 for (const auto &Array : OldTypeRefs.Arrays) in tryToResolveCycles()
256 OldTypeRefs.Arrays.clear(); in tryToResolveCycles()
322 OldTypeRefs.Arrays.emplace_back( in upgradeTypeRefArray()
325 return OldTypeRefs.Arrays.back().second.get(); in upgradeTypeRefArray()
/freebsd-head/contrib/bc/gen/
HDbc_help.txt49 1) Arrays can be passed to the builtin "length" function to get the number of

12