Home
last modified time | relevance | path

Searched refs:create_store (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/moodle310/moodle/cache/stores/redis/tests/
H A Dcompressor_test.php63 public function create_store($compressor, $serializer) { function in cachestore_redis_compressor_test
79 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
88 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
99 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
142 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
152 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
243 $store = $this->create_store($compressor, $serializer);
247 $rawstore = $this->create_store(cachestore_redis::COMPRESSOR_NONE, Redis::SERIALIZER_NONE);
275 $store = $this->create_store($compressor, $serializer);
279 $rawstore = $this->create_store(cachestore_redis::COMPRESSOR_NONE, Redis::SERIALIZER_NONE);
/dports/www/moodle311/moodle/cache/stores/redis/tests/
H A Dcompressor_test.php63 public function create_store($compressor, $serializer) { function in cachestore_redis_compressor_test
79 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
88 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
99 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
142 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
152 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
243 $store = $this->create_store($compressor, $serializer);
247 $rawstore = $this->create_store(cachestore_redis::COMPRESSOR_NONE, Redis::SERIALIZER_NONE);
275 $store = $this->create_store($compressor, $serializer);
279 $rawstore = $this->create_store(cachestore_redis::COMPRESSOR_NONE, Redis::SERIALIZER_NONE);
/dports/www/moodle39/moodle/cache/stores/redis/tests/
H A Dcompressor_test.php63 public function create_store($compressor, $serializer) { function in cachestore_redis_compressor_test
79 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
88 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
99 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
142 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
152 $store = $this->create_store(cachestore_redis::COMPRESSOR_PHP_GZIP, Redis::SERIALIZER_PHP);
243 $store = $this->create_store($compressor, $serializer);
247 $rawstore = $this->create_store(cachestore_redis::COMPRESSOR_NONE, Redis::SERIALIZER_NONE);
275 $store = $this->create_store($compressor, $serializer);
279 $rawstore = $this->create_store(cachestore_redis::COMPRESSOR_NONE, Redis::SERIALIZER_NONE);
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/
H A Dref_resampling.cpp56 store_fn_t create_store() { in create_store() function
64 store_fn_t create_store<data_type::f32>() { in create_store() function
85 static store_fn_t create_store(const data_type_t dst_dtype) { in create_store() function
89 case f32: return create_store<f32>(); in create_store()
90 case s32: return create_store<s32>(); in create_store()
91 case bf16: return create_store<bf16>(); in create_store()
92 case s8: return create_store<s8>(); in create_store()
93 case u8: return create_store<u8>(); in create_store()
96 return create_store<f32>(); in create_store()
124 store_fn_t store_fn = create_store(dst_dt); in execute_forward()
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/cpu/
H A Dref_resampling.cpp56 store_fn_t create_store() { in create_store() function
64 store_fn_t create_store<data_type::f32>() { in create_store() function
85 static store_fn_t create_store(const data_type_t dst_dtype) { in create_store() function
89 case f32: return create_store<f32>(); in create_store()
90 case s32: return create_store<s32>(); in create_store()
91 case bf16: return create_store<bf16>(); in create_store()
92 case s8: return create_store<s8>(); in create_store()
93 case u8: return create_store<u8>(); in create_store()
96 return create_store<f32>(); in create_store()
124 store_fn_t store_fn = create_store(dst_dt); in execute_forward()
[all …]
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkIconView.t31 my $model = create_store ();
146 my $model = create_store ();
203 my $model = create_store ();
220 my $model = create_store ();
234 my $model = create_store ();
281 my $model = create_store ();
293 sub create_store
H A DGtkCellView.t41 my $model = create_store ();
75 sub create_store
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp267 nir_load_store_vectorize_test::create_store( in create_store() function in __anon41e538b50111::nir_load_store_vectorize_test
578 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
601 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
615 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
628 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
630 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
648 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
672 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
673 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
719 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anonb73f9a150111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon0fa2ea300111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon3cb4c8760111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anonedba36bb0111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon83bb5d430111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon234c95240111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon57e577bd0111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon7dbd6c780111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon83f7478b0111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp309 nir_load_store_vectorize_test::create_store( in create_store() function in __anon79897c8b0111::nir_load_store_vectorize_test
636 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
657 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
671 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
684 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
686 create_store(nir_var_mem_ssbo, 0, 0, 0x3); in TEST_F()
704 create_store(nir_var_mem_ssbo, 0, 0, 0x2); in TEST_F()
726 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
727 create_store(nir_var_mem_ssbo, 0, 4, 0x2); in TEST_F()
773 create_store(nir_var_mem_ssbo, 0, 0, 0x1); in TEST_F()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Duicompiletimefeatures.c61 static GtkTreeStore *create_store(void) in create_store() function
99 store = create_store(); in create_content_widget()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/demos/gtk-demo/
H A Diconview_edit.c39 create_store (void) in create_store() function
115 store = create_store (); in do_iconview_edit()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/gtk-demo/
H A Diconview_edit.c36 create_store (void) in create_store() function
118 store = create_store (); in do_iconview_edit()
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Diconview_edit.c36 create_store (void) in create_store() function
116 store = create_store (); in do_iconview_edit()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Duicompiletimefeatures.c108 static GtkTreeStore *create_store(void) in create_store() function
146 store = create_store(); in create_content_widget()
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dstore_manager_c.h25 ZORBA_DLL_PUBLIC void* create_store();
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dinmemorystorec.cpp23 create_store() in create_store() function

123