Searched full:programmers (Results 1 – 25 of 327) sorted by relevance
12345678910>>...14
| /external/cronet/third_party/cpu_features/src/include/ |
| D | cpuinfo_mips.h | 32 // 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/ |
| D | cpuinfo_mips.h | 32 // 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/ |
| D | index.rst | 11 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/ |
| D | index.rst | 11 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/ |
| D | 2001-02-06-TypeNotationDebateResp1.txt | 28 > 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
|
| D | 2001-02-06-TypeNotationDebateResp4.txt | 21 > > 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/ |
| D | control | 91 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/ |
| D | overview.adoc | 72 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/ |
| D | whatsnew-2.0.txt | 39 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/ |
| D | sets.rst | 187 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/ |
| D | TemplateKeyword.dox | 6 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/ |
| D | index.rst | 7 This manual documents the API used by C and C++ programmers who want to write
|
| /external/e2fsprogs/ |
| D | SHLIBS | 23 Description: The e2p (ext2fs's programmers) library
|
| /external/python/cpython3/Doc/c-api/ |
| D | index.rst | 7 This manual documents the API used by C and C++ programmers who want to write
|
| /external/python/cpython2/Mac/Demo/ |
| D | index.html | 147 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/ |
| D | design.htm | 31 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/ |
| D | syntax.qbk | 12 this is a programmers guide, the actual syntax presented to your program's
|
| /external/python/cpython3/Include/ |
| D | bytearrayobject.h | 15 * For the convenience of C programmers, the bytes type is considered
|
| /external/lmfit/lib/ |
| D | lmcurve.h | 15 * Note to programmers: Don't patch and fork, but copy and variate!
|
| D | lmcurve.c | 15 * Note to programmers: Don't patch and fork, but copy and variate!
|
| /external/python/cpython3/Doc/tools/templates/ |
| D | indexcontent.html | 31 <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/ |
| D | indexcontent.html | 31 <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/ |
| D | facade-and-adaptor.rst | 30 :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/ |
| D | info_parser.qbk | 15 INFO provides several features that make it familiar to C++ programmers and
|
| /external/sdv/vsomeip/third_party/boost/phoenix/doc/ |
| D | inside.qbk | 15 to advanced programmers who wish to extend the library.
|
12345678910>>...14