Home
last modified time | relevance | path

Searched refs:RGET (Results 1 – 25 of 36) sorted by relevance

12

/dports/mail/metamail/mm2.7/src/richmail/
H A Drichlex.c256 c = RGET(file);
268 if ((c = RGET(file)) == EOF) {
272 c2 = RGET(file);
282 c2 = RGET(file);
294 c = RGET(file);
299 c = RGET(file);
304 c = RGET(file);
360 c = RGET(file);
362 newc = RGET(file);
371 newc = RGET(file);
[all …]
/dports/converters/mmencode/mm2.7/src/richmail/
H A Drichlex.c255 c = RGET(file);
267 if ((c = RGET(file)) == EOF) {
271 c2 = RGET(file);
281 c2 = RGET(file);
293 c = RGET(file);
298 c = RGET(file);
303 c = RGET(file);
359 c = RGET(file);
361 newc = RGET(file);
370 newc = RGET(file);
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DDynNoiseUGens.cpp85 RGET in LFDNoise0_next()
104 RGET in LFDNoise0_next_k()
138 RGET in LFDNoise1_next()
160 RGET in LFDNoise1_next_k()
199 RGET in LFDNoise3_next()
226 RGET in LFDNoise3_next_k()
250 RGET unit->mPhase = 0.f; in LFDNoise3_Ctor()
267 RGET in LFDClipNoise_next()
288 RGET in LFDClipNoise_next_k()
H A DNoiseUGens.cpp219 RGET int counter = unit->mCounter; in GrayNoise_next()
254 RGET in PinkNoise_next()
269 RGET uint32* dice = unit->mDice; in PinkNoise_Ctor()
287 RGET in BrownNoise_next()
320 RGET in Dust_next()
353 RGET in Dust2_next()
896 RGET in LFClipNoise_next()
931 RGET in LFNoise0_next()
959 RGET level = frand2(s1, s2, s3); in LFNoise0_next_1()
989 RGET in LFNoise1_next()
[all …]
H A DPV_UGens.cpp462 RGET if (buf->coord == coord_Complex) { in PV_MagNoise_next()
931 RGET for (int i = 0; i < numbins; ++i) { in PV_RandComb_choose()
996 RGET for (int i = 0; i < numbins; ++i) { in PV_RandWipe_choose()
1052 RGET for (int i = 0; i < unit->m_numbins; ++i) { unit->m_shift[i] = frand(s1, s2, s3) * twopi; } in PV_Diffuser_choose()
1153 RGET for (int i = 0; i < numbins; ++i) { in PV_BinScramble_choose()
H A DBinaryOpUGens.cpp3378 RGET in rrand_aa()
3392 RGET in rrand_ak()
3415 RGET in rrand_ka()
3437 RGET in rrand_ia()
3452 RGET in rrand_ai()
H A DDelayUGens.cpp4604 RGET in PitchShift_next()
4753 RGET in PitchShift_next_z()
5085 RGET in GrainTap_next()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/BhobUGens/
H A DBhobNoise.cpp148 #define RGET \ macro
230 RGET in GaussTrig_Ctor()
249 RGET in GaussTrig_next()
567 RGET in TGaussRand_next_k()
590 RGET in TGaussRand_next_a()
633 RGET in TBetaRand_next_k()
666 RGET in TBetaRand_next_a()
698 RGET in TBetaRand_Ctor()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/ChaosUGens/
H A DNoiseRing.cpp62 RGET in DNoiseRing_next()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/couchbase/gomemcached/
H A Dmc_constants.go49 RGET = CommandCode(0x30) const
245 CommandNames[RGET] = "RGET"
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/src/
H A Dch3u_rma_notimpl.c53 MPIDI_FUNC_NOTIMPL(RGET) in MPIDI_Rget()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/docs/
H A Dnews.rst546 (prefix? "TARGET" "RGET")
555 (suffix? "TARGET" "RGET")
564 (suffix? "TARGET" "RGET")
/dports/audio/supercollider/SuperCollider-3.11.0-Source/include/plugin_interface/
H A DSC_Unit.h343 #define RGET macro
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ee/
H A DMA_VU_Lower.cpp755 void CMA_VU::CLower::RGET() in RGET() function in CMA_VU::CLower
757 VUShared::RGET(m_codeGen, m_nDest, m_nIT); in RGET()
1121 …&CMA_VU::CLower::RGET, &CMA_VU::CLower::Illegal, &CMA_VU::CLower::Illegal, &CMA_VU::CLower::Il…
H A DMA_VU.h334 void RGET();
H A DVUShared.h194 void RGET(CMipsJitter*, uint8, uint8);
H A DCOP_VU.cpp758 VUShared::RGET(m_codeGen, m_nDest, m_nFT); in VRGET()
H A DVUShared.cpp1406 void VUShared::RGET(CMipsJitter* codeGen, uint8 dest, uint8 ft) in RGET() function in VUShared
1444 RGET(codeGen, dest, ft); in RNEXT()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/BerlachUGens/
H A DBerlachUGens.cpp191 #define RGET \ macro
1046 RGET in DriveNoise_next()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/smcuda/
H A DREADME15 The general design makes use of the large message RDMA RGET support in the
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/smcuda/
H A DREADME15 The general design makes use of the large message RDMA RGET support in the
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/StkUGens/
H A DStkAll.cpp42 #define RGET \ macro
1530 RGET in Sflute_next()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/JoshUGens/
H A DJoshUGens.cpp45 #define RGET \
1357 RGET
1519 RGET
1710 RGET
1781 RGET
4040 RGET
4758 RGET
H A DJoshPVUGens.cpp19 #define RGET \ macro
1364 RGET in PV_Invert_next()
H A DJoshGrainUGens.cpp34 #define RGET \ macro
943 RGET in MonoGrain_next()
1049 RGET in MonoGrainBF_next()

12