/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/ |
H A D | test2.17 | 66 set val_found 0 70 set val_found 1 81 if {$val_found != 1} {
|
H A D | test2.16 | 66 set val_found 0 70 set val_found 1 81 if {$val_found != 1} {
|
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/ |
H A D | autodef_available_modifier.cpp | 161 void CAutoDefAvailableModifier::ValueFound(string val_found) in ValueFound() argument 164 if (NStr::Equal("", val_found)) { in ValueFound() 168 if (NStr::Equal(val_found, m_ValueList[k])) { in ValueFound() 178 m_ValueList.push_back(val_found); in ValueFound()
|
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/ |
H A D | autodef_available_modifier.cpp | 161 void CAutoDefAvailableModifier::ValueFound(string val_found) in ValueFound() argument 164 if (NStr::Equal("", val_found)) { in ValueFound() 168 if (NStr::Equal(val_found, m_ValueList[k])) { in ValueFound() 178 m_ValueList.push_back(val_found); in ValueFound()
|
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/ |
H A D | Device.swg | 409 PropertySource *source, gboolean *val_found) 423 PropertySource *source, gboolean *val_found) { 447 PropertySource *source, gboolean *val_found) { 449 *val_found = device_property_get_ex(self, pbase->ID, out_val, surety, source); 451 *val_found = FALSE; 456 %typemap(in) (GValue *out_val, gboolean *val_found); 457 %typemap(argout) (GValue *out_val, gboolean *val_found);
|
H A D | Device.c | 2046 …ertyBase *pbase,GValue *out_val,PropertySurety *surety,PropertySource *source,gboolean *val_found){ in Device_property_get() argument 2048 *val_found = device_property_get_ex(self, pbase->ID, out_val, surety, source); in Device_property_get() 2050 *val_found = FALSE; in Device_property_get()
|
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/ |
H A D | Device.swg | 409 PropertySource *source, gboolean *val_found) 423 PropertySource *source, gboolean *val_found) { 447 PropertySource *source, gboolean *val_found) { 449 *val_found = device_property_get_ex(self, pbase->ID, out_val, surety, source); 451 *val_found = FALSE; 456 %typemap(in) (GValue *out_val, gboolean *val_found); 457 %typemap(argout) (GValue *out_val, gboolean *val_found);
|
H A D | Device.c | 2046 …ertyBase *pbase,GValue *out_val,PropertySurety *surety,PropertySource *source,gboolean *val_found){ in Device_property_get() argument 2048 *val_found = device_property_get_ex(self, pbase->ID, out_val, surety, source); in Device_property_get() 2050 *val_found = FALSE; in Device_property_get()
|
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/util/ |
H A D | autodef_available_modifier.hpp | 62 void ValueFound(string val_found);
|
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/util/ |
H A D | autodef_available_modifier.hpp | 62 void ValueFound(string val_found);
|
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/client/ |
H A D | project.cpp | 154 bool val_found = false; in parse_rsc_param() local 159 return (rsc_type > 0 && val_found); in parse_rsc_param() 166 val_found = true; in parse_rsc_param()
|