Searched refs:stability (Results 1 – 25 of 40) sorted by relevance
12
/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/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 | 10 # The normalization stability policy of the Unicode Consortium 20 # stability, the correction is entered in this data file, 21 # so that any implementation depending on absolute stability
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 10 # The normalization stability policy of the Unicode Consortium 20 # stability, the correction is entered in this data file, 21 # so that any implementation depending on absolute stability
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 10 # The normalization stability policy of the Unicode Consortium 20 # stability, the correction is entered in this data file, 21 # so that any implementation depending on absolute stability
|
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/ |
D | control | 9 PURPOSE = "Remotely controlled bluetooth stability test." 21 This test remotely tests bluetooth stability.
|
/external/smali/dexlib2/ |
D | OatVersions.txt | 2 - first version with all stability fixes needed for deodexing
|
/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
|
D | performance.txt | 47 - Simple average may not always be the right function, often stability of
|
/external/dbus/ |
D | README | 6 - ABI stability policy 59 Development snapshots make no ABI stability guarantees for new ABI 141 maturity, and ABI stability policies. Please consult the documentation
|
/external/autotest/test_suites/ |
D | control.tendo_experimental | 17 record of stability running in the lab. The track record is
|
D | control.experimental | 17 record of stability running in the lab. The track record is
|
D | control.bvt-inline | 30 * The failure may impact the stability of the test lab.
|
/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
|
/external/llvm/test/CodeGen/ARM/ |
D | byval-align.ll | 6 ; users of byval alignments > 4, so no real calls for ABI stability.
|
/external/chromium-trace/catapult/third_party/coverage/ |
D | README.rst | 69 :alt: Package stability
|
D | PKG-INFO | 77 :alt: Package stability
|
/external/chromium-trace/catapult/third_party/coverage/coverage.egg-info/ |
D | PKG-INFO | 77 :alt: Package stability
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.txt | 47 - Simple average may not always be the right function, often stability of
|
/external/autotest/client/tests/crashme/ |
D | crashme_2.4-9.diff | 129 +Description: Stress tests operating system stability 131 + them. Used to test kernel stability.
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | expand.cc | 615 int16_t stability = WebRtcSpl_LevinsonDurbin(auto_correlation, in AnalyzeSignal() local 621 if (stability != 1) { in AnalyzeSignal()
|
/external/libexif/ |
D | NEWS | 6 * Fixed a number of security and stability issues due to buffer overflows,
|
/external/v8/test/webkit/ |
D | dfg-double-use-of-post-simplification-double-prediction-expected.txt | 24 Tests stability of the DFG compiler when you have a double use of a variable that is not revealed t…
|
12