Home
last modified time | relevance | path

Searched refs:planned (Results 1 – 25 of 191) sorted by relevance

12345678

/external/u-boot/cmd/
Dflash.c399 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/
DREADME.cppclean20 * (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/
DREADME.cppclean20 * (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/
Dcompat.md42 - extended number of modifiers (planned)
43 - extended number of groups (planned)
/external/webrtc/webrtc/modules/rtp_rtcp/source/
DCPPLINT.cfg3 #rtcp_utility planned to be removed when webrtc:5260 will be finished.
/external/dagger2/java/dagger/grpc/server/
DREADME.md8 It is in development, and is planned for open-source release as part of Dagger.
/external/xz-java/
DMETADATA2 …nd random access decompression have been fully implemented. Threading is planned but it is unknown…
DREADME15 Threading is planned but it is unknown when it will be implemented.
/external/catch2/docs/
Ddeprecations.md4 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/
DREADME.md25 … | | | | | | planned |
26 | Chrome OS | | | | complete | planned | …
/external/mesa3d/docs/relnotes/
D10.2.9.rst5 release. This is the final planned release for the 10.2 branch.
/external/mesa3d/docs/gallium/cso/
Dvelems.rst22 deficiencies. It is planned to support a single uniform set of formats for all
/external/ltp/testcases/open_posix_testsuite/Documentation/
DCOVERAGE.timers14 || tags planned. ||
/external/llvm/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt26 programs only throw exceptions in specific planned portions of the
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt26 programs only throw exceptions in specific planned portions of the
/external/python/cpython2/Doc/library/
D__future__.rst51 *MandatoryRelease* may also be ``None``, meaning that a planned feature got
/external/arm-trusted-firmware/docs/components/spd/
Dtlk-dispatcher.rst49 • Debugging support over UART (USB planned)
/external/curl/docs/
DRELEASE-PROCEDURE.md84 Based on the description above, here are some planned release dates (at the
DSECURITY-PROCESS.md54 reporter, or anyone else involved, thinks the next planned release is too
/external/python/cpython3/Doc/library/
D__future__.rst51 *MandatoryRelease* may also be ``None``, meaning that a planned feature got
/external/oss-fuzz/projects/cryptofuzz/
DREADME.md16 … for popular or built-in cryptography implementations for Go, Rust, Java and Javascript is planned.
/external/mesa3d/docs/
Dreleasing.rst31 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/
DThreadSanitizer.rst22 Support for 32-bit platforms is problematic and is not planned.
/external/llvm/lib/Target/WebAssembly/
DREADME.txt10 The following documents contain some information on the planned semantics and
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dindex.md110 [Roadmap](roadmap.md), along with other planned improvements.

12345678