Searched refs:display (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.81.4/iokit/Kernel/ |
| H A D | IOHibernateIO.cpp | 1033 ProgressInit(hibernate_graphics_t * display, uint8_t * screen, uint8_t * saveunder, uint32_t savele… in ProgressInit() argument 1042 rowBytes = display->rowBytes; in ProgressInit() 1043 pixelShift = display->depth >> 4; in ProgressInit() 1048 screen += ((display->width in ProgressInit() 1050 + (display->height - kIOHibernateProgressOriginY - kIOHibernateProgressHeight) * rowBytes; in ProgressInit() 1086 ProgressUpdate(hibernate_graphics_t * display, uint8_t * screen, int32_t firstBlob, int32_t select) in ProgressUpdate() argument 1095 pixelShift = display->depth >> 4; in ProgressUpdate() 1100 rowBytes = display->rowBytes; in ProgressUpdate() 1102 screen += ((display->width in ProgressUpdate() 1104 + (display->height - kIOHibernateProgressOriginY - kIOHibernateProgressHeight) * rowBytes; in ProgressUpdate() [all …]
|
| /xnu-12377.81.4/bsd/vfs/ |
| H A D | vnode_if.src | 15 # must display the following acknowledgement:
|
| /xnu-12377.81.4/doc/vm/ |
| H A D | memorystatus.md | 94 See the full jetsam band reference on [confluence](https://confluence.sd.apple.com/display/allOSSys… 99 - [Daemon Overview](https://confluence.sd.apple.com/display/allOSSystemsInternals/Daemons#) 100 - [RunningBoard's Process Management Documentation](https://confluence.sd.apple.com/display/allOSSy… 101 - [PressuredExit (A.K.A. activity tracking)](https://confluence.sd.apple.com/display/allOSSystemsIn…
|
| /xnu-12377.81.4/osfmk/UserNotification/ |
| H A D | UNDRequest.defs | 99 * A synchronous routine to display an alert. This will wait for the
|
| /xnu-12377.81.4/tools/lldbmacros/ |
| H A D | README.md | 142 … If there is error in these arguments than the implementor may display according error message. 147 … -o <file> : direct the output of command to <file>. Will not display anything on terminal 234 The valobj argument holds the core.value object for display. 276 …old code that it will still call the old function and hence will not display new changes in file o…
|
| /xnu-12377.81.4/ |
| H A D | APPLE_LICENSE | 82 2.1 Unmodified Code. You may use, reproduce, display, perform, 99 display, perform, internally distribute within Your organization, and 153 reproduce, display, perform, modify, sublicense, distribute and
|
| /xnu-12377.81.4/bsd/crypto/doc/ |
| H A D | KernelCrypto.txt | 34 * must display the following acknowledgement:
|
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | ipc_port.c | 3431 unsigned int display,
|