Searched refs:overflow (Results 1 – 19 of 19) sorted by relevance
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | open_files.cpp | 43 _Atomic(struct FdTableOverflow*) overflow; 114 size_t overflowOffset = offsetof(FdTable, overflow); in FillFdsaninfo() 115 uintptr_t overflow = 0; in FillFdsaninfo() local 117 if (ReadProcMemByPid(nsPid, tmp, &overflow, sizeof(overflow)) != sizeof(overflow)) { in FillFdsaninfo() 120 if (!overflow) { in FillFdsaninfo() 125 …if (ReadProcMemByPid(nsPid, overflow, &overflowLength, sizeof(overflowLength)) != sizeof(overflowL… in FillFdsaninfo() 133 uint64_t address = overflow + offsetof(FdTableOverflow, entries); in FillFdsaninfo()
|
| /base/request/request/common/netstack_rs/src/ |
| D | info.rs | 210 let overflow = self.used - total; in update_total_size() localVariable 212 return Some(overflow); in update_total_size() 249 if let Some(overflow) = self.list_size.update_total_size(total) { in update_total_size() 250 for _i in 0..overflow { in update_total_size()
|
| /base/hiviewdfx/hichecker/test/scripts/reports/assets/ |
| D | style.css | 109 overflow-y: scroll; 156 overflow: hidden; 165 overflow: hidden;
|
| /base/hiviewdfx/hitrace/test/scripts/reports/assets/ |
| D | style.css | 109 overflow-y: scroll; 156 overflow: hidden; 165 overflow: hidden;
|
| /base/hiviewdfx/hidumper/test/scripts/reports/assets/ |
| D | style.css | 109 overflow-y: scroll; 156 overflow: hidden; 165 overflow: hidden;
|
| /base/update/update_app/common/src/main/ets/component/ |
| D | CheckingDots.ets | 77 .textOverflow({ overflow: TextOverflow.None })
|
| /base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/component/ |
| D | backComponent.ets | 66 .textOverflow({ overflow: TextOverflow.Ellipsis })
|
| /base/notification/distributed_notification_service/services/dialog_ui/enable_notification_dialog/entry/src/main/ets/pages/ |
| D | watchNotificationDialog.ets | 117 .textOverflow({overflow: TextOverflow.MARQUEE}) 147 .textOverflow({overflow: TextOverflow.MARQUEE})
|
| D | tvNotificationDialog.ets | 101 .textOverflow({overflow: TextOverflow.Ellipsis})
|
| D | carNotificationDialog.ets | 106 .textOverflow({overflow: TextOverflow.Ellipsis})
|
| D | pcNotificationDialog.ets | 138 .textOverflow({overflow: TextOverflow.Ellipsis})
|
| D | notificationDialog.ets | 145 .textOverflow({overflow: TextOverflow.Ellipsis})
|
| /base/tee/tee_os_kernel/user/system-services/chcore-libc/libchcore/porting/patches/src/malloc/oldmalloc/ |
| D | malloc.c.patch | 600 - /* Crash on corrupted footer (likely from buffer overflow) */ 674 + /* Crash on corrupted footer (likely from buffer overflow) */ 730 - /* Crash on corrupted footer (likely from buffer overflow) */ 778 + /* Crash on corrupted footer (likely from buffer overflow) */ 896 - * and header overhead will not overflow and will leave a nonzero 908 + * and header overhead will not overflow and will leave a nonzero
|
| /base/update/update_app/product/oh/base/src/main/ets/pages/ |
| D | currentVersion.ets | 104 .textOverflow({ overflow: TextOverflow.Ellipsis })
|
| D | newVersion.ets | 295 .textOverflow({ overflow: TextOverflow.Ellipsis })
|
| /base/hiviewdfx/faultloggerd/ |
| D | README.md | 36 …tempts to execute a data segment. This signal may also be generated in the case of stack overflow.| 40 …rithmetic error, for example, floating-point arithmetic error, division overflow, or division by 0… 42 | 16 | SIGSTKFLT | Stack overflow | The stack overflows. …
|
| /base/tee/tee_os_kernel/ |
| D | Makefile | 72 -Wstrict-overflow=1 -Wstrict-aliasing=2 \
|
| /base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/components/ |
| D | dialog.ets | 131 .textOverflow({ overflow: TextOverflow.Ellipsis }) 574 .textOverflow({ overflow: TextOverflow.Ellipsis }) 594 .textOverflow({ overflow: TextOverflow.Ellipsis })
|
| /base/tee/tee_os_kernel/user/system-services/chcore-libc/libchcore/porting/patches/ldso/ |
| D | dynlink.c.patch | 3153 - * instead of risking stack overflow. */ 3213 + * instead of risking stack overflow. */
|