/external/hamcrest/src/org/hamcrest/core/ |
IsNot.java | 15 public class IsNot<T> extends BaseMatcher<T> { 18 public IsNot(Matcher<T> matcher) { 35 return new IsNot<T>(matcher);
|
IsNull.java | 5 import static org.hamcrest.core.IsNot.not;
|
/external/clang/lib/Parse/ |
ParsePragma.cpp | 132 if (Tok.isNot(tok::l_brace)) { 203 if (Tok.isNot(tok::l_paren)) { 216 if (Tok.isNot(tok::r_paren)) { 227 if (Tok.isNot(tok::eod)) { 254 if (Tok.isNot(tok::l_paren)) { 305 if (Tok.isNot(tok::numeric_constant)) { 327 if (Tok.isNot(tok::r_paren)) { 334 if (Tok.isNot(tok::eod)) { 370 if (Tok.isNot(tok::identifier)) { 386 if (Tok.isNot(tok::eod)) [all...] |
ParseOpenMP.cpp | 47 if (Tok.isNot(tok::annot_pragma_openmp_end)) { 100 if (Tok.isNot(tok::annot_pragma_openmp_end)) { 114 while (Tok.isNot(tok::annot_pragma_openmp_end)) { 196 while (Tok.isNot(tok::r_paren) && Tok.isNot(tok::annot_pragma_openmp_end)) { 214 } else if (Tok.isNot(tok::comma) && Tok.isNot(tok::r_paren) && 215 Tok.isNot(tok::annot_pragma_openmp_end)) { 309 if (Tok.isNot(tok::r_paren) && Tok.isNot(tok::comma) & [all...] |
ParseObjc.cpp | 109 if (Tok.isNot(tok::identifier)) { 118 if (Tok.isNot(tok::comma)) 197 if (Tok.isNot(tok::identifier)) { 276 if (Tok.isNot(tok::identifier)) { 435 if (Tok.isNot(tok::at)) { 650 if (Tok.isNot(tok::comma)) 821 if (Tok.isNot(tok::identifier)) [all...] |
ParseStmt.cpp | 149 if (Next.isNot(tok::coloncolon)) { 177 if (Tok.isNot(tok::identifier)) 377 if(Tok.isNot(tok::l_brace)) 618 if (Tok.isNot(tok::r_brace)) { 667 if (Tok.isNot(tok::r_brace)) { 804 if (Tok.isNot(tok::identifier)) { 828 while (Tok.isNot(tok::r_brace) && Tok.isNot(tok::eof)) { 841 if (Tok.isNot(tok::kw___extension__)) { 932 if (ExprResult.isInvalid() && !DeclResult && Tok.isNot(tok::r_paren)) [all...] |
ParseInit.cpp | 188 if (Tok.isNot(tok::identifier)) { 234 NextToken().isNot(tok::period) && 324 if (getLangOpts().ObjC1 && Tok.isNot(tok::ellipsis) && 325 Tok.isNot(tok::r_square)) { 334 if (Tok.isNot(tok::ellipsis)) { 425 if (Tok.isNot(tok::comma)) break; 459 if (Tok.isNot(tok::comma)) { 466 if (Tok.isNot(tok::comma)) break; 515 while (Tok.isNot(tok::eof)) {
|
ParseCXXInlineMethods.cpp | 365 while (Tok.getLocation() != origLoc && Tok.isNot(tok::eof)) 433 while (Tok.getLocation() != origLoc && Tok.isNot(tok::eof)) 444 while (Tok.getLocation() != origLoc && Tok.isNot(tok::eof)) 471 while (Tok.getLocation() != origLoc && Tok.isNot(tok::eof)) 539 if (Tok.isNot(tok::eof)) { 547 while (Tok.isNot(tok::eof)) 662 if (Tok.isNot(tok::colon)) { 671 if (Tok.isNot(tok::l_brace)) 699 if (Tok.isNot(tok::l_paren)) 755 } else if (Tok.isNot(tok::l_paren) && Tok.isNot(tok::l_brace)) [all...] |
ParseTentative.cpp | 168 if (Tok.isNot(tok::l_paren)) { 181 if (Tok.isNot(tok::semi) && (!AllowForRangeDecl || Tok.isNot(tok::colon))) 253 if (Tok.isNot(tok::comma)) 449 if (Tok.isNot(tok::l_square) || NextToken().isNot(tok::l_square)) 509 while (Tok.isNot(tok::r_square)) { 546 if (Tok.isNot(tok::comma)) 689 if (Tok.isNot(tok::r_paren)) [all...] |
/frameworks/compile/slang/ |
slang_rs_pragma_handler.cpp | 90 if (PragmaToken.isNot(clang::tok::l_paren)) 93 while (PragmaToken.isNot(clang::tok::eod)) { 114 } while (PragmaToken.isNot(clang::tok::eod)); 201 if (PragmaToken.isNot(clang::tok::l_paren)) 204 while (PragmaToken.isNot(clang::tok::eod)) { 212 slangAssert(PragmaToken.isNot(clang::tok::eod)); 216 if (PragmaToken.isNot(clang::tok::comma)) 230 if (PragmaToken.isNot(clang::tok::eod)) 231 if (PragmaToken.isNot(clang::tok::r_paren)) { 249 if (PragmaToken.isNot(clang::tok::l_paren) [all...] |
/external/llvm/lib/MC/MCParser/ |
ELFAsmParser.cpp | 171 if (getLexer().isNot(AsmToken::EndOfStatement)) { 185 if (getLexer().isNot(AsmToken::Comma)) 198 if (getLexer().isNot(AsmToken::EndOfStatement)) { 216 if (getLexer().isNot(AsmToken::Comma)) 224 if (getLexer().isNot(AsmToken::EndOfStatement)) 366 if (IsPush && getLexer().isNot(AsmToken::String)) { 369 if (getLexer().isNot(AsmToken::Comma)) 374 if (getLexer().isNot(AsmToken::String)) 388 if (getLexer().isNot(AsmToken::Comma)) { 395 if (getLexer().isNot(AsmToken::Percent) && getLexer().isNot(AsmToken::At) [all...] |
COFFAsmParser.cpp | 260 if (getLexer().isNot(AsmToken::EndOfStatement)) { 274 if (getLexer().isNot(AsmToken::Comma)) 287 if (getLexer().isNot(AsmToken::EndOfStatement)) 333 if (getLexer().isNot(AsmToken::String)) 343 if (getLexer().isNot(AsmToken::EndOfStatement)) 370 if (getLexer().isNot(AsmToken::EndOfStatement)) 383 if (getLexer().isNot(AsmToken::EndOfStatement)) 402 if (getLexer().isNot(AsmToken::EndOfStatement)) 464 if (getLexer().isNot(AsmToken::EndOfStatement)) 475 if (getLexer().isNot(AsmToken::EndOfStatement) [all...] |
DarwinAsmParser.cpp | 364 if (getLexer().isNot(AsmToken::EndOfStatement)) 399 if (getLexer().isNot(AsmToken::Comma)) 407 if (getLexer().isNot(AsmToken::EndOfStatement)) 423 if (getLexer().isNot(AsmToken::String)) 428 if (getLexer().isNot(AsmToken::EndOfStatement)) 446 if (getLexer().isNot(AsmToken::String)) 459 if (getLexer().isNot(AsmToken::Comma)) 478 if (getLexer().isNot(AsmToken::Comma)) 486 if (getLexer().isNot(AsmToken::EndOfStatement)) 520 if (getLexer().isNot(AsmToken::EndOfStatement) [all...] |
AsmParser.cpp | 624 while (Lexer.isNot(AsmToken::Eof)) { 687 while (Lexer.isNot(AsmToken::EndOfStatement) && 688 Lexer.isNot(AsmToken::Eof)) 699 while (Lexer.isNot(AsmToken::EndOfStatement) && 700 Lexer.isNot(AsmToken::Eof)) 710 while (Lexer.isNot(AsmToken::EndOfStatement) && 711 Lexer.isNot(AsmToken::Comma) && 712 Lexer.isNot(AsmToken::Eof)) 726 if (Lexer.isNot(AsmToken::RParen)) 740 if (Lexer.isNot(AsmToken::RBrac) [all...] |
/external/clang/lib/Format/ |
UnwrappedLineParser.cpp | 313 } while (Tok->Tok.isNot(tok::eof)); 458 return Tok.isNot(tok::semi) && Tok.isNot(tok::l_brace) && 459 Tok.isNot(tok::l_square) && 462 Tok.isNot(tok::period) && Tok.isNot(tok::periodstar) && 463 Tok.isNot(tok::arrow) && Tok.isNot(tok::arrowstar) && 464 Tok.isNot(tok::less) && Tok.isNot(tok::greater) & [all...] |
/external/llvm/include/llvm/MC/MCParser/ |
MCAsmLexer.h | 69 bool isNot(TokenKind K) const { return Kind != K; } 168 /// isNot - Check if the current token has kind \p K. 169 bool isNot(AsmToken::TokenKind K) const { return CurTok.isNot(K); }
|
/external/guava/guava-tests/test/com/google/common/base/ |
CharMatcherTest.java | 23 import static com.google.common.base.CharMatcher.isNot; 90 // We're testing the is(), isNot(), anyOf(), noneOf() and inRange() methods 101 doTestEmpty(isNot('a')); 116 doTestNull(isNot('a')); 165 doTestNoMatches(isNot('a'), "aaaa"); 193 doTestAllMatches(isNot('a'), "bcde"); 267 doTestGeneral(isNot('a'), 'b', 'a'); 416 assertEquals(out, isNot('x').collapseFrom(in, '_')); 432 assertEquals(inout, isNot('x').collapseFrom(inout, '_')); 475 assertEquals(out, isNot('x').trimFrom(in)) [all...] |
/external/clang/lib/Lex/ |
Pragma.cpp | 184 if (Tok.isNot(tok::l_paren)) { 194 if (Tok.isNot(tok::r_paren)) 215 if (Tok.isNot(tok::r_paren)) { 308 if (Tok.isNot(tok::l_paren)) { 317 while (Tok.isNot(tok::eof)) { 390 if (Tok.isNot(tok::raw_identifier)) { 488 while (DependencyTok.isNot(tok::eod)) { 508 if (Tok.isNot(tok::l_paren)) { 516 if (Tok.isNot(tok::string_literal)) { 532 if (Tok.isNot(tok::r_paren)) [all...] |
/external/chromium_org/third_party/sqlite/src/ |
addopcodes.awk | 22 printf "#define TK_%-29s %4d\n", "ISNOT", ++max
|
/external/clang/lib/ARCMigrate/ |
Transforms.cpp | 162 if (tok.isNot(tok::semi)) 408 if (tok.isNot(tok::at)) return false; 410 if (tok.isNot(tok::raw_identifier)) return false; 415 if (tok.isNot(tok::l_paren)) return false; 427 if (tok.isNot(tok::raw_identifier)) return false; 442 } while (tok.isNot(tok::comma) && tok.isNot(tok::r_paren)); 450 if (toAttr.empty() && AttrLoc.isValid() && AfterTok.isNot(tok::unknown)) { 491 if (tok.isNot(tok::at)) return false; 493 if (tok.isNot(tok::raw_identifier)) return false [all...] |
/external/llvm/lib/Target/Mips/AsmParser/ |
MipsAsmParser.cpp | 964 if (getLexer().isNot(AsmToken::Dollar)) [all...] |
/external/clang/lib/Rewrite/Frontend/ |
InclusionRewriter.cpp | 253 } while (!DirectiveToken.is(tok::eod) && DirectiveToken.isNot(tok::eof)); 279 if (Tok.isNot(tok::l_paren)) 310 } while (Tok.isNot(tok::greater)); 315 if (Tok.isNot(tok::string_literal)) 326 if (Tok.isNot(tok::r_paren)) 371 while (RawToken.isNot(tok::eof)) { 467 } while (RawToken.isNot(tok::eod)); 487 } while (RawToken.isNot(tok::eod) && RawToken.isNot(tok::eof)); 536 } while (Tok.isNot(tok::eof)) [all...] |
RewriteMacros.cpp | 85 } while (RawTok.isNot(tok::eof)); 114 while (RawTok.isNot(tok::eof) || PPTok.isNot(tok::eof)) { 147 while (!RawTok.isAtStartOfLine() && RawTok.isNot(tok::eof))
|
RewriteTest.cpp | 28 if (I->isNot(tok::comment)) continue;
|
/external/hamcrest/src/org/hamcrest/ |
CoreMatchers.java | 41 return org.hamcrest.core.IsNot.not(matcher); 51 return org.hamcrest.core.IsNot.not(value);
|