Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/linux/pmt/
H A Dpmt.cpp157 std::string offsetPath = baseTelemSysFSNode + std::string("/offset"); in init() local
158 result = pFsAccess->read(offsetPath, baseOffset); in init()
161 "Telemetry sysfs entry not available %s\n", offsetPath.c_str()); in init()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DAnimationHelper.cpp378 const StyleOffsetPath& offsetPath = value.GetOffsetPathProperty(); in ExtractAnimations() local
379 if (offsetPath.IsPath()) { in ExtractAnimations()
386 MotionPathUtils::BuildPath(offsetPath.AsPath(), builder); in ExtractAnimations()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DAnimationHelper.cpp378 const StyleOffsetPath& offsetPath = value.GetOffsetPathProperty(); in ExtractAnimations() local
379 if (offsetPath.IsPath()) { in ExtractAnimations()
386 MotionPathUtils::BuildPath(offsetPath.AsPath(), builder); in ExtractAnimations()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DAnimationHelper.cpp378 const StyleOffsetPath& offsetPath = value.GetOffsetPathProperty(); in ExtractAnimations() local
379 if (offsetPath.IsPath()) { in ExtractAnimations()
386 MotionPathUtils::BuildPath(offsetPath.AsPath(), builder); in ExtractAnimations()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DAnimationHelper.cpp476 const StyleOffsetPath& offsetPath = value.GetOffsetPathProperty(); in ExtractAnimations() local
477 if (offsetPath.IsPath()) { in ExtractAnimations()
484 MotionPathUtils::BuildPath(offsetPath.AsPath(), builder); in ExtractAnimations()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF); in getexe()
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF)); in getexe()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF)); in getexe()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF)); in getexe()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF)); in getexe()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF)); in getexe()
/dports/www/node10/node-v10.24.1/deps/uv/src/unix/
H A Dos390.c173 int offsetPath; in getexe() member
229 assert(((Output_buf.Output_data.offsetPath >>24) & 0xFF) == 'A'); in getexe()
233 (Output_buf.Output_data.offsetPath & 0x00FFFFFF)); in getexe()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qtsupport/
H A Dexampleslistmodel.cpp475 QString offsetPath = fi.path(); in updateExamples() local
476 QDir examplesDir(offsetPath); in updateExamples()
477 QDir demosDir(offsetPath); in updateExamples()
/dports/math/vtk9/VTK-9.1.0/IO/CGNS/
H A DvtkCGNSReaderInternal.cxx233 const char* offsetPath = "ElementStartOffset"; in get_section_start_offset() local
238 if (cgio_get_node_id(cgioNum, cgioSectionId, offsetPath, &cgioElemOffsetId) != CG_OK) in get_section_start_offset()
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dfunctions.php2424 function cron_starter($script, $params, $offsetPath, $inline = false) { argument
2445 $paramlist .= '&auth=' . $auth . '&offsetPath=' . $offsetPath;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@emotion/serialize/node_modules/csstype/
H A Dindex.d.ts3080 offsetPath?: OffsetPathProperty; property
20266 offsetPath?: OffsetPathProperty | OffsetPathProperty[]; property
H A Dindex.js.flow210 offsetPath?: OffsetPathProperty,
1851 offsetPath?: OffsetPathProperty | OffsetPathProperty[],
/dports/lang/nim/nim-1.6.2/lib/js/
H A Ddom.nim626 offsetPath*: cstring
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts3103 offsetPath?: Property.OffsetPath; property
H A Dindex.js.flow212 offsetPath?: Property$OffsetPath,
1872 offsetPath?: Property$OffsetPath | Array<Property$OffsetPath>,
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts3178 offsetPath?: Property.OffsetPath; property
H A Dindex.js.flow217 offsetPath?: Property$OffsetPath,
1909 offsetPath?: Property$OffsetPath | Array<Property$OffsetPath>,
/dports/www/opencart/opencart-3.0.3.8/upload/admin/view/javascript/summernote/
H A Dsummernote.min.js.map1offsetPath(array of offset) from ancestor\n *\n * @param {Node} ancestor - ancestor node\n * @para…
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts2925 offsetPath: string; property
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts2925 offsetPath: string; property