Home
last modified time | relevance | path

Searched defs:registration (Results 1 – 25 of 2233) sorted by relevance

12345678910>>...90

/dports/audio/ampache/ampache-php74-5.0.0/public/lib/components/jQuery-contextMenu/documentation/
H A Ddocs.md41 ### selector
54 ### items
76 ### appendTo
100 ### trigger
152 ### delay
166 ### autoHide
185 ### zIndex
205 ### className
264 ### events
305 ### position
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/app/src/test/java/org/mozilla/gecko/push/
H A DTestPushManager.java58 … private void assertOnlyConfigured(PushRegistration registration, String endpoint, boolean debug) { in assertOnlyConfigured()
65 private void assertRegistered(PushRegistration registration, String endpoint, boolean debug) { in assertRegistered()
79 …PushRegistration registration = manager.configure("default", "http://localhost:8081", false, Syste… in testConfigure() local
88 PushRegistration registration = state.getRegistration("default"); in testRegisterBeforeConfigure() local
97 …PushRegistration registration = manager.configure("default", "http://localhost:8082", false, Syste… in testRegister() local
138 … PushRegistration registration = manager.registerUserAgent("default", System.currentTimeMillis()); in testSubscribeChannel() local
163 … PushRegistration registration = manager.registerUserAgent("default", System.currentTimeMillis()); in testUnsubscribeChannel() local
178 … PushRegistration registration = manager.registerUserAgent("default", System.currentTimeMillis()); in testUnsubscribeUnknownChannel() local
198 …PushRegistration registration = manager.configure("default", "http://localhost:8080", true, System… in testStartupBeforeRegistration() local
207 …PushRegistration registration = manager.configure("default", "http://localhost:8080", true, System… in testStartupAfterRegistration() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/gecko/push/
H A DTestPushManager.java58 … private void assertOnlyConfigured(PushRegistration registration, String endpoint, boolean debug) { in assertOnlyConfigured()
65 private void assertRegistered(PushRegistration registration, String endpoint, boolean debug) { in assertRegistered()
79 …PushRegistration registration = manager.configure("default", "http://localhost:8081", false, Syste… in testConfigure() local
88 PushRegistration registration = state.getRegistration("default"); in testRegisterBeforeConfigure() local
97 …PushRegistration registration = manager.configure("default", "http://localhost:8082", false, Syste… in testRegister() local
138 … PushRegistration registration = manager.registerUserAgent("default", System.currentTimeMillis()); in testSubscribeChannel() local
163 … PushRegistration registration = manager.registerUserAgent("default", System.currentTimeMillis()); in testUnsubscribeChannel() local
178 … PushRegistration registration = manager.registerUserAgent("default", System.currentTimeMillis()); in testUnsubscribeUnknownChannel() local
198 …PushRegistration registration = manager.configure("default", "http://localhost:8080", true, System… in testStartupBeforeRegistration() local
207 …PushRegistration registration = manager.configure("default", "http://localhost:8080", true, System… in testStartupAfterRegistration() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/devel/boost-python-libs/boost_1_72_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/devel/R-cran-BH/BH/inst/include/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/databases/percona57-server/boost_1_59_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/databases/xtrabackup/boost_1_59_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/databases/percona57-client/boost_1_59_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/devel/boost-libs/boost_1_72_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/devel/hyperscan/boost_1_75_0/boost/python/converter/
H A Dregistrations.hpp34 struct BOOST_PYTHON_DECL registration struct
53 const python::type_info target_type;
56 lvalue_from_python_chain* lvalue_chain;
59 rvalue_from_python_chain* rvalue_chain;
62 PyTypeObject* m_class_object;
65 to_python_function_t m_to_python;
66 PyTypeObject const* (*m_to_python_target_type)();
71 const bool is_shared_ptr;
82 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/biology/lamarc/lamarc-2.1.8/boost/python/converter/
H A Dregistrations.hpp33 struct BOOST_PYTHON_DECL registration struct
46 const python::type_info target_type;
49 lvalue_from_python_chain* lvalue_chain;
52 rvalue_from_python_chain* rvalue_chain;
55 PyTypeObject* m_class_object;
58 to_python_function_t m_to_python;
62 const bool is_shared_ptr;
73 inline registration::registration(type_info target_type, bool is_shared_ptr) in registration() function in boost::python::converter::registration
/dports/devel/py-zope.component/zope.component-4.2.2/src/zope/component/
H A Dregistry.py36 def dispatchUtilityRegistrationEvent(registration, event): argument
40 def dispatchAdapterRegistrationEvent(registration, event): argument
44 def dispatchSubscriptionAdapterRegistrationEvent(registration, event): argument
48 def dispatchHandlerRegistrationEvent(registration, event): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_fetch/
H A Dbackground_fetch_test_service_worker.cc27 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchAbortEvent()
43 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchClickEvent()
59 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchFailEvent()
78 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchSuccessEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_fetch/
H A Dbackground_fetch_test_service_worker.cc27 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchAbortEvent()
43 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchClickEvent()
59 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchFailEvent()
78 blink::mojom::BackgroundFetchRegistrationPtr registration, in DispatchBackgroundFetchSuccessEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/background_sync/
H A Dservice_worker_registration_sync.cc15 ServiceWorkerRegistration* registration) in ServiceWorkerRegistrationSync()
24 ServiceWorkerRegistration& registration) { in From()
37 ServiceWorkerRegistration& registration) { in sync()
53 ServiceWorkerRegistration& registration) { in periodicSync()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/background_sync/
H A Dservice_worker_registration_sync.cc15 ServiceWorkerRegistration* registration) in ServiceWorkerRegistrationSync()
24 ServiceWorkerRegistration& registration) { in From()
37 ServiceWorkerRegistration& registration) { in sync()
53 ServiceWorkerRegistration& registration) { in periodicSync()

12345678910>>...90