Home
last modified time | relevance | path

Searched refs:ParentOffset (Results 1 – 25 of 53) sorted by relevance

123

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DVendorSE.c287 #define ParentOffset(x) \ macro
295 ParentOffset (core.x),
301 ParentOffset (core.y),
307 ParentOffset (core.width),
313 ParentOffset (core.height),
319 ParentOffset (core.border_width),
328 ParentOffset(wm.size_hints.min_width),
340 ParentOffset(wm.size_hints.max_width),
355 ParentOffset(wm.wm_hints.icon_x),
361 ParentOffset(wm.wm_hints.icon_y),
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/PortablePdb/
H A DTables.Debug.cs393 private const int ParentOffset = 0; field
410 _importsOffset = ParentOffset + importScopeRefSize; in ImportScopeTableReader()
419 …return ImportScopeHandle.FromRowId(Block.PeekReference(rowOffset + ParentOffset, _isImportScopeRef… in GetParent()
437 private const int ParentOffset = 0; field
458 _kindOffset = ParentOffset + hasCustomDebugInformationRefSize; in CustomDebugInformationTableReader()
473 …gInformationTag.ConvertToHandle(Block.PeekTaggedReference(rowOffset + ParentOffset, _isHasCustomDe… in GetParent()
495 ParentOffset, in GetRange()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp112 #define ParentOffset(iShape) (ReadInt32(nShapePos + (iShape) * 9 )) macro
180 if (ParentOffset(i) == (unsigned int)iShape) in ReadMultiPoint()
243 if (ParentOffset(i) == (unsigned int)iShape) in ReadMultiLineString()
310 if (ParentOffset(i) == (unsigned int)iShape) in ReadMultiPolygon()
335 if (ParentOffset(i) == (unsigned int)iShape) in ReadGeometryCollection()
517 if ( ParentOffset(0) != 0xFFFFFFFF) in ParseSqlGeometry()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp119 #define ParentOffset(iShape) (ReadInt32(nShapePos + (iShape) * 9 )) macro
227 if (ParentOffset(i) == iShape) in ReadMultiPoint()
347 if (ParentOffset(i) == iShape) in ReadMultiLineString()
404 if (ParentOffset(i) == iShape) in ReadMultiPolygon()
553 if (ParentOffset(i) == iShape) in ReadGeometryCollection()
796 if ( ParentOffset(0) != -1 ) in ParseSqlGeometry()
H A Dogrmssqlgeometrywriter.cpp119 #define ParentOffset(iShape) (nShapePos + (iShape) * 9 ) macro
437 WriteInt32(ParentOffset(iShape), iParent); in WriteGeometry()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp119 #define ParentOffset(iShape) (ReadInt32(nShapePos + (iShape) * 9 )) macro
227 if (ParentOffset(i) == iShape) in ReadMultiPoint()
347 if (ParentOffset(i) == iShape) in ReadMultiLineString()
404 if (ParentOffset(i) == iShape) in ReadMultiPolygon()
553 if (ParentOffset(i) == iShape) in ReadGeometryCollection()
796 if ( ParentOffset(0) != -1 ) in ParseSqlGeometry()
H A Dogrmssqlgeometrywriter.cpp119 #define ParentOffset(iShape) (nShapePos + (iShape) * 9 ) macro
437 WriteInt32(ParentOffset(iShape), iParent); in WriteGeometry()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp119 #define ParentOffset(iShape) (ReadInt32(nShapePos + (iShape) * 9 )) macro
227 if (ParentOffset(i) == iShape) in ReadMultiPoint()
347 if (ParentOffset(i) == iShape) in ReadMultiLineString()
404 if (ParentOffset(i) == iShape) in ReadMultiPolygon()
553 if (ParentOffset(i) == iShape) in ReadGeometryCollection()
796 if ( ParentOffset(0) != -1 ) in ParseSqlGeometry()
H A Dogrmssqlgeometrywriter.cpp119 #define ParentOffset(iShape) (nShapePos + (iShape) * 9 ) macro
437 WriteInt32(ParentOffset(iShape), iParent); in WriteGeometry()
/dports/graphics/qgis/qgis-3.22.3/src/providers/mssql/
H A Dqgsmssqlgeometryparser.cpp146 #define ParentOffset(iShape) (ReadInt32(mShapePos + (iShape) * 9 )) macro
359 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readMultiPoint()
412 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readMultiLineString()
447 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readMultiPolygon()
561 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readGeometryCollection()
739 if ( ParentOffset( 0 ) != 0xFFFFFFFF ) in parseSqlGeometry()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/mssql/
H A Dqgsmssqlgeometryparser.cpp146 #define ParentOffset(iShape) (ReadInt32(mShapePos + (iShape) * 9 )) macro
359 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readMultiPoint()
412 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readMultiLineString()
447 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readMultiPolygon()
561 if ( ParentOffset( i ) == ( unsigned int )iShape ) in readGeometryCollection()
739 if ( ParentOffset( 0 ) != 0xFFFFFFFF ) in parseSqlGeometry()
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dmdobject.cpp233 ParentOffset = 0; in MDObject()
256 ParentOffset = 0; in MDObject()
312 ParentOffset = 0; in ULCtor()
397 ParentOffset = 0; in MDObject()
993 NewItem->ParentOffset = Bytes; in ReadValue()
1049 (*it).second->ParentOffset = Bytes; in ReadValue()
1114 (*it).second->ParentOffset = Bytes; in ReadValue()
1251 NewItem->ParentOffset = BytesAtItemStart; in ReadValue()
1516 UInt64 Ret = ParentOffset; in GetLocation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/
H A DDiagnostic.cpp185 Offset = F->ParentOffset, F = F->Parent) { in append()
237 F.ParentOffset = Decomp.second; in getFile()
273 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/
H A DDiagnostic.cpp185 Offset = F->ParentOffset, F = F->Parent) { in append()
237 F.ParentOffset = Decomp.second; in getFile()
272 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/
H A DDiagnostic.cpp178 Offset = F->ParentOffset, F = F->Parent) { in append()
230 F.ParentOffset = Decomp.second; in getFile()
265 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/
H A DDiagnostic.cpp185 Offset = F->ParentOffset, F = F->Parent) { in append()
237 F.ParentOffset = Decomp.second; in getFile()
272 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/
H A DDiagnostic.cpp179 Offset = F->ParentOffset, F = F->Parent) { in append()
231 F.ParentOffset = Decomp.second; in getFile()
266 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp179 Offset = F->ParentOffset, F = F->Parent) { in append()
231 F.ParentOffset = Decomp.second; in getFile()
266 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DDiagnostic.cpp191 Offset = F->ParentOffset, F = F->Parent) { in append()
243 F.ParentOffset = Decomp.second; in getFile()
279 assert(File.ParentOffset == Decomp.second); in dump()

123