/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | macro_unary_double.cpp | 69 bool relaxedMode; // True if test is running in relaxed mode, false member 83 bool relaxedMode = job->relaxedMode; in Test() local 312 int TestMacro_Int_Double(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Double()
|
H A D | macro_unary_float.cpp | 68 bool relaxedMode; // True if test is running in relaxed mode, false member 82 bool relaxedMode = job->relaxedMode; in Test() local 318 int TestMacro_Int_Float(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Float()
|
H A D | unary_double.cpp | 77 bool relaxedMode; // True if test is running in relaxed mode, false member 93 bool relaxedMode = job->relaxedMode; in Test() local 335 int TestFunc_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_Double()
|
H A D | macro_binary_float.cpp | 72 bool relaxedMode; // True if test is running in relaxed mode, false member 191 bool relaxedMode = job->relaxedMode; in Test() local 508 int TestMacro_Int_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Float_Float()
|
H A D | macro_binary_double.cpp | 73 bool relaxedMode; // True if test is running in relaxed mode, false member 200 bool relaxedMode = job->relaxedMode; in Test() local 521 int TestMacro_Int_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Double_Double()
|
H A D | unary_float.cpp | 76 bool relaxedMode; // True if test is running in relaxed mode, false member 90 bool relaxedMode = job->relaxedMode; in Test() local 487 int TestFunc_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float()
|
H A D | binary_i_double.cpp | 79 bool relaxedMode; // True if test is running in relaxed mode, false member 217 bool relaxedMode = job->relaxedMode; in Test() local 508 int TestFunc_Double_Double_Int(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_Double_Int()
|
H A D | binary_i_float.cpp | 79 bool relaxedMode; // True if test is running in relaxed mode, false member 209 bool relaxedMode = job->relaxedMode; in Test() local 502 int TestFunc_Float_Float_Int(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float_Int()
|
H A D | binary_operator_double.cpp | 78 bool relaxedMode; // True if the test is being run in relaxed mode, false member 208 bool relaxedMode = job->relaxedMode; in Test() local 557 bool relaxedMode) in TestFunc_Double_Double_Double_Operator()
|
H A D | binary_double.cpp | 84 bool relaxedMode; // True if test is running in relaxed mode, false member 212 bool relaxedMode = job->relaxedMode; in Test() local 586 int TestFunc_Double_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_Double_Double()
|
H A D | binary_operator_float.cpp | 78 bool relaxedMode; // True if the test is being run in relaxed mode, false member 199 bool relaxedMode = job->relaxedMode; in Test() local 683 bool relaxedMode) in TestFunc_Float_Float_Float_Operator()
|
H A D | binary_float.cpp | 84 bool relaxedMode; // True if test is running in relaxed mode, false member 203 bool relaxedMode = job->relaxedMode; in Test() local 745 int TestFunc_Float_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float_Float()
|
H A D | common.h | 83 bool relaxedMode; member
|
H A D | mad_float.cpp | 40 int TestFunc_mad_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_mad_Float()
|
H A D | mad_double.cpp | 40 int TestFunc_mad_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_mad_Double()
|
H A D | i_unary_double.cpp | 40 int TestFunc_Int_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Int_Double()
|
H A D | i_unary_float.cpp | 40 int TestFunc_Int_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Int_Float()
|
H A D | unary_u_float.cpp | 40 int TestFunc_Float_UInt(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_UInt()
|
H A D | unary_u_double.cpp | 45 int TestFunc_Double_ULong(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_ULong()
|
H A D | unary_two_results_double.cpp | 41 int TestFunc_Double2_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double2_Double()
|
H A D | unary_two_results_i_float.cpp | 48 int TestFunc_FloatI_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_FloatI_Float()
|
H A D | unary_two_results_i_double.cpp | 48 int TestFunc_DoubleI_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_DoubleI_Double()
|
H A D | unary_two_results_float.cpp | 41 int TestFunc_Float2_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float2_Float()
|
H A D | ternary_double.cpp | 117 bool relaxedMode) in TestFunc_Double_Double_Double_Double()
|
H A D | ternary_float.cpp | 126 int TestFunc_Float_Float_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float_Float_Float()
|