Home
last modified time | relevance | path

Searched refs:Target (Results 1 – 10 of 10) sorted by relevance

/xnu-11215/tools/
H A Dxcrun_cache.sh259 RELPATH=`cat ${OBJROOT}/BuildTools/Target/.${TOOLNAME}`
/xnu-11215/makedefs/
H A DMakeInc.top105 # Target configuration options. NOTE - target configurations will
108 # Target configs come in groups of three parameters. The first is the
147 INNER JOIN Targets USING (Target) \
154 INNER JOIN Targets USING (Target) \
/xnu-11215/iokit/DriverKit/
H A DIOInterruptDispatchSource.iig72 * @param queue Target queue to run the handler block.
H A DIOUserClient.iig200 * @param target Target for the dispatch function
/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h542 OSObject * Target; member
H A DIOServicePM.cpp3784 param[arrayIdx].Target = informee; in notifyInterestedDrivers()
3831 informee = (IOPMinformee *) param->Target; in notifyInterestedDriversDone()
4297 informee = (IOPMinformee *) param->Target; in driverInformPowerChange()
4489 param->Target = fControllingDriver; in notifyControllingDriver()
/xnu-11215/doc/observability/
H A Drecount.md23 | Interface | Entity | Target | Tests | Time | CPI | Energy | Perf Le…
/xnu-11215/config/
H A DMASTER793 # Support for non-fatal Branch Target Identification exception reporting and logging
/xnu-11215/
H A DREADME.md158 ## Booting a KernelCache on a Target machine
/xnu-11215/EXTERNAL_HEADERS/
H A DAvailabilityMacros.h121 #warning Building for Intel with Mac OS X Deployment Target < 10.4 is invalid.