Home
last modified time | relevance | path

Searched refs:print_float (Results 1 – 10 of 10) sorted by relevance

/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_print.c118 float * print_float = (float*) &real_float; in rc_print_inline_float() local
124 fprintf(f, "%f (0x%x)", *print_float, index); in rc_print_inline_float()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
Dvulkan_json_data.hpp139 static void print_float(float o, const std::string& s, bool commaNeeded=true) in print_float() function
155 static void print_float(const float * o, const std::string& s, bool commaNeeded=true) in print_float() function
7166 print_float(obj.maxSamplerLodBias, "maxSamplerLodBias", 1); in print_VkPhysicalDeviceLimits()
7168 print_float(obj.maxSamplerAnisotropy, "maxSamplerAnisotropy", 1); in print_VkPhysicalDeviceLimits()
7194 print_float(obj.viewportBoundsRange[i], "", isCommaNeeded); in print_VkPhysicalDeviceLimits()
7220 print_float(obj.minInterpolationOffset, "minInterpolationOffset", 1); in print_VkPhysicalDeviceLimits()
7222 print_float(obj.maxInterpolationOffset, "maxInterpolationOffset", 1); in print_VkPhysicalDeviceLimits()
7256 print_float(obj.timestampPeriod, "timestampPeriod", 1); in print_VkPhysicalDeviceLimits()
7273 print_float(obj.pointSizeRange[i], "", isCommaNeeded); in print_VkPhysicalDeviceLimits()
7288 print_float(obj.lineWidthRange[i], "", isCommaNeeded); in print_VkPhysicalDeviceLimits()
[all …]
/external/llvm/docs/tutorial/
DOCamlLangImpl4.rst285 print_float (GenericValue.as_float Codegen.double_type result);
836 print_float (GenericValue.as_float Codegen.double_type result);
DOCamlLangImpl6.rst1355 print_float (GenericValue.as_float Codegen.double_type result);
DOCamlLangImpl5.rst1282 print_float (GenericValue.as_float Codegen.double_type result);
DOCamlLangImpl7.rst1634 print_float (GenericValue.as_float Codegen.double_type result);