Home
last modified time | relevance | path

Searched refs:damaged (Results 1 – 22 of 22) sorted by relevance

/external/libvterm/src/
Dscreen.c51 VTermRect damaged; member
121 else if(screen->damaged.start_row == -1) { in damagerect()
123 screen->damaged = rect; in damagerect()
126 else if(rect.start_row == screen->damaged.start_row) { in damagerect()
128 if(screen->damaged.start_col > rect.start_col) in damagerect()
129 screen->damaged.start_col = rect.start_col; in damagerect()
130 if(screen->damaged.end_col < rect.end_col) in damagerect()
131 screen->damaged.end_col = rect.end_col; in damagerect()
136 emit = screen->damaged; in damagerect()
137 screen->damaged = rect; in damagerect()
[all …]
/external/mesa3d/docs/
DMESA_copy_sub_buffer.spec35 when the back color buffer cannot be damaged by other windows.
66 damaged by other windows.
/external/e2fsprogs/tests/f_zero_super/
Dname1 fallback for damaged superblock
/external/e2fsprogs/tests/f_zero_group/
Dname1 fallback for damaged group descriptors
/external/bzip2/
Dbzip2.txt5 bzip2recover - recovers data from damaged bzip2 files
109 bzip2recover to try to recover data from damaged files.
285 damaged, it may be possible to recover data from the
291 also carries its own 32-bit CRC, so damaged blocks can be
310 futile to use it on damaged single-block files, since a
311 damaged block cannot be recovered. If you wish to min-
Dbzip2.1.preformatted8 bzip2recover − recovers data from damaged bzip2 files
112 _b_z_i_p_2_r_e_c_o_v_e_r to try to recover data from damaged files.
288 damaged, it may be possible to recover data from the
294 also carries its own 32‐bit CRC, so damaged blocks can be
313 futile to use it on damaged single‐block files, since a
314 damaged block cannot be recovered. If you wish to min­
/external/libjpeg-turbo/win/
Djsimdcfg.inc93 ; Short forms of external names for systems with brain-damaged linkers.
/external/dng_sdk/source/
Ddng_negative.h2331 void SetIsDamaged (bool damaged) in SetIsDamaged() argument
2333 fIsDamaged = damaged; in SetIsDamaged()
/external/opencv3/3rdparty/openexr/
DChangeLog.openexr16 * Bug fix: crash when reading a damaged image file (found
22 * Bug fix: crash when reading a damaged image file (found by
90 when reading damaged image files (some reported by Apple,
96 random data; then it tries to read the damaged files. If all
/external/wpa_supplicant_8/
DCONTRIBUTIONS44 patch file than just send a whitespace damaged version in the message
/external/gptfdisk/
DNEWS74 - If the GPT data seem to be damaged in some way or if the disk seems to
289 even on disks that are damaged. Most other options will still be ignored,
505 sgdisk even if the disk is badly damaged.
787 MBR was invalid and the GPT was damaged and the user opts to try to
881 damaged GPT data (bad main and good backup or bad backup and good
DREADME155 types of damaged table might not, and various changes you make can also
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm271 // If our context is damaged or something, just return false to indicate that
289 // If our context is damaged or something, just return false to indicate that
/external/google-breakpad/src/client/ios/
DBreakpad.mm253 // If our context is damaged or something, just return false to indicate that
/external/iputils/doc/
Dping.sgml498 <command/ping/ will report duplicate and damaged packets.
/external/v8/test/mozilla/
Dmozilla.status212 # Severely brain-damaged test. Access to local variables must not
/external/icu/icu4c/source/test/testdata/
Dregextst.txt2461 #"<script[^>]*>[\w|\t|\r|\W]*</script>" G "<0>strFirstName</0>" # Test Case damaged?
2462 #"<script[^>]*>[\w|\t|\r|\W]*</script>" G "<0>intAgeInYears</0>" # Test Case damaged?
2463 …script[^>]*>[\w|\t|\r|\W]*</script>" G "<0>Where the Wild Things Are</0>" # Test Case damaged?
/external/libjpeg-turbo/
Dlibjpeg.txt838 included from the library, unless your linker is hopelessly brain-damaged.
1441 damaged output image is likely to result.
1813 damaged marker length counts, you may wish to insert a test in your
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf325 ADJ "damaged" "d'qm@d_Zd"
4815 V "damaged" "d'qmId_Zd"
/external/e2fsprogs/debian/
Dchangelog1523 * Fix a bug which would cause e2fsck segfault on very badly damaged
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf1309 ADJ^V_PAST "damaged" :G2P
/external/e2fsprogs/
DRELEASE-NOTES6005 the image file to help recover very badly damaged filesystems.