Home
last modified time | relevance | path

Searched refs:printBits (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/3rdparty/openexr/Half/
Dhalf.cpp249 printBits (ostream &os, half h) in printBits() function
264 printBits (ostream &os, float f) in printBits() function
280 printBits (char c[19], half h) in printBits() function
297 printBits (char c[35], float f) in printBits() function
Dhalf.h246 HALF_EXPORT void printBits (std::ostream &os, half h);
247 HALF_EXPORT void printBits (std::ostream &os, float f);
248 HALF_EXPORT void printBits (char c[19], half h);
249 HALF_EXPORT void printBits (char c[35], float f);
/external/icu/icu4c/source/test/iotest/
Dstream.cpp197 printBits(const iostream& stream) in printBits() function
237 printBits(sstrm); in testString()
240 printBits(sstrm); in testString()