Searched refs:Arrays (Results 1 – 15 of 15) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestBean.java | 551 s = Arrays.toString((byte[])o); in getString() 553 s = Arrays.toString((Object[])o); in getString()
|
| /freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 129 SmallVector<std::pair<TrackingMDRef, TempMDTuple>, 1> Arrays; member 262 for (const auto &Array : OldTypeRefs.Arrays) in tryToResolveCycles() 264 OldTypeRefs.Arrays.clear(); in tryToResolveCycles() 330 OldTypeRefs.Arrays.emplace_back( in upgradeTypeRefArray() 333 return OldTypeRefs.Arrays.back().second.get(); in upgradeTypeRefArray()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 86 extern llvm::cl::opt<bool> Arrays;
|
| H A D | PrettyTypeDumper.cpp | 205 if (opts::pretty::Arrays) in start()
|
| H A D | llvm-pdbutil.cpp | 191 static cl::opt<bool> Arrays("arrays", cl::desc("Dump array types"), variable 249 cl::opt<bool> Arrays("arrays", cl::desc("Display arrays"), variable 1016 if (opts::diadump::Arrays) in dumpDia() 1190 opts::pretty::Arrays || opts::pretty::VTShapes) { in dumpPretty()
|
| /freebsd-12.1/contrib/dtc/Documentation/ |
| H A D | dts-format.txt | 35 * Arrays are represented by angle brackets surrounding a space separated list
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | implement-c.texi | 33 * Arrays and pointers implementation:: 347 @node Arrays and pointers implementation 348 @section Arrays and pointers
|
| H A D | extend.texi | 39 * Variable Length:: Arrays whose length is computed at run time. 909 @section Arrays of Length Zero 1023 @section Arrays of Variable Length 1186 @section Non-Lvalue Arrays May Have Subscripts
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | stabs.texinfo | 1144 * Conformant Arrays:: 1276 @node Conformant Arrays 1304 * Arrays:: An aggregate type of same-typed elements. 1809 included a trailing semicolon (@pxref{Arrays}). 1836 @node Arrays 3481 Conformant array; see @ref{Conformant Arrays}. 3516 Array; see @ref{Arrays}. 3519 Open array; see @ref{Arrays}. 3540 N-dimensional dynamic array; see @ref{Arrays}. 3546 N-dimensional subarray; see @ref{Arrays}. [all …]
|
| H A D | gdb.info-1 | 3994 * Arrays:: Artificial arrays 4046 *Note Artificial arrays: Arrays, for more information. 4060 File: gdb.info, Node: Variables, Next: Arrays, Prev: Expressions, Up: Data 4152 File: gdb.info, Node: Arrays, Next: Output Formats, Prev: Variables, Up: Data 4213 File: gdb.info, Node: Output Formats, Next: Memory, Prev: Arrays, Up: Data
|
| H A D | gdb.info-3 | 5380 * @, referencing memory as an array: Arrays. 5409 * artificial array: Arrays.
|
| H A D | gdb.texinfo | 4737 * Arrays:: Artificial arrays 4790 @xref{Arrays, ,Artificial arrays}, for more information. 4928 @node Arrays
|
| /freebsd-12.1/contrib/apr/ |
| H A D | configure.in | 2099 AC_MSG_CHECKING(for Variable Length Arrays)
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | ChangeLog-9297 | 2760 (print_insn_arg): Arrays cacheFieldName and names now const.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 14234 * doc/extend.texi (Arrays and pointers implementation): Discourage 14311 * doc/extend.texi (Arrays and pointers implementation): Document
|