/external/libvterm/src/ |
D | screen.c | 51 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/specs/ |
D | MESA_copy_sub_buffer.spec | 35 when the back color buffer cannot be damaged by other windows. 66 damaged by other windows.
|
/external/e2fsprogs/tests/f_zero_super/ |
D | name | 1 fallback for damaged superblock
|
/external/e2fsprogs/tests/f_zero_group/ |
D | name | 1 fallback for damaged group descriptors
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | volume9.c | 482 const struct pipe_box *damaged ) in NineVolume9_UploadSelf() argument 487 DBG("This=%p damaged=%p data=%p res=%p\n", This, damaged, in NineVolume9_UploadSelf() 493 if (damaged) { in NineVolume9_UploadSelf() 494 box = *damaged; in NineVolume9_UploadSelf()
|
D | volume9.h | 95 const struct pipe_box *damaged );
|
D | surface9.h | 124 const struct pipe_box *damaged );
|
D | surface9.c | 728 const struct pipe_box *damaged ) in NineSurface9_UploadSelf() argument 733 DBG("This=%p damaged=%p\n", This, damaged); in NineSurface9_UploadSelf() 737 if (damaged) { in NineSurface9_UploadSelf() 738 box = *damaged; in NineSurface9_UploadSelf()
|
/external/bzip2/ |
D | bzip2.txt | 5 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-
|
D | bzip2.1.preformatted | 8 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/dng_sdk/source/ |
D | dng_negative.h | 2331 void SetIsDamaged (bool damaged) in SetIsDamaged() argument 2333 fIsDamaged = damaged; in SetIsDamaged()
|
/external/lmfit/ |
D | CHANGELOG | 132 - migrate documentation from brain-damaged asciidoc to pod
|
/external/libcups/cups/ |
D | test2.ppd | 22 *% file is missing or damaged, see the license at "http://www.cups.org/".
|
D | test.ppd | 22 *% file is missing or damaged, see the license at "http://www.cups.org/".
|
/external/wpa_supplicant_8/ |
D | CONTRIBUTIONS | 44 patch file than just send a whitespace damaged version in the message
|
/external/gptfdisk/ |
D | NEWS | 74 - 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
|
D | README | 155 types of damaged table might not, and various changes you make can also
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.20.txt | 42 the image file to help recover very badly damaged filesystems.
|
/external/google-breakpad/src/client/mac/Framework/ |
D | Breakpad.mm | 271 // 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/python/cpython2/Doc/c-api/ |
D | import.rst | 139 probably damaged with respect to the module author's intents) state.
|
/external/python/cpython2/Doc/library/ |
D | tarfile.rst | 293 as possible. This is only useful for reading concatenated or damaged archives. 768 damaged. Unfortunately, there is no way to autodetect the encoding of an
|
/external/python/cpython3/Doc/c-api/ |
D | import.rst | 133 probably damaged with respect to the module author's intents) state.
|
/external/python/cpython3/Doc/library/ |
D | tarfile.rst | 302 as possible. This is only useful for reading concatenated or damaged archives. 855 metadata (like filenames, linknames, user/group names) will appear damaged.
|
/external/google-breakpad/src/client/ios/ |
D | Breakpad.mm | 253 // If our context is damaged or something, just return false to indicate that
|
/external/iputils/doc/ |
D | ping.sgml | 498 <command/ping/ will report duplicate and damaged packets.
|