Home
last modified time | relevance | path

Searched refs:consistency (Results 1 – 25 of 565) sorted by relevance

12345678910>>...23

/external/clang/test/SemaObjCXX/
Dnullability-consistency.mm1 // RUN: %clang_cc1 -fsyntax-only -fblocks -I %S/Inputs -isystem %S/Inputs/nullability-consistency-s…
2 // RUN: %clang_cc1 -fsyntax-only -fblocks -I %S/Inputs -isystem %S/Inputs/nullability-consistency-s…
4 #include "nullability-consistency-1.h"
5 #include "nullability-consistency-3.h"
6 #include "nullability-consistency-4.h"
7 #include "nullability-consistency-5.h"
8 #include "nullability-consistency-5.h"
9 #include "nullability-consistency-6.h"
10 #include "nullability-consistency-7.h"
11 #include "nullability-consistency-8.h"
[all …]
/external/cronet/tot/components/metrics/
Dclean_exit_beacon.cc56 CleanExitBeaconConsistency consistency = in RecordBeaconConsistency() local
61 consistency = CleanExitBeaconConsistency::kMissingMissing; in RecordBeaconConsistency()
63 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency()
68 consistency = beacon_file_beacon_value.value() in RecordBeaconConsistency()
72 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency()
76 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency()
80 base::UmaHistogramEnumeration("UMA.CleanExitBeaconConsistency3", consistency); in RecordBeaconConsistency()
/external/cronet/stable/components/metrics/
Dclean_exit_beacon.cc56 CleanExitBeaconConsistency consistency = in RecordBeaconConsistency() local
61 consistency = CleanExitBeaconConsistency::kMissingMissing; in RecordBeaconConsistency()
63 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency()
68 consistency = beacon_file_beacon_value.value() in RecordBeaconConsistency()
72 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency()
76 consistency = platform_specific_beacon_value.value() in RecordBeaconConsistency()
80 base::UmaHistogramEnumeration("UMA.CleanExitBeaconConsistency3", consistency); in RecordBeaconConsistency()
/external/cldr/docs/site/translation/getting-started/
Dreview-formats.md7 The Reports provide a way to get an overview of some of the formats to help ensure consistency. The…
39 Check for consistency between different forms by looking at them side by side.
42 2. Spelling consistency.
62 2. Review the cells within each row for consistency.
63 3. Also look for consistency across the rows for consistency.
71 2. Compare the items in each row for consistency.
/external/icu/icu4j/releases_tools/
Dapi_reports.sh47 reportTitle checkDeprecated :: Check consistency between javadoc @deprecated and @Deprecated annota…
55 reportTitle checkAPIStatusConsistency :: Check consistency between API class status and methods ove…
/external/cronet/tot/net/disk_cache/simple/
Dsimple_backend_impl.cc715 SimpleCacheConsistencyResult consistency = in InitCacheStructureOnDisk() local
717 SIMPLE_CACHE_UMA(ENUMERATION, "ConsistencyResult", cache_type, consistency); in InitCacheStructureOnDisk()
725 if (consistency != SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk()
730 SimpleCacheConsistencyResult orig_consistency = consistency; in InitCacheStructureOnDisk()
731 consistency = FileStructureConsistent(file_operations.get(), path); in InitCacheStructureOnDisk()
733 consistency); in InitCacheStructureOnDisk()
734 if (consistency == SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk()
742 cache_type, consistency); in InitCacheStructureOnDisk()
746 if (consistency != SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk()
748 << static_cast<int>(consistency) in InitCacheStructureOnDisk()
/external/cronet/stable/net/disk_cache/simple/
Dsimple_backend_impl.cc715 SimpleCacheConsistencyResult consistency = in InitCacheStructureOnDisk() local
717 SIMPLE_CACHE_UMA(ENUMERATION, "ConsistencyResult", cache_type, consistency); in InitCacheStructureOnDisk()
725 if (consistency != SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk()
730 SimpleCacheConsistencyResult orig_consistency = consistency; in InitCacheStructureOnDisk()
731 consistency = FileStructureConsistent(file_operations.get(), path); in InitCacheStructureOnDisk()
733 consistency); in InitCacheStructureOnDisk()
734 if (consistency == SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk()
742 cache_type, consistency); in InitCacheStructureOnDisk()
746 if (consistency != SimpleCacheConsistencyResult::kOK) { in InitCacheStructureOnDisk()
748 << static_cast<int>(consistency) in InitCacheStructureOnDisk()
/external/python/cpython3/Lib/
Dcsv.py409 consistency = 1.0
412 while len(delims) == 0 and consistency >= threshold:
415 if ((v[1]/total) >= consistency and
418 consistency -= 0.01
/external/cldr/docs/site/development/development-process/design-proposals/
Dlanguage-data-consistency.md7 …set of tests for consistency in the data for language, script, and country. The following is a dra…
/external/executorch/
D.cmakelintrc1 filter=-convention/filename,-linelength,-package/consistency,-readability/logic,+readability/mixedc…
/external/pytorch/
D.cmakelintrc1 filter=-convention/filename,-linelength,-package/consistency,-readability/logic,-readability/mixedc…
/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/3.2.5.x/src/
Dgles31-multisample-test-issues.txt6 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/3.2.6.x/src/
Dgles31-multisample-test-issues.txt6 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/
Dgles31-multisample-test-issues.txt6 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/main/src/
Dgles31-multisample-test-issues.txt6 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/conscrypt/common/src/test/java/org/conscrypt/metrics/
DCipherSuiteTest.java13 public void consistency() { in consistency() method in CipherSuiteTest
DProtocolTest.java12 public void consistency() { in consistency() method in ProtocolTest
/external/python/typing/
D.flake810 # consistency with mypy
D.flake8-tests27 # consistency with mypy
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/metrics/
DCipherSuiteTest.java17 public void consistency() { in consistency() method in CipherSuiteTest
DProtocolTest.java16 public void consistency() { in consistency() method in ProtocolTest
/external/pigweed/pw_ide/guide/vscode/
Dextension_enforcement.rst11 extend this consistency to the IDE by declaring that a certain set of extensions
28 Because there's not a natural way to achieve the goal of editor consistency
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/f2fs/f2fs_write_checkpoint/
Dformat13 …ed int) ((REC->dev) & ((1U << 20) - 1))), REC->is_umount ? "clean umount" : "consistency", REC->msg
/external/libchrome/libchrome_tools/patch/
D0001-Use-qualified-base-make_optional-in-optional_unittes.patch14 replaces others for consistency.
39 + // consistency.
/external/googleapis/google/firestore/v1beta1/
Dcommon.proto65 // The consistency mode for this transaction. If not set, defaults to strong
66 // consistency.

12345678910>>...23