/external/chromium/base/ |
D | sys_info_mac.cc | 21 reinterpret_cast<SInt32*>(major_version)); in OperatingSystemVersionNumbers() 23 reinterpret_cast<SInt32*>(minor_version)); in OperatingSystemVersionNumbers() 25 reinterpret_cast<SInt32*>(bugfix_version)); in OperatingSystemVersionNumbers()
|
/external/qemu/distrib/sdl-1.2.12/src/audio/macrom/ |
D | SDL_romaudio.c | 113 static volatile SInt32 audio_is_locked = 0; 114 static volatile SInt32 need_to_mix = 0; 143 DecrementAtomic((SInt32 *) &need_to_mix); in mix_buffer() 148 IncrementAtomic((SInt32 *) &audio_is_locked); in Mac_LockAudio() 153 SInt32 oldval; in Mac_UnlockAudio() 155 oldval = DecrementAtomic((SInt32 *) &audio_is_locked); in Mac_UnlockAudio() 175 IncrementAtomic((SInt32 *) &need_to_mix); in callBackProc()
|
/external/clang/test/Analysis/ |
D | cfref_rdar6080742.c | 11 typedef signed long SInt32; typedef 12 typedef SInt32 OSStatus;
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/ |
D | SDL_sysjoystick.c | 117 static SInt32 HIDGetElementValue (recDevice *pDevice, recElement *pElement) in HIDGetElementValue() 140 static SInt32 HIDScaledCalibratedValue (recDevice *pDevice, recElement *pElement, long min, long ma… in HIDScaledCalibratedValue() 144 SInt32 value = HIDGetElementValue(pDevice, pElement); in HIDScaledCalibratedValue() 172 SInt32 score = 0; in HIDCreateOpenDeviceInterface() 726 SInt32 value; in SDL_SYS_JoystickUpdate()
|
/external/qemu/distrib/sdl-1.2.12/include/ |
D | SDL_config_macos.h | 36 typedef SInt32 int32_t;
|
/external/tremolo/Tremolo/ |
D | os_types.h | 89 typedef SInt32 ogg_int32_t;
|
/external/speex/include/speex/ |
D | speex_types.h | 56 typedef SInt32 spx_int32_t;
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | QuickDrawCompatibility.h | 47 … NewGWorldFromPtr(GWorldPtr*, UInt32, const Rect*, CTabHandle, GDHandle, GWorldFlags, Ptr, SInt32);
|
/external/webkit/Source/JavaScriptGlue/ |
D | JavaScriptGlue.cpp | 453 SInt32 index = CFStringGetIntValue(propertyName); in CFJSObjectCopyProperty() 496 SInt32 index = CFStringGetIntValue(propertyName); in CFJSObjectSetProperty() 517 SInt32 index = CFStringGetIntValue(propertyName); in CFJSObjectSetProperty()
|
/external/webkit/Source/WebCore/platform/network/cf/ |
D | ProxyServerCFNet.cpp | 79 SInt32 portValue; in addProxyServersForURL()
|
/external/protobuf/src/google/protobuf/ |
D | extension_set_heavy.cc | 347 HANDLE_TYPE( SINT32, SInt32, int32); in SerializeFieldWithCachedSizesToArray() 380 HANDLE_TYPE( SINT32, SInt32, int32); in SerializeFieldWithCachedSizesToArray() 409 HANDLE_TYPE( SINT32, SInt32, int32_value); in SerializeFieldWithCachedSizesToArray()
|
D | extension_set.cc | 1123 HANDLE_TYPE( SINT32, SInt32, int32); in SerializeFieldWithCachedSizes() 1156 HANDLE_TYPE( SINT32, SInt32, int32); in SerializeFieldWithCachedSizes() 1184 HANDLE_TYPE( SINT32, SInt32, int32_value); in SerializeFieldWithCachedSizes() 1249 HANDLE_TYPE( SINT32, SInt32, int32); in ByteSize() 1301 HANDLE_TYPE( SINT32, SInt32, int32); in ByteSize() 1338 HANDLE_TYPE( SINT32, SInt32, int32_value); in ByteSize()
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | macconversion.cc | 84 SInt32 sint32; in p_convertCFNumberToInt()
|
D | macutils.cc | 97 SInt32 native_value; in GetGestalt()
|
/external/wpa_supplicant_8/src/drivers/ |
D | Apple80211.h | 12 typedef SInt32 WirelessError;
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | Apple80211.h | 12 typedef SInt32 WirelessError;
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | QTPixelBuffer.cpp | 37 static OSStatus SetNumberValue(CFMutableDictionaryRef inDict, CFStringRef inKey, SInt32 inValue) in SetNumberValue()
|
D | QTMovieGWorld.cpp | 60 static SInt32 quickTimeVersion = 0;
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
D | FastTimes.c | 104 SInt32 result; in FastInitialize()
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebNetscapePluginView.h | 166 - (NPError)write:(NPStream*)stream len:(SInt32)len buffer:(void *)buffer;
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | FontMac.mm | 66 SInt32 majorVersion = 0; 67 SInt32 minorVersion = 0;
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzVideo.h | 115 …SInt32 system_version; /* used to dis-/enable workarounds depending on the system …
|
/external/webkit/Source/WebCore/plugins/mac/ |
D | PluginPackageMac.cpp | 85 SInt32 code; in readPListFile()
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
D | SDL_syscdrom.c | 276 pb.ioParam.ioReqCount = (SInt32)sizeof(volParmsInfo); in SDL_SYS_CDName()
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | ImageBufferDataCG.cpp | 64 SInt32 version; in haveVImageRoundingErrorFix()
|