Searched defs:oldVal (Results 1 - 15 of 15) sorted by path

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DStoredContainer.java323 final boolean removeKey(final Object key, final Object[] oldVal) { argument
/macosx-10.9.5/CF-855.17/
H A DCFPlatform.c676 void *oldVal = (void *)table->data[slot]; local
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.c434 UInt32 oldVal, newVal; local
426 handlePCRLock(void *refcon, UInt32 generation, UInt16 nodeID, UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp182 void IOFireWireAVCProtocolUserClient::forwardPlugWrite(void *refcon, UInt16 nodeID, UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
633 IOReturn IOFireWireAVCProtocolUserClient::updateInputPlug(UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
654 IOReturn IOFireWireAVCProtocolUserClient::updateOutputPlug(UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
672 IOReturn IOFireWireAVCProtocolUserClient::updateOutputMasterPlug(UInt32 oldVal, UInt32 newVal) argument
687 IOReturn IOFireWireAVCProtocolUserClient::updateInputMasterPlug(UInt32 oldVal, UInt32 newVal) argument
[all...]
H A DIOFireWirePCRSpace.cpp169 UInt32 oldVal = OSSwapBigToHostInt32(fBuf[offset]); local
254 IOReturn IOFireWirePCRSpace::updatePlug(UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
299 IOReturn IOFireWirePCRSpace::updateInputPlug(UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
332 IOReturn IOFireWirePCRSpace::updateOutputPlug(UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
347 IOReturn IOFireWirePCRSpace::updateOutputMasterPlug(UInt32 oldVal, UInt32 newVal) argument
362 updateInputMasterPlug(UInt32 oldVal, UInt32 newVal) argument
384 UInt32 oldVal; local
[all...]
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibProtocol.c666 static IOReturn updateInputPlug( void *self, UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
754 static IOReturn updateOutputPlug( void *self, UInt32 plug, UInt32 oldVal, UInt32 newVal) argument
795 static IOReturn updateOutputMasterPlug( void *self, UInt32 oldVal, UInt32 newVal) argument
835 static IOReturn updateInputMasterPlug( void *self, UInt32 oldVal, UInt32 newVal) argument
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWAddressSpace.cpp362 doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, const UInt32 *newVal, UInt32 &outLen, UInt32 *oldVal, UInt32 type, IOFWRequestRefCon refcon) argument
H A DIOFWIsochChannel.cpp1034 UInt32 oldVal = 0; local
1097 UInt32 oldVal = 0; local
1268 UInt32 oldVal = 0; local
1320 UInt32 oldVal = 0; local
[all...]
H A DIOFWUserAsyncStreamListener.cpp286 doPacket( UInt32 len, const void* buf, IOFWPacketHeader::QueueTag tag, UInt32* oldVal) argument
H A DIOFWUserPseudoAddressSpace.cpp577 doLock(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, const UInt32 *newVal, UInt32 &outLen, UInt32 *oldVal, UInt32 type, IOFWRequestRefCon refcon) argument
599 doPacket( UInt16 nodeID, IOFWSpeed& speed, FWAddress addr, UInt32 len, const void* buf, IOFWRequestRefCon reqrefcon, IOFWPacketHeader::QueueTag tag, UInt32* oldVal) argument
H A DIOFireWireController.cpp5825 UInt32 oldVal[2]; local
5902 doLockSpace(UInt16 nodeID, IOFWSpeed &speed, FWAddress addr, UInt32 inLen, const UInt32 *newVal, UInt32 &outLen, UInt32 *oldVal, UInt32 type, IOFWRequestRefCon refcon) argument
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.cpp796 CompareSwap64( io_object_t device, const FWAddress & addr, UInt32* expectedVal, UInt32* newVal, UInt32* oldVal, IOByteCount size, Boolean failOnReset, UInt32 generation) argument
2203 SCompareSwap64( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, UInt32* expectedVal, UInt32* newVal, UInt32* oldVal, IOByteCount size, Boolean failOnReset, UInt32 generation) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsyncrepl.c4199 struct berval oldRDN, oldVal; local
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A Ditcl_util.c957 int oldVal; local
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dstring.cpp144 unsigned char *oldVal = _value; local

Completed in 293 milliseconds