Home
last modified time | relevance | path

Searched refs:graceful (Results 1 – 25 of 150) sorted by relevance

123456

/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_main.c286 void nfa_sys_disable_subsystems (BOOLEAN graceful) in nfa_sys_disable_subsystems() argument
291 NFA_TRACE_DEBUG1 ("nfa_sys: disabling subsystems:%d", graceful); in nfa_sys_disable_subsystems()
292 nfa_sys_cb.graceful_disable = graceful; in nfa_sys_disable_subsystems()
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_api.c145 tNFA_STATUS NFA_Disable (BOOLEAN graceful) in NFA_Disable() argument
149 NFA_TRACE_API1 ("NFA_Disable (graceful=%i)", graceful); in NFA_Disable()
154 p_msg->graceful = graceful; in NFA_Disable()
Dnfa_dm_act.c480 NFA_TRACE_DEBUG1 ("nfa_dm_disable (): graceful:%d", p_data->disable.graceful); in nfa_dm_disable()
482 if (p_data->disable.graceful) in nfa_dm_disable()
514 nfa_sys_disable_subsystems (p_data->disable.graceful); in nfa_dm_disable()
1399 disable.graceful = FALSE; in nfa_dm_act_disable_timeout()
/external/curl/tests/data/
Dtest87634 POP3 CRAM-MD5 graceful cancellation
Dtest87836 POP3 DIGEST-MD5 graceful cancellation
Dtest83235 IMAP DIGEST-MD5 graceful cancellation
Dtest93233 SMTP CRAM-MD5 graceful cancellation
Dtest83033 IMAP CRAM-MD5 graceful cancellation
Dtest93435 SMTP DIGEST-MD5 graceful cancellation
Dtest87735 POP3 NTLM graceful cancellation
Dtest83134 IMAP NTLM graceful cancellation
Dtest93334 SMTP NTLM graceful cancellation
/external/libnfc-nci/src/nfa/int/
Dnfa_sys.h119 extern void nfa_sys_disable_subsystems (BOOLEAN graceful);
Dnfa_dm_int.h82 BOOLEAN graceful; member
/external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/
DContextHandler-mbean.properties22 shutdown: False if this context is accepting new requests. True for graceful shutdown, which allows…
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/
DConnector-mbean.properties29 close(): Close the listening port (but allow existing connections to continue for graceful shutdown)
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h736 NFC_API extern tNFA_STATUS NFA_Disable (BOOLEAN graceful);
/external/google-breakpad/src/build/
Dcommon.gypi521 # TODO(bradnelson): add a gyp mechanism to make this more graceful.
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt2100 斐>'[graceful]';
4028 綽>'[graceful]';
/external/jetty/
DVERSION.txt2950 + JETTY-253 Improved graceful shutdown
3542 + support graceful shutdown
4728 + Support graceful stopping of context and server.
5036 + Added lowResourcePersistTimeMs for more graceful degradation when we run out
/external/libmtp/
DChangeLog2208 * src/libmtp.c: graceful handling of players not supporting
/external/selinux/policycoreutils/po/
Duk_UA.po2625 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dvi_VN.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dfa.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dsl.po2625 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"

123456