Home
last modified time | relevance | path

Searched defs:Floats (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/emboss/compiler/back_end/cpp/testcode/
H A Dfloat_test.cc119 TEST(Floats, One) { TestFloatValue(+1.0f, 0x3f800000); } in TEST() argument
120 TEST(Floats, Fraction) { TestFloatValue(-0.375f, 0xbec00000); } in TEST() argument
121 TEST(Floats, MinimumDenorm) { in TEST() argument
125 TEST(Floats, PlusZero) { in TEST() argument
132 TEST(Floats, MinusZero) { in TEST() argument
139 TEST(Floats, PlusInfinity) { in TEST() argument
149 TEST(Floats, MinusInfinity) { in TEST() argument
159 TEST(Floats, Nan) { in TEST() argument
/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/
H A DFloats.java51 public final class Floats extends FloatsMethodsForWeb { class
52 private Floats() {} in Floats() method in Floats
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/
H A DFloats.java51 public final class Floats extends FloatsMethodsForWeb { class
52 private Floats() {} in Floats() method in Floats
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue22794.go10 Floats bool member
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/
H A DEqualsCompareTest.java324 static class Floats extends BufferType<FloatBuffer, Float> { class in EqualsCompareTest.BufferType
325 Floats(BufferKind k) { in Floats() method in EqualsCompareTest.BufferType.Floats
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/
Dabi.go31 Floats [FloatArgRegs]uint64 // untyped float registers member
/aosp_15_r20/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
H A Dp2.cpp11 namespace Floats { namespace
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/examples/
Dconstraints.go73 Floats interface{ ~float32|~float64 } interface
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstrcat_test.cc64 TEST(StrCat, Floats) { in TEST() argument
/aosp_15_r20/libcore/ojluni/src/test/java/util/Arrays/
H A DArraysEqCmpTest.java551 static class Floats extends ArrayType<float[]> { class in ArraysEqCmpTest.ArrayType
552 public Floats() { in Floats() method in ArraysEqCmpTest.ArrayType.Floats
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h603 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h594 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.cpp205 TypePool<IceType_f32, float, ConstantFloat> Floats; member in Ice::ConstantPool
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h683 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h683 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h625 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h683 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h683 std::unique_ptr<APFloat[]> Floats; variable
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDguava-17.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
HDguava-18.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/guice/lib/
HDguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12345678910>>...13