Home
last modified time | relevance | path

Searched defs:aDouble (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/test/java/org/springframework/util/
H A DNumberUtilsTests.java40 String aDouble = "" + Double.MAX_VALUE; in testParseNumber() local
57 String aDouble = "" + Double.MAX_VALUE; in testParseNumberUsingNumberFormat() local
73 String aDouble = " " + Double.MAX_VALUE + " "; in testParseWithTrim() local
90 String aDouble = " " + Double.MAX_VALUE + " "; in testParseWithTrimUsingNumberFormat() local
196 String aDouble = "" + Double.MAX_VALUE; in testParseOverflow() local
226 String aDouble = "" + Double.MIN_VALUE; in testParseNegativeOverflow() local
257 String aDouble = "" + Double.MAX_VALUE; in testParseOverflowUsingNumberFormat() local
288 String aDouble = "" + Double.MIN_VALUE; in testParseNegativeOverflowUsingNumberFormat() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkStdStreamStateSaveTest.cxx51 double aDouble = 123.e-5; in itkStdStreamStateSaveTest() local
77 double aDouble = 123.e-5; in itkStdStreamStateSaveTest() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/refs/gen-swift/test/fixtures/refs/
H A DStructWithUnion.java50 private double aDouble = 0.; field in StructWithUnion.Builder
62 public Builder setADouble(double aDouble) { in setADouble()
101 private final double aDouble; field in StructWithUnion
186 double aDouble = oprot.readDouble(); in read0() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/refs/gen-java/
H A DStructWithUnion.java32 public double aDouble; field in StructWithUnion
64 double aDouble, in StructWithUnion()
75 private double aDouble; field in StructWithUnion.Builder
88 public Builder setADouble(final double aDouble) { in setADouble()
161 public StructWithUnion setADouble(double aDouble) { in setADouble()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/a11y/
H A Datkvalue.cxx49 double aDouble=0; in anyToGValue() local
114 double aDouble = g_value_get_double( gval ); in value_wrapper_set_current_value() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/a11y/
H A Dgtk3atkvalue.cxx49 double aDouble=0; in anyToGValue() local
114 double aDouble = g_value_get_double( gval ); in value_wrapper_set_current_value() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/refs/gen-android/
H A DStructWithUnion.java32 public final Double aDouble; field in StructWithUnion
40 Double aDouble, in StructWithUnion()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DBciBlockMappingTest.java46 static double aDouble = -96.0d; field in BciBlockMappingTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DBciBlockMappingTest.java46 static double aDouble = -96.0d; field in BciBlockMappingTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DBciBlockMappingTest.java46 static double aDouble = -96.0d; field in BciBlockMappingTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DBciBlockMappingTest.java46 static double aDouble = -96.0d; field in BciBlockMappingTest
/dports/editors/libreoffice/libreoffice-7.2.6.2/store/source/
H A Dstordata.cxx107 OStoreIndirectionPageObject aDouble; in store_truncate_Impl() local
289 OStoreIndirectionPageObject aDouble; in read() local
390 OStoreIndirectionPageObject aDouble; in write() local
760 OStoreIndirectionPageObject aDouble; in read() local
843 OStoreIndirectionPageObject aDouble; in write() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/store/source/
H A Dstordata.cxx107 OStoreIndirectionPageObject aDouble; in store_truncate_Impl() local
289 OStoreIndirectionPageObject aDouble; in read() local
390 OStoreIndirectionPageObject aDouble; in write() local
760 OStoreIndirectionPageObject aDouble; in read() local
843 OStoreIndirectionPageObject aDouble; in write() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/py/
H A DSimpleJSONRead.thrift29 5: double aDouble; member
47 5: double aDouble; member
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DFastProto.thrift30 8: double aDouble; member
58 5: double aDouble; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test657/
H A DA_in.java8 double aDouble = 3.0; field in A
H A DA_out.java8 double aDouble = 3.0; field in A
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test656/
H A DA_in.java8 double aDouble = 3.0; field in A
H A DA_out.java8 double aDouble = 3.0; field in A
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DJSONWriter.h416 void DoubleProperty(const Span<const char>& aName, double aDouble) { in DoubleProperty()
428 void DoubleProperty(const char (&aName)[N], double aDouble) { in DoubleProperty()
435 void DoubleElement(double aDouble) { DoubleProperty(scEmptyString, aDouble); } in DoubleElement()
/dports/www/firefox/firefox-99.0/mfbt/
H A DJSONWriter.h416 void DoubleProperty(const Span<const char>& aName, double aDouble) { in DoubleProperty()
428 void DoubleProperty(const char (&aName)[N], double aDouble) { in DoubleProperty()
435 void DoubleElement(double aDouble) { DoubleProperty(scEmptyString, aDouble); } in DoubleElement()
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DJSONWriter.h416 void DoubleProperty(const Span<const char>& aName, double aDouble) { in DoubleProperty()
428 void DoubleProperty(const char (&aName)[N], double aDouble) { in DoubleProperty()
435 void DoubleElement(double aDouble) { DoubleProperty(scEmptyString, aDouble); } in DoubleElement()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/futures-0.1.29/src/future/
H A Dmod.rs47 mod flatten_stream;
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DJSONWriter.h371 void DoubleProperty(const char* aName, double aDouble) { in DoubleProperty()
382 void DoubleElement(double aDouble) { DoubleProperty(nullptr, aDouble); } in DoubleElement()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/mfbt/
H A DJSONWriter.h400 void DoubleProperty(const char* aName, double aDouble) in DoubleProperty()
412 void DoubleElement(double aDouble) { DoubleProperty(nullptr, aDouble); } in DoubleElement()

123456789