Home
last modified time | relevance | path

Searched defs:float_data (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp83 template <> struct float_data<float> { struct
84 static const size_t mangled_size = 8;
85 static const size_t max_demangled_size = 24;
86 static const char *spec;
90 template <> struct float_data<double> { struct
91 static const size_t mangled_size = 16;
92 static const size_t max_demangled_size = 32;
93 static const char *spec;
98 template <> struct float_data<long double> { struct
101 static const size_t mangled_size = 32;
[all …]
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc134 struct float_data<float> struct
136 static const size_t mangled_size = 8;
137 static const size_t max_demangled_size = 24;
138 static constexpr const char* spec = "%af";
144 struct float_data<double> struct
146 static const size_t mangled_size = 16;
147 static const size_t max_demangled_size = 32;
148 static constexpr const char* spec = "%a";
154 struct float_data<long double> struct
157 static const size_t mangled_size = 16;
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantization_utils.cc364 const float* float_data = reinterpret_cast<const float*>(buffer->data.data()); in SymmetricQuantizeFloatsToInt16() local
437 const float* float_data = reinterpret_cast<const float*>(buffer->data.data()); in SymmetricQuantizeTensorFromMinMax() local
473 const float* float_data = reinterpret_cast<const float*>(buffer->data.data()); in SymmetricQuantizeTensor() local
639 const float* float_data = reinterpret_cast<const float*>(buffer->data.data()); in SymmetricPerLayerBiasQuantize() local
681 const float* float_data = reinterpret_cast<const float*>(buffer->data.data()); in SymmetricPerChannelBiasQuantize() local
H A Dquantize_model.cc937 float* float_data = reinterpret_cast<float*>(buffer->data.data()); in QuantizeOpInput() local
1313 const float* float_data = in QuantizeConstantVariable() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp161 glw::GLfloat float_data; member in glcts::MultisampleTextureGetTexLevelParametervInvalidTextureTargetRejectedTest
177 glw::GLfloat float_data; member in glcts::MultisampleTextureGetTexLevelParametervInvalidValueArgumentRejectedTest
196 glw::GLfloat float_data; member in glcts::MultisampleTextureGetTexLevelParametervNegativeLodIsRejectedTest
/aosp_15_r20/external/executorch/extension/tensor/test/
H A Dtensor_impl_ptr_test.cpp322 float* float_data = reinterpret_cast<float*>(data.data()); in TEST_F() local
401 std::vector<float> float_data = {1.0f, 2.0f, 3.0f}; in TEST_F() local
411 std::vector<float> float_data = {1.0f, 2.0f, 3.0f}; in TEST_F() local
456 std::vector<float> float_data = {1.0f, 2.0f, 3.0f}; in TEST_F() local
H A Dtensor_ptr_test.cpp524 std::vector<float> float_data = {1.0f, 2.0f, 3.0f}; in TEST_F() local
567 std::vector<float> float_data = {1.0f, 2.0f, 3.0f}; in TEST_F() local
760 float* float_data = reinterpret_cast<float*>(data.data()); in TEST_F() local
806 std::vector<float> float_data = {1.0f, 2.0f, 3.0f}; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/fuzzing/
H A Dcheck_numerics_fuzz.cc35 const float* float_data = reinterpret_cast<const float*>(data); in FuzzImpl() local
/aosp_15_r20/external/mesa3d/src/util/tests/
H A Droundeven_test.cpp38 } float_data[] = { in TEST() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp4542 static const GLfloat float_data[16] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, in prepareUniforms() local
5245 static const GLfloat float_data[4] = {0.5f, 0.125f, 0.375f, 0.0f}; in prepareUniforms() local
6718 static const GLfloat float_data[4] = {0.0f, 0.0f, 1.0f, 1.0f}; in prepareUniforms() local
7034 static const GLfloat float_data[4] = {1.0f, 1.0f, 0.0f, 0.0f}; in prepareUniforms() local
7349 static const GLfloat float_data[4] = {1.0f, 1.0f, 0.0f, 0.0f}; in prepareUniforms() local
7673 static const GLfloat float_data[4] = {1.0f, 1.0f, 0.0f, 0.0f}; in prepareUniforms() local
13446 …static const GLfloat float_data[16] = {m_value, m_value, m_value, m_value, m_value, m_value, m_val… in prepareUniforms() local
15356 …static const GLfloat float_data[16] = {float_value, float_value, float_value, float_value, float_v… in prepareUniforms() local
15402 …static const GLfloat float_data[16] = {float_value, float_value, float_value, float_value, float_v… in prepareVertexBuffer() local
H A Dgl4cShaderSubroutineTests.cpp4893 GLfloat *float_data = (GLfloat *)feedback_data; in testDraw() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_replace_constant_with_uniform_test.cpp875 uint32_t float_data[1]; in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dtransformation_replace_constant_with_uniform_test.cpp875 uint32_t float_data[1]; in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_replace_constant_with_uniform_test.cpp875 uint32_t float_data[1]; in TEST() local
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc386 auto float_data = static_cast<float*>(float_tensor.data()); in TEST_F() local
/aosp_15_r20/external/executorch/kernels/test/
H A Dop_to_copy_test.cpp365 std::vector<float> float_data = { in TEST_F() local
H A Dop__to_dim_order_copy_test.cpp395 std::vector<float> float_data = { in TEST_F() local
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc307 float* float_data, in ReadChunk()
2047 std::unique_ptr<float[]> float_data(new float[max_length]); in ProcessFormat() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils_test.cc799 Tensor float_data(DT_FLOAT, TensorShape({width})); in TestGetInOutTypes() local
/aosp_15_r20/external/libbpf/src/
H A Dbtf_dump.c1952 union float_data { union
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1031 …GLfloat* float_data = reinterpret_cast<GLfloat*>(static_cast<unsigned char*>(dataOut) + index*stri… in convertFixedIndirectLoop() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp2162 float float_data; member