Searched refs:planned (Results 1 – 25 of 180) sorted by relevance
12345678
/external/u-boot/cmd/ |
D | flash.c | 399 int planned; in flash_sect_erase() local 403 s_first, s_last, &planned ); in flash_sect_erase() 405 if (planned && (rcode == 0)) { in flash_sect_erase() 595 int planned; in flash_sect_protect() local 598 rcode = flash_fill_sect_ranges( addr_first, addr_last, s_first, s_last, &planned ); in flash_sect_protect() 602 if (planned && (rcode == 0)) { in flash_sect_protect()
|
/external/googletest/googlemock/scripts/generator/ |
D | README.cppclean | 20 * (planned) Find unnecessary header files #included 23 * (planned) Source files that reference headers not directly #included, 25 * (planned) Unused members (private, protected, & public) methods and data 26 * (planned) Store AST in a SQL database so relationships can be queried
|
/external/google-breakpad/src/testing/scripts/generator/ |
D | README.cppclean | 20 * (planned) Find unnecessary header files #included 23 * (planned) Source files that reference headers not directly #included, 25 * (planned) Unused members (private, protected, & public) methods and data 26 * (planned) Store AST in a SQL database so relationships can be queried
|
/external/libxkbcommon/xkbcommon/doc/ |
D | compat.md | 42 - extended number of modifiers (planned) 43 - extended number of groups (planned)
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | CPPLINT.cfg | 3 #rtcp_utility planned to be removed when webrtc:5260 will be finished.
|
/external/xz-java/ |
D | METADATA | 2 …nd random access decompression have been fully implemented. Threading is planned but it is unknown…
|
D | README | 15 Threading is planned but it is unknown when it will be implemented.
|
/external/catch2/docs/ |
D | deprecations.md | 4 This page documents current deprecations and upcoming planned changes 6 will be removed, while a planned change to a feature means that the
|
/external/syzkaller/docs/akaros/ |
D | README.md | 9 [1.3 port](https://github.com/akaros/go-akaros)). Full Go support is planned
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | registration-description | 5 …IO-schedulers, and a great deal of future filesystem performance work is planned with FFSB as the …
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | velems.rst | 22 deficiencies. It is planned to support a single uniform set of formats for all
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.timers | 14 || tags planned. ||
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 26 programs only throw exceptions in specific planned portions of the
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 26 programs only throw exceptions in specific planned portions of the
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 26 programs only throw exceptions in specific planned portions of the
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE.md | 84 Based on the description above, here are some planned release dates (at the
|
D | DEPRECATE.md | 39 Six months later, in sync with the planned release happen in April 2019,
|
/external/python/cpython2/Doc/library/ |
D | __future__.rst | 51 *MandatoryRelease* may also be ``None``, meaning that a planned feature got
|
/external/python/cpython3/Doc/library/ |
D | __future__.rst | 51 *MandatoryRelease* may also be ``None``, meaning that a planned feature got
|
/external/tensorflow/tensorflow/lite/models/testdata/ |
D | smartreply_samples.tsv | 42 what are you guys up to tonight? Nothing planned
|
/external/tensorflow/tensorflow/tools/dockerfiles/ |
D | README.md | 12 These Dockerfiles are planned to replace the Dockerfiles used to generate
|
/external/clang/docs/ |
D | ThreadSanitizer.rst | 22 Support for 32-bit platforms is problematic and is not planned.
|
/external/llvm/lib/Target/WebAssembly/ |
D | README.txt | 10 The following documents contain some information on the planned semantics and
|
/external/tensorflow/tensorflow/python/autograph/ |
D | LIMITATIONS.md | 48 - Operations get decent default names everywhere (planned)
|
/external/deqp-deps/SPIRV-Tools/ |
D | README.md | 75 sub-project](https://github.com/KhronosGroup/SPIRV-Tools/projects/1) for planned 129 planned and in-progress work. 156 to organize planned and in-progress work.
|
12345678