Home
last modified time | relevance | path

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

12

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_float.hpp12 typedef double float64; typedef
56 typedef double float64; typedef
/external/flatbuffers/python/flatbuffers/
Dpacker.py38 float64 = struct.Struct("<d") variable
/external/starlark-go/starlarkjson/
Djson.go225 func isFinite(f float64) bool {
/external/llvm-project/clang/test/CodeGen/
Dattr-arm-sve-vector-bits-bitcast.c22 DEFINE_STRUCT(float64) in DEFINE_STRUCT() argument
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_dtypes.py37 float64 = np_export.np_export_constant(__name__, 'float64', np.float64) variable
/external/tensorflow/tensorflow/python/kernel_tests/
Dbanded_triangular_solve_op_test.py57 dtypes=(np.float32, np.float64)):
Dmatrix_triangular_solve_op_test.py57 dtypes=(np.float32, np.float64)):
Dcholesky_op_test.py291 dtypes=(dtypes_lib.float32, dtypes_lib.float64,
/external/flatbuffers/tests/MyGame/Example/
DVec3.go94 func CreateVec3(builder *flatbuffers.Builder, x float32, y float32, z float32, test1 float64, test2…
DTypeAliases.go312 func TypeAliasesAddF64(builder *flatbuffers.Builder, f64 float64) {
/external/llvm/bindings/go/llvm/
Dexecutionengine.go72 func NewGenericValueFromFloat(t Type, n float64) (g GenericValue) {
/external/llvm-project/llvm/bindings/go/llvm/
Dexecutionengine.go71 func NewGenericValueFromFloat(t Type, n float64) (g GenericValue) {
/external/flatbuffers/go/
Dencode.go221 func WriteFloat64(buf []byte, n float64) {
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp447 std::vector<double> float64; in getFloat64s() local
/external/tensorflow/tensorflow/python/framework/
Ddtypes.py247 float64 = DType(types_pb2.DT_DOUBLE) variable
/external/golang-protobuf/proto/
Dlib.go441 func Float64(v float64) *float64 {
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp598 typedef detail::float64 float64; typedef
/external/flatbuffers/js/
Dflatbuffers.js81 flatbuffers.float64 = new Float64Array(flatbuffers.int32.buffer); variable
/external/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
/external/deqp/framework/common/
DtcuTestLog.hpp229 double float64; member
/external/flatbuffers/java/com/google/flatbuffers/
DFlexBuffersBuilder.java709 static Value float64(int key, double value) { in float64() method in FlexBuffersBuilder.Value
/external/llvm-project/lldb/tools/debugserver/source/
DDNBDefs.h279 double float64; member
/external/mesa3d/src/imgui/
Dimgui_memory_editor.h718 double float64 = 0.0; in DisplayPreviewData() local
/external/deqp/executor/
DxeTestCaseResult.hpp186 double float64; member
/external/mesa3d/src/compiler/
Dshader_info.h49 bool float64; member

12