Home
last modified time | relevance | path

Searched refs:floatingPoint (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/templates/rust/lib/
H A Dvalue.mustache25 }}{{#value:floatingPoint?}}{{value:floatingPointValue}}{{/value:floatingPoint?}}{{!
61 }}{{#value:floatingPoint?}}{{!
63 }}{{/value:floatingPoint?}}{{!
64 }}{{^value:floatingPoint?}}{{>lib/value}}{{/value:floatingPoint?}}{{!
86 }}{{#value:floatingPoint?}}{{!
88 }}{{/value:floatingPoint?}}{{!
89 }}{{^value:floatingPoint?}}{{>lib/value}}{{/value:floatingPoint?}}{{!
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dataflow/
H A DCounterUpdate.php24 public $floatingPoint; variable in Google_Service_Dataflow_CounterUpdate
76 public function setFloatingPoint($floatingPoint) argument
78 $this->floatingPoint = $floatingPoint;
82 return $this->floatingPoint;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dataflow/
H A DCounterUpdate.php24 public $floatingPoint; variable in Google_Service_Dataflow_CounterUpdate
76 public function setFloatingPoint($floatingPoint) argument
78 $this->floatingPoint = $floatingPoint;
82 return $this->floatingPoint;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp178 TPublicType floatingPoint; in InitBuiltInSymbolTable() local
179 floatingPoint.type = EbtFloat; in InitBuiltInSymbolTable()
180 floatingPoint.primarySize = 1; in InitBuiltInSymbolTable()
181 floatingPoint.secondarySize = 1; in InitBuiltInSymbolTable()
182 floatingPoint.array = false; in InitBuiltInSymbolTable()
191 symbolTable.setDefaultPrecision(floatingPoint, EbpHigh); in InitBuiltInSymbolTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp178 TPublicType floatingPoint; in InitBuiltInSymbolTable() local
179 floatingPoint.type = EbtFloat; in InitBuiltInSymbolTable()
180 floatingPoint.primarySize = 1; in InitBuiltInSymbolTable()
181 floatingPoint.secondarySize = 1; in InitBuiltInSymbolTable()
182 floatingPoint.array = false; in InitBuiltInSymbolTable()
191 symbolTable.setDefaultPrecision(floatingPoint, EbpHigh); in InitBuiltInSymbolTable()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/objc.dg/
H A Dmethod-10.m14 -(void) brokenType: (int)x floatingPoint: (double)y;
19 -(void) brokenType: (int)x floatingPoint: (double)y
29 [foo brokenType: d floatingPoint: d];
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/objc.dg/
H A Dmethod-10.m14 -(void) brokenType: (int)x floatingPoint: (double)y;
19 -(void) brokenType: (int)x floatingPoint: (double)y
29 [foo brokenType: d floatingPoint: d];
/dports/math/amath/amath-1.8.5/src/lib/
H A Dcplex.cpp109 d.floatingPoint = creal(z); in IsNegative()
110 e.floatingPoint = cimag(z); in IsNegative()
117 d.floatingPoint = creal(z); in IsZero()
118 e.floatingPoint = cimag(z); in IsZero()
128 d.floatingPoint = creal(z); in IsNaN()
129 e.floatingPoint = cimag(z); in IsNaN()
152 d.floatingPoint = a; in IsInfinite()
153 e.floatingPoint = b; in IsInfinite()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/
H A Dmethod-10.m16 -(void) brokenType: (int)x floatingPoint: (double)y;
21 -(void) brokenType: (int)x floatingPoint: (double)y
31 [foo brokenType: d floatingPoint: d];
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/obj-c++.dg/
H A Dmethod-17.mm15 -(void) brokenType: (int)x floatingPoint: (double)y;
20 -(void) brokenType: (int)x floatingPoint: (double)y
30 [foo brokenType: (int)d floatingPoint: d];

1234567