Home
last modified time | relevance | path

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

12345678910>>...28

/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DAssertStmt.java34 private Expression check; field in AssertStmt
41 public AssertStmt(final Expression check) { in AssertStmt()
45 public AssertStmt(final Expression check, final Expression msg) { in AssertStmt()
50 public AssertStmt(final Range range, final Expression check, final Expression msg) { in AssertStmt()
74 public AssertStmt setCheck(final Expression check) { in setCheck()
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DAssertStmt.java33 private Expression check; field in AssertStmt
40 public AssertStmt(final Expression check) { in AssertStmt()
44 public AssertStmt(final Expression check, final Expression msg) { in AssertStmt()
50 final Expression check, final Expression msg) { in AssertStmt()
74 public void setCheck(final Expression check) { in setCheck()
/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/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/
DAssertStmt.java47 private Expression check; field in AssertStmt
56 public AssertStmt(final Expression check) { in AssertStmt()
61 public AssertStmt(final Expression check, final Expression message) { in AssertStmt()
69 public AssertStmt(TokenRange tokenRange, Expression check, Expression message) { in AssertStmt()
99 public AssertStmt setCheck(final Expression check) { in setCheck()
/external/strace/tests-mx32/
Dbpf.c151 print_bpf_attr(const struct bpf_attr_check *check, unsigned long addr) in print_bpf_attr()
162 const struct bpf_attr_check *check = 0; in test_bpf() local
264 init_BPF_MAP_CREATE_attr7(struct bpf_attr_check *check) in init_BPF_MAP_CREATE_attr7()
538 init_BPF_PROG_LOAD_attr3(struct bpf_attr_check *check) in init_BPF_PROG_LOAD_attr3()
548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr3()
561 init_BPF_PROG_LOAD_attr4(struct bpf_attr_check *check) in init_BPF_PROG_LOAD_attr4()
574 print_BPF_PROG_LOAD_attr4(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr4()
671 init_BPF_OBJ_PIN_attr(struct bpf_attr_check *check) in init_BPF_OBJ_PIN_attr()
899 init_BPF_PROG_QUERY_attr4(struct bpf_attr_check *check) in init_BPF_PROG_QUERY_attr4()
912 print_BPF_PROG_QUERY_attr4(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_QUERY_attr4()
[all …]
/external/strace/tests-m32/
Dbpf.c151 print_bpf_attr(const struct bpf_attr_check *check, unsigned long addr) in print_bpf_attr()
162 const struct bpf_attr_check *check = 0; in test_bpf() local
264 init_BPF_MAP_CREATE_attr7(struct bpf_attr_check *check) in init_BPF_MAP_CREATE_attr7()
538 init_BPF_PROG_LOAD_attr3(struct bpf_attr_check *check) in init_BPF_PROG_LOAD_attr3()
548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr3()
561 init_BPF_PROG_LOAD_attr4(struct bpf_attr_check *check) in init_BPF_PROG_LOAD_attr4()
574 print_BPF_PROG_LOAD_attr4(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr4()
671 init_BPF_OBJ_PIN_attr(struct bpf_attr_check *check) in init_BPF_OBJ_PIN_attr()
899 init_BPF_PROG_QUERY_attr4(struct bpf_attr_check *check) in init_BPF_PROG_QUERY_attr4()
912 print_BPF_PROG_QUERY_attr4(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_QUERY_attr4()
[all …]
/external/strace/tests/
Dbpf.c151 print_bpf_attr(const struct bpf_attr_check *check, unsigned long addr) in print_bpf_attr()
162 const struct bpf_attr_check *check = 0; in test_bpf() local
264 init_BPF_MAP_CREATE_attr7(struct bpf_attr_check *check) in init_BPF_MAP_CREATE_attr7()
538 init_BPF_PROG_LOAD_attr3(struct bpf_attr_check *check) in init_BPF_PROG_LOAD_attr3()
548 print_BPF_PROG_LOAD_attr3(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr3()
561 init_BPF_PROG_LOAD_attr4(struct bpf_attr_check *check) in init_BPF_PROG_LOAD_attr4()
574 print_BPF_PROG_LOAD_attr4(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_LOAD_attr4()
671 init_BPF_OBJ_PIN_attr(struct bpf_attr_check *check) in init_BPF_OBJ_PIN_attr()
899 init_BPF_PROG_QUERY_attr4(struct bpf_attr_check *check) in init_BPF_PROG_QUERY_attr4()
912 print_BPF_PROG_QUERY_attr4(const struct bpf_attr_check *check, unsigned long addr) in print_BPF_PROG_QUERY_attr4()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling.cpp503 const std::string check = R"( in TEST_F() local
557 const std::string check = R"( in TEST_F() local
614 const std::string check = R"( in TEST_F() local
667 const std::string check = R"( in TEST_F() local
774 const std::string check = R"( in TEST_F() local
826 const std::string check = R"( in TEST_F() local
927 const std::string check = R"( in TEST_F() local
977 const std::string check = R"( in TEST_F() local
1099 const std::string check = R"( in TEST_F() local
1151 const std::string check = R"( in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling.cpp503 const std::string check = R"( in TEST_F() local
557 const std::string check = R"( in TEST_F() local
614 const std::string check = R"( in TEST_F() local
667 const std::string check = R"( in TEST_F() local
774 const std::string check = R"( in TEST_F() local
826 const std::string check = R"( in TEST_F() local
927 const std::string check = R"( in TEST_F() local
977 const std::string check = R"( in TEST_F() local
1099 const std::string check = R"( in TEST_F() local
1151 const std::string check = R"( in TEST_F() local
/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/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/python/cpython2/Lib/test/
Dtest_tcl.py280 def check(expr, expected): function
314 def check(expr, expected): function
345 def check(expr, expected): function
376 def check(expr, expected): function
415 def check(expr, expected): function
494 def check(value, expected=None, eq=self.assertEqual): function
669 def check(value): function
/external/python/cpython3/Lib/test/
Dtest_tcl.py255 def check(expr, expected): function
290 def check(expr, expected): function
322 def check(expr, expected): function
354 def check(expr, expected): function
394 def check(expr, expected): function
474 def check(value, expected=None, *, eq=self.assertEqual): function
657 def check(value): function
/external/u-boot/lib/zlib/
Dinflate.c152 # define UPDATE(check, buf, len) \ argument
155 # define UPDATE(check, buf, len) adler32(check, buf, len) argument
160 # define CRC2(check, word) \ argument
167 # define CRC4(check, word) \ argument
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DChainStrengthAnalyzer.java50 public static final void check(X509Certificate[] chain) throws CertificateException { in check() method in ChainStrengthAnalyzer
61 public static final void check(List<X509Certificate> chain) throws CertificateException { in check() method in ChainStrengthAnalyzer
/external/conscrypt/common/src/main/java/org/conscrypt/
DChainStrengthAnalyzer.java48 public static final void check(X509Certificate[] chain) throws CertificateException { in check() method in ChainStrengthAnalyzer
59 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/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/tensorflow/tensorflow/python/kernel_tests/
Datrous_convolution_test.py85 def add_check(check, *args, **kwargs): argument
108 def check(y1_eval, y2_eval): function
249 def check(y1_eval, y2_eval): function
/external/v8/src/runtime/
Druntime-compiler.cc35 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local
50 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local
63 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local
84 StackLimitCheck check(isolate); in RUNTIME_FUNCTION() local
/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/openssh/regress/
Ddhgex.sh44 check() function
/external/compiler-rt/lib/tsan/
Dcheck_analyze.sh21 check() { function

12345678910>>...28