/external/junit/src/main/java/org/junit/ |
D | Ignore.java | 35 public @interface Ignore { annotation
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 33 bool Ignore = false; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
D | AsmCond.h | 33 bool Ignore; variable
|
/external/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 33 bool Ignore; variable
|
/external/clang/tools/libclang/ |
D | CIndexUSRs.cpp | 57 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data); in clang_getCursorUSR() local 78 bool Ignore = generateUSRForMacro(cxcursor::getCursorMacroDefinition(C), in clang_getCursorUSR() local
|
D | CXIndexDataConsumer.cpp | 1182 bool Ignore = getDeclCursorUSR(D, StrBuf); in getEntityInfo() local
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_extended_tcp_client.cc | 38 Status ExtendedTCPClient::Ignore(int n) { in Ignore() function in tensorflow::ExtendedTCPClient
|
/external/v8/src/compiler/ |
D | frame-states.h | 27 static OutputFrameStateCombine Ignore() { in Ignore() function
|
/external/python/cpython2/Lib/ |
D | tokenize.py | 51 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
|
D | trace.py | 133 class Ignore: class
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 142 BooleanConstant<Ignore>) { in CastImpl()
|
/external/python/cpython2/Lib/lib2to3/pgen2/ |
D | tokenize.py | 54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
|
/external/python/cpython3/Lib/lib2to3/pgen2/ |
D | tokenize.py | 58 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
|
/external/python/cpython3/Lib/ |
D | tokenize.py | 115 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | VariantValue.cpp | 95 bool Ignore; in getTypedMatcher() local
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/ |
D | options.go | 193 func Ignore() Option { return ignore{} } func
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 55 Ignore, enumerator
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1168 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local 2209 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local 2972 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
|
D | CGExprComplex.cpp | 999 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
|
/external/clang/lib/Analysis/ |
D | UninitializedValues.cpp | 311 Ignore enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 105 static constexpr Node Ignore = Node(-1); member 320 static constexpr ElemType Ignore = ElemType(-1); member
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 2113 bool Ignore = false; in DiagnoseMissingDesignatedInitOverrides() local
|
/external/libchrome/base/trace_event/ |
D | trace_event.h | 15 template <typename... Args> void Ignore(Args&&... args) {} in Ignore() function
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 2118 bool Ignore = false; in parseEdit() local
|
/external/pdfium/xfa/fxfa/ |
D | fxfa_basic.h | 333 Ignore, enumerator
|