Home
last modified time | relevance | path

Searched refs:first_try (Results 1 – 25 of 134) sorted by relevance

123456

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sample/app/netschedule/
H A Dnetschedule_node_sample.cpp99 bool first_try = true; in Run() local
128 if (first_try) { in Run()
130 node_status = 0; first_try = false; in Run()
162 if (first_try) { in Run()
164 node_status = 1; first_try = false; in Run()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/
H A Derrorpage_browsertest.cc76 bool first_try = true; in IN_PROC_BROWSER_TEST_F() local
78 [&url, &first_try](content::URLLoaderInterceptor::RequestParams* params) { in IN_PROC_BROWSER_TEST_F()
80 if (first_try) { in IN_PROC_BROWSER_TEST_F()
81 first_try = false; in IN_PROC_BROWSER_TEST_F()
/dports/net/hostapd/hostapd-2.9/src/eap_peer/
H A Deap_vendor_test.c26 int first_try; member
41 data->first_try = 1; in eap_vendor_test_init()
104 if (data->test_pending_req && data->first_try) { in eap_vendor_test_process()
105 data->first_try = 0; in eap_vendor_test_process()
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_peer/
H A Deap_vendor_test.c26 int first_try; member
41 data->first_try = 1; in eap_vendor_test_init()
104 if (data->test_pending_req && data->first_try) { in eap_vendor_test_process()
105 data->first_try = 0; in eap_vendor_test_process()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/eap_peer/
H A Deap_vendor_test.c26 int first_try; member
41 data->first_try = 1; in eap_vendor_test_init()
104 if (data->test_pending_req && data->first_try) { in eap_vendor_test_process()
105 data->first_try = 0; in eap_vendor_test_process()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_vendor_test.c26 int first_try; member
41 data->first_try = 1; in eap_vendor_test_init()
104 if (data->test_pending_req && data->first_try) { in eap_vendor_test_process()
105 data->first_try = 0; in eap_vendor_test_process()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/eap_peer/
H A Deap_vendor_test.c26 int first_try; member
41 data->first_try = 1; in eap_vendor_test_init()
104 if (data->test_pending_req && data->first_try) { in eap_vendor_test_process()
105 data->first_try = 0; in eap_vendor_test_process()
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Derrorpage_browsertest.cc137 bool first_try = true; in IN_PROC_BROWSER_TEST_F() local
139 [&url, &first_try](content::URLLoaderInterceptor::RequestParams* params) { in IN_PROC_BROWSER_TEST_F()
141 if (first_try) { in IN_PROC_BROWSER_TEST_F()
142 first_try = false; in IN_PROC_BROWSER_TEST_F()
/dports/security/botan110/Botan-1.10.17/src/utils/
H A Dui.cpp21 if(!first_try) in get_passphrase()
33 first_try = true; in User_Interface()
H A Dui.h32 mutable bool first_try; variable
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/examples/tutorials/quick_n_dirty/
H A Dset_and_get_variables_exists.cpp12 int first_try = lua.get_or("exists", 322); in main() local
13 c_assert(first_try == 250); in main()
/dports/devel/sol2/sol2-4.0.0-alpha/examples/source/tutorials/quick_n_dirty/
H A Dset_and_get_variables_exists.cpp11 int first_try = lua.get_or("exists", 322); in main() local
12 sol_c_assert(first_try == 250); in main()
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTTP.h75 extern BOOL HTTP_setBodyWriteDelay (ms_t first_try, ms_t second_try);
76 extern void HTTP_bodyWriteDelay (ms_t * first_try, ms_t * second_try);
/dports/net/openldap24-server/openldap-2.4.59/libraries/librewrite/
H A Dldapmap.c300 int first_try = 1, set_version = 0; in map_ldap_apply() local
344 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
345 first_try = 0; in map_ldap_apply()
361 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
362 first_try = 0; in map_ldap_apply()
/dports/net/openldap25-client/openldap-2.5.9/libraries/librewrite/
H A Dldapmap.c300 int first_try = 1, set_version = 0; in map_ldap_apply() local
344 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
345 first_try = 0; in map_ldap_apply()
361 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
362 first_try = 0; in map_ldap_apply()
/dports/net/openldap24-client/openldap-2.4.59/libraries/librewrite/
H A Dldapmap.c300 int first_try = 1, set_version = 0; in map_ldap_apply() local
344 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
345 first_try = 0; in map_ldap_apply()
361 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
362 first_try = 0; in map_ldap_apply()
/dports/net/openldap25-server/openldap-2.5.9/libraries/librewrite/
H A Dldapmap.c300 int first_try = 1, set_version = 0; in map_ldap_apply() local
344 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
345 first_try = 0; in map_ldap_apply()
361 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
362 first_try = 0; in map_ldap_apply()
/dports/net/openldap26-client/openldap-2.6.0/libraries/librewrite/
H A Dldapmap.c300 int first_try = 1, set_version = 0; in map_ldap_apply() local
344 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
345 first_try = 0; in map_ldap_apply()
361 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
362 first_try = 0; in map_ldap_apply()
/dports/net/openldap26-server/openldap-2.6.0/libraries/librewrite/
H A Dldapmap.c300 int first_try = 1, set_version = 0; in map_ldap_apply() local
344 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
345 first_try = 0; in map_ldap_apply()
361 if ( rc == LDAP_SERVER_DOWN && first_try ) { in map_ldap_apply()
362 first_try = 0; in map_ldap_apply()
/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dmg_m_init.c401 boolean first_try = TRUE; variable
433 if ( first_try )
436 first_try = FALSE; goto try_again;
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dsamlogon_cache.c46 bool first_try = true; in netsamlogon_cache_init() local
79 if (!first_try) { in netsamlogon_cache_init()
83 first_try = false; in netsamlogon_cache_init()
/dports/net/yami4/yami4-gpl-1.11.0/src/services/queue/
H A Dqueue-messaging.cpp147 bool first_try = true; in process_put() local
150 if (first_try) in process_put()
178 first_try = false; in process_put()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dseries.cc2312 first_try=simplifier(first_try,contextptr); in limit_symbolic_preprocess()
2316 first_try=recursive_ratnormal(first_try,contextptr); in limit_symbolic_preprocess()
2549 first_try=eval(first_try,1,contextptr); in in_limit()
2550 first_try=simplifier(first_try,contextptr); in in_limit()
2554 return first_try; in in_limit()
2557 first_try=recursive_ratnormal(first_try,contextptr); in in_limit()
2569 chk=first_try; in in_limit()
2570 return taille(chk,100)<taille(first_try,100)?chk:first_try; in in_limit()
2589 first_try = recursive_normal(first_try,contextptr); in in_limit()
2592 if (is_undef(first_try) && first_try.type==_STRNG) in in_limit()
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/programs/ssl/
H A Dssl_client2.c340 static int first_try = 1; in my_recv() local
343 if( first_try ) in my_recv()
345 first_try = 0; in my_recv()
351 first_try = 1; /* Next call will be a new operation */ in my_recv()
357 static int first_try = 1; in my_send() local
360 if( first_try ) in my_send()
362 first_try = 0; in my_send()
368 first_try = 1; /* Next call will be a new operation */ in my_send()
/dports/emulators/mtools/mtools-4.0.26/
H A Dmzip.c462 char first_try[_PASSWORD_LEN+1]; in mzip() local
465 strncpy(first_try, passwd,_PASSWORD_LEN); in mzip()
467 if(strncmp(first_try, passwd, _PASSWORD_LEN)) { in mzip()

123456