Home
last modified time | relevance | path

Searched refs:test_alloc (Results 151 – 175 of 268) sorted by relevance

1234567891011

/dports/devel/aegis/aegis-4.25.D510/test/00/
H A Dt0000-fg-04a.sh99 test_alloc(void)
136 test_ty *result = (test_ty *)test_alloc();
323 test_alloc,
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Tests/gui/NSImage/
H A Dbasic.m28 test_alloc(@"NSImage");
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/t/
H A Dt-version.c276 verstr = test_alloc(strdup("0:0a-0")); in test_version_parse()
288 verstr = test_alloc(strdup("0:0-0")); in test_version_parse()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/trash/
H A Dtrash-plugin.c369 quser->quota->set->test_alloc; in trash_mail_namespaces_created()
370 quser->quota->set->test_alloc = trash_quota_test_alloc; in trash_mail_namespaces_created()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Tests/gui/NSCell/
H A Dbasic.m29 test_alloc(@"NSCell");
/dports/textproc/scew/scew-1.2.0/tests/
H A Dcheck_element.c41 START_TEST (test_alloc) in START_TEST() argument
497 tcase_add_test (tc_core, test_alloc); in element_suite()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSArray/
H A Dbasic.m11 test_alloc(@"NSArray");
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/common/tests/
H A DMakefile.am14 alloc_unittest_SOURCES = test_alloc.c $(top_srcdir)/tests/t_api_dhcp.c
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/common/tests/
H A DMakefile.am14 alloc_unittest_SOURCES = test_alloc.c $(top_srcdir)/tests/t_api_dhcp.c
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/common/tests/
H A DMakefile.am14 alloc_unittest_SOURCES = test_alloc.c $(top_srcdir)/tests/t_api_dhcp.c
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/dev-tools/
H A Dkfence.rst78 test_alloc+0xf3/0x25b
107 test_alloc+0xf3/0x25b
138 test_alloc+0xf3/0x25b
171 test_alloc+0xf3/0x25b
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/dev-tools/
H A Dkfence.rst78 test_alloc+0xf3/0x25b
107 test_alloc+0xf3/0x25b
138 test_alloc+0xf3/0x25b
171 test_alloc+0xf3/0x25b
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/dev-tools/
H A Dkfence.rst78 test_alloc+0xf3/0x25b
107 test_alloc+0xf3/0x25b
138 test_alloc+0xf3/0x25b
171 test_alloc+0xf3/0x25b
/dports/lang/parrot/parrot-8.1.0/t/pmc/
H A Dbytebuffer.t32 test_alloc()
257 .sub test_alloc
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/nvdimm/test/
H A Dnfit.c1894 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1899 t->spa_set[0] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[0]); in nfit_test0_alloc()
1903 t->spa_set[1] = test_alloc(t, SPA1_SIZE, &t->spa_set_dma[1]); in nfit_test0_alloc()
1907 t->spa_set[2] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[2]); in nfit_test0_alloc()
1912 t->dimm[i] = test_alloc(t, DIMM_SIZE, &t->dimm_dma[i]); in nfit_test0_alloc()
1916 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()
1921 t->flush[i] = test_alloc(t, max(PAGE_SIZE, in nfit_test0_alloc()
1929 t->dcr[i] = test_alloc(t, LABEL_SIZE, &t->dcr_dma[i]); in nfit_test0_alloc()
1953 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1958 t->spa_set[0] = test_alloc(t, SPA2_SIZE, &t->spa_set_dma[0]); in nfit_test1_alloc()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/nvdimm/test/
H A Dnfit.c1894 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1899 t->spa_set[0] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[0]); in nfit_test0_alloc()
1903 t->spa_set[1] = test_alloc(t, SPA1_SIZE, &t->spa_set_dma[1]); in nfit_test0_alloc()
1907 t->spa_set[2] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[2]); in nfit_test0_alloc()
1912 t->dimm[i] = test_alloc(t, DIMM_SIZE, &t->dimm_dma[i]); in nfit_test0_alloc()
1916 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()
1921 t->flush[i] = test_alloc(t, max(PAGE_SIZE, in nfit_test0_alloc()
1929 t->dcr[i] = test_alloc(t, LABEL_SIZE, &t->dcr_dma[i]); in nfit_test0_alloc()
1953 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1958 t->spa_set[0] = test_alloc(t, SPA2_SIZE, &t->spa_set_dma[0]); in nfit_test1_alloc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/nvdimm/test/
H A Dnfit.c1894 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test0_alloc()
1899 t->spa_set[0] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[0]); in nfit_test0_alloc()
1903 t->spa_set[1] = test_alloc(t, SPA1_SIZE, &t->spa_set_dma[1]); in nfit_test0_alloc()
1907 t->spa_set[2] = test_alloc(t, SPA0_SIZE, &t->spa_set_dma[2]); in nfit_test0_alloc()
1912 t->dimm[i] = test_alloc(t, DIMM_SIZE, &t->dimm_dma[i]); in nfit_test0_alloc()
1916 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()
1921 t->flush[i] = test_alloc(t, max(PAGE_SIZE, in nfit_test0_alloc()
1929 t->dcr[i] = test_alloc(t, LABEL_SIZE, &t->dcr_dma[i]); in nfit_test0_alloc()
1953 t->nfit_buf = test_alloc(t, nfit_size, &t->nfit_dma); in nfit_test1_alloc()
1958 t->spa_set[0] = test_alloc(t, SPA2_SIZE, &t->spa_set_dma[0]); in nfit_test1_alloc()
[all …]
/dports/editors/poke/poke-1.0/jitter/tests/unit/
H A Dheap-test.c38 test_alloc (struct jitter_heap_block *block, size_t byte_no) in test_alloc() function
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_runtime_micro.py85 def test_alloc(): function
303 test_alloc()
/dports/devel/grpc/grpc-1.42.0/third_party/upb/tests/
H A Dtest_generated_code.c479 upb_alloc test_alloc = {&test_allocfunc}; variable
486 upb_arena_init(NULL, 0, &test_alloc), in test_arena_fuse_with_initial_block()
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/unittest/
H A Dtest_runtime_micro.py85 def test_alloc(): function
303 test_alloc()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/quota/
H A Dquota-private.h27 enum quota_alloc_result (*test_alloc)( member
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/tests/
H A Dtest_generated_code.c479 upb_alloc test_alloc = {&test_allocfunc}; variable
486 upb_arena_init(NULL, 0, &test_alloc), in test_arena_fuse_with_initial_block()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/micro/
H A Dtest_runtime_micro_on_arm.py88 def test_alloc(): function
338 test_alloc()
/dports/math/py-pygsl/pygsl-2.3.0/tests/
H A Dhistogram_test.py18 def test_alloc(self): member in histogram_tests
186 def test_alloc(self): member in histogram2d_tests

1234567891011