Home
last modified time | relevance | path

Searched refs:stability (Results 1 – 25 of 197) sorted by relevance

12345678

/external/grpc-grpc/templates/
Dpackage.xml.template21 <stability>
24 </stability>
65 <stability>
68 </stability>
80 <stability>
83 </stability>
95 <stability>
98 </stability>
115 <stability>
118 </stability>
[all …]
/external/eigen/doc/
DB01_Experimental.dox9 …any parts of Eigen "experimental" which means that they are not subject to API stability guarantee.
13 We are aware that API stability is a major concern for our users. That's why it's a priority for us…
22 The following modules are considered entirely experimental, and we make no firm API stability guara…
31 In the Core module, the only classes subject to ABI stability guarantee (meaning that you can use i…
37 The only classes subject to (even partial) API stability guarantee (meaning that you can safely con…
38 \li MatrixBase : partial API stability (see below)
39 \li Matrix : full API stability (except for experimental stuff inherited from MatrixBase)
40 \li Map : full API stability (except for experimental stuff inherited from MatrixBase)
44 A few MatrixBase methods are considered experimental, hence not part of any API stability guarantee:
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dsimple_lpc_analysis.c38 int16_t stability; in WebRtcIlbcfix_SimpleLpcAnalysis() local
71 stability=WebRtcSpl_LevinsonDurbin(R, A, rc, LPC_FILTERORDER); in WebRtcIlbcfix_SimpleLpcAnalysis()
77 if (stability!=1) { in WebRtcIlbcfix_SimpleLpcAnalysis()
/external/protobuf/
Dupdate_version.py252 stability = Find(root, 'stability')
253 ReplaceText(Find(stability, 'release'),
255 ReplaceText(Find(stability, 'api'), 'stable' if RC_VERSION == 0 else 'beta')
269 FindAndClone(stability, 'release'),
270 FindAndClone(stability, 'api')
/external/autotest/client/site_tests/cfm_AutotestSmokeTest/
Dcontrol7 PURPOSE = ("Smoke test used for tracking the stability of the Autotest "
19 This test tracks the stability of the Auotest framework. The test opens a
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/
Dcontrol9 PURPOSE = "Remotely controlled bluetooth stability test."
20 This test remotely tests bluetooth stability.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
22 # stability, the correction is entered in this data file,
23 # so that any implementation depending on absolute stability
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
22 # stability, the correction is entered in this data file,
23 # so that any implementation depending on absolute stability
/external/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt12 # The normalization stability policy of the Unicode Consortium
22 # stability, the correction is entered in this data file,
23 # so that any implementation depending on absolute stability
/external/autotest/server/site_tests/enterprise_CFM_AutotestSmokeTest/
Dcontrol9 PURPOSE = ("Server-side smoke test used for tracking the stability of the "
21 This test tracks the stability of the Auotest framework for server tests.
/external/tensorflow/tensorflow/cc/experimental/base/public/
DBUILD2 # New TF C++ APIs under the tensorflow::cc namespace aim to guarantee ABI stability.
5 # We aim to achieve ABI stability in new C++ APIs by only using types
/external/python/cryptography/docs/
Dapi-stability.rst1 API stability
4 From its first release, ``cryptography`` will have a strong API stability
33 One exception to our API stability policy is for security. We will violate this
/external/llvm-project/llvm/docs/Proposals/
DLLVMLibC.rst86 As llvm-libc is new, it will not offer ABI stability in the initial stages.
88 in having ABI stability, llvm-libc code will be written in a manner which is
89 amenable to ABI stability. We are looking for contributors interested in
91 stability mean for llvm-libc.
/external/mesa3d/docs/relnotes/
D7.5.rst5 stability and reliability should stick with the 7.4.x branch or wait for
22 stability you should probably look for "point" releases such as 7.5.1
D7.8.1.rst7 development release. People who are concerned with stability and
D10.1.rst5 stability and reliability should stick with a previous release or wait
/external/flatbuffers/tests/fuzzer/
Dreadme.md14 - `verifier_fuzzer` checks stability of deserialization engine for `Monster` schema;
15 - `parser_fuzzer` checks stability of schema and json parser under various inputs;
/external/libwebsockets/minimal-examples/ws-client/
DREADME.md8 minimal-ws-client-spam|Spams ws connections in parallel to a server for stability testing
/external/llvm-project/libcxx/docs/DesignDocs/
DABIVersioning.rst3 Libc++ ABI stability
/external/libcxx/docs/DesignDocs/
DABIVersioning.rst3 Libc++ ABI stability
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/
DREADME.md3 This is designed to confirm long term stability of ws timers on a
/external/chromium-webview/
DREADME.md19 security and stability improvements.
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt81 Additionally, test cases calculate "sample linearity" and "sample temporal stability"
89 Sample temporal stability describes the stability of the function during the sampling.
93 the test and in the end of the test, the temporal stability will be 100%. A value less
/external/autotest/test_suites/
Dcontrol.experimental16 record of stability running in the lab. The track record is
Dcontrol.tendo_experimental16 record of stability running in the lab. The track record is

12345678