Home
last modified time | relevance | path

Searched defs:getPin (Results 1 – 25 of 36) sorted by relevance

12

/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/analyse/
H A DSplitPinString.java60 public String getPin(int i) { in getPin() method in SplitPinString
72 public String getPin(int i) { in getPin() method in SplitPinString.PinsArray
/dports/emulators/stella/stella-6.6/src/emucore/
H A DControlLowLevel.hxx44 inline bool getPin(Controller::DigitalPin pin) const { in getPin() function in ControllerLowLevel
50 inline AnalogReadout::Connection getPin(Controller::AnalogPin pin) const { in getPin() function in ControllerLowLevel
H A DControl.hxx336 inline bool getPin(DigitalPin pin) const { in getPin() function in Controller
344 inline AnalogReadout::Connection getPin(AnalogPin pin) const { in getPin() function in Controller
/dports/cad/librepcb/librepcb-0.1.6/libs/parseagle/parseagle/deviceset/
H A Dconnection.h21 QString getPin() const noexcept {return mPin;} in getPin() function
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/library/sym/msg/
H A Dmsgsymbolpinnotongrid.h62 const std::shared_ptr<const SymbolPin>& getPin() const noexcept { in getPin() function
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/obj/
H A DfrBlockage.h44 frPin* getPin() const { return pin_.get(); } in getPin() function
H A DfrShape.h129 frPin* getPin() const override { return reinterpret_cast<frPin*>(owner_); } in getPin() function
229 frPin* getPin() const override { return reinterpret_cast<frPin*>(owner_); } in getPin() function
331 frPin* getPin() const override { return reinterpret_cast<frPin*>(owner_); } in getPin() function
496 frPin* getPin() const override { return reinterpret_cast<frPin*>(owner_); } in getPin() function
H A DfrAccess.h198 frPin* getPin() const { return pin_; } in getPin() function
H A DfrInst.h108 frPin* getPin() const override { return nullptr; } in getPin() function
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/library/sym/
H A Dsymbolpingraphicsitem.h63 SymbolPin& getPin() noexcept { return mPin; } in getPin() function
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A DNet.h123 pin& getPin(unsigned pinOffset) { return _pins[pinOffset]; } in getPin() function
125 const pin& getPin(unsigned pinOffset) const { return _pins[pinOffset]; } in getPin() function
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/clients/tools/
H A Dntuserpin.c101 static char *getPin(SVRCOREPinObj *obj, const char *tokenName, PRBool retry) in getPin() function
H A Dargpin.c140 static char *getPin(SVRCOREPinObj *obj, const char *tokenName, PRBool retry) in getPin() function
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/schematics/items/
H A Dsi_symbol.h78 SI_SymbolPin* getPin(const Uuid& pinUuid) const noexcept { in getPin() function
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/crypt_gpg/Crypt/GPG/
H A DProcessHandler.php873 protected function getPin($key) function in Crypt_GPG_ProcessHandler
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/Crypt/GPG/
H A DProcessHandler.php873 protected function getPin($key) function in Crypt_GPG_ProcessHandler
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/grObj/
H A DgrAccessPattern.h57 grPin* getPin() const { return pin; } in getPin() function
H A DgrShape.h142 grPin* getPin() const override { return reinterpret_cast<grPin*>(owner); } in getPin() function
H A DgrVia.h97 grPin* getPin() const override { return reinterpret_cast<grPin*>(owner); } in getPin() function
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/drObj/
H A DdrShape.h168 drPin* getPin() const override { return reinterpret_cast<drPin*>(owner_); } in getPin() function
287 drPin* getPin() const override { return reinterpret_cast<drPin*>(owner_); } in getPin() function
H A DdrAccessPattern.h62 drPin* getPin() const { return pin_; } in getPin() function
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/ui/qml/
H A DNumberModel.cpp120 QString NumberModel::getPin() const in getPin() function in NumberModel
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Calendar/
H A DEntryPoint.php92 public function getPin() function in Google_Service_Calendar_EntryPoint
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Calendar/
H A DEntryPoint.php92 public function getPin() function in Google_Service_Calendar_EntryPoint
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/taObj/
H A DtaShape.h134 taPin* getPin() const override { return reinterpret_cast<taPin*>(owner_); } in getPin() function

12