Home
last modified time | relevance | path

Searched defs:id (Results 11376 – 11400 of 345242) sorted by relevance

1...<<451452453454455456457458459460>>...13810

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbSBoxItr.cpp57 uint id = wire->_wires; in reverse() local
84 uint id; in size() local
114 uint dbSBoxItr::next(uint id, ...) in next()
120 dbObject* dbSBoxItr::getObject(uint id, ...) in getObject()
H A DdbBPinItr.cpp64 uint id = bterm->_bpins; in reverse() local
85 uint id; in size() local
106 uint dbBPinItr::next(uint id, ...) in next()
112 dbObject* dbBPinItr::getObject(uint id, ...) in getObject()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/
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/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/obj-c++.dg/
H A Dgnu-api-2-protocol.mm35 - (id) setVariable: (id)value; argument
39 - (id) setAnotherVariable: (id)value; argument
44 - (void) setVariable: (id)value; argument
49 - (void) setVariable: (id)value { variable_ivar = value; } argument
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/graphs/parts/
H A DedgeGraphPart_inl.h46 INLINE void EdgeGraphPart::_checkNeighbours_(const NodeId id) const { in _checkNeighbours_()
74 INLINE const NodeSet& EdgeGraphPart::neighbours(const NodeId id) const { in neighbours()
79 INLINE void EdgeGraphPart::eraseNeighbours(const NodeId id) { in eraseNeighbours()
92 INLINE void EdgeGraphPart::unvirtualizedEraseNeighbours(const NodeId id) { in unvirtualizedEraseNeighbours()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Datom.cc31 uint id; member in Atom
53 void *getAtomValue(uint id) in getAtomValue()
75 bool registerAtom(uint id, void *value) in registerAtom()
86 bool unregisterAtom(uint id) in unregisterAtom()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/obj-c++.dg/
H A Dgnu-api-2-protocol.mm35 - (id) setVariable: (id)value; argument
39 - (id) setAnotherVariable: (id)value; argument
44 - (void) setVariable: (id)value; argument
49 - (void) setVariable: (id)value { variable_ivar = value; } argument
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DApcCache.php27 protected function doFetch($id)
35 protected function doContains($id)
43 protected function doSave($id, $data, $lifeTime = 0)
51 protected function doDelete($id)
/dports/www/phpbb3/phpBB3/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/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/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/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/metadata/
H A Dart_delay.cpp125 #define ART_PAN_MONO(id, label) \ argument
128 #define ART_PAN_STEREO(id, label) \ argument
148 #define ART_DELAY_TEMPO(id) \ argument
154 #define ART_DELAY_PROCESSOR(id, pan) \ argument
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/
H A DServiceLocator.php36 public function get($id)
60 public function __invoke($id)
79 private function createNotFoundException(string $id): NotFoundExceptionInterface
127 …private function createCircularReferenceException(string $id, array $path): ContainerExceptionInte…
/dports/audio/fluidsynth/fluidsynth-2.2.4/test/
H A Dtest_sfont_unloading.c7 void wait_and_free(fluid_synth_t* synth, int id, const char* calling_func) in wait_and_free()
34 int id; in test_without_rendering() local
60 int id; in test_after_polyphony_exceeded() local
111 int id; in test_default_polyphony() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.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/arm-none-eabi-gcc/gcc-8.4.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/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Dplugin-menu-qt.cc47 void menu_rebuild(AudMenuID id) in menu_rebuild()
67 EXPORT QMenu * menu_get_by_id(AudMenuID id) in menu_get_by_id()
75 EXPORT void menu_add(AudMenuID id, MenuFunc func, const char * name, in menu_add()
83 EXPORT void menu_remove(AudMenuID id, MenuFunc func) in menu_remove()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.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-devel/gcc-9-20211007/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/lang/gcc9-devel/gcc-9-20211007/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/riscv32-unknown-elf-gcc/gcc-8.4.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/audio/ampache/ampache-php74-5.0.0/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DApcCache.php27 protected function doFetch($id)
35 protected function doContains($id)
43 protected function doSave($id, $data, $lifeTime = 0)
51 protected function doDelete($id)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.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/devel/aarch64-none-elf-gcc/gcc-8.4.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/lang/gcc48/gcc-4.8.5/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/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/
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);

1...<<451452453454455456457458459460>>...13810