/external/mesa3d/src/glsl/ |
builtin_types.h | 63 const glsl_type *const glsl_type::float_type = & builtin_core_types[8]; member in class:glsl_type 77 { glsl_type::float_type, "near" }, 78 { glsl_type::float_type, "far" }, 79 { glsl_type::float_type, "diff" }, 94 { glsl_type::float_type, "size" }, 95 { glsl_type::float_type, "sizeMin" }, 96 { glsl_type::float_type, "sizeMax" }, 97 { glsl_type::float_type, "fadeThresholdSize" }, 98 { glsl_type::float_type, "distanceConstantAttenuation" }, 99 { glsl_type::float_type, "distanceLinearAttenuation" } [all...] |
glsl_types.h | 151 static const glsl_type *const float_type; member in struct:glsl_type
|
glsl_types.cpp | 224 return float_type; 296 return float_type + (rows - 1);
|
ir_variable.cpp | 298 glsl_type::get_array_instance(glsl_type::float_type, 461 glsl_type::get_array_instance(glsl_type::float_type,
|
ir.cpp | 327 this->type = glsl_type::float_type; 332 this->type = glsl_type::float_type; 457 this->type = glsl_type::float_type; [all...] |
ir_validate.cpp | 372 assert(ir->type == glsl_type::float_type);
|
ast_to_hir.cpp | [all...] |
/external/stlport/stlport/stl/ |
_cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 164 inline float_type func (float_type x) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x); } 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ 166 inline float_type func (float_type x, type y) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x, y); } 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 164 inline float_type func (float_type x) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x); } 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ 166 inline float_type func (float_type x, type y) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x, y); } 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 164 inline float_type func (float_type x) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x); } 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ 166 inline float_type func (float_type x, type y) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x, y); } 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 164 inline float_type func (float_type x) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x); } 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ 166 inline float_type func (float_type x, type y) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x, y); } 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 164 inline float_type func (float_type x) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x); } 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ 166 inline float_type func (float_type x, type y) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x, y); } 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 164 inline float_type func (float_type x) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x); } 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ 166 inline float_type func (float_type x, type y) { return _STLP_CMATH_FUNC_NAMESPACE::cfunc(x, y); } 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); [all...] |
/external/llvm/test/Bindings/Ocaml/ |
vmcore.ml | 28 let float_type = Llvm.float_type context var 135 let cs = const_float float_type 2.75 in 137 insist (float_type = type_of cs); 290 ignore (define_global "const_fptrunc" (const_fptrunc ffoldbomb float_type) m); 408 insist (pointer_type float_type == 409 type_of (declare_global float_type "GVar01" m)); 417 insist (qualified_pointer_type float_type 3 == 418 type_of (declare_qualified_global float_type "QGVar01" 3 m)); 854 let f1 = build_uitofp p1 float_type "F1" atentry i [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.ml | 283 external float_type : llcontext -> lltype = "llvm_float_type" [all...] |