Searched
full:gracefully (Results
401 -
425 of
739) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/doc/ |
docs.html | 185 Concurrency is the key to designing high performance network services. Go's concurrency primitives (goroutines and channels) provide a simple and efficient means of expressing concurrent execution. In this talk we see how tricky concurrency problems can be solved gracefully with simple Go code.
|
/prebuilts/go/linux-x86/doc/ |
docs.html | 185 Concurrency is the key to designing high performance network services. Go's concurrency primitives (goroutines and channels) provide a simple and efficient means of expressing concurrent execution. In this talk we see how tricky concurrency problems can be solved gracefully with simple Go code.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_richcmp.py | 226 # Check that comparison for recursive objects fails gracefully
|
test_httplib.py | 181 # when no length is present, the socket should be gracefully closed when 195 # content-length is delivered, the socket is gracefully closed
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_richcmp.py | 226 # Check that comparison for recursive objects fails gracefully
|
test_httplib.py | 181 # when no length is present, the socket should be gracefully closed when 195 # content-length is delivered, the socket is gracefully closed
|
/system/nfc/src/nfa/int/ |
nfa_ee_int.h | 399 /* set this bit when gracefully disable with outstanding NCI connections */
|
/bootable/recovery/tests/component/ |
updater_test.cpp | 311 // It should fail gracefully when write fails. 568 // Updater should report the failure gracefully rather than stuck in deadlock.
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Ftp4.h | 266 Disconnecting a FTP connection gracefully.
297 Disconnecting a FTP connection gracefully.
|
/docs/source.android.com/en/compatibility/cts/ |
run.html | 103 <td>Gracefully exit the CTS console. Console will close when all currently running tests are finished</td> 254 <td>Gracefully exit the CTS console. Console will close when all currently running tests are finished.</td>
|
/external/autotest/client/cros/networking/ |
android_xmlrpc_server.py | 86 # Gracefully shut down on signals. This is how we expect to be shut 128 """Handle a process signal by gracefully quitting.
|
/external/libvorbis/doc/vorbisenc/ |
overview.html | 168 the reservoir. Normally, the encoder will conserve bits gracefully by 170 to. However, if the encoder runs out of means of gracefully shrinking
|
/external/ltp/testcases/kernel/syscalls/kill/ |
kill10.c | 101 * SIGQUIT -> Exit gracefully 109 * SIGQUIT -> Exit gracefully
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
SurfaceTextureRenderer.java | 213 // TODO: handle this more gracefully 245 // TODO: handle this more gracefully [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_httplib.py | 181 # when no length is present, the socket should be gracefully closed when 195 # content-length is delivered, the socket is gracefully closed
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_httplib.py | 181 # when no length is present, the socket should be gracefully closed when 195 # content-length is delivered, the socket is gracefully closed
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeLayoutRefactoring.java | 244 if (close != open) { // Gracefully handle <FooLayout/> 384 if (close != open) { // Gracefully handle <FooLayout/>
|
/external/python/cpython2/Lib/test/ |
test_gdb.py | 490 'Ensure that a NULL PyObject* is handled gracefully' 500 'Ensure that a PyObject* with NULL ob_type is handled gracefully' 505 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully' [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/ |
CameraIntentsActivity.java | 209 // which gracefully terminates the activity.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/ |
CameraOrientationActivity.java | 115 // which gracefully terminates the activity.
|
/device/google/wahoo/ |
CleanSpec.mk | 25 # Always use "touch -c" and "rm -f" or "rm -rf" to gracefully deal with
|
/device/linaro/bootloader/edk2/AppPkg/Applications/OrderedCollectionTest/ |
OrderedCollectionTest.c | 484 // but it gracefully degrades these branches to the others (one of the optarg
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioPciDeviceDxe/ |
VirtioPciDevice.c | 563 // Handle Stop() requests for in-use driver instances gracefully.
|
/external/autotest/client/bin/ |
package.py | 220 it prints a message to the user and ends gracefully. If nodeps is set to
|
/external/autotest/server/cros/ |
goofy_client.py | 314 gracefully.
|
Completed in 1542 milliseconds
<<11121314151617181920>>