Home
last modified time | relevance | path

Searched refs:testMalloc (Results 1 – 25 of 69) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/security/nss/nss-3.76.1/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/www/firefox/firefox-99.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/libpkix/pkix_pl/system/
H A Dtest_mem.c17 testMalloc(PKIX_UInt32 **array) in testMalloc() function
98 testMalloc(&array); in test_mem()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/lsm-test/
H A Dlsmtest8.c136 pHdr = testMalloc(sizeof(ShmHeader)); in getShmHeader()
252 pHdr1 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
253 pHdr2 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
H A Dlsmtest_tdb4.c95 p = (BtFile*)testMalloc(sizeof(BtFile)); in btVfsOpen()
157 if( aTmp==0 ) aTmp = testMalloc(p->nSectorSize); in btFlushSectors()
201 u8 *aBuf = testMalloc(p->nSectorSize); in btSaveSectors()
209 u8 **apNew = (u8**)testMalloc(nNew * sizeof(u8*)); in btSaveSectors()
654 aSpace = (char*)testMalloc(n+2); in testBtConfigure()
717 p = (BtDb*)testMalloc(sizeof(BtDb)); in test_bt_open()
898 pCkpter = testMalloc(sizeof(bt_ckpter)); in bgc_attach()
H A Dlsmtest1.c188 pKey1 = testMalloc(nKey1+1); in testDbContents()
401 pKey1 = testMalloc(nKey1+1); in testCompareDb()
562 abPresent = (u8 *)testMalloc(p->nRange+1); in doDataTest3()
563 aVal = (char *)testMalloc(p->nValMax+1); in doDataTest3()
H A Dlsmtest_datasource.c86 p = (Datasource *)testMalloc(sizeof(Datasource) + nMaxKey + nMaxVal + 1); in testDatasourceNew()
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/lsm-test/
H A Dlsmtest8.c136 pHdr = testMalloc(sizeof(ShmHeader)); in getShmHeader()
252 pHdr1 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
253 pHdr2 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
H A Dlsmtest_tdb4.c95 p = (BtFile*)testMalloc(sizeof(BtFile)); in btVfsOpen()
157 if( aTmp==0 ) aTmp = testMalloc(p->nSectorSize); in btFlushSectors()
201 u8 *aBuf = testMalloc(p->nSectorSize); in btSaveSectors()
209 u8 **apNew = (u8**)testMalloc(nNew * sizeof(u8*)); in btSaveSectors()
654 aSpace = (char*)testMalloc(n+2); in testBtConfigure()
717 p = (BtDb*)testMalloc(sizeof(BtDb)); in test_bt_open()
898 pCkpter = testMalloc(sizeof(bt_ckpter)); in bgc_attach()
H A Dlsmtest1.c188 pKey1 = testMalloc(nKey1+1); in testDbContents()
405 pKey1 = testMalloc(nKey1+1); in testCompareDb()
566 abPresent = (u8 *)testMalloc(p->nRange+1); in doDataTest3()
567 aVal = (char *)testMalloc(p->nValMax+1); in doDataTest3()
H A Dlsmtest_datasource.c86 p = (Datasource *)testMalloc(sizeof(Datasource) + nMaxKey + nMaxVal + 1); in testDatasourceNew()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest8.c136 pHdr = testMalloc(sizeof(ShmHeader)); in getShmHeader()
252 pHdr1 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
253 pHdr2 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
H A Dlsmtest_tdb4.c95 p = (BtFile*)testMalloc(sizeof(BtFile)); in btVfsOpen()
157 if( aTmp==0 ) aTmp = testMalloc(p->nSectorSize); in btFlushSectors()
201 u8 *aBuf = testMalloc(p->nSectorSize); in btSaveSectors()
209 u8 **apNew = (u8**)testMalloc(nNew * sizeof(u8*)); in btSaveSectors()
654 aSpace = (char*)testMalloc(n+2); in testBtConfigure()
717 p = (BtDb*)testMalloc(sizeof(BtDb)); in test_bt_open()
898 pCkpter = testMalloc(sizeof(bt_ckpter)); in bgc_attach()
H A Dlsmtest1.c188 pKey1 = testMalloc(nKey1+1); in testDbContents()
405 pKey1 = testMalloc(nKey1+1); in testCompareDb()
566 abPresent = (u8 *)testMalloc(p->nRange+1); in doDataTest3()
567 aVal = (char *)testMalloc(p->nValMax+1); in doDataTest3()
H A Dlsmtest_datasource.c86 p = (Datasource *)testMalloc(sizeof(Datasource) + nMaxKey + nMaxVal + 1); in testDatasourceNew()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest8.c136 pHdr = testMalloc(sizeof(ShmHeader)); in getShmHeader()
252 pHdr1 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
253 pHdr2 = testMalloc(sizeof(ShmHeader)); in doWriterCrash2()
H A Dlsmtest_tdb4.c95 p = (BtFile*)testMalloc(sizeof(BtFile)); in btVfsOpen()
157 if( aTmp==0 ) aTmp = testMalloc(p->nSectorSize); in btFlushSectors()
201 u8 *aBuf = testMalloc(p->nSectorSize); in btSaveSectors()
209 u8 **apNew = (u8**)testMalloc(nNew * sizeof(u8*)); in btSaveSectors()
654 aSpace = (char*)testMalloc(n+2); in testBtConfigure()
717 p = (BtDb*)testMalloc(sizeof(BtDb)); in test_bt_open()
898 pCkpter = testMalloc(sizeof(bt_ckpter)); in bgc_attach()
H A Dlsmtest1.c188 pKey1 = testMalloc(nKey1+1); in testDbContents()
405 pKey1 = testMalloc(nKey1+1); in testCompareDb()
566 abPresent = (u8 *)testMalloc(p->nRange+1); in doDataTest3()
567 aVal = (char *)testMalloc(p->nValMax+1); in doDataTest3()
H A Dlsmtest_datasource.c86 p = (Datasource *)testMalloc(sizeof(Datasource) + nMaxKey + nMaxVal + 1); in testDatasourceNew()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/foreign/malloc/
H A DTestMixedMallocFree.java60 public void testMalloc() throws Throwable { in testMalloc() method in TestMixedMallocFree

123