Searched refs:planned (Results 1 – 25 of 191) 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/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/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/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/dagger2/java/dagger/grpc/server/ |
D | README.md | 8 It is in development, and is planned for open-source release as part of Dagger.
|
/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/angle/ |
D | README.md | 25 … | | | | | | planned | 26 | Chrome OS | | | | complete | planned | …
|
/external/mesa3d/docs/relnotes/ |
D | 10.2.9.rst | 5 release. This is the final planned release for the 10.2 branch.
|
/external/mesa3d/docs/gallium/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/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-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 26 programs only throw exceptions in specific planned portions of the
|
/external/python/cpython2/Doc/library/ |
D | __future__.rst | 51 *MandatoryRelease* may also be ``None``, meaning that a planned feature got
|
/external/arm-trusted-firmware/docs/components/spd/ |
D | tlk-dispatcher.rst | 49 • Debugging support over UART (USB planned)
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE.md | 84 Based on the description above, here are some planned release dates (at the
|
D | SECURITY-PROCESS.md | 54 reporter, or anyone else involved, thinks the next planned release is too
|
/external/python/cpython3/Doc/library/ |
D | __future__.rst | 51 *MandatoryRelease* may also be ``None``, meaning that a planned feature got
|
/external/oss-fuzz/projects/cryptofuzz/ |
D | README.md | 16 … for popular or built-in cryptography implementations for Go, Rust, Java and Javascript is planned.
|
/external/mesa3d/docs/ |
D | releasing.rst | 31 the release schedule is planned, and the date and other details for 40 - Initial time plan available 2-4 weeks before the planned branchpoint
|
/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/lite/g3doc/guide/ |
D | index.md | 110 [Roadmap](roadmap.md), along with other planned improvements.
|
12345678