Home
last modified time | relevance | path

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

12345678910>>...12

/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/python/cpython3/Lib/
Dcsv.py341 consistency = 1.0
344 while len(delims) == 0 and consistency >= threshold:
347 if ((v[1]/total) >= consistency and
350 consistency -= 0.01
/external/python/cpython2/Lib/
Dcsv.py344 consistency = 1.0
347 while len(delims) == 0 and consistency >= threshold:
350 if ((v[1]/total) >= consistency and
353 consistency -= 0.01
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DSpecial_Events.py359 class consistency(aetools.NProperty): class
379 'consistency' : consistency,
415 'Rch1' : consistency,
/external/deqp/external/openglcts/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/mustpass/gles/aosp_mustpass/3.2.5.x/src/
Dgles31-multisample-test-issues.txt6 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
Dgles31-test-issues.txt14 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/libchrome/libchrome_tools/patch/
D0001-Use-qualified-base-make_optional-in-optional_unittes.patch14 replaces others for consistency.
39 + // consistency.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt51 arguing for consistency with C, you should be asking for 'type int []',
67 This is not about function pointers. This is about consistency in the
68 type system, and consistency with the rest of the language. The point
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt51 arguing for consistency with C, you should be asking for 'type int []',
67 This is not about function pointers. This is about consistency in the
68 type system, and consistency with the rest of the language. The point
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt51 arguing for consistency with C, you should be asking for 'type int []',
67 This is not about function pointers. This is about consistency in the
68 type system, and consistency with the rest of the language. The point
/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/curl/docs/cmdline-opts/
Dpost301.d10 consistency. However, a server may require a POST to remain a POST after such
Dpost302.d10 consistency. However, a server may require a POST to remain a POST after such
/external/boringssl/src/
DSTYLE.md13 concerned, balance consistency within a module with the benefits of a
15 integer and return value conventions take precedence over consistency.
34 Comments should be `// C99-style` for consistency with C++.
117 following naming conventions for consistency with existing OpenSSL and C
/external/ltp/testcases/kernel/io/ltp-aiodio/
DREADME2 TESTS to check consistency between O_DIRECT reads/writes and buffered
/external/lmfit/
Dconfigure.ac31 # consistency check: is source code present?
/external/e2fsprogs/debian/
De2fsck-static.copyright2 file system consistency checker (e2fsck.static). The EXT2 utilities
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/src/
Dgles31-test-issues.txt14 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/e2fsprogs/doc/RelNotes/
Dv1.41.1418 consistency with the kernel.
Dv1.03.txt25 certain superblock consistency checks fail. Previously it continued
/external/deqp/android/cts/master/src/
Dgles31-test-issues.txt15 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
/external/llvm/test/CodeGen/ARM/
Dswift-atomics.ll17 ; However, if sequential consistency is needed *something* must ensure a release
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dswift-atomics.ll17 ; However, if sequential consistency is needed *something* must ensure a release
/external/markdown/docs/extensions/
DFenced_Code_Blocks.txt35 define the language as you would a css class - ``.language``. For consistency

12345678910>>...12