/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/ |
D | AssertStmt.java | 34 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/ |
D | AssertStmt.java | 33 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/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/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/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/ |
D | AssertStmt.java | 47 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/ |
D | bpf.c | 151 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/ |
D | bpf.c | 151 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/ |
D | bpf.c | 151 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/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/ |
D | peeling.cpp | 503 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/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling.cpp | 503 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/ |
D | peeling.cpp | 503 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/ |
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/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/v8/src/compiler/ |
D | redundancy-elimination.cc | 227 for (Check const* check = head_; check != nullptr; check = check->next) { in LookupCheck() local 238 for (Check const* check = head_; check != nullptr; check = check->next) { in LookupBoundsCheckFor() local 270 if (Node* check = checks->LookupCheck(node)) { in ReduceCheckNode() local 330 if (Node* check = checks->LookupBoundsCheckFor(first)) { in ReduceSpeculativeNumberComparison() local 348 if (Node* check = checks->LookupBoundsCheckFor(second)) { in ReduceSpeculativeNumberComparison() local 385 if (Node* check = checks->LookupBoundsCheckFor(first)) { in ReduceSpeculativeNumberOperation() local
|
/external/rust/crates/remain/src/ |
D | lib.rs | 140 mod check; module 169 pub fn check(args: TokenStream, input: TokenStream) -> TokenStream { in check() function
|
/external/angle/src/tests/egl_tests/ |
D | EGLSanityCheckTest.cpp | 38 auto check = eglGetProcAddress("WigglyWombats"); in TEST_P() local 55 auto check = [&systemInfo](const PlatformParameters ¶ms) { in TEST_P() local
|
/external/python/cpython3/Lib/test/ |
D | test_tcl.py | 255 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 477 def check(value, expected=None, *, eq=self.assertEqual): function 662 def check(value): function
|
/external/python/cpython2/Lib/test/ |
D | test_tcl.py | 280 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/u-boot/lib/zlib/ |
D | inflate.c | 152 # 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/ |
D | ChainStrengthAnalyzer.java | 50 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/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/conscrypt/common/src/main/java/org/conscrypt/ |
D | ChainStrengthAnalyzer.java | 48 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/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/tensorflow/tensorflow/python/kernel_tests/ |
D | atrous_convolution_test.py | 85 def add_check(check, *args, **kwargs): argument 108 def check(y1_eval, y2_eval): function 249 def check(y1_eval, y2_eval): function
|