Home
last modified time | relevance | path

Searched refs:isNegative (Results 126 – 150 of 4226) sorted by relevance

12345678910>>...170

/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-string-utils/
H A DFromChars.cpp60 bool isNegative) noexcept in FastStringToInt() argument
101 (isNegative ? 1 : 0); in FastStringToInt()
110 value = isNegative ? in FastStringToInt()
130 const bool isNegative = *buffer == '-'; in IntFromChars() local
132 if (isNegative) in IntFromChars()
141 FastStringToInt(buffer, last, value, isNegative); in IntFromChars()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/cores/arduino/
H A DStream.cpp132 bool isNegative = false; in parseInt() local
145 isNegative = true; in parseInt()
153 if(isNegative) in parseInt()
161 bool isNegative = false; in parseFloat() local
176 isNegative = true; in parseFloat()
189 if(isNegative) in parseFloat()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/cores/arduino/
H A DStream.cpp132 bool isNegative = false; in parseInt() local
145 isNegative = true; in parseInt()
153 if(isNegative) in parseInt()
161 bool isNegative = false; in parseFloat() local
176 isNegative = true; in parseFloat()
189 if(isNegative) in parseFloat()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-math/src/BigInteger/Adapter/
H A DBcmath.php215 $isNegative = (strpos($operand, '-') === 0);
222 if ($isNegative && $twoc) {
238 return $isNegative ? ~$bytes : $bytes;
253 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
255 if ($isNegative) {
271 if ($isNegative) {
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {
/dports/finance/prestashop/prestashop/src/Core/Localization/Number/
H A DFormatter.php115 $isNegative = $decimalNumber->isNegative();
129 $pattern = $this->getCldrPattern($isNegative);
245 * @param bool $isNegative
251 protected function getCldrPattern($isNegative) argument
253 if ((bool) $isNegative) {
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Math/BigInteger/Adapter/
H A DGmp.php206 $isNegative = (strpos($int, '-') === 0);
213 if ($isNegative && $twoc) {
229 return $isNegative ? ~$bytes : $bytes;
244 $isNegative = ((ord($bytes[0]) & 0x80) && $twoc);
247 if ($isNegative) {
254 if ($isNegative) {

12345678910>>...170