Home
last modified time | relevance | path

Searched defs:float32 (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_float.hpp11 typedef float float32; typedef
55 typedef float float32; typedef
/third_party/flatbuffers/tests/MyGame/Example/
DVec3.go94 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
DTypeAliases.go316 func TypeAliasesAddF32(builder *flatbuffers.Builder, f32 float32) {
DMonster.go1435 func MonsterAddTestf(builder *flatbuffers.Builder, testf float32) {
1438 func MonsterAddTestf2(builder *flatbuffers.Builder, testf2 float32) {
1441 func MonsterAddTestf3(builder *flatbuffers.Builder, testf3 float32) {
/third_party/flatbuffers/ts/
Dutils.ts2 export const float32 = new Float32Array(int32.buffer); constant
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
Dperf_puppeteer_canvas.go271 func summarize(input []float32) (float32, float32, float32, float32, float32, float32) {
294 func computeAverage(d []float32) float32 {
/third_party/flatbuffers/python/flatbuffers/
Dpacker.py37 float32 = struct.Struct("<f") variable
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
Dperf_puppeteer_skottie_frames.go367 func summarize(input []float32) (float32, float32, float32, float32, float32, float32) {
390 func computeAverage(d []float32) float32 {
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
Dperf_puppeteer_render_skps.go344 func summarize(input []float32) (float32, float32, float32) {
364 func computeAverage(d []float32) float32 {
/third_party/node/test/parallel/
Dtest-buffer-bytelength.js60 const float32 = new Float32Array(8); constant
/third_party/boost/libs/compute/include/boost/compute/image/
Dimage_format.hpp69 float32 = CL_FLOAT enumerator
/third_party/boost/boost/compute/image/
Dimage_format.hpp69 float32 = CL_FLOAT enumerator
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibraryCase.hpp77 float float32; member
/third_party/mesa3d/include/android_stub/log/
Dlog_event_list.h52 float float32; member
/third_party/mindspore/mindspore/common/
Ddtype.py77 float32 = typing.Float(32) variable
/third_party/flatbuffers/go/
Dencode.go216 func WriteFloat32(buf []byte, n float32) {
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp72 float float32; member
/third_party/protobuf/js/experimental/runtime/kernel/
Dwriter_test.js329 const float32 = new DataView(buffer.buffer); constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp559 std::vector<float> float32; in getFloat32s() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.cpp1690 BOOL_32 float32) ///< [in] TRUE if float32 component (BLEND_FLOAT32) in SetClearComps()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp594 typedef detail::float32 float32; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp1437 typedef lowp_float32 float32; typedef
1463 typedef mediump_float32 float32; typedef
1489 typedef highp_float32 float32; typedef
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlexBuffersBuilder.java716 static Value float32(int key, float value) { in float32() method in FlexBuffersBuilder.Value
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h710 float float32 = 0.0f; in DisplayPreviewData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1870 float float32 = (float) CFP->getValueAPF().convertToFloat(); in bufferLEByte() local

12