Home
last modified time | relevance | path

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

12345

/external/python/cpython2/Doc/library/
Datexit.rst18 interpreter termination. :mod:`atexit` runs these functions in the *reverse*
20 at interpreter termination time they will be run in the order ``C``, ``B``,
42 Register *func* as a function to be executed at termination. Any optional
47 At normal program termination (for instance, if :func:`sys.exit` is called or
77 making an explicit call into this module at termination. ::
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/
Dcontrol.CM138 MBIM Compliance Test: Validation of active context termination on function's
22 Validation of active context termination on function's closing.
/external/mesa3d/src/compiler/glsl/glcpp/tests/
Dglcpp-test-cr-lf57 file transformed to use a non-standard line-termination character. Each
58 entire run with a different line-termination character is considered a
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/
Dcontrol17 triggers session termination.
Dcontrol.arc19 triggers session termination.
/external/openssh/
Dloginrec.h73 int termination; /* process termination status */ member
Dlogintest.c78 li->termination, li->tv_sec, li->tv_usec, in dump_logininfo()
/external/libxml2/optim/
DTOTRY5 (or get rid of 0 termination check in the whole parser, hard !)
/external/fio/examples/
Dsteadystate.fio2 # Example job file for steady state job termination
/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/emma/core/res/com/vladium/emma/instr/
Dinstr_usage.res44 "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/clang/test/Analysis/
Drdar-6540084.m4 // The case originally identified a non-termination bug.
/external/valgrind/docs/internals/
Dtm-threadstates.dot15 running -> wait_join [ label="wait for another\nthread termination" ];
/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/python/cpython2/Doc/c-api/
Dconcrete.rst22 access violations and immediate termination of the interpreter.
/external/webrtc/webrtc/test/testsupport/
Diosfileutils.mm29 // std::string may contain null termination character so we construct
/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/eigen/
DNOTICE256 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
259 prior to termination shall survive termination.
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.
/external/kernel-headers/original/uapi/linux/
Dixjuser.h350 IXJ_CADENCE_TERM termination; member
/external/pdfium/third_party/lcms2-2.6/
D0013-utf8.patch48 //termination. In order to maintain maximum portability, it is strongly recommended

12345