Home
last modified time | relevance | path

Searched defs:use_hints (Results 1 – 17 of 17) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/plugins/
H A Dplugin_base.hpp178 const bool use_hints = !parameters.hints.empty(); in GetPhantomNodesInRange() local
226 const bool use_hints = !parameters.hints.empty(); in GetPhantomNodes() local
299 const bool use_hints = !parameters.hints.empty(); in GetPhantomNodes() local
/dports/x11/xdotool/xdotool-3.20210804.2/
H A Dcmd_windowsize.c11 int use_hints = 0; in cmd_windowsize() local
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DWinMagic.c49 Bool do_sync, Bool use_hints) in SlideWindow()
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DWinMagic.c47 Bool do_sync, Bool use_hints) in SlideWindow()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dview.c1000 isc_stdtime_t now, unsigned int options, bool use_hints, in dns_view_find()
1011 bool use_hints, bool use_static_stub, in dns_view_find2()
1224 bool use_hints, in dns_view_simplefind()
1268 bool use_hints, in dns_view_findzonecut()
1279 bool use_hints, bool use_cache, in dns_view_findzonecut2()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/util/
H A Dinfo.c336 int use_hints = 0; in main() local
/dports/math/vtk6/VTK-6.2.0/Wrapping/Tools/
H A DvtkWrapTcl.c189 void use_hints(FILE *fp) in use_hints() function
H A DvtkWrapJava.c101 void use_hints(FILE *fp) in use_hints() function
/dports/math/vtk8/VTK-8.2.0/Wrapping/Tools/
H A DvtkWrapJava.c101 void use_hints(FILE *fp) in use_hints() function
/dports/math/vtk9/VTK-9.1.0/Wrapping/Tools/
H A DvtkWrapJava.c146 void use_hints(FILE* fp) in use_hints() function
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dview.c1005 isc_stdtime_t now, unsigned int options, bool use_hints, in dns_view_find()
1241 unsigned int options, bool use_hints, in dns_view_simplefind()
1285 unsigned int options, bool use_hints, bool use_cache, in dns_view_findzonecut()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dview.c1005 isc_stdtime_t now, unsigned int options, bool use_hints, in dns_view_find()
1241 unsigned int options, bool use_hints, in dns_view_simplefind()
1285 unsigned int options, bool use_hints, bool use_cache, in dns_view_findzonecut()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dview.c997 isc_stdtime_t now, unsigned int options, bool use_hints, in dns_view_find()
1233 unsigned int options, bool use_hints, in dns_view_simplefind()
1277 unsigned int options, bool use_hints, bool use_cache, in dns_view_findzonecut()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dview.c1017 isc_stdtime_t now, unsigned int options, bool use_hints, in dns_view_find()
1253 unsigned int options, bool use_hints, in dns_view_simplefind()
1297 unsigned int options, bool use_hints, bool use_cache, in dns_view_findzonecut()
/dports/net/py-magic-wormhole/magic-wormhole-0.12.0/src/wormhole/_dilation/
H A Dconnector.py183 def use_hints(self, hint_objs): member in Connector
H A Dmanager.py491 def use_hints(self, hint_message): member in Manager
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dconfig.h76 int use_hints; member