Home
last modified time | relevance | path

Searched refs:id_inner (Results 1 – 12 of 12) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/pro/processes/
H A Dboxm2_create_label_index_process.cxx372 boxm2_block_id id_inner = *blk_iter_inner; in boxm2_create_label_index_process() local
379 bocl_mem* blk = opencl_cache->get_block(scene, id_inner); in boxm2_create_label_index_process()
381 bocl_mem* alpha = opencl_cache->get_data<BOXM2_ALPHA>(scene, id_inner); in boxm2_create_label_index_process()
383 bocl_mem* mog = opencl_cache->get_data(scene, id_inner,data_type,0,true); in boxm2_create_label_index_process()
385 …bocl_mem* mog = opencl_cache->get_data(id_inner,data_type,alpha->num_bytes()/alphaTypeSize*apptype… in boxm2_create_label_index_process()
418 … opencl_cache->shallow_remove_data(scene, id_inner, boxm2_data_traits<BOXM2_ALPHA>::prefix()); in boxm2_create_label_index_process()
419 opencl_cache->shallow_remove_data(scene, id_inner, data_type); in boxm2_create_label_index_process()
420 opencl_cache->shallow_remove_block(scene, id_inner); in boxm2_create_label_index_process()
423 opencl_cache->shallow_remove_data(id_inner,data_type); in boxm2_create_label_index_process()
H A Dboxm2_create_all_index_process.cxx425 boxm2_block_id id_inner = *blk_iter_inner; in boxm2_create_all_index_process() local
432 bocl_mem* blk = opencl_cache->get_block(scene, id_inner); in boxm2_create_all_index_process()
434 bocl_mem* alpha = opencl_cache->get_data<BOXM2_ALPHA>(scene, id_inner); in boxm2_create_all_index_process()
436 bocl_mem* mog = opencl_cache->get_data(scene, id_inner,data_type,0,true); in boxm2_create_all_index_process()
438 …bocl_mem* mog = opencl_cache->get_data(id_inner,data_type,alpha->num_bytes()/alphaTypeSize*apptype… in boxm2_create_all_index_process()
470 opencl_cache->shallow_remove_data(id_inner,boxm2_data_traits<BOXM2_ALPHA>::prefix()); in boxm2_create_all_index_process()
471 opencl_cache->shallow_remove_data(id_inner,data_type); in boxm2_create_all_index_process()
H A Dboxm2_create_index_process2.cxx470 boxm2_block_id id_inner = *blk_iter_inner; in boxm2_create_index_process2() local
477 bocl_mem* blk = opencl_cache->get_block(scene, id_inner); in boxm2_create_index_process2()
479 bocl_mem* alpha = opencl_cache->get_data<BOXM2_ALPHA>(scene, id_inner); in boxm2_create_index_process2()
514 opencl_cache->shallow_remove_block(scene, id_inner); in boxm2_create_index_process2()
515 opencl_cache->shallow_remove_data(scene, id_inner,boxm2_data_traits<BOXM2_ALPHA>::prefix()); in boxm2_create_index_process2()
H A Dboxm2_create_index_process.cxx346 boxm2_block_id id_inner = *blk_iter_inner; in boxm2_create_index_process() local
353 bocl_mem* blk = opencl_cache->get_block(scene, id_inner); in boxm2_create_index_process()
355 bocl_mem* alpha = opencl_cache->get_data<BOXM2_ALPHA>(scene, id_inner); in boxm2_create_index_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_flip_normals_using_vis_process.cxx213 boxm2_block_id id_inner = blk_iter_inner->first; in boxm2_ocl_flip_normals_using_vis_process() local
229 if (id == id_inner) in boxm2_ocl_flip_normals_using_vis_process()
H A Dboxm2_ocl_make_inside_voxels_empty_process.cxx209 boxm2_block_id id_inner = blk_iter_inner->first; in boxm2_ocl_make_inside_voxels_empty_process() local
225 if (id == id_inner) in boxm2_ocl_make_inside_voxels_empty_process()
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/rust_usage_test/tests/
H A Dintegration_test.rs426 let id_inner = b.create_string("foo"); in table_store() localVariable
430 id: Some(id_inner), in table_store()
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/rust_usage_test/tests/
H A Dintegration_test.rs427 let id_inner = b.create_string("foo"); in table_store() localVariable
431 id: Some(id_inner), in table_store()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/rust_usage_test/tests/
H A Dintegration_test.rs427 let id_inner = b.create_string("foo"); in table_store() localVariable
431 id: Some(id_inner), in table_store()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/rust_usage_test/tests/
H A Dintegration_test.rs517 let id_inner = b.create_string("foo"); in table_store() localVariable
521 id: Some(id_inner), in table_store()
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/rust_usage_test/tests/
H A Dintegration_test.rs724 let id_inner = b.create_string("foo"); in table_store() localVariable
728 id: Some(id_inner), in table_store()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/rust_usage_test/tests/
H A Dintegration_test.rs724 let id_inner = b.create_string("foo"); in table_store() localVariable
728 id: Some(id_inner), in table_store()