Searched refs:Unreachable (Results 1 – 14 of 14) sorted by relevance
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagGOTPLT.inc | 2 DiagnosticEngine::Unreachable, 14 DiagnosticEngine::Unreachable, 18 DiagnosticEngine::Unreachable,
|
D | DiagRelocations.inc | 34 DiagnosticEngine::Unreachable, 42 DiagnosticEngine::Unreachable, 58 DiagnosticEngine::Unreachable,
|
D | DiagCommonKinds.inc | 37 DiagnosticEngine::Unreachable, 41 DiagnosticEngine::Unreachable, 77 DiagnosticEngine::Unreachable, 143 DiagnosticEngine::Unreachable, 147 DiagnosticEngine::Unreachable, 215 DiagnosticEngine::Unreachable,
|
D | DiagSymbolResolutions.inc | 10 DiagnosticEngine::Unreachable, 38 DiagnosticEngine::Unreachable,
|
D | DiagnosticEngine.h | 39 Unreachable, enumerator
|
D | DiagLayouts.inc | 10 DiagnosticEngine::Unreachable,
|
/frameworks/compile/mclinker/lib/LD/ |
D | TextDiagnosticPrinter.cpp | 54 case DiagnosticEngine::Unreachable: { in handleDiagnostic() 117 case DiagnosticEngine::Unreachable: { in handleDiagnostic()
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | MsgHandling.h | 42 return getDiagnosticEngine().report(pID, DiagnosticEngine::Unreachable); in unreachable()
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | LayerSnapshot.h | 106 Unreachable, enumerator
|
D | LayerSnapshot.cpp | 75 reachablilty = LayerSnapshot::Reachablilty::Unreachable; in LayerSnapshot() 174 if (reachablilty == LayerSnapshot::Reachablilty::Unreachable) in getIsVisibleReason()
|
D | LayerSnapshotBuilder.cpp | 441 snapshot->reachablilty = LayerSnapshot::Reachablilty::Unreachable; in updateSnapshots() 484 it->get()->reachablilty == LayerSnapshot::Reachablilty::Unreachable; in updateSnapshots() 639 if (mSnapshots[globalZ]->reachablilty == LayerSnapshot::Reachablilty::Unreachable) { in sortSnapshotsByZ() 663 if (snapshot.reachablilty == LayerSnapshot::Reachablilty::Unreachable) { in updateRelativeState()
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 1221 case Instruction::Unreachable: in WriteInstruction()
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 1223 case Instruction::Unreachable: in WriteInstruction()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 1256 case Instruction::Unreachable: in WriteInstruction()
|