/external/lzma/CPP/Common/ |
D | MyMap.h | 11 struct CNode struct 19 CRecordVector<CNode> Nodes; argument
|
/external/lzma/CPP/7zip/Archive/ |
D | ApfsHandler.cpp | 1338 struct CNode struct 1340 unsigned ItemIndex; // index to CItem. We set it only if Node is directory. 1341 unsigned NumCalcedLinks; // Num links to that node 1344 UInt64 parent_id; // The identifier of the file system record for the parent directory. 1345 UInt64 private_id; 1346 UInt64 create_time; 1347 UInt64 mod_time; 1348 UInt64 change_time; 1349 UInt64 access_time; 1350 UInt64 internal_flags; [all …]
|
D | ExtHandler.cpp | 619 struct CNode struct 621 Int32 ParentNode; // in _refs[], -1 if not dir 622 int ItemIndex; // in _items[] , (set as >=0 only for if (IsDir()) 623 int SymLinkIndex; // in _symLinks[] 624 int DirIndex; // in _dirs[] 626 UInt16 Mode; 627 UInt32 Uid; // fixed 21.02 628 UInt32 Gid; // fixed 21.02 631 UInt64 FileSize; 632 CExtTime MTime; [all …]
|
D | SquashfsHandler.cpp | 273 struct CNode struct 275 UInt16 Type; 276 UInt16 Mode; 277 UInt16 Uid; 278 UInt16 Gid; 279 UInt32 Frag; 280 UInt32 Offset; 288 UInt64 FileSize; 289 UInt64 StartBlock; 297 bool IsDir() const { return (Type == kType_DIR || Type == kType_DIR + 7); } in IsDir() [all …]
|
/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/ |
D | TopLevelTest.kt | 191 data class CNode(val d: Int) dataClass
|
/external/apache-xml/test/java/src/org/apache/qetest/dtm/ |
D | TestDTMTraverser.java | 128 int CNode = dtm.getFirstChild(DNode); // <Comment> in main() local
|
D | TestDTMIterator.java | 116 int CNode = dtm.getFirstChild(DNode); // <Comment> in main() local
|
D | TestDTMIter.java | 185 int CNode = dtm.getFirstChild(DNode); // <Comment> in testCase1() local
|
D | TestDTMTrav.java | 108 private int CNode = 0; field in TestDTMTrav
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 3927 MachineSDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in emitPCMPISTR() local 3937 MachineSDNode *CNode = CurDAG->getMachineNode(ROpc, dl, VTs, Ops); in emitPCMPISTR() local 3960 MachineSDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in emitPCMPESTR() local 3971 MachineSDNode *CNode = CurDAG->getMachineNode(ROpc, dl, VTs, Ops); in emitPCMPESTR() local 4682 MachineSDNode *CNode; in tryVPTESTM() local 4826 MachineSDNode *CNode; in Select() local 4888 MachineSDNode *CNode = CurDAG->getMachineNode(Opc, dl, MVT::Other, in Select() local 4905 MachineSDNode *CNode; in Select() local 4940 MachineSDNode *CNode; in Select() local 5138 MachineSDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in Select() local [all …]
|
D | X86ISelLowering.cpp | 7252 auto *CNode = dyn_cast<ConstantPoolSDNode>(Ptr); in getTargetConstantFromBasePtr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 3650 MachineSDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in emitPCMPISTR() local 3660 MachineSDNode *CNode = CurDAG->getMachineNode(ROpc, dl, VTs, Ops); in emitPCMPISTR() local 3683 MachineSDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in emitPCMPESTR() local 3694 MachineSDNode *CNode = CurDAG->getMachineNode(ROpc, dl, VTs, Ops); in emitPCMPESTR() local 4326 MachineSDNode *CNode; in tryVPTESTM() local 4472 MachineSDNode *CNode = CurDAG->getMachineNode(Opc, dl, MVT::Other, in Select() local 4672 MachineSDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in Select() local 4733 MachineSDNode *CNode; in Select() local 4816 MachineSDNode *CNode = nullptr; in Select() local 4831 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local [all …]
|
D | X86ISelLowering.cpp | 6114 auto *CNode = dyn_cast<ConstantPoolSDNode>(Ptr); in getTargetConstantFromNode() local 6329 auto *CNode = dyn_cast<ConstantPoolSDNode>(Ptr); in getTargetConstantBitsFromNode() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 2127 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local 2151 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local 2226 MachineSDNode *CNode = nullptr; in Select() local 2256 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local 2262 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local 2430 SDNode *CNode = in Select() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 2883 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVEAddSubImm() local 2917 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVESignedArithImm() local 2929 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVEArithImm() local 2942 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVELogicalImm() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | ComplexDeinterleavingPass.cpp | 601 NodePtr CNode = identifyNodeWithImplicitAdd( in identifyPartialMul() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 3853 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVESignedArithImm() local 3865 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVEArithImm() local 3894 if (auto CNode = dyn_cast<ConstantSDNode>(N)) { in SelectSVELogicalImm() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3195 auto CNode = cast<ConstantSDNode>(Node->getOperand(1)); in ExpandNode() local
|
D | DAGCombiner.cpp | 21868 if (auto CNode = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in visitBUILD_VECTOR() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 10991 auto *CNode = dyn_cast<ConstantPoolSDNode>(Ptr); in getTargetConstantFromLoad() local 11001 auto *CNode = GetSupportedConstantPool(Ptr); in getTargetConstantFromLoad() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5662 auto CNode = cast<ConstantSDNode>(Op.getOperand(1)); in lowerIS_FPCLASS() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 17933 if (auto CNode = dyn_cast<ConstantSDNode>(Op.getOperand(1))) in visitBUILD_VECTOR() local
|