Home
last modified time | relevance | path

Searched defs:SII (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCExpandPseudos.cpp60 MachineBasicBlock::iterator SII) { in ExpandStore()
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c85 struct SII { /* this is an image of an $SII index entry */ struct
86 le16 offs;
87 le16 size;
88 le32 fill1;
89 le16 indexsz;
90 le16 indexksz;
91 le16 flags;
92 le16 fill2;
93 le32 keysecurid;
96 le32 hash;
[all …]
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c398 struct SII { /* this is an image of an $SII index entry */ struct
399 le16 offs;
400 le16 size;
401 le32 fill1;
402 le16 indexsz;
403 le16 indexksz;
404 le16 flags;
405 le16 fill2;
406 le32 keysecurid;
409 le32 hash;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h206 auto &SII = *LIS.getSlotIndexes(); in getLiveRegMap() local
DAMDGPUISelDAGToDAG.cpp2648 const SIInstrInfo * SII = in isVGPRImm() local