Searched refs:consistency (Results 1 – 25 of 149) sorted by relevance
123456
/external/clang/test/SemaObjCXX/ |
D | nullability-consistency.mm | 1 // 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/valgrind/none/tests/s390x/ |
D | ecag.stdout.exp | 1 just to silence the consistency checker
|
/external/boringssl/src/ |
D | STYLE.md | 13 concerned, balance consistency within a module with the benefits of a 15 integer and return value conventions take precedence over consistency. 32 Comments should be `/* C-style */` for consistency. 92 following naming conventions for consistency with existing OpenSSL and C
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp4.txt | 51 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/e2fsprogs/debian/ |
D | e2fsck-static.copyright | 2 file system consistency checker (e2fsck.static). The EXT2 utilities
|
/external/pdfium/samples/ |
D | BUILD.gn | 45 # always link this binary against the bundled one for consistency
|
D | samples.gyp | 46 # always link this binary against the bundled one for consistency
|
/external/skia/gyp/ |
D | freetype.gyp | 94 # for Skia, but we add them for consistency.
|
/external/llvm/test/CodeGen/ARM/ |
D | swift-atomics.ll | 17 ; However, if sequential consistency is needed *something* must ensure a release
|
/external/markdown/docs/extensions/ |
D | Fenced_Code_Blocks.txt | 35 define the language as you would a css class - ``.language``. For consistency
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | index.txt | 41 Paste: a soft mixture of malleable consistency.
|
/external/deqp/android/cts/master/src/ |
D | gles31-test-issues.txt | 15 dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_centroid.consistency.*
|
/external/srtp/ |
D | TODO | 5 - document which fields are in NBO/HBO, and check for consistency.
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.lic.txt | 6 % for consistency with other files with hyphenation patterns in hyph-utf8 package.
|
/external/deqp/doc/testspecs/EGL/ |
D | functional.resize.txt | 27 + EGL_*_RESOLUTION consistency
|
/external/zlib/src/contrib/delphi/ |
D | readme.txt | 20 Longint, for consistency with the zlib.h header, and for 64-bit
|
/external/dbus/ |
D | README.wince | 40 'pe-arm-wince' and 'pe-x86-64'. Add note about consistency with ...
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | codegen.ml | 94 (* Validate the generated code, checking for consistency. *)
|
/external/google-benchmark/ |
D | CONTRIBUTING.md | 51 This provides consistency throughout the project, and ensures that commit
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | codegen.ml | 94 (* Validate the generated code, checking for consistency. *)
|
/external/clang/test/SemaObjC/ |
D | property-10.m | 3 // Check property attribute consistency.
|
/external/guice/ |
D | CONTRIBUTING.md | 51 This provides consistency throughout the project, and ensures that commit
|
/external/chromium-trace/catapult/docs/ |
D | directory-structure.md | 28 We have some rules on directory structure to add consistency and avoid
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | usingdatastore.rst | 22 One of the consequences of this is that the consistency guarantee for the 36 consistency. Queries over multiple entity groups may return stale, `eventually consistent <http://e… 204 consistency purposes. See `Entity Groups and Ancestor Paths <http://code.google.com/appengine/docs/…
|
/external/clang/docs/ |
D | ExternalClangExamples.rst | 40 "qconnectlint is a Clang tool for statically verifying the consistency
|
123456