Searched refs:SInt16 (Results 1 - 25 of 79) sorted by relevance

1234

/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOAccelTypes.h38 SInt16 x;
39 SInt16 y;
40 SInt16 w;
41 SInt16 h;
46 SInt16 w;
47 SInt16 h;
H A DIOGraphicsTypes.h874 SInt16 x;
875 SInt16 y;
880 SInt16 width;
881 SInt16 height;
886 SInt16 minx;
887 SInt16 maxx;
888 SInt16 miny;
889 SInt16 maxy;
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h347 SInt16 x; /* scaled tilt x value */
348 SInt16 y; /* scaled tilt y value */
351 SInt16 tangentialPressure; /* tangential pressure on the device; same range as tilt */
353 SInt16 vendor1; /* vendor-defined signed 16-bit integer */
354 SInt16 vendor2; /* vendor-defined signed 16-bit integer */
355 SInt16 vendor3; /* vendor-defined signed 16-bit integer */
374 SInt16 reserved1;
383 SInt16 eventNum; /* unique identifier for this button */
410 SInt16 repeat; /* for key-down: nonzero if really a repeat */
423 SInt16 reserve
[all...]
/macosx-10.10.1/IOAudioFamily-200.6/PCMBlitterLib/
H A DIOAudioBlitterLibDispatch.h103 extern void IOAF_NativeInt16ToFloat32( const SInt16 *src, Float32 *dest, unsigned int count );
112 extern void IOAF_SwapInt16ToFloat32( const SInt16 *src, Float32 *dest, unsigned int count );
157 extern void IOAF_Float32ToNativeInt16( const Float32 *src, SInt16 *dest, unsigned int count );
166 extern void IOAF_Float32ToSwapInt16( const Float32 *src, SInt16 *dest, unsigned int count );
H A DIOAudioBlitterLibDispatch.cpp69 void IOAF_NativeInt16ToFloat32( const SInt16 *src, Float32 *dest, unsigned int count )
74 void IOAF_SwapInt16ToFloat32( const SInt16 *src, Float32 *dest, unsigned int count )
99 void IOAF_Float32ToNativeInt16( const Float32 *src, SInt16 *dest, unsigned int count )
104 void IOAF_Float32ToSwapInt16( const Float32 *src, SInt16 *dest, unsigned int count )
H A DIOAudioBlitterLib.h231 typedef SInt16 value_type;
239 typedef SInt16 value_type;
656 NO_EXPORT void NativeInt16ToFloat32_Scalar( const SInt16 *src, Float32 *dest, unsigned int count );
657 NO_EXPORT void SwapInt16ToFloat32_Scalar( const SInt16 *src, Float32 *dest, unsigned int count );
663 NO_EXPORT void Float32ToNativeInt16_Scalar( const Float32 *src, SInt16 *dest, unsigned int count );
664 NO_EXPORT void Float32ToSwapInt16_Scalar( const Float32 *src, SInt16 *dest, unsigned int count );
674 NO_EXPORT void Float32ToInt16_Altivec(const Float32 *fsrc, SInt16 *idst, unsigned int numToConvert, int bigEndian);
677 NO_EXPORT void Int16ToFloat32_Altivec(const SInt16 *isrc, Float32 *fdst, unsigned int numToConvert, int bigEndian);
682 NO_EXPORT void DeinterleaveInt16ToFloat32_Altivec(const SInt16 *isrc, Float32 *dstA, Float32 *dstB, unsigned int numFrames, int bigEndian);
691 NO_EXPORT void NativeInt16ToFloat32_X86( const SInt16 *sr
[all...]
H A DIOAudioBlitterLibX86.cpp74 void Float32ToNativeInt16_X86( const Float32 *src, SInt16 *dst, unsigned int numToConvert )
178 void Float32ToSwapInt16_X86( const Float32 *src, SInt16 *dst, unsigned int numToConvert )
604 void NativeInt16ToFloat32_X86( const SInt16 *src, Float32 *dst, unsigned int numToConvert )
606 const SInt16 *src0 = src;
685 SInt16 i = *src++;
694 void SwapInt16ToFloat32_X86( const SInt16 *src, Float32 *dst, unsigned int numToConvert )
696 const SInt16 *src0 = src;
776 SInt16 i = *src++;
/macosx-10.10.1/xnu-2782.1.97/libkern/libkern/
H A DOSAtomic.h255 extern SInt16 OSAddAtomic16(
257 volatile SInt16 * address);
307 extern SInt16 OSIncrementAtomic16(volatile SInt16 * address);
354 extern SInt16 OSDecrementAtomic16(volatile SInt16 * address);
H A DOSTypes.h66 typedef signed short SInt16; typedef
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSVideo.h454 SInt16 vpRowBytes; /*Width of each row of video memory.*/
457 SInt16 vpVersion; /*PixelMap version number.*/
458 SInt16 vpPackType;
462 SInt16 vpPixelType; /*Defines the pixel type.*/
463 SInt16 vpPixelSize; /*Number of bits in pixel.*/
464 SInt16 vpCmpCount; /*Number of components in pixel.*/
465 SInt16 vpCmpSize; /*Number of bits per component*/
499 SInt16 csStart; /*Which spec in array to start with, or -1*/
500 SInt16 csCount; /*Number of color spec entries to set*/
658 SInt16 csPag
[all...]
/macosx-10.10.1/xnu-2782.1.97/libkern/gen/
H A DOSAtomicOperations.c235 SInt16 OSIncrementAtomic16(volatile SInt16 * value)
240 SInt16 OSDecrementAtomic16(volatile SInt16 * value)
246 SInt16 OSAddAtomic16(SInt32 amount, volatile SInt16 * value)
248 SInt16 oldValue;
249 SInt16 newValue;
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSRuntime.h49 typedef int16_t SInt16; typedef
312 SInt16 vcbNmFls; /* number of files in root folder */
313 SInt16 vcbNmRtDirs; /* number of directories in root folder */
329 SInt16 vcbDriveNumber;
330 SInt16 vcbDriverReadRef;
331 SInt16 vcbDriverWriteRef;
338 SInt16 vcbVRefNum;
H A DScavenger.h153 SInt16 TPRRIndx; /* record index */
154 SInt16 unused; /* not used - makes debugging easier */
343 SInt16 type; /* type of error, as an error code (E_DirVal etc) */
344 SInt16 forkType; /* which file fork */
356 SInt16 drAlBlSt;
461 SInt16 recordType;
582 typedef pascal void (*UserMessageProcPtr)(StringPtr message, SInt16 messageType, void *context);
680 SInt16 DrvNum; // drive number of target drive
681 SInt16 RepLevel; // repair level, 1 = minor repair, 2 = major repair
682 SInt16 ScavRe
[all...]
H A DBTreeNodeOps.c585 SInt16 indexOffset;
586 SInt16 nextOffset;
587 SInt16 freeOffset;
588 SInt16 bytesToMove;
H A DSCatalog.c93 UpdateFolderCount(SVCB *vcb, HFSCatalogNodeID pid, const CatalogName *name, SInt16 newType,
94 UInt32 hint, SInt16 valenceDelta)
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/Streams/
H A DIrDiscovery.cpp361 SInt16 discCount = fDiscoveredDevices->Count();
364 SInt16 deleteCount = discCount - kMaxDiscoverListSize;
380 for( SInt16 index = 0; index < discCount; index++ ) {
398 SInt16 discCount = fDiscoveredDevices->Count();
403 for( SInt16 index = 0; index < discCount; index++ ) {
/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioTypes.h182 SInt16 fSubframes;
183 SInt16 fSubframeDivisor;
187 SInt16 fHours;
188 SInt16 fMinutes;
189 SInt16 fSeconds;
190 SInt16 fFrames;
/macosx-10.10.1/pdisk-9/
H A DDoSCSICommand.h68 typedef signed short SInt16; typedef
/macosx-10.10.1/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h176 virtual SInt16 SetBofCount( SInt16 bof_count ) = 0;
/macosx-10.10.1/WebKit-7600.1.25/mac/Carbon/
H A DHIViewAdapter.m124 qdRect.top = (SInt16)rect.origin.y;
125 qdRect.left = (SInt16)rect.origin.x;
168 qdRect.top = (SInt16)rect.origin.y;
169 qdRect.left = (SInt16)rect.origin.x;
/macosx-10.10.1/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.h160 SInt16 SetBofCount( SInt16 bof_count );
272 SInt16 SetBofCount( SInt16 bof_count );
/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginPackage.mm73 - (NSString *)stringForStringListID:(SInt16)stringListID andIndex:(SInt16)index
85 if (index < 1 || index > *(SInt16 *)p)
87 p += sizeof(SInt16);
99 SInt16 resRef = [self openResourceFile];
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXKeyboard.c188 static SInt16 lastKeyLayoutID = -1;
190 SInt16 keyScript;
191 SInt16 keyLayoutID;
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Headers/
H A DAppleUSBCDCEEM.h205 void processEEMCommand(UInt16 EEMHeader, UInt32 poolIndx, SInt16 dataIndx, SInt16 *len);
/macosx-10.10.1/cddafs-253/
H A DAppleCDDAFileSystemDefines.h164 SInt16 v; /* file's location */
165 SInt16 h;

Completed in 341 milliseconds

1234