Home
last modified time | relevance | path

Searched refs:aMem (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/dports/devel/ice37/ice-3.7.2/ruby/test/Ice/exceptions/
H A DAllTests.rb50 test(ex.aMem == 1)
60 test(ex.aMem == 1)
80 test(ex.aMem == 1)
91 test(ex.aMem == 1)
106 test(ex.aMem == 1)
127 test(ex.aMem == 1)
137 test(ex.aMem == 1)
151 test(ex.aMem == 1)
170 test(ex.aMem == 1)
181 test(ex.aMem == 1)
[all …]
/dports/devel/php-ice37/ice-3.7.2/ruby/test/Ice/exceptions/
H A DAllTests.rb50 test(ex.aMem == 1)
60 test(ex.aMem == 1)
80 test(ex.aMem == 1)
91 test(ex.aMem == 1)
106 test(ex.aMem == 1)
127 test(ex.aMem == 1)
137 test(ex.aMem == 1)
151 test(ex.aMem == 1)
170 test(ex.aMem == 1)
181 test(ex.aMem == 1)
[all …]
/dports/devel/py-ice37/ice-3.7.2/ruby/test/Ice/exceptions/
H A DAllTests.rb50 test(ex.aMem == 1)
60 test(ex.aMem == 1)
80 test(ex.aMem == 1)
91 test(ex.aMem == 1)
106 test(ex.aMem == 1)
127 test(ex.aMem == 1)
137 test(ex.aMem == 1)
151 test(ex.aMem == 1)
170 test(ex.aMem == 1)
181 test(ex.aMem == 1)
[all …]
/dports/www/firefox/firefox-99.0/dom/media/gmp/
H A DGMPSharedMemManager.cpp23 ipc::Shmem::SharedMemory::SharedMemoryType aType, ipc::Shmem* aMem) { in MgrAllocShmem() argument
30 *aMem = GetGmpFreelist(aClass)[i]; in MgrAllocShmem()
39 bool retval = Alloc(aSize, aType, aMem); in MgrAllocShmem()
43 MOZ_ASSERT(aMem->Size<uint8_t>() >= aSize); in MgrAllocShmem()
50 ipc::Shmem& aMem) { in MgrDeallocShmem() argument
53 size_t size = aMem.Size<uint8_t>(); in MgrDeallocShmem()
58 if (NS_WARN_IF(aMem == GetGmpFreelist(aClass)[i])) { in MgrDeallocShmem()
77 GetGmpFreelist(aClass).InsertElementAt(i, aMem); in MgrDeallocShmem()
81 GetGmpFreelist(aClass).AppendElement(aMem); in MgrDeallocShmem()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/
H A DGMPSharedMemManager.cpp23 ipc::Shmem::SharedMemory::SharedMemoryType aType, ipc::Shmem* aMem) { in MgrAllocShmem() argument
30 *aMem = GetGmpFreelist(aClass)[i]; in MgrAllocShmem()
39 bool retval = Alloc(aSize, aType, aMem); in MgrAllocShmem()
43 MOZ_ASSERT(aMem->Size<uint8_t>() >= aSize); in MgrAllocShmem()
50 ipc::Shmem& aMem) { in MgrDeallocShmem() argument
53 size_t size = aMem.Size<uint8_t>(); in MgrDeallocShmem()
59 if (NS_WARN_IF(aMem == GetGmpFreelist(aClass)[i])) { in MgrDeallocShmem()
79 GetGmpFreelist(aClass).InsertElementAt(i, aMem); in MgrDeallocShmem()
83 GetGmpFreelist(aClass).AppendElement(aMem); in MgrDeallocShmem()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/
H A DGMPSharedMemManager.cpp24 ipc::Shmem::SharedMemory::SharedMemoryType aType, ipc::Shmem* aMem) { in MgrAllocShmem() argument
31 *aMem = GetGmpFreelist(aClass)[i]; in MgrAllocShmem()
40 bool retval = Alloc(aSize, aType, aMem); in MgrAllocShmem()
44 MOZ_ASSERT(aMem->Size<uint8_t>() >= aSize); in MgrAllocShmem()
51 ipc::Shmem& aMem) { in MgrDeallocShmem() argument
54 size_t size = aMem.Size<uint8_t>(); in MgrDeallocShmem()
60 if (NS_WARN_IF(aMem == GetGmpFreelist(aClass)[i])) { in MgrDeallocShmem()
80 GetGmpFreelist(aClass).InsertElementAt(i, aMem); in MgrDeallocShmem()
84 GetGmpFreelist(aClass).AppendElement(aMem); in MgrDeallocShmem()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/
H A DGMPSharedMemManager.cpp23 ipc::Shmem::SharedMemory::SharedMemoryType aType, ipc::Shmem* aMem) { in MgrAllocShmem() argument
30 *aMem = GetGmpFreelist(aClass)[i]; in MgrAllocShmem()
39 bool retval = Alloc(aSize, aType, aMem); in MgrAllocShmem()
43 MOZ_ASSERT(aMem->Size<uint8_t>() >= aSize); in MgrAllocShmem()
50 ipc::Shmem& aMem) { in MgrDeallocShmem() argument
53 size_t size = aMem.Size<uint8_t>(); in MgrDeallocShmem()
59 if (NS_WARN_IF(aMem == GetGmpFreelist(aClass)[i])) { in MgrDeallocShmem()
79 GetGmpFreelist(aClass).InsertElementAt(i, aMem); in MgrDeallocShmem()
83 GetGmpFreelist(aClass).AppendElement(aMem); in MgrDeallocShmem()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/
H A DGMPSharedMemManager.cpp24 ipc::Shmem::SharedMemory::SharedMemoryType aType, ipc::Shmem* aMem) { in MgrAllocShmem() argument
31 *aMem = GetGmpFreelist(aClass)[i]; in MgrAllocShmem()
40 bool retval = Alloc(aSize, aType, aMem); in MgrAllocShmem()
44 MOZ_ASSERT(aMem->Size<uint8_t>() >= aSize); in MgrAllocShmem()
51 ipc::Shmem& aMem) { in MgrDeallocShmem() argument
54 size_t size = aMem.Size<uint8_t>(); in MgrDeallocShmem()
60 if (NS_WARN_IF(aMem == GetGmpFreelist(aClass)[i])) { in MgrDeallocShmem()
80 GetGmpFreelist(aClass).InsertElementAt(i, aMem); in MgrDeallocShmem()
84 GetGmpFreelist(aClass).AppendElement(aMem); in MgrDeallocShmem()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gmp/
H A DGMPSharedMemManager.cpp25 ipc::Shmem* aMem) in MgrAllocShmem() argument
33 *aMem = GetGmpFreelist(aClass)[i]; in MgrAllocShmem()
42 bool retval = Alloc(aSize, aType, aMem); in MgrAllocShmem()
45 MOZ_ASSERT(aMem->Size<uint8_t>() >= aSize); in MgrAllocShmem()
52 GMPSharedMemManager::MgrDeallocShmem(GMPSharedMem::GMPMemoryClasses aClass, ipc::Shmem& aMem) in MgrDeallocShmem() argument
56 size_t size = aMem.Size<uint8_t>(); in MgrDeallocShmem()
62 if (NS_WARN_IF(aMem == GetGmpFreelist(aClass)[i])) { in MgrDeallocShmem()
82 GetGmpFreelist(aClass).InsertElementAt(i, aMem); in MgrDeallocShmem()
86 GetGmpFreelist(aClass).AppendElement(aMem); in MgrDeallocShmem()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/exceptions/
H A DTestAMDI.cpp202 ex.aMem = a; in throwModAAsync()
232 ex.aMem = a; in throwUndeclaredBAsync()
442 ex.aMem = a; in throwAasA_async()
469 ex.aMem = a; in throwBasA_async()
480 ex.aMem = a; in throwCasA_async()
491 ex.aMem = a; in throwBasB_async()
502 ex.aMem = a; in throwCasB_async()
513 ex.aMem = a; in throwCasC_async()
524 ex.aMem = a; in throwModA_async()
534 ex.aMem = a; in throwUndeclaredA_async()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/exceptions/
H A DTestAMDI.cpp202 ex.aMem = a; in throwModAAsync()
232 ex.aMem = a; in throwUndeclaredBAsync()
442 ex.aMem = a; in throwAasA_async()
469 ex.aMem = a; in throwBasA_async()
480 ex.aMem = a; in throwCasA_async()
491 ex.aMem = a; in throwBasB_async()
502 ex.aMem = a; in throwCasB_async()
513 ex.aMem = a; in throwCasC_async()
524 ex.aMem = a; in throwModA_async()
534 ex.aMem = a; in throwUndeclaredA_async()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/exceptions/
H A DTestAMDI.cpp202 ex.aMem = a; in throwModAAsync()
232 ex.aMem = a; in throwUndeclaredBAsync()
442 ex.aMem = a; in throwAasA_async()
469 ex.aMem = a; in throwBasA_async()
480 ex.aMem = a; in throwCasA_async()
491 ex.aMem = a; in throwBasB_async()
502 ex.aMem = a; in throwCasB_async()
513 ex.aMem = a; in throwCasC_async()
524 ex.aMem = a; in throwModA_async()
534 ex.aMem = a; in throwUndeclaredA_async()
[all …]
/dports/devel/ice37/ice-3.7.2/python/test/Ice/exceptions/
H A DTestI.py19 ex.aMem = a
25 ex.aMem = a
40 ex.aMem = a
49 ex.aMem = a
56 ex.aMem = a
62 ex.aMem = a
67 ex.aMem = a
73 ex.aMem = a
H A DServerAMD.py24 ex.aMem = a
33 ex.aMem = a
43 ex.aMem = a
49 ex.aMem = a
58 ex.aMem = a
64 ex.aMem = a
73 ex.aMem = a
82 ex.aMem = a
88 ex.aMem = a
95 ex.aMem = a
[all …]
H A DAllTests.py53 test(ex.aMem == 1)
60 test(ex.aMem == 1)
292 test(ex.aMem == 1)
301 test(ex.aMem == 1)
319 test(ex.aMem == 1)
329 test(ex.aMem == 1)
340 test(ex.aMem == 1)
360 test(ex.aMem == 1)
369 test(ex.aMem == 1)
379 test(ex.aMem == 1)
[all …]
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/exceptions/
H A DTestI.py19 ex.aMem = a
25 ex.aMem = a
40 ex.aMem = a
49 ex.aMem = a
56 ex.aMem = a
62 ex.aMem = a
67 ex.aMem = a
73 ex.aMem = a
H A DServerAMD.py24 ex.aMem = a
33 ex.aMem = a
43 ex.aMem = a
49 ex.aMem = a
58 ex.aMem = a
64 ex.aMem = a
73 ex.aMem = a
82 ex.aMem = a
88 ex.aMem = a
95 ex.aMem = a
[all …]
H A DAllTests.py53 test(ex.aMem == 1)
60 test(ex.aMem == 1)
292 test(ex.aMem == 1)
301 test(ex.aMem == 1)
319 test(ex.aMem == 1)
329 test(ex.aMem == 1)
340 test(ex.aMem == 1)
360 test(ex.aMem == 1)
369 test(ex.aMem == 1)
379 test(ex.aMem == 1)
[all …]
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/exceptions/
H A DTestI.py19 ex.aMem = a
25 ex.aMem = a
40 ex.aMem = a
49 ex.aMem = a
56 ex.aMem = a
62 ex.aMem = a
67 ex.aMem = a
73 ex.aMem = a
H A DServerAMD.py24 ex.aMem = a
33 ex.aMem = a
43 ex.aMem = a
49 ex.aMem = a
58 ex.aMem = a
64 ex.aMem = a
73 ex.aMem = a
82 ex.aMem = a
88 ex.aMem = a
95 ex.aMem = a
[all …]
H A DAllTests.py53 test(ex.aMem == 1)
60 test(ex.aMem == 1)
292 test(ex.aMem == 1)
301 test(ex.aMem == 1)
319 test(ex.aMem == 1)
329 test(ex.aMem == 1)
340 test(ex.aMem == 1)
360 test(ex.aMem == 1)
369 test(ex.aMem == 1)
379 test(ex.aMem == 1)
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dvdbe.c560 Mem *aMem = p->aMem; /* Copy of p->aMem */ in sqlite3VdbeExec() local
845 aMem = p->aMem; in sqlite3VdbeExec()
1017 pIn1 = &aMem[p1]; in sqlite3VdbeExec()
1018 pOut = &aMem[p2]; in sqlite3VdbeExec()
1896 iCompare = sqlite3MemCompare(&aMem[p1+idx], &aMem[p2+idx], pColl); in sqlite3VdbeExec()
3377 r.aMem = &aMem[pOp->p3]; in sqlite3VdbeExec()
3605 r.aMem = aMx; in sqlite3VdbeExec()
4393 r.aMem = &aMem[pOp->p2]; in sqlite3VdbeExec()
4489 r.aMem = &aMem[pOp->p3]; in sqlite3VdbeExec()
4992 pFrame->aMem = p->aMem; in sqlite3VdbeExec()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dvdbe.c265 Mem *pMem = iCur>0 ? &p->aMem[p->nMem-iCur] : p->aMem; in allocateCursor()
678 Mem *aMem = p->aMem; /* Copy of p->aMem */ in sqlite3VdbeExec() local
1090 aMem = p->aMem; in sqlite3VdbeExec()
1347 pIn1 = &aMem[p1]; in sqlite3VdbeExec()
1348 pOut = &aMem[p2]; in sqlite3VdbeExec()
4290 r.aMem = &aMem[pOp->p3]; in sqlite3VdbeExec()
5619 x.aMem = aMem + pOp->p3; in sqlite3VdbeExec()
5658 r.aMem = &aMem[pOp->p2]; in sqlite3VdbeExec()
5841 r.aMem = &aMem[pOp->p3]; in sqlite3VdbeExec()
6410 pFrame->aMem = p->aMem; in sqlite3VdbeExec()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbe.c209 Mem *pMem = iCur>0 ? &p->aMem[p->nMem-iCur] : p->aMem; in allocateCursor()
578 Mem *aMem = p->aMem; /* Copy of p->aMem */ in sqlite3VdbeExec() local
968 aMem = p->aMem; in sqlite3VdbeExec()
1219 pIn1 = &aMem[p1]; in sqlite3VdbeExec()
1220 pOut = &aMem[p2]; in sqlite3VdbeExec()
3851 r.aMem = &aMem[pOp->p3]; in sqlite3VdbeExec()
5108 x.aMem = aMem + pOp->p3; in sqlite3VdbeExec()
5146 r.aMem = &aMem[pOp->p2]; in sqlite3VdbeExec()
5311 r.aMem = &aMem[pOp->p3]; in sqlite3VdbeExec()
5868 pFrame->aMem = p->aMem; in sqlite3VdbeExec()
[all …]
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/exceptions/
H A DThrowerI.cs36 ex.aMem = a; in throwAasA()
45 ex.aMem = a; in throwAorDasAorD()
64 ex.aMem = a; in throwBasB()
82 ex.aMem = a; in throwCasC()
116 ex.aMem = a; in throwUndeclaredA()
123 ex.aMem = a; in throwUndeclaredB()
131 ex.aMem = a; in throwUndeclaredC()

12345678910>>...20