Home
last modified time | relevance | path

Searched defs:FLOAT (Results 1 - 25 of 49) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dmacro_const_1_0.h6 #define FLOAT 5.09f macro
H A Dmacro_const.h4 #define FLOAT 5.09f macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dmacro_const_1_0.rs11 pub const FLOAT: f64 = 5.09; consts
H A Dmacro_const.rs11 pub const FLOAT: f64 = 5.09; consts
/third_party/lame/frontend/
H A Damiga_mpega.c22 #define FLOAT _FLOAT macro
/third_party/lame/libmp3lame/
H A Dmachine.h131 typedef float FLOAT; typedef
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DJavaType.java39 FLOAT(float.class, Float.class, 0F), enum constant
H A DWireFormat.java87 FLOAT(0F), enum constant
113 FLOAT(JavaType.FLOAT, WIRETYPE_FIXED32), enum constant
H A DFieldType.java43 FLOAT(1, Collection.SCALAR, JavaType.FLOAT), enum constant
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c32 typedef float FLOAT; typedef
[all...]
H A Dfaanidct.c25 typedef float FLOAT; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp85 FLOAT, member in vkt::MeshShader::__anon28098::DataType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp85 FLOAT, member in vkt::MeshShader::__anon29329::DataType
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableType.cpp223 case 1: str << Token::FLOAT; break; in tokenizeShortType() member in rsg::Token
H A DrsgToken.hpp78 FLOAT, enumerator
/third_party/mesa3d/src/mesa/main/
H A Dformat_parser.py31 FLOAT = 'f' variable
/third_party/skia/src/sksl/
H A DSkSLDSLParser.h60 FLOAT, member in SkSL::DSLParser::LayoutToken
/third_party/python/Tools/scripts/
H A Dumarshal.py18 FLOAT = ord('f') variable in Type
/third_party/toybox/lib/
H A Dportability.h259 typedef double FLOAT; typedef
261 typedef float FLOAT; typedef
/third_party/python/Lib/ctypes/
H A Dwintypes.py15 FLOAT = ctypes.c_float variable
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp585 enum Type {FLOAT, INT, UINT}; enumerator
/third_party/lame/Dll/
H A DBladeMP3EncDLL.h75 #undef FLOAT macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp421 FLOAT = 0, member in vkt::pipeline::__anon28226::InterfaceMatchingTestCase::ComponentType
939 { VecType::VEC2, { "vec2", ComponentType::FLOAT, 2, { "-2.0", "3.0", "", "" } } }, in getVecData() member in vkt::pipeline::__anon28226::ComponentType
940 { VecType::VEC3, { "vec3", ComponentType::FLOAT, 3, { "-3.0", "2.0", "5.0", "" } } }, in getVecData() member in vkt::pipeline::__anon28226::ComponentType
941 { VecType::VEC4, { "vec4", ComponentType::FLOAT, 4, { "-4.0", "-9.0", "3.0", "7.0" } } }, in getVecData() member in vkt::pipeline::__anon28226::ComponentType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp419 FLOAT = 0, member in vkt::pipeline::__anon29445::InterfaceMatchingTestCase::ComponentType
937 { VecType::VEC2, { "vec2", ComponentType::FLOAT, 2, { "-2.0", "3.0", "", "" } } }, in getVecData() member in vkt::pipeline::__anon29445::ComponentType
938 { VecType::VEC3, { "vec3", ComponentType::FLOAT, 3, { "-3.0", "2.0", "5.0", "" } } }, in getVecData() member in vkt::pipeline::__anon29445::ComponentType
939 { VecType::VEC4, { "vec4", ComponentType::FLOAT, 4, { "-4.0", "-9.0", "3.0", "7.0" } } }, in getVecData() member in vkt::pipeline::__anon29445::ComponentType
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.h371 FLOAT, enumerator

Completed in 19 milliseconds

12