| /external/clang/test/CXX/lex/lex.literal/lex.ext/ |
| D | p12.cpp | 5 struct check<char, 34, -47, -126, -48, -75, -47, -127, -47, -126, 32, -16, -112, -128, -128>{}; struct 7 struct check<char16_t, 34, 1090, 1077, 1089, 1090, 32, 55296, 56320>{}; struct 9 struct check<char32_t, 34, 1090, 1077, 1089, 1090, 32, 65536>{}; struct
|
| /external/clang/test/Lexer/ |
| D | cxx-features.cpp | 13 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx98 == 0 ? defined(__cpp_##macro) : __cpp_##macr… macro 15 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx11 == 0 ? defined(__cpp_##macro) : __cpp_##macr… macro 17 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx14 == 0 ? defined(__cpp_##macro) : __cpp_##macr… macro 19 #define check(macro, cxx98, cxx11, cxx14, cxx1z) cxx1z == 0 ? defined(__cpp_##macro) : __cpp_##macr… macro
|
| /external/mesa3d/src/glsl/builtins/tools/ |
| D | generate_builtins.py | 273 check = 'state->target == vertex_shader && ' variable 275 check = 'state->target == fragment_shader && ' variable 277 check = '' variable
|
| /external/jacoco/org.jacoco.report/src/org/jacoco/report/check/ |
| D | BundleChecker.java | 90 private void check(final IPackageCoverage packageCoverage) { in check() method in BundleChecker 105 private void check(final IClassCoverage classCoverage) { in check() method in BundleChecker 116 private void check(final ISourceFileCoverage sourceFile) { in check() method in BundleChecker 122 private void check(final IMethodCoverage method, final String className) { in check() method in BundleChecker
|
| /external/syslinux/com32/lib/libpng/ |
| D | pngwio.c | 52 png_uint_32 check; in png_default_write_data() local 77 png_uint_32 check; in png_default_write_data() local 231 void *png_far_to_near(png_structp png_ptr, png_voidp ptr, int check) in png_far_to_near() 245 void *png_far_to_near(png_structp png_ptr, png_voidp ptr, int check) in png_far_to_near()
|
| /external/valgrind/memcheck/tests/ |
| D | mallinfo.c | 12 static size_t check(size_t min, size_t max) in check() function 74 static size_t check(size_t min, size_t max) in check() function
|
| /external/autotest/client/site_tests/firmware_TouchMTB/ |
| D | validators.py | 290 def check(self, packets, variation=None): member in DragLatencyValidator 365 def check(self, packets, variation=None): member in DiscardInitialSecondsValidator 485 def check(self, packets, variation=None): member in LinearityValidator1 660 def check(self, packets, variation=None): member in LinearityValidator 698 def check(self, packets, variation=None): member in RangeValidator 751 def check(self, packets, variation=None): member in CountTrackingIDValidator 801 def check(self, packets, variation=None): member in StationaryValidator 849 def check(self, packets, variation=None): member in NoGapValidator 882 def check(self, packets, variation=None): member in NoReversedMotionValidator 911 def check(self, packets, variation=None): member in CountPacketsValidator [all …]
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| D | ChainStrengthAnalyzer.java | 47 public static final void check(X509Certificate[] chain) throws CertificateException { in check() method in ChainStrengthAnalyzer 58 public static final void check(List<X509Certificate> chain) throws CertificateException { in check() method in ChainStrengthAnalyzer
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
| D | YamlDocument.java | 32 public YamlDocument(String sourceName, boolean check, Constructor constructor) { in YamlDocument() 57 public YamlDocument(String sourceName, boolean check) { in YamlDocument()
|
| /external/compiler-rt/lib/tsan/ |
| D | check_analyze.sh | 21 check() { function
|
| /external/clang/test/SemaTemplate/ |
| D | attributes.cpp | 9 template <bool X> struct check { struct 10 int check_failed[X ? 1 : -1]; // expected-error {{array with a negative size}}
|
| /external/clang/test/SemaCXX/ |
| D | pragma-pack.cpp | 16 int check[sizeof(Sub) == 5 ? 1 : -1]; variable 33 int check[sizeof(Sub) == 13 ? 1 : -1]; variable
|
| /external/kmod/testsuite/ |
| D | Makefile | 9 check: target
|
| /external/autotest/client/cros/cellular/mbim_compliance/assertions/ |
| D | assertion.py | 13 def check(self): member in Assertion
|
| /external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
| D | BlockOutputStream.java | 22 private final Check check; field in BlockOutputStream 31 Check check) throws IOException { in BlockOutputStream()
|
| /external/libcxx/test/std/localization/locales/locale/locale.statics/ |
| D | classic.pass.cpp | 17 void check(const std::locale& loc) in check() function
|
| D | global.pass.cpp | 21 void check(const std::locale& loc) in check() function
|
| /external/toybox/kconfig/lxdialog/ |
| D | check-lxdialog.sh | 44 check() { function
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | pkgitems.cpp | 165 CheckDependency check, void *context, in checkIDSuffix() 176 checkParent(const char *itemName, CheckDependency check, void *context, in checkParent() 225 CheckDependency check, void *context, UErrorCode *pErrorCode) { in checkAlias() 284 CheckDependency check, void *context, in ures_enumDependencies() 370 CheckDependency check, void *context, in ures_enumDependencies() 448 CheckDependency check, void *context, in ucnv_enumDependencies() 578 Package::enumDependencies(Item *pItem, void *context, CheckDependency check) { in enumDependencies()
|
| /external/libcxx/test/std/localization/locales/locale/locale.cons/ |
| D | locale_char_pointer_cat.pass.cpp | 24 void check(const std::locale& loc) in check() function
|
| D | locale_string_cat.pass.cpp | 25 void check(const std::locale& loc) in check() function
|
| D | assign.pass.cpp | 25 void check(const std::locale& loc) in check() function
|
| D | locale_locale_cat.pass.cpp | 24 void check(const std::locale& loc) in check() function
|
| D | copy.pass.cpp | 23 void check(const std::locale& loc) in check() function
|
| /external/v8/src/runtime/ |
| D | runtime-compiler.cc | 36 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local 49 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local 62 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local 76 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local 405 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local
|