Home
last modified time | relevance | path

Searched full:programmers (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/external/cronet/third_party/cpu_features/src/include/
Dcpuinfo_mips.h32 // MIPS(r) Architecture for Programmers, Volume IV-c
34 // MIPS(r) Architecture for Programmers, Volume IV-d
36 // MIPS(r) Architecture for Programmers, Volume IV-e
/external/cpu_features/include/
Dcpuinfo_mips.h32 // MIPS(r) Architecture for Programmers, Volume IV-c
34 // MIPS(r) Architecture for Programmers, Volume IV-d
36 // MIPS(r) Architecture for Programmers, Volume IV-e
/external/python/cpython3/Doc/reference/
Dindex.rst11 language, see :ref:`tutorial-index`. For C or C++ programmers, two additional
14 interfaces available to C/C++ programmers in detail.
/external/python/cpython2/Doc/reference/
Dindex.rst11 language, see :ref:`tutorial-index`. For C or C++ programmers, two additional
14 interfaces available to C/C++ programmers in detail.
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp1.txt28 > that most programmers TODAY do not understand pointers to member
50 The syntax programmers are used to out of years of experience or a new
D2001-02-06-TypeNotationDebateResp4.txt21 > > that most programmers TODAY do not understand pointers to member
76 > The syntax programmers are used to out of years of experience or a new
/external/e2fsprogs/debian/attic/libs/
Dcontrol91 ext2fs-aware programs. Only programmers that really manipulate
93 programmers will use the generic filesystem-independent interface
/external/sdv/vsomeip/third_party/boost/endian/doc/endian/
Doverview.adoc72 Programmers can usually ignore endianness, except when reading a core dump on
73 little-endian systems. But programmers have to deal with endianness when
76 network. And programmers may also want to use the library when minimizing either
335 maintenance programmers not familiar with the implications of performing a lot
/external/libevent/
Dwhatsnew-2.0.txt39 Libevent 2.0 has a new header layout to make it easier for programmers to
44 the functions that most programmers will want to use.
59 that programmers can know that their code is not depending on any
150 to programmers who wanted to pick a backend explicitly without messing
156 systems' fast backends. Previously, programmers who cared about this
/external/python/cpython2/Doc/library/
Dsets.rst187 Programmers should prefer the :meth:`update` method because it is supported by
198 >>> programmers = Set(['Jack', 'Sam', 'Susan', 'Janice'])
200 >>> employees = engineers | programmers | managers # union
202 >>> fulltime_management = managers - engineers - programmers # difference
211 >>> for group in [engineers, programmers, managers, employees]: # doctest: +SKIP
/external/eigen/doc/
DTemplateKeyword.dox6 amongst programmers: to define templates. The other use is more obscure: to specify that an express…
7 to a template function or a type. This regularly trips up programmers that use the %Eigen library, …
/external/python/cpython2/Doc/c-api/
Dindex.rst7 This manual documents the API used by C and C++ programmers who want to write
/external/e2fsprogs/
DSHLIBS23 Description: The e2p (ext2fs's programmers) library
/external/python/cpython3/Doc/c-api/
Dindex.rst7 This manual documents the API used by C and C++ programmers who want to write
/external/python/cpython2/Mac/Demo/
Dindex.html147 into a complete MacPython programmers guide (which would probably be a
150 documentation nor in Inside Mac or other Mac programmers
/external/sdv/vsomeip/third_party/boost/filesystem/doc/
Ddesign.htm31 were all skilled C++ programmers - why couldn't C++ be used as the scripting
116 great disservice to programmers using a library because it makes it appear
227 answers to that question, the Filesystem Library alerts programmers of the need
280 some extent on programmer discipline.  But it should allow programmers who
/external/sdv/vsomeip/third_party/boost/regex/doc/
Dsyntax.qbk12 this is a programmers guide, the actual syntax presented to your program's
/external/python/cpython3/Include/
Dbytearrayobject.h15 * For the convenience of C programmers, the bytes type is considered
/external/lmfit/lib/
Dlmcurve.h15 * Note to programmers: Don't patch and fork, but copy and variate!
Dlmcurve.c15 * Note to programmers: Don't patch and fork, but copy and variate!
/external/python/cpython3/Doc/tools/templates/
Dindexcontent.html31 <span class="linkdescr">{% trans %}tutorial for C/C++ programmers{% endtrans %}</span></p>
33 <span class="linkdescr">{% trans %}reference for C/C++ programmers{% endtrans %}</span></p>
/external/python/cpython2/Doc/tools/templates/
Dindexcontent.html31 <span class="linkdescr">{% trans %}tutorial for C/C++ programmers{% endtrans %}</span></p>
33 <span class="linkdescr">{% trans %}reference for C/C++ programmers{% endtrans %}</span></p>
/external/sdv/vsomeip/third_party/boost/iterator/doc/
Dfacade-and-adaptor.rst30 :abstract: We propose a set of class templates that help programmers
55 still a common task for C++ programmers. The literature documents
58 programmers will always need to invent new iterator types.
/external/sdv/vsomeip/third_party/boost/property_tree/doc/
Dinfo_parser.qbk15 INFO provides several features that make it familiar to C++ programmers and
/external/sdv/vsomeip/third_party/boost/phoenix/doc/
Dinside.qbk15 to advanced programmers who wish to extend the library.

12345678910>>...14