Searched defs:newFlags (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DSlotVisitor.cpp258 unsigned newFlags = currentFlags | HashConsLock; local
/macosx-10.10/configd-699.1.5/Plugins/KernelEventMonitor/
H A Dev_ipv6.c79 CFMutableArrayRef newFlags; local
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMLibPrivate.c1554 IOReturn IOPMSetDebugFlags(uint32_t newFlags, uint32_t *oldFlags) argument
1650 IOReturn IOPMChangeSystemActivityAssertionBehavior(uint32_t newFlags, uint32_t *oldFlags) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGNode.h339 NodeFlags newFlags = m_flags | flags; local
349 NodeFlags newFlags = m_flags & flags; local
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c822 _io_pm_set_debug_flags( mach_port_t server, audit_token_t token, uint32_t newFlags, uint32_t setMode, uint32_t *oldFlags, int *return_code ) argument
H A DPMAssertions.c1622 _io_pm_change_sa_assertion_behavior( mach_port_t server __unused, audit_token_t token, uint32_t newFlags, uint32_t *oldFlags, int *return_code) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp5895 UInt32 newFlags = 0; local
/macosx-10.10/PowerManagement-494.1.2/pmset/
H A Dpmset.c6443 uint32_t newFlags, oldFlags; local
6499 uint32_t newFlags, oldFlags; local

Completed in 335 milliseconds