Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/external/clang/test/CXX/lex/lex.literal/lex.ext/
Dp12.cpp5 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/
Dcxx-features.cpp13 #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/
Dgenerate_builtins.py273 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/
DBundleChecker.java90 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/
Dpngwio.c52 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/
Dmallinfo.c12 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/
Dvalidators.py290 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/
DChainStrengthAnalyzer.java47 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/
DYamlDocument.java32 public YamlDocument(String sourceName, boolean check, Constructor constructor) { in YamlDocument()
57 public YamlDocument(String sourceName, boolean check) { in YamlDocument()
/external/compiler-rt/lib/tsan/
Dcheck_analyze.sh21 check() { function
/external/clang/test/SemaTemplate/
Dattributes.cpp9 template <bool X> struct check { struct
10 int check_failed[X ? 1 : -1]; // expected-error {{array with a negative size}}
/external/clang/test/SemaCXX/
Dpragma-pack.cpp16 int check[sizeof(Sub) == 5 ? 1 : -1]; variable
33 int check[sizeof(Sub) == 13 ? 1 : -1]; variable
/external/kmod/testsuite/
DMakefile9 check: target
/external/autotest/client/cros/cellular/mbim_compliance/assertions/
Dassertion.py13 def check(self): member in Assertion
/external/lzma/Java/Tukaani/src/org/tukaani/xz/
DBlockOutputStream.java22 private final Check check; field in BlockOutputStream
31 Check check) throws IOException { in BlockOutputStream()
/external/libcxx/test/std/localization/locales/locale/locale.statics/
Dclassic.pass.cpp17 void check(const std::locale& loc) in check() function
Dglobal.pass.cpp21 void check(const std::locale& loc) in check() function
/external/toybox/kconfig/lxdialog/
Dcheck-lxdialog.sh44 check() { function
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp165 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/
Dlocale_char_pointer_cat.pass.cpp24 void check(const std::locale& loc) in check() function
Dlocale_string_cat.pass.cpp25 void check(const std::locale& loc) in check() function
Dassign.pass.cpp25 void check(const std::locale& loc) in check() function
Dlocale_locale_cat.pass.cpp24 void check(const std::locale& loc) in check() function
Dcopy.pass.cpp23 void check(const std::locale& loc) in check() function
/external/v8/src/runtime/
Druntime-compiler.cc36 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

12345678910>>...19