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/ |
| D | NativeFormatting.cpp | 164 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/ |
| D | NativeFormatting.cpp | 163 void llvm::write_double(raw_ostream &S, double N, FloatStyle Style, in write_double() function in llvm
|
| /third_party/libsnd/src/ |
| D | dither.c | 73 sf_count_t (*write_double) (SF_PRIVATE *psf, const double *ptr, sf_count_t len) ; member
|
| D | common.h | 475 sf_count_t (*write_double) (struct sf_private_tag*, const double *ptr, sf_count_t len) ; member
|