| /openbsd-src/gnu/llvm/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()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perllol.pod | 3 perllol - Manipulating Arrays of Arrays in Perl 7 =head2 Declaration and Access of Arrays of Arrays
|
| H A D | perlintro.pod | 196 =item Arrays 204 Arrays are zero-indexed. Here's how you get at elements in an array:
|
| H A D | perltrap.pod | 48 Arrays index from 0. Likewise string positions in substr() and
|
| /openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/ |
| H A D | Changes | 14 Arrays print addresses of SV.
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-06-TypeNotationDebate.txt | 16 Arrays (without and with size):
|
| H A D | 2001-02-06-TypeNotationDebateResp2.txt | 6 > Arrays (without and with size):
|
| H A D | 2001-02-06-TypeNotationDebateResp1.txt | 60 Arrays (without and with size):
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx14Papers.csv | 24 "`3662 <https://wg21.link/n3662>`__","LWG","C++ Dynamic Arrays (dynarray)","Bristol","*Removed from…
|
| H A D | Cxx20Papers.csv | 3 "`P0674R1 <https://wg21.link/P0674R1>`__","LWG","Extending make_shared to Support Arrays","Toronto"… 94 "`P1357R1 <https://wg21.link/P1357R1>`__","LWG","Traits for [Un]bounded Arrays","Kona","|Complete|"…
|
| /openbsd-src/bin/ksh/ |
| H A D | PROJECTS | 42 * Arrays need to be implemented differently: currently does a linear
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyTypeDumper.cpp | 206 if (opts::pretty::Arrays) in start()
|
| H A D | llvm-pdbutil.h | 87 extern llvm::cl::opt<bool> Arrays;
|
| H A D | llvm-pdbutil.cpp | 192 static cl::opt<bool> Arrays("arrays", cl::desc("Dump array types"), variable 252 cl::opt<bool> Arrays("arrays", cl::desc("Display arrays"), variable 1056 if (opts::diadump::Arrays) in dumpDia() 1230 opts::pretty::Arrays || opts::pretty::VTShapes) { in dumpPretty()
|
| /openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 109 SmallVector<std::pair<TrackingMDRef, TempMDTuple>, 1> Arrays; member 253 for (const auto &Array : OldTypeRefs.Arrays) in tryToResolveCycles() 255 OldTypeRefs.Arrays.clear(); in tryToResolveCycles() 321 OldTypeRefs.Arrays.emplace_back( in upgradeTypeRefArray() 324 return OldTypeRefs.Arrays.back().second.get(); in upgradeTypeRefArray()
|
| /openbsd-src/gnu/gcc/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 | gcj.info | 1986 * Arrays:: Dealing with Java arrays in C++. 2369 File: gcj.info, Node: Memory allocation, Next: Arrays, Prev: Object allocation, Up: About CNI 2390 File: gcj.info, Node: Arrays, Next: Methods, Prev: Memory allocation, Up: About CNI 2392 12.10 Arrays 2478 File: gcj.info, Node: Methods, Next: Strings, Prev: Arrays, Up: About CNI 3314 * elements on template<class T>: Arrays. (line 46) 3326 * JvGetArrayLength: Arrays. (line 86) 3331 * JvNewBooleanArray: Arrays. (line 83) 3332 * JvNewObjectArray: Arrays. (line 57) 3375 Node: Arrays100970
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ConstantInterpreter.rst | 172 * **Arrays of primitives** 184 * **Arrays of composites and records**
|
| H A D | APINotes.rst | 85 Arrays of top-level declarations. Each entry in the array must have a
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Extensions.rst | 590 Variable Length Arrays 594 emission of Variable Length Arrays (VLAs).
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | stabs.texinfo | 1168 * Conformant Arrays:: 1300 @node Conformant Arrays 1328 * Arrays:: An aggregate type of same-typed elements. 1833 included a trailing semicolon (@pxref{Arrays}). 1860 @node Arrays 1863 Arrays use the @samp{a} type descriptor. Following the type descriptor 3426 Arrays}. Name of a caught exception (GNU C@t{++}). These can be 3505 Conformant array; see @ref{Conformant Arrays}. 3540 Array; see @ref{Arrays}. 3543 Open array; see @ref{Arrays}. [all …]
|
| /openbsd-src/gnu/llvm/clang/docs/HLSL/ |
| H A D | HLSLSupport.rst | 233 * Variable Length Arrays
|
| /openbsd-src/gnu/llvm/clang/docs/analyzer/developer-docs/ |
| H A D | IPA.rst | 370 * Arrays of objects are modeled very poorly right now. ExprEngine currently
|
| /openbsd-src/gnu/usr.bin/perl/regen/ |
| H A D | opcodes | 221 # Arrays.
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | PropertiesBase.td | 151 /// Arrays. The corresponding C++ type is ArrayRef of the corresponding
|