Home
last modified time | relevance | path

Searched defs:DoublePtr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Ddecode_test.go395 type DoublePtr struct { struct
396 I **int
397 J **int
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp164 double *DoublePtr = (double *) ArgDataPtr; in ffiValueFor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp175 double *DoublePtr = (double *) ArgDataPtr; in ffiValueFor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp187 double *DoublePtr = (double *) ArgDataPtr; in ffiValueFor() local