/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
BasicValueFactory.h | 30 llvm::ImmutableList<SVal> L; 33 CompoundValData(QualType t, llvm::ImmutableList<SVal> l) : T(t), L(l) { 37 typedef llvm::ImmutableList<SVal>::iterator iterator; 42 llvm::ImmutableList<SVal> L); 100 llvm::ImmutableList<SVal>::Factory SValListFactory; 205 llvm::ImmutableList<SVal> Vals); 214 llvm::ImmutableList<SVal> getEmptySValList() { 218 llvm::ImmutableList<SVal> prependSVal(SVal X, llvm::ImmutableList<SVal> L) [all...] |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/ |
BasicValueFactory.h | 30 llvm::ImmutableList<SVal> L; 33 CompoundValData(QualType t, llvm::ImmutableList<SVal> l) : T(t), L(l) { 37 typedef llvm::ImmutableList<SVal>::iterator iterator; 42 llvm::ImmutableList<SVal> L); 100 llvm::ImmutableList<SVal>::Factory SValListFactory; 205 llvm::ImmutableList<SVal> Vals); 214 llvm::ImmutableList<SVal> getEmptySValList() { 218 llvm::ImmutableList<SVal> prependSVal(SVal X, llvm::ImmutableList<SVal> L) [all...] |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/ |
BasicValueFactory.h | 30 llvm::ImmutableList<SVal> L; 33 CompoundValData(QualType t, llvm::ImmutableList<SVal> l) : T(t), L(l) { 37 typedef llvm::ImmutableList<SVal>::iterator iterator; 42 llvm::ImmutableList<SVal> L); 100 llvm::ImmutableList<SVal>::Factory SValListFactory; 205 llvm::ImmutableList<SVal> Vals); 214 llvm::ImmutableList<SVal> getEmptySValList() { 218 llvm::ImmutableList<SVal> prependSVal(SVal X, llvm::ImmutableList<SVal> L) [all...] |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.def | 1 //===-- SVals.def - Metadata about SVal kinds -------------------*- C++ -*-===// 10 // The list of symbolic values (SVal kinds and sub-kinds) used in the Static 11 // Analyzer. The distinction between loc:: and nonloc:: SVal namespaces is 16 // BASIC_SVAL(Id, Parent) - for specific SVal sub-kinds, which are 20 // ABSTRACT_SVAL(Id, Parent) - for abstract SVal classes which are 23 // ABSTRACT_SVAL_WITH_KIND(Id, Parent) - for SVal classes which are also 55 BASIC_SVAL(UndefinedVal, SVal) 56 ABSTRACT_SVAL(DefinedOrUnknownSVal, SVal)
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTreePatternLexer.m | 40 @synthesize sval; 55 sval = [[NSMutableData dataWithLength:1000] retain]; 56 data = [sval mutableBytes]; 71 sval = [[NSMutableData dataWithLength:1000] retain]; 72 data = [sval mutableBytes]; 86 if ( sval ) [sval release]; 179 return sval; 184 if ( sval != aSval ) { 185 if ( sval ) [sval release] [all...] |
/external/autotest/utils/named_semaphore/ |
namedsem.c | 80 int sval; local 83 sem_getvalue(sem, &sval); 85 return Py_BuildValue("i", sval);
|
/external/one-true-awk/ |
tran.c | 78 FS = &fsloc->sval; 79 RS = &setsymtab("RS", "\n", 0.0, STR|DONTFREE, symtab)->sval; 80 OFS = &setsymtab("OFS", " ", 0.0, STR|DONTFREE, symtab)->sval; 81 ORS = &setsymtab("ORS", "\n", 0.0, STR|DONTFREE, symtab)->sval; 82 OFMT = &setsymtab("OFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval; 83 CONVFMT = &setsymtab("CONVFMT", "%.6g", 0.0, STR|DONTFREE, symtab)->sval; 84 FILENAME = &setsymtab("FILENAME", "", 0.0, STR|DONTFREE, symtab)->sval; 91 SUBSEP = &setsymtab("SUBSEP", "\034", 0.0, STR|DONTFREE, symtab)->sval; 97 symtabloc->sval = (char *) symtab; 109 cp->sval = (char *) ARGVtab [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
ArrayBoundCheckerV2.cpp | 39 void checkLocation(SVal l, bool isLoad, const Stmt*S, 47 SVal byteOffset; 53 RegionRawOffsetV2(const SubRegion* base, SVal offset) 61 SVal location); 68 static SVal computeExtentBegin(SValBuilder &svalBuilder, 84 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, 111 SVal extentBegin = computeExtentBegin(svalBuilder, rawOffset.getRegion()); 114 SVal lowerBound = 145 SVal upperbound 226 static inline SVal getValue(SVal val, SValBuilder &svalBuilder) [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
TreePatternLexer.cs | 59 public StringBuilder sval = new StringBuilder(); field in class:Antlr.Runtime.Tree.TreePatternLexer 70 sval.Length = 0; // reset, but reuse buffer 77 sval.Append((char)c); 81 sval.Append((char)c); 112 sval.Append('\\'); 114 sval.Append((char)c); 116 sval.Append((char)c);
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
TreePatternLexer.cs | 60 public StringBuilder sval = new StringBuilder(); field in class:Antlr.Runtime.Tree.TreePatternLexer 73 sval.Length = 0; // reset, but reuse buffer 83 sval.Append( (char)c ); 88 sval.Append( (char)c ); 129 sval.Append( '\\' ); 131 sval.Append( (char)c ); 135 sval.Append( (char)c );
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
TreePatternLexer.java | 53 public StringBuffer sval = new StringBuffer(); field in class:TreePatternLexer 64 sval.setLength(0); // reset, but reuse buffer 71 sval.append((char)c); 76 sval.append((char)c); 107 sval.append('\\'); 109 sval.append((char)c); 112 sval.append((char)c);
|