Home
last modified time | relevance | path

Searched defs:share (Results 51 – 75 of 5381) sorted by relevance

12345678910>>...216

/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/
H A Dma_crypt.c53 static uint get_encryption_key_id(MARIA_SHARE *share) in get_encryption_key_id()
69 ma_crypt_get_index_page_header_space(MARIA_SHARE *share) in ma_crypt_get_index_page_header_space()
101 ma_crypt_create(MARIA_SHARE* share) in ma_crypt_create()
117 ma_crypt_free(MARIA_SHARE* share) in ma_crypt_free()
128 ma_crypt_write(MARIA_SHARE* share, File file) in ma_crypt_write()
148 ma_crypt_read(MARIA_SHARE* share, uchar *buff) in ma_crypt_read()
191 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_pre_read_hook() local
209 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_data_post_read_hook() local
260 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_data_pre_write_hook() local
344 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_index_post_read_hook() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/imath/
H A Dimrat.c55 if ((res = mp_int_init(MP_NUMER_P(r))) != MP_OK) return res;
71 } in ma_crypt_get_data_page_header_space()
72 } in ma_crypt_get_data_page_header_space()
73 in ma_crypt_get_data_page_header_space()
74 return out; in ma_crypt_get_data_page_header_space()
117 return s_rat_reduce(r); in ma_crypt_free()
118 }
119
120 mp_result mp_rat_set_uvalue(mp_rat r, mp_usmall numer, mp_usmall denom) {
148 mp_result mp_rat_numer(mp_rat r, mp_int z) { in ma_crypt_read()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dma_crypt.c53 static uint get_encryption_key_id(MARIA_SHARE *share) in get_encryption_key_id()
69 ma_crypt_get_index_page_header_space(MARIA_SHARE *share) in ma_crypt_get_index_page_header_space()
101 ma_crypt_create(MARIA_SHARE* share) in ma_crypt_create()
117 ma_crypt_free(MARIA_SHARE* share) in ma_crypt_free()
128 ma_crypt_write(MARIA_SHARE* share, File file) in ma_crypt_write()
148 ma_crypt_read(MARIA_SHARE* share, uchar *buff) in ma_crypt_read()
191 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_pre_read_hook() local
209 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_data_post_read_hook() local
260 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_data_pre_write_hook() local
344 MARIA_SHARE *share= (MARIA_SHARE*) args->data; in ma_crypt_index_post_read_hook() local
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/persistent-sqlite-2.10.6.2/test/
H A Dmain.hs66 share [mkPersist persistSettings, mkMigrate "dataTypeMigrate"] [persistLowerCase| function
84 share [mkPersist sqlSettings, mkMigrate "compositeSetup"] [persistLowerCase| function
92 share [mkPersist sqlSettings, mkMigrate "compositeMigrateTest"] [persistLowerCase| function
118 share [mkPersist sqlSettings, mkMigrate "migrateAll"] [persistLowerCase| function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/
H A DGLContextShareSet.java135 ShareSet share = entryFor(slave); in registerSharing() local
156 final ShareSet share = entryFor(lastContext); in unregisterSharing() local
185 final ShareSet share = entryFor(context); in isShared() local
196 final ShareSet share = entryFor(context); in getSharedMaster() local
207 final ShareSet share = entryFor(context); in getCreatedSharesImpl() local
217 final ShareSet share = entryFor(context); in getDestroyedSharesImpl() local
262 final ShareSet share = entryFor(context); in contextCreated() local
272 final ShareSet share = entryFor(context); in contextDestroyed() local
288 private static void addEntry(final GLContext context, final ShareSet share) { in addEntry()
/dports/www/owncloud/owncloud/apps/federatedfilesharing/lib/
H A DFedShareManager.php202 public function reShare(IShare $share, $remoteId, $shareWith, $permissions = null) {
225 public function acceptShare(IShare $share) {
249 public function declineShare(IShare $share) {
306 public function undoReshare(IShare $share) {
318 public function updateOcmPermissions(IShare $share, $ocmPermissions) {
331 public function updatePermissions(IShare $share, $permissions) {
345 public function isFederatedReShare(IShare $share) {
367 protected function notifyRemote($share, $callback) {
469 protected function getCorrectUid(IShare $share) {
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
68 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
91 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
116 HP_SHARE *share; in heap_open() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
68 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
91 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
116 HP_SHARE *share; in heap_open() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/heap/
H A Dhp_open.cc41 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) { in heap_open_from_share()
77 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) { in heap_open_from_share_and_register()
96 void heap_release_share(HP_SHARE *share, bool single_instance) { in heap_release_share()
117 HP_SHARE *share; in heap_open() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
75 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
98 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
123 HP_SHARE *share; in heap_open() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
75 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
98 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
123 HP_SHARE *share; in heap_open() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
75 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
98 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
123 HP_SHARE *share; in heap_open() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
75 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
98 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
123 HP_SHARE *share; in heap_open() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
75 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
98 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
123 HP_SHARE *share; in heap_open() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
68 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
91 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
116 HP_SHARE *share; in heap_open() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
68 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
91 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
116 HP_SHARE *share; in heap_open() local
/dports/databases/mysql57-client/mysql-5.7.36/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
75 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
98 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
123 HP_SHARE *share; in heap_open() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/heap/
H A Dhp_open.c28 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
63 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
86 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
111 HP_SHARE *share; in heap_open() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/heap/
H A Dhp_open.c28 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
63 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
86 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
111 HP_SHARE *share; in heap_open() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/heap/
H A Dhp_open.c28 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
63 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
86 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
111 HP_SHARE *share; in heap_open() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/heap/
H A Dhp_open.c28 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
63 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
86 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
111 HP_SHARE *share; in heap_open() local
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/io/
H A Dregistration.rs28 /// in the form of lost notifications and tasks hanging. in heap_open_from_share()
63 /// from a future driven by a tokio runtime, otherwise runtime can be set in heap_open_from_share_and_register()
87 /// ``` in heap_release_share()
88 /// in heap_release_share()
89 /// # Return in heap_release_share()
111 io::ErrorKind::Other, in heap_release_share()
/dports/databases/mysql56-client/mysql-5.6.51/storage/heap/
H A Dhp_open.c35 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
68 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
91 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
116 HP_SHARE *share; in heap_open() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/heap/
H A Dhp_open.c28 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
63 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
86 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
111 HP_SHARE *share; in heap_open() local
/dports/databases/mysql55-client/mysql-5.5.62/storage/heap/
H A Dhp_open.c28 HP_INFO *heap_open_from_share(HP_SHARE *share, int mode) in heap_open_from_share()
61 HP_INFO *heap_open_from_share_and_register(HP_SHARE *share, int mode) in heap_open_from_share_and_register()
84 void heap_release_share(HP_SHARE *share, my_bool internal_table) in heap_release_share()
109 HP_SHARE *share; in heap_open() local

12345678910>>...216