| /external/v8/src/compiler/ |
| D | redundancy-elimination.h | 22 struct Check { struct 23 Check(Node* node, Check* next) : node(node), next(next) {} in Check() argument 25 Check* next; argument
|
| /external/libvpx/libvpx/test/ |
| D | register_state_check.h | 70 bool Check() const { in Check() function 121 bool Check() const { in Check() function 170 bool Check() const { in Check() function
|
| /external/v8/test/mjsunit/regress/ |
| D | regress-2027.js | 30 function Check(time) { class
|
| D | regress-357108.js | 8 function Check(a) { class in TestArray
|
| /external/v8/tools/ |
| D | android-run.py | 44 def Check(output, errors): function
|
| D | nacl-run.py | 40 def Check(output, errors): function
|
| /external/lzma/Java/Tukaani/src/org/tukaani/xz/check/ |
| D | Check.java | 15 public abstract class Check { class
|
| /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
| D | checker.py | 66 def Check(self, start_token, limited_doc_checks=False, is_html=False, member in JavaScriptStyleChecker
|
| D | checkerbase.py | 129 def Check(self, start_token, limited_doc_checks=False, is_html=False, member in CheckerBase
|
| /external/protobuf/gtest/test/ |
| D | gtest_environment_test.cc | 111 void Check(bool condition, const char* msg) { in Check() function
|
| /external/gtest/test/ |
| D | gtest_environment_test.cc | 116 void Check(bool condition, const char* msg) { in Check() function
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
| D | gtest_environment_test.cc | 116 void Check(bool condition, const char* msg) { in Check() function
|
| /external/google-breakpad/src/testing/gtest/test/ |
| D | gtest_environment_test.cc | 116 void Check(bool condition, const char* msg) { in Check() function
|
| /external/llvm/lib/Transforms/Utils/ |
| D | LoopVersioning.cpp | 44 void LoopVersioning::setSCEVChecks(SCEVUnionPredicate Check) { in setSCEVChecks()
|
| /external/libchrome/base/threading/ |
| D | thread_collision_warner.h | 164 explicit Check(ThreadCollisionWarner* warner) in Check() function
|
| /external/gemmlowp/test/ |
| D | test.h | 42 #define Check(b) \ macro
|
| /external/clang/test/SemaCXX/ |
| D | pass-object-size.cpp | 97 void Check() { in Check() function
|
| D | missing-namespace-qualifier-typo-corrections.cpp | 25 void Check() { // expected-note{{'Check' declared here}} in Check() function
|
| /external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/ |
| D | bar_chart_test.py | 38 def Check(vertical, stacked, expected_type): function
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
| D | Check.cs | 37 static class Check { class
|
| /external/v8/src/regexp/arm64/ |
| D | regexp-macro-assembler-arm64.cc | 374 __ Check(le, kOffsetOutOfRange); in CheckNotBackReferenceIgnoreCase() local 511 __ Check(le, kOffsetOutOfRange); in CheckNotBackReference() local 799 __ Check(ls, kInputStringTooLong); in GetCode() local 863 __ Check(ls, kInputStringTooLong); in GetCode() local 1166 __ Check(ls, kOffsetOutOfRange); in PushBacktrack() local 1324 __ Check(eq, kOffsetOutOfRange); in WriteStackPointerToRegister() local 1638 __ Check(eq, kOffsetOutOfRange); in LoadCurrentCharacterUnchecked() local
|
| /external/v8/test/cctest/ |
| D | test-field-type-tracking.cc | 237 bool Check(DescriptorArray* descriptors, int descriptor) const { in Check() function in Expectations 266 bool Check(Map* map, int expected_nof) const { in Check() function in Expectations 287 bool Check(Map* map) const { return Check(map, number_of_properties_); } in Check() function in Expectations 1188 void Check(Handle<Map> map, Handle<Map> new_map, in Check() function 1206 void Check(Handle<Map> map, Handle<Map> new_map, in Check() function 1226 void Check(Handle<Map> map, Handle<Map> new_map, in Check() function 1241 void Check(Handle<Map> map, Handle<Map> new_map, Expectations& expectations) { in Check() function 2247 void Check(Expectations& expectations2, Handle<Map> map1, Handle<Map> map2) { in Check() function 2264 void Check(Expectations& expectations, Handle<Map> map1, Handle<Map> map2) { in Check() function 2275 void Check(Expectations& expectations, Handle<Map> map1, Handle<Map> map2) { in Check() function
|
| /external/clang/tools/libclang/ |
| D | CIndexHigh.cpp | 444 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findReferencesInFile() local 507 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findIncludesInFile() local
|
| /external/clang/test/CXX/temp/temp.param/ |
| D | p15-cxx0x.cpp | 39 struct Check : Bs<As>... { struct
|
| /external/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 381 for (const auto &Check : Checks) { in printChecks() local 1669 [&](const RuntimePointerChecking::PointerCheck &Check) { in expandBounds() 1694 for (const auto &Check : ExpandedChecks) { in addRuntimeChecks() local 1733 Instruction *Check = BinaryOperator::CreateAnd(MemoryRuntimeCheck, in addRuntimeChecks() local
|