| /third_party/libxml2/win32/VC10/ |
| D | config.h | 47 #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \ macro 56 static int isinf (double d) { in isinf() function
|
| /third_party/libxml2/include/ |
| D | win32config.h | 48 #define isinf(d) ((_fpclass(d) == _FPCLASS_PINF) ? 1 \ macro 57 static int isinf (double d) { in isinf() function
|
| /third_party/glslang/SPIRV/ |
| D | hex_float.h | 32 bool isinf(double f) in isinf() function
|
| /third_party/jerryscript/jerry-libm/include/ |
| D | math.h | 30 #define isinf(x) (((x) == INFINITY) || ((x) == -INFINITY)) macro
|
| /third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
| D | generator_test.py | 90 def isinf(val): function
|
| D | message_test.py | 68 def isinf(val): function
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | generator_test.py | 96 def isinf(val): function
|
| D | message_test.py | 101 def isinf(val): function
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | math.h | 73 #define isinf(x) ( \ macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | math.h | 73 #define isinf(x) ( \ macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | math.h | 73 #define isinf(x) ( \ macro
|
| /third_party/musl/ndk_musl_include/ |
| D | math.h | 73 #define isinf(x) ( \ macro
|
| /third_party/musl/include/ |
| D | math.h | 73 #define isinf(x) ( \ macro
|
| /third_party/ffmpeg/libavutil/ |
| D | libm.h | 317 #define isinf(x) \ macro
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_common.inl | 662 GLM_FUNC_QUALIFIER bool isinf(genType x) function 690 GLM_FUNC_QUALIFIER vecType<bool, P> isinf(vecType<T, P> const & x) function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | quaternion.inl | 784 GLM_FUNC_QUALIFIER tvec4<bool, P> isinf(tquat<T, P> const& q) function
|
| /third_party/cJSON/ |
| D | cJSON.c | 74 #define isinf(d) (isnan((d - d)) && !isnan(d)) macro
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | ShaderCore.cpp | 1206 void ShaderCore::isinf(Vector4f &dst, const Vector4f &src) in isinf() function in sw::ShaderCore
|
| /third_party/cJSON/tests/unity/src/ |
| D | unity_internals.h | 191 #define isinf(n) (isnan((n) - (n)) && !isnan(n)) macro
|
| /third_party/unity/src/ |
| D | unity_internals.h | 211 #define isinf(n) (isnan((n) - (n)) && !isnan(n)) macro
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | numfmtst.cpp | 60 bool isinf(double x) { in isinf() function
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslParseHelper.cpp | 5392 …TIntermTyped* isinf = handleUnaryMath(loc, "isinf", EOpIsInf, intermediate.addSymbol(*tempArg, loc… in decomposeIntrinsic() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | SymbolTable_autogen.cpp | 1454 constexpr const ImmutableString isinf("isinf"); variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 2111 constexpr const ImmutableString isinf("isinf"); variable
|
| D | SymbolTable_autogen.cpp | 3287 constexpr const ImmutableString isinf("isinf"); variable
|