Searched refs:SInt8 (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_utils.h44 SInt8 month;
45 SInt8 day;
46 SInt8 hour;
47 SInt8 minute;
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A DOSAtomic.h273 extern SInt8 OSAddAtomic8(
275 volatile SInt8 * address);
322 extern SInt8 OSIncrementAtomic8(volatile SInt8 * address);
369 extern SInt8 OSDecrementAtomic8(volatile SInt8 * address);
H A DOSTypes.h65 typedef signed char SInt8; typedef
/macosx-10.10/xnu-2782.1.97/libkern/gen/
H A DOSAtomicOperations.c161 SInt8 OSIncrementAtomic8(volatile SInt8 * value)
166 SInt8 OSDecrementAtomic8(volatile SInt8 * value)
172 SInt8 OSAddAtomic8(SInt32 amount, volatile SInt8 * value)
174 SInt8 oldValue;
175 SInt8 newValue;
/macosx-10.10/pdisk-9/
H A DDoSCSICommand.h67 typedef signed char SInt8; typedef
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDUPSClass.h40 SInt8 unitExponent;
/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSVideo.h481 SInt8 filler;
489 SInt8 csMode;
490 SInt8 filler;
701 SInt8 filler;
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTreePrivate.h168 typedef SInt8 *NodeBuffer;
H A DSRuntime.h48 typedef int8_t SInt8; typedef
H A DScavenger.h500 SInt8 ioVersNum;
501 SInt8 ioPermssn;
H A DBTreeTreeOps.c199 SInt8 nodeKind; // Kind of current node (index/leaf)
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h38 typedef SInt8 SignedByte;
/macosx-10.10/IOAudioFamily-200.6/PCMBlitterLib/
H A DIOAudioBlitterLib.h215 typedef SInt8 value_type;
223 typedef SInt8 value_type; // signed so that sign-extending works right
/macosx-10.10/WebKit2-7600.1.25/Shared/cf/
H A DArgumentCodersCF.cpp459 return sizeof(SInt8);
/macosx-10.10/IOKitTools-91/ioreg.tproj/
H A Dioreg.c2080 SInt8 work[ 256 ];
2081 SInt8* p;
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dcmssiginfo.c164 SInt8 second;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcmssiginfo.c164 SInt8 second;
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOCFSerialize.c960 size = sizeof(SInt8);
/macosx-10.10/tcl-105/tcl_ext/tclresource/tclresource/
H A DtclResource.c1197 SInt8 macPermision = 0;
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp401 SInt8 dpSupported;

Completed in 396 milliseconds