/external/python/cpython2/Tools/framer/framer/ |
D | member.py | 19 RO = READONLY = "READONLY" variable
|
/external/python/cpython2/Include/ |
D | structmember.h | 81 #define RO READONLY /* Shorthand */ macro
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 185 const SCEV *RO = X->getRHS(); in TransformImpl() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 215 const SCEV *RO = X->getRHS(); in TransformImpl() local
|
/external/autotest/client/common_lib/cros/ |
D | cr50_utils.py | 12 RO = 'ro' variable
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 87 typedef ResourceOwnerImpl<ResourceT, ResourcePtrT> RO; in wrapOwnership() typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86WinCOFFTargetStreamer.cpp | 310 for (RegSaveOffset RO : RegSaveOffsets) in emitFrameDataRecord() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 354 Value *LO = L->getOperand(I), *RO = R->getOperand(I); in diff() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 372 Value *LO = L->getOperand(I), *RO = R->getOperand(I); in diff() local
|
/external/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 354 Value *LO = L->getOperand(I), *RO = R->getOperand(I); in diff() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 157 using RO = ResourceOwnerImpl<ResourceT, ResourcePtrT>; in wrapOwnership() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 858 const CodeGenInstAlias::ResultOperand &RO = CGA->ResultOperands[i]; in EmitPrintAliasInstruction() local
|
/external/llvm/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 826 const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i]; in EmitPrintAliasInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 851 const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i]; in EmitPrintAliasInstruction() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 783 const MachineOperand &RO = PN->getOperand(i), &BO = PN->getOperand(i+1); in updatePhiNodes() local
|
D | HexagonExpandCondsets.cpp | 916 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
|
D | HexagonInstrInfo.cpp | 628 const MachineOperand &RO = Cond[1]; in InsertBranch() local 651 const MachineOperand &RO = Cond[1]; in InsertBranch() local
|
D | HexagonGenInsert.cpp | 361 OrderedRegisterList(const RegisterOrdering &RO) : Ord(RO) {} in OrderedRegisterList()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 822 const MachineOperand &RO = PN->getOperand(i), &BO = PN->getOperand(i+1); in updatePhiNodes() local
|
D | HexagonExpandCondsets.cpp | 915 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange()
|
D | HexagonInstrInfo.cpp | 645 const MachineOperand &RO = Cond[1]; in insertBranch() local 669 const MachineOperand &RO = Cond[1]; in insertBranch() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RegionStore.cpp | 114 const RegionOffset &RO = R->getAsOffset(); in Make() local 1102 const RegionOffset &RO = baseR->getAsOffset(); in VisitCluster() local
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 282 unsigned char RO : 6; member
|
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 282 unsigned char RO : 6; member
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 1955 RO = 0 variable in TestFlag.Open 2339 RO = 0 variable in TestIntFlag.Open
|