Home
last modified time | relevance | path

Searched refs:finishing (Results 1 – 25 of 69) sorted by relevance

123

/external/xz-java/src/org/tukaani/xz/lz/
DLZEncoder.java43 private boolean finishing = false; field in LZEncoder
198 assert !finishing; in fillWindow() local
269 finishing = true;
410 if (avail < requiredForFinishing || !finishing) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dcfi-scope-errors.s13 # CHECK: error: starting new .cfi frame before finishing the previous one
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/
Dlibjingle_media_unittest.gtest-drmemory_win32.txt1 # Times out before finishing on DrMemory Full
/external/autotest/test_suites/
Dcontrol.graphics_browser17 The machine should reboot after finishing the suite or timing out.
Dcontrol.graphics_system18 The machine should reboot after finishing the suite or timing out.
Dcontrol.graphics_per-day17 The machine should reboot after finishing the suite or timing out.
Dcontrol.graphics27 The machine should reboot after finishing the suite or timing out.
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fence_sync.txt31 - Flushing or finishing before wait
/external/webrtc/webrtc/base/
Dmaccocoasocketserver.mm42 // NSApp stop only exits after finishing processing of the
/external/lzma/DOC/
Dinstaller.txt27 temp files after program finishing. Self-extract archive for installers must be created
Dlzma-specification.txt1039 "End of stream" marker, so we can stop decoding and check finishing
/external/libcups/cups/
Dcupspm.md344 the finishing processes that are applied to the job, including stapling,
387 For example, the following code prints the supported finishing processes for a
466 finishing processes but the ready values will only list the punch processes.
478 For example, the following code lists the ready finishing processes:
/external/elfutils/tests/
Drun-strings-test.sh445 testfile9: 3860 error while finishing `%s': %s
/external/python/cpython3/Misc/NEWS.d/
D3.7.0b5.rst236 the cache of parsed strings from clearing after finishing the decoding.
D3.6.6rc1.rst222 the cache of parsed strings from clearing after finishing the decoding.
/external/e2fsprogs/doc/RelNotes/
Dv1.39.txt153 Fix use-after-free bug in e2fsck when finishing up the use of the
Dv1.40.txt729 journal inode was cleared to due it being corrupt after finishing the
/external/libcups/filter/
Dpostscript-driver.shtml12 … features. Typically this is used to support advanced job management or finishing functions on the…
Dspec-ppd.shtml1622 *% Add two panes for finishing and driver options
1623 *APDialogExtension: "/Library/Printers/vendor/finishing.plugin"
/external/google-breakpad/src/client/ios/
DBreakpad.mm688 // because the exception handling thread is still finishing up
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm869 // because the exception handling thread is still finishing up
/external/python/cpython2/Doc/library/
Dtarfile.rst468 Close the :class:`TarFile`. In write mode, two finishing zero blocks are
/external/python/cpython3/Doc/library/
Dtarfile.rst501 Close the :class:`TarFile`. In write mode, two finishing zero blocks are
/external/python/cpython2/Misc/NEWS.d/
D2.7.2rc1.rst1591 Fix test_startfile to wait for child process to terminate before finishing.
/external/libjpeg-turbo/
Dlibjpeg.txt129 or finishing compression of an image; the same object can be re-used for a
489 If you decide to abort a compression cycle before finishing, you can clean up
2593 limit to zero for all marker types after finishing jpeg_read_header, to

123