Searched refs:stability (Results 1 – 25 of 117) sorted by relevance
12345
/external/v8/ |
D | ChangeLog | 3 Performance and stability improvements on all platforms. 8 Performance and stability improvements on all platforms. 13 Performance and stability improvements on all platforms. 18 Performance and stability improvements on all platforms. 23 Performance and stability improvements on all platforms. 28 Performance and stability improvements on all platforms. 33 Performance and stability improvements on all platforms. 38 Performance and stability improvements on all platforms. 43 Performance and stability improvements on all platforms. 48 Performance and stability improvements on all platforms. [all …]
|
/external/grpc-grpc/templates/ |
D | package.xml.template | 21 <stability> 24 </stability> 65 <stability> 68 </stability> 80 <stability> 83 </stability> 95 <stability> 98 </stability> 115 <stability> 118 </stability> [all …]
|
/external/eigen/doc/ |
D | B01_Experimental.dox | 9 …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/webrtc/modules/audio_coding/codecs/ilbc/ |
D | simple_lpc_analysis.c | 38 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/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 12 # 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/ |
D | NormalizationCorrections.txt | 12 # 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/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 12 # 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/client/site_tests/cfm_AutotestSmokeTest/ |
D | control | 7 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/ |
D | control | 9 PURPOSE = "Remotely controlled bluetooth stability test." 20 This test remotely tests bluetooth stability.
|
/external/perfetto/docs/ |
D | multi-layer-tracing.md | 13 - ABI stability of the 15 - ABI stability of the IPC surface.
|
/external/autotest/server/site_tests/enterprise_CFM_AutotestSmokeTest/ |
D | control | 9 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/flatbuffers/tests/fuzzer/ |
D | readme.md | 14 - `verifier_fuzzer` checks stability of deserialization engine for `Monster` schema; 15 - `parser_fuzzer` checks stability of schema and json parser under various inputs;
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.buffer.data_upload.txt | 81 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/libcxx/docs/DesignDocs/ |
D | ABIVersioning.rst | 3 Libc++ ABI stability
|
/external/u-boot/arch/arm/dts/ |
D | zynq-zc770-xm013.dts | 55 temperature-stability = <50>;
|
/external/autotest/client/site_tests/graphics_GLMark2/ |
D | control.bvt | 9 # suites to get more stability data. Do not change this.
|
/external/ImageMagick/MagickCore/ |
D | segment.c | 163 stability; member 1320 sum+=child->stability; in MeanStability() 1334 node->stability=0.0; in Stability() 1336 node->stability=node->tau-(node->child)->tau; in Stability() 1376 root->stability=0.0; in InitializeIntervalTree() 1486 if (node->stability >= node->mean_stability) in ActiveNodes()
|
/external/autotest/test_suites/ |
D | control.tendo_experimental | 16 record of stability running in the lab. The track record is
|
D | control.experimental | 16 record of stability running in the lab. The track record is
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | backend_configs.proto | 14 // No guarantee is made about the stability of these protos.
|
/external/honggfuzz/ |
D | CHANGELOG | 73 - Multiple stability improvements for most of the supported architectures 88 - Mutiple smaller fixes (display, stability)
|
/external/smali/dexlib2/ |
D | OatVersions.txt | 2 - first version with all stability fixes needed for deodexing
|
/external/chromium-webview/ |
D | README | 19 and stability improvements.
|
/external/boringssl/src/ |
D | README.md | 8 stability.
|
/external/autotest/client/tests/isic/ |
D | help | 4 ISIC is a suite of utilities to exercise the stability of an IP Stack and its
|
12345