Home
last modified time | relevance | path

Searched refs:Unreachable (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagGOTPLT.inc2 DiagnosticEngine::Unreachable,
14 DiagnosticEngine::Unreachable,
18 DiagnosticEngine::Unreachable,
DDiagRelocations.inc34 DiagnosticEngine::Unreachable,
42 DiagnosticEngine::Unreachable,
58 DiagnosticEngine::Unreachable,
DDiagCommonKinds.inc37 DiagnosticEngine::Unreachable,
41 DiagnosticEngine::Unreachable,
77 DiagnosticEngine::Unreachable,
143 DiagnosticEngine::Unreachable,
147 DiagnosticEngine::Unreachable,
215 DiagnosticEngine::Unreachable,
DDiagSymbolResolutions.inc10 DiagnosticEngine::Unreachable,
38 DiagnosticEngine::Unreachable,
DDiagnosticEngine.h39 Unreachable, enumerator
DDiagLayouts.inc10 DiagnosticEngine::Unreachable,
/frameworks/compile/mclinker/lib/LD/
DTextDiagnosticPrinter.cpp54 case DiagnosticEngine::Unreachable: { in handleDiagnostic()
117 case DiagnosticEngine::Unreachable: { in handleDiagnostic()
/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h42 return getDiagnosticEngine().report(pID, DiagnosticEngine::Unreachable); in unreachable()
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.h106 Unreachable, enumerator
DLayerSnapshot.cpp75 reachablilty = LayerSnapshot::Reachablilty::Unreachable; in LayerSnapshot()
174 if (reachablilty == LayerSnapshot::Reachablilty::Unreachable) in getIsVisibleReason()
DLayerSnapshotBuilder.cpp441 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/
DBitcodeWriter.cpp1221 case Instruction::Unreachable: in WriteInstruction()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp1223 case Instruction::Unreachable: in WriteInstruction()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp1256 case Instruction::Unreachable: in WriteInstruction()