OSDN Git Service

Rename class__ to clazz, this to thiz
authorGlenn Kasten <gkasten@google.com>
Tue, 18 Jan 2011 19:44:36 +0000 (11:44 -0800)
committerGlenn Kasten <gkasten@google.com>
Wed, 19 Jan 2011 18:33:52 +0000 (10:33 -0800)
commit50bccde01980ae803b8656e8b08ecacb65540f50
treee8b9407d35f4f757cc7de741ae3a63b774c16883
parent7110872a4d1fa5b7be18b3529523a7fd91f3cc58
Rename class__ to clazz, this to thiz

The JNI naming conventions avoid conflict with C++ reserved words.

Change-Id: I93ad6920bf78c0a02ac4b2650a29c9e11252f731
71 files changed:
wilhelm/src/android/android_AVPlayer.cpp
wilhelm/src/android/android_LocAVPlayer.cpp
wilhelm/src/android/android_SfPlayer.cpp
wilhelm/src/android/android_StreamPlayer.cpp
wilhelm/src/data.c
wilhelm/src/data.h
wilhelm/src/desktop/OutputMixExt.h
wilhelm/src/desktop/SLSndFile.h
wilhelm/src/desktop/SndFile.c
wilhelm/src/entry.c
wilhelm/src/itf/I3DCommit.c
wilhelm/src/itf/I3DDoppler.c
wilhelm/src/itf/I3DGrouping.c
wilhelm/src/itf/I3DLocation.c
wilhelm/src/itf/I3DMacroscopic.c
wilhelm/src/itf/I3DSource.c
wilhelm/src/itf/IAndroidBufferQueue.c
wilhelm/src/itf/IAndroidConfiguration.c
wilhelm/src/itf/IAndroidEffect.cpp
wilhelm/src/itf/IAndroidEffectCapabilities.c
wilhelm/src/itf/IAndroidEffectSend.c
wilhelm/src/itf/IAudioDecoderCapabilities.c
wilhelm/src/itf/IAudioEncoder.c
wilhelm/src/itf/IAudioEncoderCapabilities.c
wilhelm/src/itf/IAudioIODeviceCapabilities.c
wilhelm/src/itf/IBassBoost.c
wilhelm/src/itf/IBufferQueue.c
wilhelm/src/itf/IDeviceVolume.c
wilhelm/src/itf/IDynamicInterfaceManagement.c
wilhelm/src/itf/IDynamicSource.c
wilhelm/src/itf/IEffectSend.c
wilhelm/src/itf/IEngine.c
wilhelm/src/itf/IEngineCapabilities.c
wilhelm/src/itf/IEnvironmentalReverb.c
wilhelm/src/itf/IEqualizer.c
wilhelm/src/itf/ILEDArray.c
wilhelm/src/itf/IMIDIMessage.c
wilhelm/src/itf/IMIDIMuteSolo.c
wilhelm/src/itf/IMIDITempo.c
wilhelm/src/itf/IMIDITime.c
wilhelm/src/itf/IMetadataExtraction.c
wilhelm/src/itf/IMetadataTraversal.c
wilhelm/src/itf/IMuteSolo.c
wilhelm/src/itf/IObject.c
wilhelm/src/itf/IOutputMix.c
wilhelm/src/itf/IOutputMixExt.c
wilhelm/src/itf/IPitch.c
wilhelm/src/itf/IPlay.c
wilhelm/src/itf/IPlaybackRate.c
wilhelm/src/itf/IPrefetchStatus.c
wilhelm/src/itf/IPresetReverb.c
wilhelm/src/itf/IRatePitch.c
wilhelm/src/itf/IRecord.c
wilhelm/src/itf/ISeek.c
wilhelm/src/itf/IStreamInformation.c
wilhelm/src/itf/IThreadSync.c
wilhelm/src/itf/IVibra.c
wilhelm/src/itf/IVirtualizer.c
wilhelm/src/itf/IVisualization.c
wilhelm/src/itf/IVolume.c
wilhelm/src/locks.c
wilhelm/src/locks.h
wilhelm/src/objects/C3DGroup.c
wilhelm/src/objects/CAudioPlayer.c
wilhelm/src/objects/CAudioRecorder.c
wilhelm/src/objects/CEngine.c
wilhelm/src/objects/CMediaPlayer.c
wilhelm/src/objects/COutputMix.c
wilhelm/src/sles.c
wilhelm/src/sles_allinclusive.h
wilhelm/src/sync.c