Home
last modified time | relevance | path

Searched defs:Ignore (Results 1 – 25 of 27) sorted by relevance

12

/external/junit/src/main/java/org/junit/
DIgnore.java35 public @interface Ignore { annotation
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DAsmCond.h33 bool Ignore = false; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DAsmCond.h33 bool Ignore; variable
/external/llvm/include/llvm/MC/MCParser/
DAsmCond.h33 bool Ignore; variable
/external/clang/tools/libclang/
DCIndexUSRs.cpp57 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data); in clang_getCursorUSR() local
78 bool Ignore = generateUSRForMacro(cxcursor::getCursorMacroDefinition(C), in clang_getCursorUSR() local
DCXIndexDataConsumer.cpp1182 bool Ignore = getDeclCursorUSR(D, StrBuf); in getEntityInfo() local
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_extended_tcp_client.cc38 Status ExtendedTCPClient::Ignore(int n) { in Ignore() function in tensorflow::ExtendedTCPClient
/external/v8/src/compiler/
Dframe-states.h27 static OutputFrameStateCombine Ignore() { in Ignore() function
/external/python/cpython2/Lib/
Dtokenize.py51 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
Dtrace.py133 class Ignore: class
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h142 BooleanConstant<Ignore>) { in CastImpl()
/external/python/cpython2/Lib/lib2to3/pgen2/
Dtokenize.py54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
/external/python/cpython3/Lib/lib2to3/pgen2/
Dtokenize.py58 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
/external/python/cpython3/Lib/
Dtokenize.py115 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
/external/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp95 bool Ignore; in getTypedMatcher() local
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/
Doptions.go193 func Ignore() Option { return ignore{} } func
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h55 Ignore, enumerator
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1168 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitInitListExpr() local
2209 bool Ignore = TestAndClearIgnoreResultAssign(); in EmitCompoundAssign() local
2972 bool Ignore = TestAndClearIgnoreResultAssign(); in VisitBinAssign() local
DCGExprComplex.cpp999 bool Ignore = TestAndClearIgnoreReal(); in VisitInitListExpr() local
/external/clang/lib/Analysis/
DUninitializedValues.cpp311 Ignore enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp105 static constexpr Node Ignore = Node(-1); member
320 static constexpr ElemType Ignore = ElemType(-1); member
/external/clang/lib/Sema/
DSemaObjCProperty.cpp2113 bool Ignore = false; in DiagnoseMissingDesignatedInitOverrides() local
/external/libchrome/base/trace_event/
Dtrace_event.h15 template <typename... Args> void Ignore(Args&&... args) {} in Ignore() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp2118 bool Ignore = false; in parseEdit() local
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h333 Ignore, enumerator

12