Home
last modified time | relevance | path

Searched defs:float64 (Results 1 – 25 of 37) 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/flatbuffers/goldens/go/flatbuffers/goldens/
DUniverse.go79 func UniverseAddAge(builder *flatbuffers.Builder, age float64) {
/third_party/flatbuffers/tests/MyGame/Example/
DVec3.go98 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
DTypeAliases.go331 func TypeAliasesAddF64(builder *flatbuffers.Builder, f64 float64) {
DMonster.go1849 func MonsterAddDoubleInfDefault(builder *flatbuffers.Builder, doubleInfDefault float64) {
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/
Dmain.rs195 let float64: f64 = parse_float(string.as_bytes()).0; in run_test() localVariable
/third_party/flatbuffers/go/
Dencode.go221 func WriteFloat64(buf []byte, n float64) {
/third_party/skia/m133/tools/testrunners/common/android/adb_test_runner/
Dadb_test_runner.go564 func scaleCPU(ctx context.Context, model string, cpu int, maxFreqFactor float64) error {
/third_party/flatbuffers/tests/optional_scalars/
DScalarStuff.go724 func ScalarStuffAddJustF64(builder *flatbuffers.Builder, justF64 float64) {
727 func ScalarStuffAddMaybeF64(builder *flatbuffers.Builder, maybeF64 float64) {
731 func ScalarStuffAddDefaultF64(builder *flatbuffers.Builder, defaultF64 float64) {
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp485 std::vector<double> float64; in getFloat64s() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp488 std::vector<double> float64; in getFloat64s() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Ddtype.py87 float64 = typing.Float(64) variable
/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.hpp236 double float64; member
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h718 double float64 = 0.0; in DisplayPreviewData() local
/third_party/flatbuffers/java/src/main/java/com/google/flatbuffers/
DFlexBuffersBuilder.java741 static Value float64(int key, double value) { in float64() method in FlexBuffersBuilder.Value
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp188 double 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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl3214 double float64; member
DvkVulkan_c.inl5782 double float64; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5777 double float64; member

12