HomeSort by relevance Sort by last modified time
    Searched refs:Invalid (Results 151 - 175 of 719) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/memcheck/tests/
memalign_test.stderr.exp 0 Invalid free() / delete / delete[] / realloc()
  /external/valgrind/memcheck/tests/s390x/
cu42.stderr.exp 0 Invalid write of size 2
8 Invalid write of size 4
15 Invalid write of size 4
22 Invalid write of size 4
  /system/extras/brillo_config/
Android.mk 54 $(error Invalid BRILLO_PRODUCT_VERSION "$(BRILLO_PRODUCT_VERSION)", must be \
75 $(error Invalid BRILLO_SYSTEM_VERSION "$(BRILLO_SYSTEM_VERSION)", must be \
  /external/clang/lib/Lex/
MacroArgs.cpp 120 assert(Result < Start+NumUnexpArgTokens && "Invalid arg #");
124 assert(Result < Start+NumUnexpArgTokens && "Invalid arg #");
149 assert(Arg < MI->getNumArgs() && "Invalid argument number!");
223 bool Invalid = false;
224 std::string TokStr = PP.getSpelling(Tok, &Invalid);
225 if (!Invalid) {
237 bool Invalid = false;
238 unsigned ActualTokLen = PP.getSpelling(Tok, BufPtr, &Invalid);
240 if (!Invalid) {
254 // is an invalid string literal, diagnose it as specified in C99
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /external/llvm/lib/TableGen/
TGLexer.cpp 227 return ReturnError(CurPtr, "invalid escape in string literal");
237 return ReturnError(TokStart, "Invalid variable name");
389 return ReturnError(TokStart, "Invalid hexadecimal number");
394 return ReturnError(TokStart, "Invalid hexadecimal number");
399 return ReturnError(TokStart, "Invalid hexadecimal number");
412 return ReturnError(CurPtr-2, "Invalid binary number");
459 return ReturnError(CurPtr - 1, "Invalid \"!operator\"");
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 50 /// In a default-constructed MemDepResult object, the type will be Invalid
52 Invalid = 0,
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
170 case Invalid:
171 return Value.cast<Invalid>();
190 /// Tests if this is a MemDepResult in its dirty/invalid. state.
191 bool isDirty() const { return Value.is<Invalid>(); }
194 return MemDepResult(ValueTy::create<Invalid>(Inst));
  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 231 bool Invalid;
232 const MemoryBuffer &FromFile = *SM.getBuffer(SM.getMainFileID(), &Invalid);
233 assert(!Invalid);
234 if (Invalid)
357 bool Invalid = false;
358 StringRef TmpName = PP.getSpelling(Tok, TmpBuffer, &Invalid);
359 if (Invalid)
373 bool Invalid = false;
374 Filename = PP.getSpelling(Tok, FilenameBuffer, &Invalid);
375 if (Invalid)
    [all...]
  /external/clang/unittests/Tooling/
CommentHandlerTest.cpp 45 bool Invalid;
46 unsigned CLine = SM.getSpellingLineNumber(Start, &Invalid);
47 EXPECT_TRUE(!Invalid) << "Invalid line number on comment " << C;
49 unsigned CCol = SM.getSpellingColumnNumber(Start, &Invalid);
50 EXPECT_TRUE(!Invalid) << "Invalid column number on comment " << C;
  /external/clang/lib/Parse/
ParseAST.cpp 76 bool Invalid = false;
79 const char *Spelling = SM.getCharacterData(Tok.getLocation(), &Invalid);
80 if (Invalid) {
  /external/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
366 /// \brief Return true if this object is invalid or uninitialized.
368 /// This occurs when created with invalid source locations or when walkin
    [all...]
  /external/clang/lib/Index/
IndexingContext.cpp 78 bool Invalid = false;
79 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid);
80 if (Invalid || !SEntry.isFile())
146 llvm_unreachable("invalid TemplateSpecializationKind");
255 bool Invalid = false;
256 const SrcMgr::SLocEntry &SEntry = SM.getSLocEntry(FID, &Invalid);
257 if (Invalid || !SEntry.isFile())
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
365 /// \brief Return true if this object is invalid or uninitialized.
367 /// This occurs when created with invalid source locations or when walkin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
365 /// \brief Return true if this object is invalid or uninitialized.
367 /// This occurs when created with invalid source locations or when walkin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
365 /// \brief Return true if this object is invalid or uninitialized.
367 /// This occurs when created with invalid source locations or when walkin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
365 /// \brief Return true if this object is invalid or uninitialized.
367 /// This occurs when created with invalid source locations or when walkin
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
365 /// \brief Return true if this object is invalid or uninitialized.
367 /// This occurs when created with invalid source locations or when walkin
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
105 /// Invalid SourceLocations are often used when events have no corresponding
288 unsigned getExpansionLineNumber(bool *Invalid = nullptr) const;
289 unsigned getExpansionColumnNumber(bool *Invalid = nullptr) const;
291 unsigned getSpellingLineNumber(bool *Invalid = nullptr) const;
292 unsigned getSpellingColumnNumber(bool *Invalid = nullptr) const;
294 const char *getCharacterData(bool *Invalid = nullptr) const;
299 StringRef getBufferData(bool *Invalid = nullptr) const;
365 /// \brief Return true if this object is invalid or uninitialized.
367 /// This occurs when created with invalid source locations or when walkin
    [all...]

Completed in 1566 milliseconds

1 2 3 4 5 67 8 91011>>