Searched
full:exits (Results
451 -
475 of
1283) sorted by null
<<11121314151617181920>>
/art/runtime/ |
trace.h | 179 // Save id and name of a thread before it exits.
|
/bionic/tests/ |
stdlib_test.cpp | 239 // run this test (which exits normally) in its own process.
|
/cts/apps/CameraITS/tests/ |
tutorial.py | 57 # within the scope of the "with" block; when the block exits, the camera
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
WrapperTest.java | 156 * Tests whether EGL is releasing resources when the thread exits. If
|
/development/tools/rmtypedefs/test/com/android/tools/rmtypedefs/ |
RmTypeDefsTest.java | 28 // finally verifies that the tool exits with a 0 exit code.
|
/device/huawei/angler/camera/QCamera2/util/ |
QCameraCmdThread.cpp | 208 /* wait until cmd thread exits */
|
/device/lge/bullhead/camera/QCamera2/util/ |
QCameraCmdThread.cpp | 208 /* wait until cmd thread exits */
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 344 /* wait until poll thread exits */
|
/device/moto/shamu/camera/QCamera2/util/ |
QCameraCmdThread.cpp | 203 /* wait until cmd thread exits */
|
/external/ImageMagick/ImageMagick/script/ |
exception.html | 56 <p class="lead magick-description">ImageMagick returns a status of 0 whenever a command or algorithm successfully complete without complaint. A warning code generally is typically just a notice that something unusual occurred but the command or algorithm still completed and most likely the results are still usable. An error means the command or algorithm could not complete as expected and any results are unreliable. A fatal error means the command or algorithm could not complete and the process exits prematurely and no results are returned.</p>
|
/external/ImageMagick/www/ |
exception.html | 60 <p class="lead magick-description">ImageMagick returns a status of 0 whenever a command or algorithm successfully complete without complaint. A warning code generally is typically just a notice that something unusual occurred but the command or algorithm still completed and most likely the results are still usable. An error means the command or algorithm could not complete as expected and any results are unreliable. A fatal error means the command or algorithm could not complete and the process exits prematurely and no results are returned.</p>
|
security-policy.html | 84 <p>Since we process multiple simultaneous sessions, we do not want any one session consuming all the available memory.With this policy, large images are cached to disk. If the image is too large and exceeds the pixel cache disk limit, the program exits. In addition, we place a time limit to prevent any run-away processing tasks. If any one image has a width or height that exceeds 8192 pixels, an exception is thrown and processing stops. As of ImageMagick 7.0.1-8 and 6.9.4-6, you can prevent the use of any delegate or all delegates (set the pattern to "*"). Note, prior to these releases, use a domain of <code>coder</code> to prevent delegate usage (e.g. <code>domain="coder" rights="none" pattern="HTTPS"</code>). The policy also prevents indirect reads. If you want to, for example, read text from a file (e.g. <code>caption:@myCaption.txt</code>), you'll need to remove this policy.</p>
|
/external/autotest/client/cros/cellular/mbim_compliance/ |
mbim_channel.py | 102 exist when the interpreter exits. It is recommended to call |close|
|
/external/autotest/server/hosts/ |
rpc_server_tracker.py | 228 # 'pkill' helpfully exits with status 1 if no target
|
/external/autotest/server/site_tests/autoupdate_EndToEndTest/ |
update_engine_performance_monitor.py | 177 exits.
|
/external/bison/lib/ |
wait-process.c | 107 signal or exits normally. Registration ends when wait_subprocess()
|
/external/bison/m4/ |
posix_spawn.m4 | 80 dnl 1) When it fails to execute the program, the child process exits with
|
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/ |
dot.rst | 183 This method won't return until the dotty command exits.
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
daisy_chain_wrapper.py | 138 This function checks the stop_download event and exits early if it is set.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/scripts/ |
oauth2l.py | 274 """Validate an access token. Exits with 0 if valid, 1 otherwise."""
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/ |
gen_protorpc.py | 139 or too few parameters the usage message is generated and the program exits
|
/external/clang/docs/ |
MemorySanitizer.rst | 60 By default, MemorySanitizer exits on the first detected error. If you
|
/external/dbus/cmake/tools/ |
dbus-launch.xml | 39 scripts. Unlike the daemon itself, <command>dbus-launch</command> exits, so
|
/external/dbus/doc/ |
dbus-launch.1 | 17 scripts. Unlike the daemon itself, \fIdbus\-launch\fP exits, so
|
/external/eigen/doc/ |
TopicAliasing.dox | 64 and exits with a message like
|
Completed in 1001 milliseconds
<<11121314151617181920>>