Home
last modified time | relevance | path

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

1234567

/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
Dtest93334 SMTP NTLM graceful cancellation
Dtest83134 IMAP 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/chromium-trace/catapult/third_party/polymer/components/polymer/
Dbuild.log211 graceful-fs: 4.1.3
216 graceful-readlink: 1.0.1
/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/openssh/
DPROTOCOL326 key algorithms to better ones. It also supports graceful key rotation:
Dssh_config.0924 graceful key rotation by allowing a server to send replacement
/external/v8/gypfiles/
Dtoolchain.gypi1382 # TODO(bradnelson): add a gyp mechanism to make this more 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

1234567