Home
last modified time | relevance | path

Searched refs:Iterating (Results 1 – 25 of 26) sorted by relevance

12

/external/eigen/doc/
DTutorialSTL.dox10 \section TutorialSTLVectors Iterating over 1D arrays and vectors
36 \section TutorialSTLMatrices Iterating over coefficients of 2D arrays and matrices
40 Iterating over all coefficients of a 2D expressions is still easily accomplished by creating a 1D l…
50 \section TutorialSTLRowsColumns Iterating over rows or columns of 2D arrays and matrices
DTutorialSparse.dox154 \b Iterating \b over \b the \b nonzero \b coefficients \n
/external/e2fsprogs/doc/
Dlibext2fs.texinfo527 * Iterating over inodes in a filesystem::
528 * Iterating over blocks in an inode::
534 @node Reading and writing inodes, Iterating over inodes in a filesystem, Inode Functions, Inode Fun…
549 @node Iterating over inodes in a filesystem, Iterating over blocks in an inode, Reading and writing…
551 @subsection Iterating over inodes in a filesystem
609 @node Iterating over blocks in an inode, Inode Convenience Functions, Iterating over inodes in a fi…
611 @subsection Iterating over blocks in an inode
697 @node Inode Convenience Functions, , Iterating over blocks in an inode, Inode Functions
727 * Iterating over a directory::
736 @node Directory block functions, Iterating over a directory, Directory functions, Directory functio…
[all …]
/external/python/cpython2/Doc/library/
Demail.iterators.rst8 Iterating over a message object tree is fairly easy with the
Dstdtypes.rst2338 Iterating views while adding or deleting entries in the dictionary may raise
/external/pigweed/pw_thread_stl/
DBUILD.bazel105 # Iterating over child threads isn't supported by STL, so this only exists
DBUILD.gn124 # Iterating over child threads isn't supported by STL, so this only exists
/external/python/cpython3/Doc/library/
Demail.iterators.rst11 Iterating over a message object tree is fairly easy with the
Denum.rst290 Iterating over the members of an enum does not provide the aliases::
Dstdtypes.rst4634 Iterating views while adding or deleting entries in the dictionary may raise
/external/libcups/backend/
Dusb-darwin.c261 int Iterating = 0; /* Are we iterating the bus? */ variable
1123 Iterating = 1; in iterate_printers()
1155 Iterating = 0; in iterate_printers()
1426 Iterating ? NULL : _cupsFileCheckFilter, NULL); in load_classdriver()
/external/libiio/src/
Dmainpage.dox153 @subsubsection iterating_cb Iterating over the buffer with a callback
177 @subsubsection iterating_for Iterating on the samples with a for loop
/external/tensorflow/tensorflow/core/util/sparse/
DREADME.md70 Iterating section in SparseTensor
/external/python/cpython3/Objects/
Dlnotab_notes.txt57 Iterating over the table.
/external/python/cpython3/Doc/howto/
Dipaddress.rst190 Iterating through the "usable" addresses on a network::
/external/python/enum34/enum/doc/
Denum.rst209 Iterating over the members of an enum does not provide the aliases::
/external/llvm/docs/
DProgrammersManual.rst1782 Iterating over the ``BasicBlock`` in a ``Function``
1808 Iterating over the ``Instruction`` in a ``BasicBlock``
1831 Iterating over the ``Instruction`` in a ``Function``
2001 Iterating over def-use & use-def chains
2048 Iterating over predecessors & successors of blocks
2051 Iterating over the predecessors and successors of a block is quite easy with the
/external/python/cpython2/Doc/tutorial/
Dcontrolflow.rst72 make a copy. Iterating over a sequence does not implicitly make a copy. The
/external/python/cpython3/Misc/NEWS.d/
D3.5.1rc1.rst89 Iterating OrderedDict with keys with unstable hash now raises KeyError in C
D3.6.0a1.rst629 Iterating OrderedDict with keys with unstable hash now raises KeyError in C
2209 Optimized iterating ElementTree. Iterating elements Element.iter() is now
/external/libnl/doc/
Dcore.txt1947 ==== Iterating over a Stream of Attributes
/external/libconfig/doc/
Dlibconfig.texi1922 Iterating over a group's child settings with an integer index will
/external/python/cpython2/Doc/whatsnew/
D2.6.rst1178 and :meth:`update`? Iterating over the object with :func:`iter`?
/external/python/cpython3/Doc/whatsnew/
D2.6.rst1182 and :meth:`update`? Iterating over the object with :func:`iter`?
/external/python/cpython2/Misc/
DHISTORY7335 Iterating (i.e. a for loop) over a dictionary generates its keys.
7336 Iterating over a file generates its lines.

12