Searched refs:mt (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Drand.c32 static unsigned long mt[N]; /* the array for the state vector */ variable
33 static int mti=N+1; /* mti==N+1 means mt[N] is not initialized */
37 /* setting initial seeds to mt[N] using the generator Line 25 of Table 1
43 mt[0]= seed & 0xffffffff;
45 mt[mti] = (69069 * mt[mti-1]) & 0xffffffff;
78 y = (mt[kk]&UPPER_MASK)|(mt[kk+1]&LOWER_MASK);
79 mt[kk] = mt[k
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/
H A Dprmem.c236 MemBlockHdr *mb, *mt; local
265 mt = (MemBlockHdr *)(((char *)(mb + 1)) + blockSize);
266 PR_ASSERT(mt->s.magic == ZONE_MAGIC);
267 PR_ASSERT(mt->s.zone == mz);
268 PR_ASSERT(mt->s.blockSize == blockSize);
276 mt->s.next = mb->s.next = NULL;
277 mt->s.requestedSize = mb->s.requestedSize = size;
302 mt = (MemBlockHdr *)(((char *)(mb + 1)) + blockSize);
303 memcpy(mt, mb, sizeof *mb);
326 mt
381 MemBlockHdr *mt = (MemBlockHdr *)(((char *)(mb + 1)) + blockSize); local
414 MemBlockHdr *mb, *mt; local
[all...]
/vbox/src/VBox/Main/src-server/
H A DMachineImplCloneVM.cpp188 MEDIUMTASK &mt = mtc.chain.at(e - 1); local
189 mt.uWeight += uMaxWeight;
193 uTotalWeight += mt.uWeight;
197 uMaxWeight = RT_MAX(uMaxWeight, mt.uWeight);
290 MEDIUMTASK mt;
291 mt.uIdx = UINT32_MAX; /* No read/write optimization possible. */
294 rc = queryBaseName(pSrcMedium, mt.strBaseName);
298 mt.pMedium = pSrcMedium;
300 mt.uWeight = 0; /* dummy */
302 mt
450 const MEDIUMTASK &mt = mtc.chain.at(a); local
1062 const MEDIUMTASK &mt = mtc.chain.at(a - 1); local
1282 const MEDIUMTASK &mt = mtc.chain.first(); local
[all...]
H A DVirtualBoxImpl.cpp2077 for (MediaList::const_iterator mt = m->allHardDisks.begin();
2078 mt != m->allHardDisks.end();
2079 ++mt)
2081 ComObjPtr<Medium> pMedium = *mt;
2260 for (MediaList::const_iterator mt = m->allHardDisks.begin();
2261 mt != m->allHardDisks.end();
2262 ++mt)
2264 ComObjPtr<Medium> pMedium = *mt;
2270 for (MediaList::const_iterator mt = m->allDVDImages.begin();
2271 mt !
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFindMt.c148 void HashThreadFunc(CMatchFinderMt *mt) argument
150 CMtSync *p = &mt->hashSync;
168 CMatchFinder *mf = mt->MatchFinder;
171 CriticalSection_Enter(&mt->btSync.cs);
172 CriticalSection_Enter(&mt->hashSync.cs);
178 mt->pointerToCurPos -= beforePtr - afterPtr;
179 mt->buffer -= beforePtr - afterPtr;
181 CriticalSection_Leave(&mt->btSync.cs);
182 CriticalSection_Leave(&mt->hashSync.cs);
196 UInt32 *heads = mt
405 BtThreadFunc(CMatchFinderMt *mt) argument
[all...]
/vbox/src/VBox/Devices/Audio/
H A Daudio.h163 void AUD_set_volume (audmixerctl_t mt, int *mute, uint8_t *lvol, uint8_t *rvol);
H A DDevIchAc97.cpp840 static void ichac97SetVolume(PAC97STATE pThis, int index, PDMAUDIOMIXERCTL mt, uint32_t val) argument
842 static void ichac97SetVolume(PAC97STATE pThis, int index, audmixerctl_t mt, uint32_t val)
851 LogFunc(("mt=%ld, val=%RU32, mute=%RTbool\n", mt, val, RT_BOOL(mute)));
858 switch (mt)
884 AUD_set_volume(mt, &mute, &lvol, &rvol);
888 AUD_set_volume(mt, &mute, &lvol, &rvol);
H A DDevIchHdaCodec.cpp1170 static int hdaCodecToAudVolume(PHDACODEC pThis, AMPLIFIER *pAmp, PDMAUDIOMIXERCTL mt) argument
1172 static int hdaCodecToAudVolume(AMPLIFIER *pAmp, audmixerctl_t mt)
1176 switch (mt)
1195 AssertMsgFailed(("Invalid mixer control %ld\n", mt));
1210 AUD_set_volume(mt, &mute, &lVol, &rVol);
H A Daudio.c1923 void AUD_set_volume (audmixerctl_t mt, int *mute, uint8_t *lvol, uint8_t *rvol) argument
1928 switch (mt)
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dactivation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/axtls/
H A Daes.c59 #define mt 0x80808080 macro
63 #define mul2(x,t) ((t)=((x)&mt), \
/vbox/src/libs/libxml2-2.6.31/
H A Dconfig.sub271 | mt \
300 basic_machine=mt-unknown
352 | mt-* \
716 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
H A Dltmain.sh1650 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
2145 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py1737 for mt in match:
1738 s = s.replace(mt, colored(mt, 'red'))

Completed in 3200 milliseconds