Home
last modified time | relevance | path

Searched defs:getR (Results 1 – 25 of 130) sorted by relevance

123456

/dports/graphics/yafaray/libYafaRay-3.5.1/include/utilities/
H A Dimage_buffers.h76 uint8_t getR() const { return r; } in getR() function
110 uint8_t getR() const { return ra & 0xFE; } in getR() function
136 uint8_t getR() const { return r; } in getR() function
189 uint8_t getR() const { return ((rgb565 & 0xF800) >> 8); } in getR() function
219 uint16_t getR() const { return r + ((uint16_t)(rgb_extra & 0x30) << 4); } in getR() function
253 uint16_t getR() const { return r + ((uint16_t)(rgb_extra & 0x30) << 4); } in getR() function
/dports/net/jsch/jsch-0.1.55/src/main/java/com/jcraft/jsch/
H A DKeyPairGenECDSA.java35 byte[] getR(); in getR() method
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/statistics/kernelfunctions/
H A DKernelDensityFunction.java78 double getR(); in getR() method
H A DGaussianKernelDensityFunction.java78 public double getR() { in getR() method in GaussianKernelDensityFunction
H A DEpanechnikovKernelDensityFunction.java83 public double getR() { in getR() method in EpanechnikovKernelDensityFunction
H A DTriangularKernelDensityFunction.java77 public double getR() { in getR() method in TriangularKernelDensityFunction
H A DCosineKernelDensityFunction.java81 public double getR() { in getR() method in CosineKernelDensityFunction
H A DUniformKernelDensityFunction.java81 public double getR() { in getR() method in UniformKernelDensityFunction
H A DTriweightKernelDensityFunction.java87 public double getR() { in getR() method in TriweightKernelDensityFunction
H A DBiweightKernelDensityFunction.java87 public double getR() { in getR() method in BiweightKernelDensityFunction
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DKeyPairGenECDSA.java35 byte[] getR(); in getR() method
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/jcraft/jsch/
H A DKeyPairGenECDSA.java35 byte[] getR(); in getR() method
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/web-auth/metadata-service/src/
H A DRgbPaletteEntry.php33 public function getR(): int function in Webauthn\\MetadataService\\RgbPaletteEntry
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpSphere.h111 double getR() const { return cP[3]; } in getR() function
H A DvpCircle.h123 double getR() const { return cP[6]; } in getR() function
H A DvpCylinder.h180 double getR() const { return cP[6]; } in getR() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/inc/
H A Dsvgcirclenode.hxx58 const SvgNumber& getR() const { return maR; } in getR() function in svgio::svgreader::SvgCircleNode
/dports/finance/weberp/webERP/Classes/PHPExcel/Shared/JAMA/
H A DQRDecomposition.php135 public function getR() { function in PHPExcel_Shared_JAMA_QRDecomposition
/dports/java/cryptix-jce/src/cryptix.jce.provider.dsa/
H A DSignatureData.java111 public BigInteger getR() { return r; } in getR() method in SignatureData
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/
H A DQRDecomposition.php136 public function getR() function in PHPExcel_Shared_JAMA_QRDecomposition
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/
H A DQRDecomposition.php136 public function getR() function in PHPExcel_Shared_JAMA_QRDecomposition
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/binder/utils/
H A Dbinder_auto_utils.h59 AIBinder** getR() { return &mBinder; } in getR() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/inc/
H A Dsvgcirclenode.hxx60 const SvgNumber& getR() const { return maR; } in getR() function in svgio::svgreader::SvgCircleNode
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Shared/JAMA/
H A DQRDecomposition.php149 public function getR() function in PhpOffice\\PhpSpreadsheet\\Shared\\JAMA\\QRDecomposition
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/
H A DQRDecomposition.php149 public function getR() function in PhpOffice\\PhpSpreadsheet\\Shared\\JAMA\\QRDecomposition

123456