Home
last modified time | relevance | path

Searched defs:HandleSource (Results 1 – 22 of 22) sorted by relevance

/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 class HandleSource s where constructor
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 class HandleSource s where constructor
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 class HandleSource s where constructor
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/Thrift/Transport/
H A DHandle.hs82 class HandleSource s where constructor
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DHandle.hs68 class HandleSource s where constructor
/dports/devel/py-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs68 class HandleSource s where constructor
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs68 class HandleSource s where constructor
/dports/devel/thrift-cpp/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs68 class HandleSource s where constructor
/dports/devel/thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs68 class HandleSource s where constructor
/dports/devel/node-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs68 class HandleSource s where constructor
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkSphereWidget.h306 vtkSphereSource *HandleSource; variable
H A DvtkSphereRepresentation.h350 vtkSphereSource *HandleSource; variable
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkSphereWidget.h289 vtkSphereSource* HandleSource; variable
H A DvtkSphereRepresentation.h393 vtkSphereSource* HandleSource; variable
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkSphereWidget.h270 vtkSphereSource *HandleSource; variable
H A DvtkSphereRepresentation.h284 vtkSphereSource *HandleSource; variable
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmSetPropertyCommand.cxx612 bool HandleSource(cmSourceFile* sf, const std::string& propertyName, in HandleSource() function
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmSetPropertyCommand.cxx612 bool HandleSource(cmSourceFile* sf, const std::string& propertyName, in HandleSource() function
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmSetPropertyCommand.cxx612 bool HandleSource(cmSourceFile* sf, const std::string& propertyName, in HandleSource() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/metrics_library/
H A Dmetrics_library_api_1_0.h321 QueryHandle_1_0 HandleSource; member
/dports/www/pmwiki/pmwiki-2.2.141/
H A Dpmwiki.php2287 function HandleSource($pagename, $auth = 'read') { function
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dwindow-basic-settings.cpp2826 auto HandleSource = [&](void *registerer, OBSHotkeyLabel *label, in LoadHotkeySettings() local