Home
last modified time | relevance | path

Searched refs:termination (Results 1 – 25 of 119) sorted by relevance

12345

/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/
Dcontrol.CM138 MBIM Compliance Test: Validation of active context termination on function's
23 Validation of active context termination on function's closing.
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/
Dcontrol18 triggers session termination.
/external/libxml2/optim/
DTOTRY5 (or get rid of 0 termination check in the whole parser, hard !)
/external/emma/core/res/com/vladium/emma/data/
Dmerge_usage.res24 "use System.exit() on termination";
/external/webrtc/webrtc/base/objc/
DNSString+StdString.mm26 // std::string may contain null termination character so we construct
/external/emma/core/res/com/vladium/emma/report/
Dreport_usage.res29 "use System.exit() on termination";
/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java283 private final Condition termination = lock.newCondition(); field in MoreExecutors.DirectExecutorService
354 nanos = termination.awaitNanos(nanos); in awaitTermination()
389 termination.signalAll(); in endTask()
/external/emma/core/res/com/vladium/emma/instr/
Dinstr_usage.res44 "use System.exit() on termination";
/external/valgrind/docs/internals/
Dtm-threadstates.dot15 running -> wait_join [ label="wait for another\nthread termination" ];
/external/clang/test/Analysis/
Drdar-6540084.m4 // The case originally identified a non-termination bug.
/external/emma/core/res/com/vladium/emma/
Drun_usage.res60 "use System.exit() on termination";
/external/libunwind/
DChangeLog42 be returned by acquire_unwind_info() to force termination of
/external/webrtc/webrtc/test/testsupport/
Diosfileutils.mm29 // std::string may contain null termination character so we construct
/external/opencv3/doc/py_tutorials/py_video/py_meanshift/
Dpy_meanshift.markdown63 # Setup the termination criteria, either 10 iteration or move by atleast 1 pt
137 # Setup the termination criteria, either 10 iteration or move by atleast 1 pt
/external/v8/test/cctest/
Dcctest.status577 'test-thread-termination/TerminateCancelTerminateFromThreadItself': [SKIP],
578 'test-thread-termination/TerminateFromOtherThreadWhileMicrotaskRunning': [SKIP],
579 'test-thread-termination/TerminateOnlyV8ThreadFromThreadItselfNoLoop': [SKIP],
580 'test-thread-termination/TerminationInInnerTryCall': [SKIP],
/external/opencv3/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/
Dpy_kmeans_opencv.markdown17 -# **criteria** : It is the iteration termination criteria. When this criteria is satisfied, algor…
18 -# type of termination criteria. It has 3 flags as below:
/external/libmicrohttpd/
DChangeLog39 Ensure fast termination in MHD_USE_THREAD_PER_CONNECTION
183 Fix accidental transmission of footer termination '\r\n'
387 Signal connection termination as OK (and not as ERROR) if the
390 mutex before calling the termination callback, to avoid
392 the termination callback (due to non-recursiveness of the
721 Fixing bug where MHD failed to call connection termination callback
724 termination code MHD_REQUEST_TERMINATED_READ_ERROR for the
725 read-termination cause. -CG
851 Try to release responses more promptly upon connection termination. -CG
905 on connection sockets to signal termination instead. -CG
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dmpl-v11.txt325 survive any termination of this License. Provisions which, by their
326 nature, must remain in effect beyond the termination of this License
365 8.4. In the event of termination under Sections 8.1 or 8.2 above,
368 prior to termination shall survive termination.
/external/eigen/
DCOPYING.MPL2256 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
259 prior to termination shall survive termination.
DNOTICE256 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
259 prior to termination shall survive termination.
/external/kernel-headers/original/uapi/linux/
Dixjuser.h350 IXJ_CADENCE_TERM termination; member
/external/llvm/lib/Support/Unix/
DSignals.inc60 // IntSigs - Signals that represent requested termination. There's no bug
68 // termination has been ordered.
/external/opencv3/doc/py_tutorials/py_calib3d/py_pose/
Dpy_pose.markdown45 Then as in previous case, we create termination criteria, object points (3D points of corners in
/external/webrtc/talk/app/webrtc/objc/
DRTCDataChannel.mm72 // std::string may contain null termination character so we construct
/external/pcre/dist/
Dpcre_stringpiece.h.in87 // termination.

12345