Home
last modified time | relevance | path

Searched defs:NumRecords (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc29 int32_t HorizontalDeviceMetricsTable::NumRecords() { in NumRecords() function in sfntly::HorizontalDeviceMetricsTable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc29 int32_t HorizontalDeviceMetricsTable::NumRecords() { in NumRecords() function in sfntly::HorizontalDeviceMetricsTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeAnalyzer.h74 unsigned NumRecords, NumAbbreviatedRecords; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DLazyRandomTypeCollection.cpp57 uint32_t NumRecords) in LazyRandomTypeCollection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp299 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp373 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dadoint_backcompat.h2256 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
2439 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
2628 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
2819 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
Dadoint.h2303 #define Recordset15_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
2486 #define Recordset20_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
2675 #define Recordset21_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
2866 #define _Recordset_Move(This, NumRecords, Start) ((This)->lpVtbl ->Move (This, NumRecords, Start)) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1684 unsigned NumRecords = 0; in parseTypeTableBody() local