Home
last modified time | relevance | path

Searched defs:float64 (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_float.hpp12 typedef double float64; typedef
56 typedef double float64; typedef
/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/
D22.02.03-021.js16 var float64 = new Float64Array(4); variable
/third_party/flatbuffers/ts/
Dutils.ts3 export const float64 = new Float64Array(int32.buffer); constant
/third_party/flatbuffers/python/flatbuffers/
Dpacker.py38 float64 = struct.Struct("<d") variable
/third_party/node/test/parallel/
Dtest-buffer-bytelength.js62 const float64 = new Float64Array(8); constant
Dtest-child-process-advanced-serialization.js30 { float64: new Float64Array([ Math.PI ]) }, property
/third_party/flatbuffers/tests/MyGame/Example/
DVec3.go94 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
DTypeAliases.go319 func TypeAliasesAddF64(builder *flatbuffers.Builder, f64 float64) {
/third_party/mindspore/mindspore/common/
Ddtype.py79 float64 = typing.Float(64) variable
/third_party/flatbuffers/go/
Dencode.go221 func WriteFloat64(buf []byte, n float64) {
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp469 std::vector<double> float64; in getFloat64s() local
/third_party/protobuf/js/experimental/runtime/kernel/
Dwriter_test.js276 const float64 = new DataView(buffer.buffer); constant
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp598 typedef detail::float64 float64; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp1441 typedef lowp_float64 float64; typedef
1467 typedef mediump_float64 float64; typedef
1493 typedef highp_float64 float64; typedef
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp229 double float64; member
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlexBuffersBuilder.java720 static Value float64(int key, double value) { in float64() method in FlexBuffersBuilder.Value
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h718 double float64 = 0.0; in DisplayPreviewData() local
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp187 double float64; member
/third_party/mesa3d/src/compiler/
Dshader_info.h52 bool float64; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1874 double float64 = CFP->getValueAPF().convertToDouble(); in bufferLEByte() local
/third_party/quickjs/
Dquickjs.h199 double float64; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2782 double float64; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h7162 double float64; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7130 double float64; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7061 double float64; member

12