/external/python/cpython2/Doc/library/ |
D | atexit.rst | 18 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/ |
D | control.CM13 | 8 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/ |
D | glcpp-test-cr-lf | 57 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/ |
D | control | 17 triggers session termination.
|
D | control.arc | 19 triggers session termination.
|
/external/openssh/ |
D | loginrec.h | 73 int termination; /* process termination status */ member
|
D | logintest.c | 78 li->termination, li->tv_sec, li->tv_usec, in dump_logininfo()
|
/external/libxml2/optim/ |
D | TOTRY | 5 (or get rid of 0 termination check in the whole parser, hard !)
|
/external/fio/examples/ |
D | steadystate.fio | 2 # Example job file for steady state job termination
|
/external/emma/core/res/com/vladium/emma/data/ |
D | merge_usage.res | 24 "use System.exit() on termination";
|
/external/webrtc/webrtc/base/objc/ |
D | NSString+StdString.mm | 26 // std::string may contain null termination character so we construct
|
/external/emma/core/res/com/vladium/emma/report/ |
D | report_usage.res | 29 "use System.exit() on termination";
|
/external/emma/core/res/com/vladium/emma/instr/ |
D | instr_usage.res | 44 "use System.exit() on termination";
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | MoreExecutors.java | 283 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/ |
D | rdar-6540084.m | 4 // The case originally identified a non-termination bug.
|
/external/valgrind/docs/internals/ |
D | tm-threadstates.dot | 15 running -> wait_join [ label="wait for another\nthread termination" ];
|
/external/emma/core/res/com/vladium/emma/ |
D | run_usage.res | 60 "use System.exit() on termination";
|
/external/libunwind/ |
D | ChangeLog | 42 be returned by acquire_unwind_info() to force termination of
|
/external/python/cpython2/Doc/c-api/ |
D | concrete.rst | 22 access violations and immediate termination of the interpreter.
|
/external/webrtc/webrtc/test/testsupport/ |
D | iosfileutils.mm | 29 // std::string may contain null termination character so we construct
|
/external/libmicrohttpd/ |
D | ChangeLog | 39 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/ |
D | NOTICE | 256 5.3. In the event of termination under Sections 5.1 or 5.2 above, all 259 prior to termination shall survive termination.
|
D | COPYING.MPL2 | 256 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/ |
D | ixjuser.h | 350 IXJ_CADENCE_TERM termination; member
|
/external/pdfium/third_party/lcms2-2.6/ |
D | 0013-utf8.patch | 48 //termination. In order to maintain maximum portability, it is strongly recommended
|