| /NextBSD/sys/contrib/dev/acpica/components/utilities/ |
| HD | utstate.c | 67 ACPI_GENERIC_STATE *State) in AcpiUtPushGenericState() 96 ACPI_GENERIC_STATE *State; in AcpiUtPopGenericState() local 133 ACPI_GENERIC_STATE *State; in AcpiUtCreateGenericState() local 167 ACPI_GENERIC_STATE *State; in AcpiUtCreateThreadState() local 218 ACPI_GENERIC_STATE *State; in AcpiUtCreateUpdateState() local 260 ACPI_GENERIC_STATE *State; in AcpiUtCreatePkgState() local 302 ACPI_GENERIC_STATE *State; in AcpiUtCreateControlState() local 339 ACPI_GENERIC_STATE *State) in AcpiUtDeleteGenericState()
|
| HD | utmisc.c | 223 ACPI_GENERIC_STATE *State; in AcpiUtCreateUpdateStateAndPush() local 271 ACPI_GENERIC_STATE *State; in AcpiUtWalkPackageTree() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Format/ |
| HD | ContinuationIndenter.cpp | 73 LineState State; in getInitialState() local 92 bool ContinuationIndenter::canBreak(const LineState &State) { in canBreak() 136 bool ContinuationIndenter::mustBreak(const LineState &State) { in mustBreak() 251 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, in addTokenToState() 286 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine() 392 unsigned ContinuationIndenter::addTokenOnNewLine(LineState &State, in addTokenOnNewLine() 539 unsigned ContinuationIndenter::getNewLineColumn(const LineState &State) { in getNewLineColumn() 651 unsigned ContinuationIndenter::moveStateToNextToken(LineState &State, in moveStateToNextToken() 759 void ContinuationIndenter::moveStatePastFakeLParens(LineState &State, in moveStatePastFakeLParens() 837 void ContinuationIndenter::moveStatePastFakeRParens(LineState &State) { in moveStatePastFakeRParens() [all …]
|
| HD | UnwrappedLineFormatter.cpp | 462 static void printLineState(const LineState &State) { in printLineState() 509 bool formatChildren(LineState &State, bool NewLine, bool DryRun, in formatChildren() 585 LineState State = in formatLine() local 611 LineState State = Indenter->getInitialState(FirstIndent, &Line, DryRun); in formatLine() local 633 LineState State = Indenter->getInitialState(FirstIndent, &Line, DryRun); in formatLine() local 663 LineState State; member 767 void reconstructPath(LineState &State, StateNode *Best) { in reconstructPath()
|
| HD | FormatToken.cpp | 74 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken() 129 unsigned CommaSeparatedList::formatFromToken(LineState &State, in formatFromToken()
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMCallingConv.h | 30 CCState &State, bool CanFail) { in f64AssignAPCS() 61 CCState &State) { in CC_ARM_APCS_Custom_f64() 73 CCState &State, bool CanFail) { in f64AssignAAPCS() 115 CCState &State) { in CC_ARM_AAPCS_Custom_f64() 125 CCValAssign::LocInfo &LocInfo, CCState &State) { in f64RetAssign() 147 CCState &State) { in RetCC_ARM_APCS_Custom_f64() 158 CCState &State) { in RetCC_ARM_AAPCS_Custom_f64() 183 CCState &State) { in CC_ARM_AAPCS_Custom_Aggregate()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFDebugLine.h | 161 struct State : public Row struct 163 typedef void (*Callback)(dw_offset_t offset, const State& state, void* userData); argument 172 State (Prologue::shared_ptr& prologue_sp, argument 192 DISALLOW_COPY_AND_ASSIGN (State); argument
|
| /NextBSD/sys/contrib/dev/acpica/components/dispatcher/ |
| HD | dswstate.c | 83 ACPI_GENERIC_STATE *State; in AcpiDsResultPop() local 164 ACPI_GENERIC_STATE *State; in AcpiDsResultPush() local 240 ACPI_GENERIC_STATE *State; in AcpiDsResultStackPush() local 292 ACPI_GENERIC_STATE *State; in AcpiDsResultStackPop() local 782 ACPI_GENERIC_STATE *State; in AcpiDsDeleteWalkState() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| HD | GenericTaintChecker.cpp | 294 ProgramStateRef State = nullptr; in addSourcesPre() local 329 ProgramStateRef State = C.getState(); in propagateFromPre() local 395 ProgramStateRef State = nullptr; in addSourcesPost() local 428 ProgramStateRef State = C.getState(); in getPointedToSymbol() local 447 ProgramStateRef State = C.getState(); in process() local 518 ProgramStateRef State = C.getState(); in preFscanf() local 536 ProgramStateRef State = C.getState(); in postSocket() local 552 ProgramStateRef State = C.getState(); in postScanf() local 574 ProgramStateRef State = C.getState(); in isStdin() local 637 ProgramStateRef State = C.getState(); in generateReportIfTainted() local
|
| HD | CheckerDocumentation.cpp | 207 ProgramStateRef evalAssume(ProgramStateRef State, in evalAssume() 216 void checkLiveSymbols(ProgramStateRef State, SymbolReaper &SR) const {} in checkLiveSymbols() 250 checkRegionChanges(ProgramStateRef State, in checkRegionChanges() 271 ProgramStateRef checkPointerEscape(ProgramStateRef State, in checkPointerEscape() 282 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape()
|
| HD | SimpleStreamChecker.cpp | 136 ProgramStateRef State = C.getState(); in checkPostCall() local 160 ProgramStateRef State = C.getState(); in checkPreCall() local 173 bool IsSymDead, ProgramStateRef State) { in isLeaked() 186 ProgramStateRef State = C.getState(); in checkDeadSymbols() local 255 SimpleStreamChecker::checkPointerEscape(ProgramStateRef State, in checkPointerEscape()
|
| HD | ObjCContainersChecker.cpp | 68 ProgramStateRef State = C.getState(); in REGISTER_MAP_WITH_PROGRAMSTATE() local 116 ProgramStateRef State = C.getState(); in checkPreStmt() local 155 ObjCContainersChecker::checkPointerEscape(ProgramStateRef State, in checkPointerEscape()
|
| HD | MacOSKeychainAPIChecker.cpp | 117 ProgramStateRef State, in definitelyDidnotReturnError() 217 ProgramStateRef State = C.getState(); in getAsPointeeSymbol() local 236 ProgramStateRef State, in definitelyReturnedError() 257 ProgramStateRef State = C.getState(); in generateDeallocatorMismatchReport() local 281 ProgramStateRef State = C.getState(); in checkPreStmt() local 452 ProgramStateRef State = C.getState(); in checkPostStmt() local 559 ProgramStateRef State = C.getState(); in checkDeadSymbols() local
|
| HD | BasicObjCFoundationChecks.cpp | 140 ProgramStateRef State = C.getState(); in warnIfNilExpr() local 156 ProgramStateRef State = C.getState(); in warnIfNilArg() local 886 ProgramStateRef State, in checkCollectionNonNil() 911 ProgramStateRef State, in checkElementNonNil() 944 assumeCollectionNonEmpty(CheckerContext &C, ProgramStateRef State, in assumeCollectionNonEmpty() 975 assumeCollectionNonEmpty(CheckerContext &C, ProgramStateRef State, in assumeCollectionNonEmpty() 1012 ProgramStateRef State = C.getState(); in checkPostStmt() local 1076 ProgramStateRef State = C.getState(); in checkPostObjCMessage() local 1130 ObjCLoopChecker::checkPointerEscape(ProgramStateRef State, in checkPointerEscape() 1159 ProgramStateRef State = C.getState(); in checkDeadSymbols() local [all …]
|
| HD | TestAfterDivZeroChecker.cpp | 118 ProgramStateRef State = Succ->getState(); in REGISTER_SET_WITH_PROGRAMSTATE() local 153 ProgramStateRef State = C.getState(); in setDivZeroMap() local 186 ProgramStateRef State = C.getState(); in checkEndFunction() local
|
| HD | MallocChecker.cpp | 746 ProgramStateRef State = C.getState(); in checkPostStmt() local 963 ProgramStateRef State = C.getState(); in checkPostStmt() local 984 ProgramStateRef State = C.getState(); in checkPreStmt() local 1031 ProgramStateRef State = FreeMemAux(C, Call.getArgExpr(0), in checkPostObjCMessage() local 1059 ProgramStateRef State, in MallocMemAux() 1071 ProgramStateRef State, in MallocMemAux() 1114 ProgramStateRef State, in MallocUpdateRefState() 1157 ProgramStateRef State, in FreeMemAux() 1174 static bool didPreviousFreeFail(ProgramStateRef State, in didPreviousFreeFail() 1301 ProgramStateRef State, in FreeMemAux() [all …]
|
| HD | TaintTesterChecker.cpp | 46 ProgramStateRef State = C.getState(); in checkPostStmt() local
|
| HD | DynamicTypePropagation.cpp | 54 ProgramStateRef State = C.getState(); in recordFixedType() local 114 ProgramStateRef State = C.getState(); in checkPostCall() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | ConstraintManager.cpp | 21 static DefinedSVal getLocFromSymbol(const ProgramStateRef &State, in getLocFromSymbol() 28 ConditionTruthVal ConstraintManager::checkNull(ProgramStateRef State, in checkNull()
|
| HD | ExprEngineCXX.cpp | 76 ProgramStateRef State = (*I)->getState(); in performTrivialCopy() local 92 static SVal makeZeroElementRegion(ProgramStateRef State, SVal LValue, in makeZeroElementRegion() 110 ProgramStateRef State = Pred->getState(); in getRegionForConstructedObject() local 181 ProgramStateRef State = Pred->getState(); in VisitCXXConstructExpr() local 251 ProgramStateRef State = (*I)->getState(); in VisitCXXConstructExpr() local 306 ProgramStateRef State = Pred->getState(); in VisitCXXDestructor() local 347 ProgramStateRef State = Pred->getState(); in VisitCXXNewAllocatorCall() local 404 ProgramStateRef State = Pred->getState(); in VisitCXXNewExpr() local
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64CallingConvention.h | 46 CCState &State, unsigned SlotAlign) { in finishStackBlock() 69 ISD::ArgFlagsTy &ArgFlags, CCState &State) { in CC_AArch64_Custom_Stack_Block() 88 ISD::ArgFlagsTy &ArgFlags, CCState &State) { in CC_AArch64_Custom_Block()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | ConstraintManager.h | 75 ProgramStatePair assumeDual(ProgramStateRef State, DefinedSVal Cond) { in assumeDual() 124 ConditionTruthVal isNull(ProgramStateRef State, SymbolRef Sym) { in isNull()
|
| /NextBSD/sys/contrib/dev/acpica/compiler/ |
| HD | aslsupport.l | 61 YY_BUFFER_STATE State; member 254 YY_BUFFER_STATE State; in AslPushInputFileStack() local 586 UINT32 State = ASL_NORMAL_CHAR; in AslDoStringLiteral() local
|
| /NextBSD/contrib/llvm/lib/Object/ |
| HD | RecordStreamer.h | 18 enum State { NeverSeen, Global, Defined, DefinedGlobal, Used }; enum
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | Consumed.cpp | 99 static ConsumedState invertConsumedUnconsumed(ConsumedState State) { in invertConsumedUnconsumed() 114 ConsumedState State) { in isCallableInState() 168 static bool isKnownState(ConsumedState State) { in isKnownState() 247 static StringRef stateToString(ConsumedState State) { in stateToString() 308 ConsumedState State; member 351 PropagationInfo(ConsumedState State) in PropagationInfo() 446 ConsumedState State) { in setStateForVarOrTmp() 1215 void ConsumedStateMap::setState(const VarDecl *Var, ConsumedState State) { in setState() 1220 ConsumedState State) { in setState()
|