Home
last modified time | relevance | path

Searched refs:ret_Val (Results 1 – 2 of 2) sorted by relevance

/dports/print/hplip/hplip-3.20.6/base/
H A Dservices.py144 ret_Val = False
146 return ret_Val
158 ret_Val = True
160 ret_Val = True
174 ret_Val = True
178 ret_Val = True
192 ret_Val = True
194 ret_Val = True
202 ret_Val = True
208 return ret_Val
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dnavutil.cpp680 int ret_Val = LoadMyConfigRaw(); in LoadMyConfig() local
683 if(!ret_Val){ in LoadMyConfig()
748 return ret_Val; in LoadMyConfig()