Home
last modified time | relevance | path

Searched defs:floating (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/PCH/
Dcxx_exprs.cpp11 double floating; variable
Dexprs.c15 double floating; variable
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dfloat.c11 static int floating(int a, float b, double c, long double d) in floating() function
/external/libffi/testsuite/libffi.call/
Dfloat.c11 static int floating(int a, float b, double c, long double d) in floating() function
/external/python/cpython2/Doc/reference/
Dlexical_analysis.rst665 .. _floating: target
/external/python/cpython3/Doc/reference/
Dlexical_analysis.rst826 .. _floating: target
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h88 unsigned floating:1; member
/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc500 bool floating = false; in ParseNumberHelper() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c434 unsigned floating = bld.base.type.floating; in lp_build_blend_aos() local