Home
last modified time | relevance | path

Searched defs:pIns (Results 1 – 25 of 51) sorted by relevance

123

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DInstrumentExtensions.cpp648 static void ConvertReadExtendedFlags(ModInstrument *pIns) in ConvertReadExtendedFlags()
694 void ReadInstrumentExtensionField(ModInstrument* pIns, const uint32 code, const uint16 size, FileRe… in ReadInstrumentExtensionField()
716 void ReadExtendedInstrumentProperty(ModInstrument* pIns, const uint32 code, FileReader &file) in ReadExtendedInstrumentProperty()
727 void ReadExtendedInstrumentProperties(ModInstrument* pIns, FileReader &file) in ReadExtendedInstrumentProperties()
H A DSndmix.cpp1044 const ModInstrument *pIns = chn.pModInstrument; in ProcessTremor() local
1079 const ModInstrument *pIns = chn.pModInstrument; in ProcessVolumeEnvelope() local
1129 const ModInstrument *pIns = chn.pModInstrument; in ProcessPanningEnvelope() local
1159 const ModInstrument *pIns = chn.pModInstrument; in ProcessPitchFilterEnvelope() local
1362 const ModInstrument *pIns = chn.pModInstrument; in ProcessInstrumentFade() local
1443 const ModInstrument *pIns = chn.pModInstrument; in ProcessArpeggio() local
2116 const ModInstrument *pIns = chn.pModInstrument; in ReadNote() local
2555 …const ModInstrument *pIns = chn.pModInstrument; // Can't be nullptr at this point, as we have vali… in ProcessMidiOut() local
H A DSnd_fx.cpp551 ModInstrument *pIns; in GetLength() local
1247 const ModInstrument *pIns = instr <= GetNumInstruments() ? Instruments[instr] : nullptr; in InstrumentChange() local
1614 const ModInstrument *pIns = chn.pModInstrument; in NoteChange() local
2077 const ModInstrument *pIns = nullptr; in CheckNNA() local
4618 const ModInstrument *pIns = bkChn.pModInstrument; in ExtendedS3MCommands() local
4785 const ModInstrument *pIns = GetNumInstruments() ? chn.pModInstrument : nullptr; in ProcessMIDIMacro() local
5210 const ModInstrument *pIns = channel.pModInstrument; in SendMIDINote() local
5702 const ModInstrument *pIns = chn.pModInstrument; in KeyOff() local
6199 const ModInstrument *pIns = m_PlayState.Chn[chn].pModInstrument; in GetChannelInstrumentPlugin() local
H A DSampleFormats.cpp120 ModInstrument *pIns = new (std::nothrow) ModInstrument(nSample); in ReadSampleAsInstrument() local
157 ModInstrument *pIns = Instruments[nInstr]; in DestroyInstrument() local
223 ModInstrument *pIns = new (std::nothrow) ModInstrument(); in ReadInstrumentFromSong() local
1052 ModInstrument *pIns = new (std::nothrow) ModInstrument(); in ReadPATInstrument() local
1233 ModInstrument *pIns = new (std::nothrow) ModInstrument(); in ReadXIInstrument() local
1326 ModInstrument *pIns = Instruments[nInstr]; in SaveXIInstrument() local
2332 ModInstrument *pIns = new (std::nothrow) ModInstrument(); in ReadITIInstrument() local
2393 ModInstrument *pIns = Instruments[nInstr]; in SaveITIInstrument() local
H A DLoad_mid.cpp274 ModInstrument *pIns; in MapMidiInstrument() local
1330 ModInstrument *pIns = Instruments[ins]; in ReadMID() local
/dports/cad/alliance/alliance/src/sea/src/
H A Dutil_MBK.c1277 struct phins *pIns; local
1294 struct phins *pIns; local
1328 loins_list *pIns = NULL; variable
1522 struct loins *pIns; local
1551 struct loins *pIns; local
2343 struct phins *pIns; local
H A Dutil_RTU.c515 struct phins *pIns; in instances2obs() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporlin.cxx168 SwLinePortion *SwLinePortion::Insert( SwLinePortion *pIns ) in Insert()
189 SwLinePortion *SwLinePortion::Append( SwLinePortion *pIns ) in Append()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporlin.cxx172 SwLinePortion *SwLinePortion::Insert( SwLinePortion *pIns ) in Insert()
193 SwLinePortion *SwLinePortion::Append( SwLinePortion *pIns ) in Append()
/dports/audio/libmodplug/libmodplug-0.8.9.0/src/
H A Dload_stm.cpp93 MODINSTRUMENT *pIns = &Ins[nIns+1]; in ReadSTM() local
172 MODINSTRUMENT *pIns = &Ins[nSmp]; in ReadSTM() local
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libmodplug-0.8.9.0/src/
H A Dload_stm.cpp93 MODINSTRUMENT *pIns = &Ins[nIns+1]; in ReadSTM() local
172 MODINSTRUMENT *pIns = &Ins[nSmp]; in ReadSTM() local
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/card/base/
H A DCommandApdu.cpp48 CommandApdu::CommandApdu(char pCla, char pIns, char pP1, char pP2, const QByteArray& pData, int pLe) in CommandApdu()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/acec/
H A DacecBo.c200 int i, pIns[5]; in Acec_DetectBoothTest() local
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Doptfuzz.c94 sqlite3_stmt *pIns = 0; /* Statement to insert into dbOut */ in optfuzz_exec() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Dstgavl.cxx285 bool StgAvlNode::Insert( StgAvlNode** pRoot, StgAvlNode* pIns ) in Insert()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Doptfuzz.c94 sqlite3_stmt *pIns = 0; /* Statement to insert into dbOut */ in optfuzz_exec() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Dstgavl.cxx285 bool StgAvlNode::Insert( StgAvlNode** pRoot, StgAvlNode* pIns ) in Insert()
/dports/cad/alliance/alliance/src/nero/src/
H A DRMBK.cpp58 MBK::CIns *pIns; in mbkload() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/config/
H A Doptload.cxx633 InsCaptionOpt* pIns = new InsCaptionOpt(*pOpt); in SetOptions() local
639 InsCaptionOpt* pIns = new InsCaptionOpt(eObjType, pOleId); in SetOptions() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/config/
H A Doptload.cxx642 InsCaptionOpt* pIns = new InsCaptionOpt(*pOpt); in SetOptions() local
648 InsCaptionOpt* pIns = new InsCaptionOpt(eObjType, pOleId); in SetOptions() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dwrtsh2.cxx601 const SwSection* pIns = InsertSection( aSection ); in NavigatorPaste() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dwrtsh2.cxx592 const SwSection* pIns = InsertSection( aSection ); in NavigatorPaste() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/types/
H A Darrayof.cpp99 ArrayOf* pIns = _pSource->getAs<ArrayOf>(); in insert() local
216 ArrayOf* pIns = _pSource->getAs<ArrayOf>(); in insert() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/rtf/
H A Dsvxrtf.cxx1007 void SvxRTFItemStackType::Add(std::unique_ptr<SvxRTFItemStackType> pIns) in Add()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Drolbck.hxx382 void Move( sal_uInt16 nPos, SwHistory *pIns, in Move()

123