Home
last modified time | relevance | path

Searched refs:resync (Results 1 – 25 of 2811) sorted by relevance

12345678910>>...113

/dports/www/phpbb3/phpBB3/phpbb/attachment/
H A Dmanager.php24 /** @var resync Attachment resync class */
25 protected $resync; variable in phpbb\\attachment\\manager
34 * @param resync $resync Attachment resync class
37 public function __construct(delete $delete, resync $resync, upload $upload) argument
40 $this->resync = $resync;
49 * @param bool $resync set this to false if you are deleting posts or topics
54 public function delete($mode, $ids, $resync = true) argument
56 return $this->delete->delete($mode, $ids, $resync);
78 public function resync($type, $ids) function in phpbb\\attachment\\manager
80 $this->resync->resync($type, $ids);
H A Ddelete.php38 /** @var resync */
39 protected $resync; variable in phpbb\\attachment\\delete
75 * @param resync $resync
84 $this->resync = $resync;
98 public function delete($mode, $ids, $resync = true) argument
131 $this->collect_attachment_info($resync);
188 if (!$resync)
197 $this->resync->resync('post', $this->post_ids);
200 $this->resync->resync('message', $this->message_ids);
203 $this->resync->resync('topic', $this->topic_ids);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c363 priv_rx = container_of(resync, struct mlx5e_ktls_offload_context_rx, resync); in resync_handle_work()
381 resync->priv = priv; in resync_init()
382 refcount_set(&resync->refcnt, 1); in resync_init()
432 resync = &priv_rx->resync; in mlx5e_ktls_handle_get_psv_completion()
473 resync = &priv_rx->resync; in resync_queue_get_psv()
475 if (unlikely(!queue_work(resync->priv->tls->rx_wq, &resync->work))) in resync_queue_get_psv()
549 resync = &priv_rx->resync; in mlx5e_ktls_rx_resync()
551 resync->seq = seq; in mlx5e_ktls_rx_resync()
647 resync = &priv_rx->resync; in mlx5e_ktls_add_rx()
648 resync_init(resync, priv); in mlx5e_ktls_add_rx()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c363 priv_rx = container_of(resync, struct mlx5e_ktls_offload_context_rx, resync); in resync_handle_work()
381 resync->priv = priv; in resync_init()
382 refcount_set(&resync->refcnt, 1); in resync_init()
432 resync = &priv_rx->resync; in mlx5e_ktls_handle_get_psv_completion()
473 resync = &priv_rx->resync; in resync_queue_get_psv()
475 if (unlikely(!queue_work(resync->priv->tls->rx_wq, &resync->work))) in resync_queue_get_psv()
549 resync = &priv_rx->resync; in mlx5e_ktls_rx_resync()
551 resync->seq = seq; in mlx5e_ktls_rx_resync()
647 resync = &priv_rx->resync; in mlx5e_ktls_add_rx()
648 resync_init(resync, priv); in mlx5e_ktls_add_rx()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c363 priv_rx = container_of(resync, struct mlx5e_ktls_offload_context_rx, resync); in resync_handle_work()
381 resync->priv = priv; in resync_init()
382 refcount_set(&resync->refcnt, 1); in resync_init()
432 resync = &priv_rx->resync; in mlx5e_ktls_handle_get_psv_completion()
473 resync = &priv_rx->resync; in resync_queue_get_psv()
475 if (unlikely(!queue_work(resync->priv->tls->rx_wq, &resync->work))) in resync_queue_get_psv()
549 resync = &priv_rx->resync; in mlx5e_ktls_rx_resync()
551 resync->seq = seq; in mlx5e_ktls_rx_resync()
647 resync = &priv_rx->resync; in mlx5e_ktls_add_rx()
648 resync_init(resync, priv); in mlx5e_ktls_add_rx()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/sigs.k8s.io/controller-runtime/pkg/cache/internal/
H A Ddeleg_map.go47 resync time.Duration,
51 structured: newStructuredInformersMap(config, scheme, mapper, resync, namespace),
52 unstructured: newUnstructuredInformersMap(config, scheme, mapper, resync, namespace),
89 …Map(config *rest.Config, scheme *runtime.Scheme, mapper meta.RESTMapper, resync time.Duration, nam…
90 …return newSpecificInformersMap(config, scheme, mapper, resync, namespace, createStructuredListWatc…
94 …Map(config *rest.Config, scheme *runtime.Scheme, mapper meta.RESTMapper, resync time.Duration, nam…
95 …return newSpecificInformersMap(config, scheme, mapper, resync, namespace, createUnstructuredListWa…
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/controller-runtime/pkg/cache/internal/
H A Ddeleg_map.go48 resync time.Duration,
52 structured: newStructuredInformersMap(config, scheme, mapper, resync, namespace),
53 unstructured: newUnstructuredInformersMap(config, scheme, mapper, resync, namespace),
96 …Map(config *rest.Config, scheme *runtime.Scheme, mapper meta.RESTMapper, resync time.Duration, nam…
97 …return newSpecificInformersMap(config, scheme, mapper, resync, namespace, createStructuredListWatc…
101 …Map(config *rest.Config, scheme *runtime.Scheme, mapper meta.RESTMapper, resync time.Duration, nam…
102 …return newSpecificInformersMap(config, scheme, mapper, resync, namespace, createUnstructuredListWa…
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/crypto/crypto-75b288015ac9/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/security/vault/vault-1.8.2/vendor/github.com/keybase/go-crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/www/go-www/www-2.0.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/crypto/crypto-5c40567a22f8/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/security/totp-cli/totp-cli-1.1.17/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/dns/nextdns/nextdns-1.32.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/openpgp/packet/
H A Docfb_test.go16 func testOCFB(t *testing.T, resync OCFBResyncOption) {
26 ocfb, prefix := NewOCFBEncrypter(block, randData, resync)
30 ocfbdec := NewOCFBDecrypter(block, prefix, resync)
32 t.Errorf("NewOCFBDecrypter failed (resync: %t)", resync)
39 t.Errorf("got: %x, want: %x (resync: %t)", plaintextCopy, plaintext, resync)

12345678910>>...113