Home
last modified time | relevance | path

Searched refs:zstore (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/unit_tests/
H A Dtest_stemmer.cpp86 void *const zstore = StoreManager::getStore(); in test_stemmer() local
87 Zorba *const zorba = Zorba::getInstance( zstore ); in test_stemmer()
121 StoreManager::shutdownStore( zstore ); in test_stemmer()
H A Dtest_thesaurus.cpp153 void *const zstore = StoreManager::getStore(); in test_thesaurus() local
154 Zorba *const zorba = Zorba::getInstance( zstore ); in test_thesaurus()
188 StoreManager::shutdownStore( zstore ); in test_thesaurus()
H A Dtest_tokenizer.cpp370 void *const zstore = StoreManager::getStore(); in test_tokenizer() local
371 Zorba *const zorba = Zorba::getInstance( zstore ); in test_tokenizer()
412 StoreManager::shutdownStore( zstore ); in test_tokenizer()
/dports/devel/py-xarray/xarray-0.20.1/xarray/backends/
H A Dapi.py1391 zstore = backends.ZarrStore.open_group(
1408 existing_dims = zstore.get_dimensions()
1414 existing_var_names = set(zstore.zarr_group.array_keys())
1431 dump_to_store(dataset, zstore, writer, encoding=encoding)
1435 _finalize_store(writes, zstore)
1439 return dask.delayed(_finalize_store)(writes, zstore)
1441 return zstore
/dports/textproc/zorba/zorba-2.7.0/test/unit/
H A Dtest_static_context.cpp363 void* zstore = StoreManager::getStore(); in test_static_context() local
364 Zorba* zorba = Zorba::getInstance(zstore); in test_static_context()
382 StoreManager::shutdownStore( zstore ); in test_static_context()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplot3d.c500 PLFLT **zstore; in c_plsurf3dl() local
506 plAlloc2dGrid(&zstore, nx, ny); in c_plsurf3dl()
512 zstore[i][j] = z[i][indexymin[i]]; in c_plsurf3dl()
517 zstore[i][j] = z[i][j]; in c_plsurf3dl()
522 zstore[i][j] = z[i][indexymax[i]-1]; in c_plsurf3dl()
530 plFree2dGrid(zstore, nx, ny); in c_plsurf3dl()
1051 PLFLT **zstore; in c_plot3dcl() local
1057 plAlloc2dGrid(&zstore, nx, ny); in c_plot3dcl()
1063 zstore[i][jj] = z[i][jj]; in c_plot3dcl()
1070 cont_store(zstore, nx, ny, 1, nx, 1, ny, in c_plot3dcl()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplot3d.c584 PLFLT **zstore; in plfsurf3dl() local
597 plAlloc2dGrid( &zstore, nx, ny ); in plfsurf3dl()
605 zstore[i][j] = getz( zp, i, indexymin[i] ); in plfsurf3dl()
611 zstore[i][j] = getz( zp, i, j ); in plfsurf3dl()
617 zstore[i][j] = getz( zp, i, indexymax[i] - 1 ); in plfsurf3dl()
625 plFree2dGrid( zstore, nx, ny ); in plfsurf3dl()
1301 PLFLT **zstore; in plfplot3dcl() local
1313 plAlloc2dGrid( &zstore, nx, ny ); in plfplot3dcl()
1321 zstore[i][j] = getz( zp, i, j ); in plfplot3dcl()
1328 cont_store( (PLFLT_MATRIX) zstore, nx, ny, 1, nx, 1, ny, in plfplot3dcl()
[all …]
/dports/math/plplot/plplot-5.15.0/src/
H A Dplot3d.c584 PLFLT **zstore; in plfsurf3dl() local
597 plAlloc2dGrid( &zstore, nx, ny ); in plfsurf3dl()
605 zstore[i][j] = getz( zp, i, indexymin[i] ); in plfsurf3dl()
611 zstore[i][j] = getz( zp, i, j ); in plfsurf3dl()
617 zstore[i][j] = getz( zp, i, indexymax[i] - 1 ); in plfsurf3dl()
625 plFree2dGrid( zstore, nx, ny ); in plfsurf3dl()
1301 PLFLT **zstore; in plfplot3dcl() local
1313 plAlloc2dGrid( &zstore, nx, ny ); in plfplot3dcl()
1321 zstore[i][j] = getz( zp, i, j ); in plfplot3dcl()
1328 cont_store( (PLFLT_MATRIX) zstore, nx, ny, 1, nx, 1, ny, in plfplot3dcl()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_mobj.c6468 fixed_t radius, dist, zstore; in P_MaceRotate() local
6621 zstore = pos_lengthways[2] + pos_sideways[2]; in P_MaceRotate()
6624 zstore = pos_sideways[2]; in P_MaceRotate()
6631 zstore -= P_MobjFlip(mobj)*mobj->height/4; in P_MaceRotate()
6633 zstore -= P_MobjFlip(mobj)*mobj->height/2; in P_MaceRotate()
6635 mobj->z += zstore; in P_MaceRotate()
6655 zstore = (mobj->floorz - zstore); in P_MaceRotate()
6657 zstore = (mobj->ceilingz - mobj->height - zstore); in P_MaceRotate()
6661 zstore = FixedDiv(zstore, dist); // Still needs work... scaling factor is wrong! in P_MaceRotate()
6665 mobj->x -= FixedMul(unit_lengthways[0], zstore); in P_MaceRotate()
[all …]
/dports/security/nmap/nmap-7.91/nselib/data/
H A Dwp-plugins.lst13451 zstore-manager-basic