Home
last modified time | relevance | path

Searched defs:toHandle (Results 1 – 25 of 82) sorted by relevance

1234

/dports/www/R-cran-httpuv/httpuv/src/
H A Duvutil.h12 inline uv_handle_t* toHandle(uv_timer_t* timer) { in toHandle() function
15 inline uv_handle_t* toHandle(uv_tcp_t* tcp) { in toHandle() function
18 inline uv_handle_t* toHandle(uv_stream_t* stream) { in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/metrics/
H A Dmetric.h67 inline zet_metric_handle_t toHandle() { return this; } in toHandle() function
92 zet_metric_group_handle_t toHandle() { return this; } in toHandle() function
131 inline zet_metric_streamer_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/experimental/source/tracing/
H A Dtracing.h20 inline zet_tracer_exp_handle_t toHandle() { return this; } in toHandle() function
/dports/math/pdal/PDAL-2.3.0/pdal/private/gdal/
H A DGDALUtils.hpp75 inline OGRGeometryH toHandle(OGRGeometry *h) in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/context/
H A Dcontext.h133 inline ze_context_handle_t toHandle() { return this; } in toHandle() function
/dports/devel/level-zero/level-zero-1.7.4/source/layers/tracing/
H A Dtracing.h24 inline zel_tracer_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/module/
H A Dmodule_build_log.h36 inline ze_module_build_log_handle_t toHandle() { return this; } in toHandle() function
H A Dmodule.h64 inline ze_module_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/engine/
H A Dengine.h30 inline zes_engine_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/driver/
H A Ddriver_handle.h64 inline ze_driver_handle_t toHandle() { return this; } in toHandle() function
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Mesh/
H A DPolyConnectivity.hh165 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return _mesh->to… in toHandle() function
186 …static ValueHandle toHandle(const Mesh* const /*_mesh*/, This::HalfedgeHandle _heh) { return _heh;} in toHandle() function
205 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return _mesh->op… in toHandle() function
225 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return static_ca… in toHandle() function
245 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return static_ca… in toHandle() function
264 …static ValueHandle toHandle(const Mesh* const /*_mesh*/, This::HalfedgeHandle _heh) { return _heh;… in toHandle() function
302 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return static_ca… in toHandle() function
333 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return static_ca… in toHandle() function
353 …static ValueHandle toHandle(const Mesh* const _mesh, This::HalfedgeHandle _heh) { return static_ca… in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/scheduler/
H A Dscheduler.h38 inline zes_sched_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/fan/
H A Dfan.h32 inline zes_fan_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/temperature/
H A Dtemperature.h30 inline zes_temp_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/ras/
H A Dras.h32 inline zes_ras_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/firmware/
H A Dfirmware.h28 inline zes_firmware_handle_t toHandle() { return this; } in toHandle() function
/dports/www/kf5-khtml/khtml-5.89.0/src/imload/
H A Danimtimer.cpp64 QVector<AnimProvider *> toHandle; in tick() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/image/
H A Dimage.h47 inline ze_image_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/diagnostics/
H A Ddiagnostics.h29 inline zes_diag_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/memory/
H A Dmemory.h31 inline zes_mem_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/power/
H A Dpower.h37 inline zes_pwr_handle_t toHandle() { return this; } in toHandle() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/sampler/
H A Dsampler.h37 inline ze_sampler_handle_t toHandle() { return this; } in toHandle() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Process/
H A DWaitFor.java65 public ProcessHandle toHandle() { return impl.toHandle(); } in toHandle() method in MyProcess
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/Process/
H A DWaitFor.java65 public ProcessHandle toHandle() { return impl.toHandle(); } in toHandle() method in MyProcess
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/Process/
H A DWaitFor.java65 public ProcessHandle toHandle() { return impl.toHandle(); } in toHandle() method in MyProcess

1234