/external/libvpx/libvpx/test/ |
D | register_state_check.h | 68 bool Check() const { in Check() function 119 bool Check() const { in Check() function 168 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/test/mjsunit/harmony/ |
D | block-early-errors.js | 35 function Check(str) { class
|
/external/v8/tools/ |
D | android-run.py | 44 def Check(output, errors): function
|
D | nacl-run.py | 39 def Check(output, errors): function
|
/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/google-breakpad/src/testing/gtest/test/ |
D | gtest_environment_test.cc | 116 void Check(bool condition, const char* msg) { in Check() function
|
/external/v8/src/arm64/ |
D | regexp-macro-assembler-arm64.cc | 365 __ Check(le, kOffsetOutOfRange); in CheckNotBackReferenceIgnoreCase() local 469 __ Check(le, kOffsetOutOfRange); in CheckNotBackReference() local 757 __ Check(ls, kInputStringTooLong); in GetCode() local 822 __ Check(ls, kInputStringTooLong); in GetCode() local 1118 __ Check(ls, kOffsetOutOfRange); in PushBacktrack() local 1276 __ Check(eq, kOffsetOutOfRange); in WriteStackPointerToRegister() local 1671 __ Check(eq, kOffsetOutOfRange); in LoadCurrentCharacterUnchecked() local
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
D | Check.cs | 37 static class Check { class
|
/external/clang/test/SemaCXX/ |
D | missing-namespace-qualifier-typo-corrections.cpp | 25 void Check() { // expected-note{{'Check' declared here}} 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
|
D | CXSourceLocation.cpp | 136 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getLocation() local
|
D | CIndexCodeCompletion.cpp | 690 ASTUnit::ConcurrencyCheck Check(*AST); in clang_codeCompleteAt_Impl() local
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/ |
D | checkerbase.py | 151 def Check(self, filename, source=None): member in CheckerBase
|
/external/v8/test/cctest/ |
D | test-decls.cc | 141 void DeclarationContext::Check(const char* source, in Check() function in DeclarationContext 574 void Check(const char* source, in Check() function in SimpleContext
|
/external/clang/test/CXX/temp/temp.param/ |
D | p15-cxx0x.cpp | 39 struct Check : Bs<As>... { struct
|
/external/boringssl/src/tool/ |
D | digest.cc | 222 static bool Check(const CheckModeArguments &args, const EVP_MD *md, in Check() function
|
/external/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 71 namespace Check { namespace 1032 size_t CheckString::Check(const SourceMgr &SM, StringRef Buffer, in Check() function in CheckString
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 41 inline std::error_code Check(std::error_code Err) { in Check() function
|
/external/v8/src/x64/ |
D | builtins-x64.cc | 1143 __ Check(not_smi, kUnexpectedInitialMapForInternalArrayFunction); in Generate_InternalArrayCode() local 1145 __ Check(equal, kUnexpectedInitialMapForInternalArrayFunction); in Generate_InternalArrayCode() local 1173 __ Check(not_smi, kUnexpectedInitialMapForArrayFunction); in Generate_ArrayCode() local 1175 __ Check(equal, kUnexpectedInitialMapForArrayFunction); in Generate_ArrayCode() local
|
/external/sonivox/jet_tools/JetCreator/ |
D | midifile.py | 304 def Check (self, event): member in EventTypeFilter 313 def Check (self, event): member in NoteFilter 323 def Check (self, event): member in ChannelFilter
|
/external/v8/src/ia32/ |
D | full-codegen-ia32.cc | 744 __ Check(not_equal, kDeclarationInWithContext); in EmitDebugCheckDeclarationContext() local 746 __ Check(not_equal, kDeclarationInCatchContext); in EmitDebugCheckDeclarationContext() local 2505 __ Check(equal, kLetBindingReInitialization); in EmitVariableAssignment() local 3457 __ Check(zero, kNonSmiValue); in EmitOneByteSeqStringSetChar() local 3459 __ Check(zero, kNonSmiValue); in EmitOneByteSeqStringSetChar() local 3492 __ Check(zero, kNonSmiValue); in EmitTwoByteSeqStringSetChar() local 3494 __ Check(zero, kNonSmiValue); in EmitTwoByteSeqStringSetChar() local
|
/external/v8/src/x87/ |
D | full-codegen-x87.cc | 741 __ Check(not_equal, kDeclarationInWithContext); in EmitDebugCheckDeclarationContext() local 743 __ Check(not_equal, kDeclarationInCatchContext); in EmitDebugCheckDeclarationContext() local 2495 __ Check(equal, kLetBindingReInitialization); in EmitVariableAssignment() local 3447 __ Check(zero, kNonSmiValue); in EmitOneByteSeqStringSetChar() local 3449 __ Check(zero, kNonSmiValue); in EmitOneByteSeqStringSetChar() local 3482 __ Check(zero, kNonSmiValue); in EmitTwoByteSeqStringSetChar() local 3484 __ Check(zero, kNonSmiValue); in EmitTwoByteSeqStringSetChar() local
|