Searched
full:gracefully (Results
326 -
350 of
739) sorted by null
<<11121314151617181920>>
/libcore/luni/src/test/java/libcore/java/net/ |
FtpURLConnectionTest.java | 385 // Signals that serverThread has gracefully completed shutdown (not crashed) 441 // Check that the server shuts down quickly and gracefully via the expected
|
/prebuilts/go/darwin-x86/src/net/http/httputil/ |
persist.go | 85 // it is gracefully determined that there are no more requests (e.g. after the 172 // Write writes resp in response to req. To close the connection gracefully, set the
|
/prebuilts/go/linux-x86/src/net/http/httputil/ |
persist.go | 85 // it is gracefully determined that there are no more requests (e.g. after the 172 // Write writes resp in response to req. To close the connection gracefully, set the
|
/device/lge/bullhead/ |
CleanSpec.mk | 25 # Always use "touch -c" and "rm -f" or "rm -rf" to gracefully deal with
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
DLexerBase.cpp | 232 /* return eof to get out gracefully */
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
DLexerBase.cpp | 219 /* return eof to get out gracefully */
|
/device/linaro/bootloader/edk2/OvmfPkg/XenIoPciDxe/ |
XenIoPciDxe.c | 255 // Handle Stop() requests for in-use driver instances gracefully.
|
/external/boringssl/src/ |
API-CONVENTIONS.md | 61 functions will fail gracefully on allocation error, but it is recommended to use
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
baseline_policy.cc | 246 // be denied gracefully right away.
|
/external/libedit/examples/ |
tc1.c | 156 el_set(el, EL_SIGNAL, 1); /* Handle signals gracefully */
|
wtc1.c | 136 el_wset(el, EL_SIGNAL, 1); /* Handle signals gracefully */
|
/external/libvorbis/doc/ |
vorbis-clip.txt | 82 however, implementations should handle such an illegal file gracefully
|
/external/libyuv/files/unit_test/ |
unit_test.h | 50 // If this test is removed, the scaling function should gracefully
|
/external/llvm/test/tools/gold/X86/ |
thinlto.ll | 2 ; bitcode without summary sections gracefully.
|
/external/ltp/include/old/ |
safe_macros.h | 4 * gracefully as possible.
|
/external/tinyalsa/ |
tinyplay.c | 69 /* allow the stream to be closed gracefully */
|
/external/toolchain-utils/automation/common/ |
command_executer.py | 72 """Gracefully shutdown the child by sending SIGTERM."""
|
/external/toybox/tests/ |
ifconfig.test | 11 # 2. Introduce more error cases, to verify ifconfig fails gracefully
|
/external/vixl/tools/ |
clang_format.py | 46 # Catch SIGINT to gracefully exit when ctrl+C is pressed.
|
/frameworks/base/core/java/android/speech/ |
RecognizerResultsIntent.java | 95 * in fact an "inline:" uri and back off to the urls or strings gracefully if it is not, thus
|
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/ |
BackupRestoreConfirmation.java | 267 // TODO: bail gracefully if we can't contact the backup manager
|
/hardware/intel/common/libmix/mix_audio/src/ |
mixacp.c | 201 //g_strcmp0 handles NULL gracefully
|
/libcore/ojluni/src/main/java/java/util/ |
Timer.java | 45 * execution thread terminates gracefully (and becomes subject to garbage 105 * gracefully when there are no live references to the Timer object and no 418 * gracefully, and no more tasks may be scheduled on it. 486 * work left for us to do, so we terminate gracefully. Note that
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
DataModelImpl.java | 229 // gracefully
|
/system/chre/host/common/ |
socket_server.cc | 253 // Signal mask used with ppoll() so we gracefully handle SIGINT and SIGTERM,
|
Completed in 1749 milliseconds
<<11121314151617181920>>