| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugLine.h | 145 struct Row { struct 155 static bool orderByAddress(const Row &LHS, const Row &RHS) { in orderByAddress() argument 165 object::SectionedAddress Address; 169 uint32_t Line; 173 uint16_t Column; 176 uint16_t File; 179 uint32_t Discriminator; 182 uint8_t Isa; 185 uint8_t IsStmt : 1, 210 /// and is described by line table rows [FirstRowIndex, LastRowIndex). argument [all …]
|
| /third_party/skia/src/gpu/ |
| D | GrRectanizerPow2.h | 47 struct Row { struct 51 int fRowHeight; argument 58 Row fRows[kMaxExponent]; // 0-th entry will be unused argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| D | LineTable.cpp | 70 LineEntry Row(BaseAddr, 1, FirstLine); in parse() local 254 llvm::Error Err = parse(Data, BaseAddr, [&](const LineEntry &Row) -> bool { in decode() 269 [Addr, &Result](const LineEntry &Row) -> bool { in lookup()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | edit_distance.h | 63 unsigned *Row = SmallBuffer; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | edit_distance.h | 64 unsigned *Row = SmallBuffer; variable
|
| /third_party/typescript/tests/cases/fourslash/etslib/ |
| D | flex.d.ts | 35 Row, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopInterchange.cpp | 78 for (auto &Row : DepMatrix) { in printDepMatrix() local 197 static bool isOuterMostDepPositive(CharMatrix &DepMatrix, unsigned Row, in isOuterMostDepPositive() 210 static bool containsNoDependence(CharMatrix &DepMatrix, unsigned Row, in containsNoDependence() 220 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row, in validDepInterchange() 263 for (unsigned Row = 0; Row < NumRows; ++Row) { in isLegalToInterChangeLoops() local 1089 for (auto &Row : DepMatrix) { in isProfitableForVectorization() local
|
| D | LowerMatrixIntrinsics.cpp | 763 for (unsigned Row = 0; Row < ArgShape.NumRows; ++Row) { in LowerTranspose() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | matrix_decompose.inl | 87 tvec3<T, P> Row[3], Pdum3; local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFUnitIndex.cpp | 137 auto &Row = Rows[i]; in dump() local
|
| D | DWARFDebugLine.cpp | 375 DWARFDebugLine::Row::Row(bool DefaultIsStmt) { reset(DefaultIsStmt); } in Row() function in DWARFDebugLine::Row 924 DWARFDebugLine::Row Row; in findRowInSeq() local 1095 const auto &Row = Rows[RowIndex]; in getFileLineInfoForAddress() local
|
| D | DWARFVerifier.cpp | 751 for (const auto &Row : LineTable->Rows) { in verifyDebugLineRows() local
|
| D | DWARFContext.cpp | 1212 const DWARFDebugLine::Row &Row = LineTable->Rows[RowIndex]; in getLineInfoForAddressRange() local
|
| /third_party/icu/icu4c/source/common/ |
| D | uresdata.cpp | 1016 typedef struct Row { struct 1018 } Row; argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | uresdata.cpp | 1016 typedef struct Row { struct 1018 } Row; argument
|
| /third_party/node/deps/icu-small/source/common/ |
| D | uresdata.cpp | 1016 typedef struct Row { struct 1018 } Row; typedef
|
| /third_party/node/deps/v8/tools/ |
| D | generate-runtime-call-stats.py | 262 class Row: class
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | Row.java | 23 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable, class
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | Row.java | 19 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable, class
|
| /third_party/skia/src/core/ |
| D | SkAAClip.cpp | 240 struct Row { struct in SkAAClip::Builder 241 int fY; 242 int fWidth; 243 SkTDArray<uint8_t>* fData;
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| D | RangeTable.java | 896 abstract static class Row implements Iterable<Assignment<?>> { class in RangeTable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetInstrInfo.cpp | 794 int Row; in reassociateOps() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| D | tinyxml.h | 244 int Row() const { return location.row + 1; } in Row() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600InstrInfo.cpp | 269 for (const auto &Row : SrcSelTable) { in getSelIdx() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 6542 for (const uint16_t (&Row)[3] : Table) in lookup() local 6551 for (const uint16_t (&Row)[4] : Table) in lookupAVX512() local
|