Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp164 void llvm::write_double(raw_ostream &S, double N, FloatStyle Style, in write_double() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DNativeFormatting.cpp163 void llvm::write_double(raw_ostream &S, double N, FloatStyle Style, in write_double() function in llvm
/third_party/libsnd/src/
Ddither.c73 sf_count_t (*write_double) (SF_PRIVATE *psf, const double *ptr, sf_count_t len) ; member
Dcommon.h475 sf_count_t (*write_double) (struct sf_private_tag*, const double *ptr, sf_count_t len) ; member