Home
last modified time | relevance | path

Searched defs:id (Results 11426 – 11450 of 345370) sorted by relevance

1...<<451452453454455456457458459460>>...13815

/dports/www/drupal9/drupal-9.2.10/vendor/symfony/dependency-injection/
H A DServiceLocator.php41 public function get($id)
65 public function __invoke($id)
84 private function createNotFoundException(string $id): NotFoundExceptionInterface
132 …private function createCircularReferenceException(string $id, array $path): ContainerExceptionInte…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/dependency-injection/
H A DServiceLocator.php36 public function get($id)
60 public function __invoke(string $id)
79 private function createNotFoundException(string $id): NotFoundExceptionInterface
127 …private function createCircularReferenceException(string $id, array $path): ContainerExceptionInte…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DMemcachedCache.php41 protected function doFetch($id)
69 protected function doContains($id)
79 protected function doSave($id, $data, $lifeTime = 0)
99 protected function doDelete($id)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DMemcachedCache.php41 protected function doFetch($id)
69 protected function doContains($id)
79 protected function doSave($id, $data, $lifeTime = 0)
99 protected function doDelete($id)
H A DApcCache.php25 protected function doFetch($id)
33 protected function doContains($id)
41 protected function doSave($id, $data, $lifeTime = 0)
49 protected function doDelete($id)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/dependency-injection/
H A DServiceLocator.php41 public function get(string $id)
65 public function __invoke(string $id)
84 private function createNotFoundException(string $id): NotFoundExceptionInterface
132 …private function createCircularReferenceException(string $id, array $path): ContainerExceptionInte…
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_privacy/models/
H A Drequest.php105 public function logRequestCompleted($id)
148 public function logRequestCreated($id)
191 public function logRequestInvalidated($id)
237 public function notifyUserAdminCreatedRequest($id)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/objc.dg/
H A Dgnu-api-2-protocol.m34 - (id) setVariable: (id)value; argument
38 - (id) setAnotherVariable: (id)value; argument
43 - (void) setVariable: (id)value; argument
48 - (void) setVariable: (id)value { variable_ivar = value; } argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/obj-c++.dg/
H A Dgnu-api-2-protocol.mm34 - (id) setVariable: (id)value; argument
38 - (id) setAnotherVariable: (id)value; argument
43 - (void) setVariable: (id)value; argument
48 - (void) setVariable: (id)value { variable_ivar = value; } argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/obj-c++.dg/
H A Dgnu-api-2-protocol.mm34 - (id) setVariable: (id)value; argument
38 - (id) setAnotherVariable: (id)value; argument
43 - (void) setVariable: (id)value; argument
48 - (void) setVariable: (id)value { variable_ivar = value; } argument
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/dependency-injection/
H A DContainerInterface.php38 public function set($id, $service);
53 public function get($id, $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE);
62 public function has($id);
71 public function initialized($id);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/objc.dg/
H A Dgnu-api-2-protocol.m34 - (id) setVariable: (id)value; argument
38 - (id) setAnotherVariable: (id)value; argument
43 - (void) setVariable: (id)value; argument
48 - (void) setVariable: (id)value { variable_ivar = value; } argument
/dports/devel/sope/SOPE/sope-xml/DOM/
H A DDOMNodeWalker.m32 - (id)initWithTarget:(id)_target selector:(SEL)_selector context:(id)_ctx { argument
82 - (void)_walkNodeUsingChildNodes:(id)_node { argument
114 - (void)walkNode:(id)_node { argument
/dports/devel/sope2/SOPE/sope-xml/DOM/
H A DDOMNodeWalker.m32 - (id)initWithTarget:(id)_target selector:(SEL)_selector context:(id)_ctx { argument
82 - (void)_walkNodeUsingChildNodes:(id)_node { argument
114 - (void)walkNode:(id)_node { argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/oa/poa/
H A DPOAPolicyMediator.java73 java.lang.Object getInvocationServant( byte[] id, in getInvocationServant()
109 void activateObject( byte[] id, Servant servant ) in activateObject()
115 Servant deactivateObject( byte[] id ) throws ObjectNotActive, WrongPolicy ; in deactivateObject()
124 Servant idToServant( byte[] id ) throws ObjectNotActive, WrongPolicy ; in idToServant()
H A DPOAPolicyMediatorImpl_NR_UDS.java64 protected java.lang.Object internalGetServant( byte[] id, in internalGetServant()
111 public final void activateObject(byte[] id, Servant servant) in activateObject()
117 public Servant deactivateObject( byte[] id ) throws ObjectNotActive, WrongPolicy in deactivateObject()
127 public Servant idToServant( byte[] id ) in idToServant()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/oa/poa/
H A DPOAPolicyMediator.java73 java.lang.Object getInvocationServant( byte[] id, in getInvocationServant()
109 void activateObject( byte[] id, Servant servant ) in activateObject()
115 Servant deactivateObject( byte[] id ) throws ObjectNotActive, WrongPolicy ; in deactivateObject()
124 Servant idToServant( byte[] id ) throws ObjectNotActive, WrongPolicy ; in idToServant()
H A DPOAPolicyMediatorImpl_NR_UDS.java64 protected java.lang.Object internalGetServant( byte[] id, in internalGetServant()
111 public final void activateObject(byte[] id, Servant servant) in activateObject()
117 public Servant deactivateObject( byte[] id ) throws ObjectNotActive, WrongPolicy in deactivateObject()
127 public Servant idToServant( byte[] id ) in idToServant()
/dports/net-im/profanity/profanity-0.11.1/src/xmpp/
H A Diq.c377 char* id = connection_create_stanza_id(); in iq_room_list_request() local
391 const char* id = xmpp_stanza_get_id(iq); in iq_enable_carbons() local
404 const char* id = xmpp_stanza_get_id(iq); in iq_disable_carbons() local
601 const char* id = xmpp_stanza_get_id(iq); in iq_send_software_version() local
623 const char* id = xmpp_stanza_get_id(iq); in iq_destroy_room() local
636 const char* id = xmpp_stanza_get_id(iq); in iq_request_room_config_form() local
649 const char* id = xmpp_stanza_get_id(iq); in iq_submit_room_config() local
671 const char* id = xmpp_stanza_get_id(iq); in iq_room_affiliation_list() local
691 const char* id = xmpp_stanza_get_id(iq); in iq_room_kick_occupant() local
705 const char* id = xmpp_stanza_get_id(iq); in iq_room_affiliation_set() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/
H A Dmedia_web_contents_observer.cc228 const MediaPlayerId id(render_frame_host, delegate_id); in OnMediaPlaying() local
249 const MediaPlayerId id(render_frame_host, delegate_id); in OnMediaEffectivelyFullscreenChanged() local
280 const MediaPlayerId id(render_frame_host, delegate_id); in OnMediaSizeChanged() local
307 for (const auto& id : removed_players) { in ClearWakeLocks() local
348 const MediaPlayerId id(render_frame_host, delegate_id); in OnMediaMutedStatusChanged() local
356 const MediaPlayerId id(render_frame_host, delegate_id); in OnMediaPositionStateChanged() local
361 const MediaPlayerId& id, in AddMediaPlayerEntry()
375 const MediaPlayerId& id, in RemoveMediaPlayerEntry()
406 MediaPlayerId id(render_frame_host, delegate_id); in RemoveAllMediaPlayerEntries() local
431 void MediaWebContentsObserver::OnExperimentStateChanged(MediaPlayerId id, in OnExperimentStateChanged()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor.cpp179 int id = backend->setBreakpoint(data); in execute() local
184 int id = command.breakpointId(); in execute() local
200 int id = command.breakpointId(); in execute() local
209 int id = command.breakpointId(); in execute() local
222 qint64 id = command.scriptId(); in execute() local
407 int id = backend->newScriptObjectSnapshot(); in execute() local
412 int id = command.snapshotId(); in execute() local
448 int id = command.snapshotId(); in execute() local
458 int id = backend->newScriptValueIterator(realObject); in execute() local
463 int id = command.iteratorId(); in execute() local
[all …]
/dports/www/py-spyne/spyne-2.13.16/spyne/test/
H A Dtest_sqlalchemy_deprecated.py77 id = Column(Integer, primary_key=True) variable in TestSqlAlchemy.test_declarative.DbObject
88 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_mapper.Address
95 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_mapper.User
104 id = spyne.model.primitive.Integer variable in TestSqlAlchemy.test_mapper.AddressDetail
254 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_default_ctor.User1Mixin
269 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_default_ctor.User2Mixin
287 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_mixin_inheritance.UserMixin
305 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_same_table_inheritance.User
320 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_relationship_array.Permission
327 id = Column(sqlalchemy.Integer, primary_key=True) variable in TestSqlAlchemy.test_relationship_array.User
[all …]
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/modules/
H A Dmanage_network_components.php96 $id = (int) get_parameter ('id'); variable
145 $id = network_components_duplicate_network_component ($source_id); variable
156 $id = 0; variable
184 $id = network_components_create_network_component ($name, variable
234 $id = ''; variable
245 $id = 0; variable
249 $id = (int) get_parameter ('id'); variable
333 $id = 0; variable
337 $id = (int) get_parameter ('id'); variable
353 $id = 0; variable
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/liteapp/
H A Dactionmanager.cpp86 QMenu *ActionManager::insertMenu(const QString &id, const QString &title, const QString &idBefore) in insertMenu()
112 QString id = m_idMenuMap.key(menu); in removeMenu() local
124 QMenu *ActionManager::loadMenu(const QString &id) in loadMenu()
129 QToolBar *ActionManager::insertToolBar(const QString &id, const QString &title, const QString &idBe… in insertToolBar()
155 QString id = toolBar->objectName(); in insertToolBar() local
171 QToolBar *ActionManager::loadToolBar(const QString &id) in loadToolBar()
186 QString id = m_idToolBarMap.key(toolBar); in removeToolBar() local
349 void ActionManager::setActionShourtcuts(const QString &id, const QString &shortcuts) in setActionShourtcuts()
416 void ActionContext::regAction(QAction *act, const QString &id, const QString &defks, bool standard) in regAction()
441 void ActionContext::regAction(QAction *act, const QString &id, const QKeySequence::StandardKey &def) in regAction()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DSash.java88 long accessibilityAttributeNames(long id, long sel) { in accessibilityAttributeNames()
132 long accessibilityAttributeValue(long id, long sel, long arg0) { in accessibilityAttributeValue()
207 boolean accessibilityIsIgnored(long id, long sel) { in accessibilityIsIgnored()
253 boolean becomeFirstResponder (long id, long sel) { in becomeFirstResponder()
284 void drawBackground (long id, NSGraphicsContext context, NSRect rect) { in drawBackground()
362 void mouseDown(long id, long sel, long theEvent) { in mouseDown()
389 boolean mouseEvent (long id, long sel, long theEvent, int type) { in mouseEvent()
395 void mouseDragged(long id, long sel, long theEvent) { in mouseDragged()
427 void mouseUp(long id, long sel, long theEvent) { in mouseUp()
486 void superKeyDown (long id, long sel, long theEvent) { in superKeyDown()
[all …]

1...<<451452453454455456457458459460>>...13815