Home
last modified time | relevance | path

Searched defs:Check (Results 1 – 25 of 98) sorted by relevance

1234

/external/libvpx/libvpx/test/
Dregister_state_check.h70 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/
Dregress-2027.js30 function Check(time) { class
Dregress-357108.js8 function Check(a) { class in TestArray
/external/v8/test/mjsunit/es6/
Dblock-early-errors.js35 function Check(str) { class
/external/v8/tools/
Dandroid-run.py44 def Check(output, errors): function
Dnacl-run.py40 def Check(output, errors): function
/external/lzma/Java/Tukaani/src/org/tukaani/xz/check/
DCheck.java15 public abstract class Check { class
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dchecker.py66 def Check(self, start_token, limited_doc_checks=False, is_html=False, member in JavaScriptStyleChecker
Dcheckerbase.py129 def Check(self, start_token, limited_doc_checks=False, is_html=False, member in CheckerBase
/external/protobuf/gtest/test/
Dgtest_environment_test.cc111 void Check(bool condition, const char* msg) { in Check() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_environment_test.cc116 void Check(bool condition, const char* msg) { in Check() function
/external/gtest/test/
Dgtest_environment_test.cc116 void Check(bool condition, const char* msg) { in Check() function
/external/google-breakpad/src/testing/gtest/test/
Dgtest_environment_test.cc116 void Check(bool condition, const char* msg) { in Check() function
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp44 void LoopVersioning::setSCEVChecks(SCEVUnionPredicate Check) { in setSCEVChecks()
/external/libchrome/base/threading/
Dthread_collision_warner.h164 explicit Check(ThreadCollisionWarner* warner) in Check() function
/external/gemmlowp/test/
Dtest.h42 #define Check(b) \ macro
/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
Dbar_chart_test.py38 def Check(vertical, stacked, expected_type): function
/external/clang/test/SemaCXX/
Dpass-object-size.cpp97 void Check() { in Check() function
Dmissing-namespace-qualifier-typo-corrections.cpp25 void Check() { // expected-note{{'Check' declared here}} in Check() function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DCheck.cs37 static class Check { class
/external/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.cc375 __ Check(le, kOffsetOutOfRange); in CheckNotBackReferenceIgnoreCase() local
505 __ Check(le, kOffsetOutOfRange); in CheckNotBackReference() local
793 __ Check(ls, kInputStringTooLong); in GetCode() local
857 __ Check(ls, kInputStringTooLong); in GetCode() local
1156 __ Check(ls, kOffsetOutOfRange); in PushBacktrack() local
1314 __ Check(eq, kOffsetOutOfRange); in WriteStackPointerToRegister() local
1628 __ Check(eq, kOffsetOutOfRange); in LoadCurrentCharacterUnchecked() local
/external/v8/test/cctest/
Dtest-field-type-tracking.cc224 bool Check(DescriptorArray* descriptors, int descriptor) const { in Check() function in Expectations
253 bool Check(Map* map, int expected_nof) const { in Check() function in Expectations
273 bool Check(Map* map) const { return Check(map, number_of_properties_); } in Check() function in Expectations
1186 void Check(Handle<Map> map, Handle<Map> new_map, in Check() function
1204 void Check(Handle<Map> map, Handle<Map> new_map, in Check() function
1224 void Check(Handle<Map> map, Handle<Map> new_map, in Check() function
1239 void Check(Handle<Map> map, Handle<Map> new_map, Expectations& expectations) { in Check() function
2032 void Check(Expectations& expectations2, Handle<Map> map1, Handle<Map> map2) { in Check() function
2049 void Check(Expectations& expectations, Handle<Map> map1, Handle<Map> map2) { in Check() function
2060 void Check(Expectations& expectations, Handle<Map> map1, Handle<Map> map2) { in Check() function
/external/clang/tools/libclang/
DCIndexHigh.cpp444 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findReferencesInFile() local
507 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findIncludesInFile() local
/external/clang/test/CXX/temp/temp.param/
Dp15-cxx0x.cpp39 struct Check : Bs<As>... { struct
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp381 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

1234