Searched full:programmers (Results 1 – 25 of 336) sorted by relevance
12345678910>>...14
| /external/flashrom/doc/supported_hw/supported_prog/ |
| D | index.rst | 1 Supported programmers 4 flashrom supports many different programmers, for the full list you can look into `programmer_table… 5 in the source tree. Some of the programmers have their own documentation pages, see below. 7 …ion` section of the :doc:`/classic_cli_manpage` for more details about programmers and their usage.
|
| D | dummyflasher.rst | 10 Also, since dummyflasher implements all of the programmers APIs, it can be used as an example or as…
|
| /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/cronet/tot/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/cronet/stable/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/flashrom/doc/release_notes/ |
| D | v_1_3.rst | 6 on enhancing the flashrom code base. This new release comes with a lot of new features, programmers, 49 The greatest increase in the speed of operations can be seen on the following programmers: 115 * Only enable I2C programmers on Linux (linux-specific code) 123 New programmers 131 * Programmers based on FT4233H FTDI
|
| D | v_1_4.rst | 95 * Support to allow programmers to handle protected regions on the flash. 96 * get_region() function is added so that programmers can expose access permissions 234 Programmers support added or updated
|
| /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/flashrom/doc/ |
| D | intro.rst | 6 30 USB devices and various parallel/serial port-based programmers. 12 * No physical access needed, root access is sufficient (not needed for some programmers).
|
| D | classic_cli_manpage.rst | 249 …List the flash chips, chipsets, mainboards, and external programmers (including PCI, USB, parallel… 310 Some programmers have optional or mandatory parameters which are described in detail in the 311 …**PROGRAMMER-SPECIFIC INFORMATION** section. Support for some programmers can be disabled at compi… 312 ``flashrom -h`` lists all supported programmers. 337 …m the programmer name by a colon. While some programmers take arguments atfixed positions, other p… 638 …_spi, gfxnvidia, ogp_spi, drkaiser, satasii, satamv, atahpt, atavia, atapromise, it8212 programmers 641 These programmers have an option to specify the PCI address of the card your want to use, which mus… 651 Some of these programmers have more info below. 710 This module supports various programmers based on FTDI FT2232/FT4232H/FT232H chips including the DL… 756 **Note** that not all GPIOL pins are freely usable with all programmers as some have special functi… [all …]
|
| /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/emboss/doc/design_docs/ |
| D | division_and_modulus.md | 34 confuse programmers. 106 However, a nontrivial percentage of programmers tend to read it as: 117 Interestingly, fewer programmers seem to mis-read extra division: 137 seems to get parsed correctly by all programmers in my polling.
|
| /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/flashrom/ |
| D | Android.bp | 65 // programmers config 237 // Programmers
|
| /external/flashrom/doc/supported_hw/supported_prog/serprog/ |
| D | overview.rst | 5 This page collects information about the serprog protocol and the programmers implementing it. 83 that turns them into serprog-based programmers with SPI clock speeds up to 36 MHz.
|
| /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/coreboot/src/arch/x86/include/arch/ |
| D | rom_segs.h | 11 * This define is placed here to make sure future romstage programmers
|
| /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/flashrom/doc/contrib_howtos/ |
| D | how_to_add_unit_test.rst | 58 Programmers tests 81 For programmers tests, the test scenario most likely won't be long: most likely it is one of the op…
|
| /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/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/coreboot/Documentation/tutorial/flashing_firmware/ |
| D | ext_power.md | 18 USB programmers are usually current limited by the host USB hub. On USB 2.0
|
| /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
|
12345678910>>...14